1. 2ed5ba8 drivers/net/wireless: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  2. 9cf7f24 b43: Add key memory dumping by Michael Buesch · 16 years ago
  3. b929ecf b43: Suspend MAC while killing the radio by Michael Buesch · 16 years ago
  4. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago
  5. d10d0e5 b43: Fix some MAC locking by Michael Buesch · 16 years ago
  6. 0e7690f iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). by Rami Rosen · 16 years ago
  7. be2864c ath9k: Fixed RX decryption status reporting by Jouni Malinen · 16 years ago
  8. ea61213 ath9k: Fix key cache slot selection for splitmic by Jouni Malinen · 16 years ago
  9. aa33de0 ath9k: Protect config() callback with a mutex by Sujith · 16 years ago
  10. 6110781 p54usb: bring first generation devices back to life by Christian Lamparter · 16 years ago
  11. 6ace289 ath9k: Key cache allocation for AP mode by Jouni Malinen · 16 years ago
  12. f66000f ath9k: Fix a NULL pointer dereference in ath_rate_get by Jouni Malinen · 16 years ago
  13. 91f39e8 iwlwifi: indicate txpower is off in sysfs by Jay Sternberg · 16 years ago
  14. f1bc4ac iwlwifi: use GFP_KERNEL to allocate Rx SKB memory by Zhu Yi · 16 years ago
  15. 4087f6f iwlwifi: use meaningful vars in _iwl_poll_bit() by Wu, Fengguang · 16 years ago
  16. febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
  17. 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
  18. c3a739f iwlwifi: update comments on the debug interface by Wu, Fengguang · 16 years ago
  19. 5c11ec6 iwlwifi: add line feed to printk by Wu, Fengguang · 16 years ago
  20. 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
  21. 73ec1cc iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. by Rami Rosen · 16 years ago
  22. ca8a856 ath9k: Move rate control alg register/unregister to appropriate place by Vasanthakumar Thiagarajan · 16 years ago
  23. 9bf9fca ath9k: Synchronize DMA transfer with CPU at right place by Vasanthakumar Thiagarajan · 16 years ago
  24. f7a276a ath9k: Remove MAC header pad before reporting TX status by Jouni Malinen · 16 years ago
  25. da027ca ath9k: Fix TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  26. d858822 rtl8187: Fix crash on unload when using SLUB debug by Herton Ronaldo Krzesinski · 16 years ago
  27. 0a5ec96 p54: remove free_on_tx parameter by Christian Lamparter · 16 years ago
  28. 69ba3e5 p54: more accurate rssi to dBm conversion by Christian Lamparter · 16 years ago
  29. da9f57e rtl8187: Fix error returns by Larry Finger · 16 years ago
  30. 2382792 libertas: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
  31. ee370ce p54: update ACK failure statistic counter in real-time by Christian Lamparter · 16 years ago
  32. 54fdb04 p54: move statistic timer update routine into a workqueue by Christian Lamparter · 16 years ago
  33. d5e4903 iwlagn: fix agn rate scaling by Mohamed Abbas · 16 years ago
  34. 0fe45b1 ath5k: fix 802.11 header padding on RX, unpadding on TX by Benoit PAPILLAULT · 16 years ago
  35. baad1d9 ath9k: Report HT rates in RX status by Jouni Malinen · 16 years ago
  36. 9d8eed1 ath9k: Do not use association state to update rate table by Sujith · 16 years ago
  37. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  38. b88a2a2 netdevice zd1201: Use after free by Wang Chen · 16 years ago
  39. a7b7520 iwlwifi: add contact email to MODULE_AUTHOR by Tomas Winkler · 16 years ago
  40. 2aa6ab8 iwlwifi: remove 4965 from common uCode API structures by Tomas Winkler · 16 years ago
  41. b5047f7 iwlwifi: remove includes of iwl-helpers.h where not needed by Tomas Winkler · 16 years ago
  42. 29d51d9 iwlwifi: remove unused clip_groups priv member by Tomas Winkler · 16 years ago
  43. edb3422 iwlwifi: fix resume while txpower off by Mohamed Abbas · 16 years ago
  44. 3d5717a iwlwifi: use iwl_poll_direct_bit in EEPROM reading by Zhu, Yi · 16 years ago
  45. 9c5f89b ath9k: Do not remove header padding on RX from short frames by Jouni Malinen · 16 years ago
  46. f2f1ba2 iwlwifi: fix build warning (iwl-rx.c) by Rami Rosen · 16 years ago
  47. 6fb5325 libertas: Create sysfs entry for changing the mesh probe response limit by Anna Neal · 16 years ago
  48. b77f483 ath9k: Refactor struct ath_softc by Sujith · 16 years ago
  49. 59651e8 p54: fix oops on faulty devices by Christian Lamparter · 16 years ago
  50. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  51. 14a4dfe ipw2200: fix scanning while associated by Helmut Schaa · 16 years ago
  52. d8004cb b43legacy: Fix sparse warnings by Larry Finger · 16 years ago
  53. c1db52b rtl8187: Use usb anchor facilities to manage urbs by Larry Finger · 16 years ago
  54. 388cdf3 ath5k: fix endianness of bitwise ops when installing mic by Bob Copeland · 16 years ago
  55. 62d714e spectrum_cs: Fix function names used in debug strings by David Kilroy · 16 years ago
  56. 499b702 orinoco: Fix inappropriate use of IRQ_BAP by David Kilroy · 16 years ago
  57. 0c06dd8 orinoco: Fix function names used in debug strings by David Kilroy · 16 years ago
  58. 39ca5bb p54: enforce strict tx_queue limits by Christian Lamparter · 16 years ago
  59. 30dab79e iwlwifi: remove qos module parameter by Winkler, Tomas · 16 years ago
  60. 6d1ef1a iwlwifi: 3945 remove qos module parameter by Winkler, Tomas · 16 years ago
  61. 9f92593 iwlifi: remove twice defined SINGLE_FRAME RX FH MASK by Winkler, Tomas · 16 years ago
  62. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  63. d070d85 airport: remove useless return in a function returning void by Pavel Roskin · 16 years ago
  64. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  65. dd397dc p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities by Christian Lamparter · 16 years ago
  66. a07d361 ath9k: BH shouldn't be enabled when hardirqs are disabled. by Senthil Balasubramanian · 16 years ago
  67. e4f2a34 ath9k: remove fragmentation workaround again by Johannes Berg · 16 years ago
  68. 21a49fc iwlwifi: fix build error (iwl-rx.c). by Rami Rosen · 16 years ago
  69. 8aa15e1 ath9k: avoid rx frames with corrupted descriptor. by Senthil Balasubramanian · 16 years ago
  70. 2df1bff ath9k: Incorrect band enum causes invalid antenna configuration. by Senthil Balasubramanian · 16 years ago
  71. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  72. e8fbc99 ath9k: Adding initvalues for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  73. 02e90d6 ath9k: Adding AR9285 chipset register information. by Senthil Balasubramanian · 16 years ago
  74. 8ee5afb ath9k: Merge structures ath_atx, ath_node_aggr with ath_node by Sujith · 16 years ago
  75. f6688cd ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV by Sujith · 16 years ago
  76. 817e11d ath9k: Add a debugfs file to show interrupt statistics by Sujith · 16 years ago
  77. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 16 years ago
  78. 40990ec ath9k: Fix bug in rate table management by Sujith · 16 years ago
  79. 6b3aa6a ath9k: Disable staggered Beacon frame scheduling by Jouni Malinen · 16 years ago
  80. 3fbb9d9 ath9k: Free Beacon skbs in AP mode by Jouni Malinen · 16 years ago
  81. 61ff84a iwlwifi: cleanup (remove pm_state) by Rami Rosen · 16 years ago
  82. a8ec42c iwlwifi: use rmb/wmb to protect indirect mmio operation by Zhu, Yi · 16 years ago
  83. 73d7b5a iwlwifi: iwl_poll_{direct_}bit cleanup by Zhu, Yi · 16 years ago
  84. 42802d7 iwlwifi: fix "MAC in deep sleep" error by Zhu, Yi · 16 years ago
  85. f056658 iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit by Zhu, Yi · 16 years ago
  86. 7262796 iwl3945: Fix rate scale for B-mode connection by Abbas, Mohamed · 16 years ago
  87. 00e540b iwlwifi: implement iwl_debug_report_frame for iwlagn by Halperin, Daniel C · 16 years ago
  88. a7db74f rtl8187: Improve wireless statistics for RTL8187 by Larry Finger · 16 years ago
  89. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  90. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  91. d2b8881 tty: driverdata and discdata are void * by Alan Cox · 16 years ago
  92. 8a1ec21 tty: Flags should be accessed via the foo_bit interfaces by Alan Cox · 16 years ago
  93. c112d0c ath9k: Use GFP_ATOMIC when allocating TX private area by Luis R. Rodriguez · 16 years ago
  94. f8316df ath9k: Check for pci_map_single() errors by Luis R. Rodriguez · 16 years ago
  95. 73a52670 rt2x00: Correctly initialize AID during set_key() by Ivo van Doorn · 16 years ago
  96. 9c3444d rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c by Ivo van Doorn · 16 years ago
  97. 1c02667 rt2x00: Fix check for BSS info changes by Ivo van Doorn · 16 years ago
  98. 4c7f0bc generic swap(): ath9k: rename swap() to swap_array() by Wu Fengguang · 16 years ago
  99. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  100. 011a033 iwl3945 : Fix a-band association for passive channels by Abhijeet Kolekar · 16 years ago