1. 4f3acf8 ath9k: move memory allocation of ath_hw to ath_init() by Luis R. Rodriguez · 15 years ago
  2. 7819ac8 ath9k: propagate hw initialization errors by Luis R. Rodriguez · 15 years ago
  3. fbf5466 ath9k: use a switch for revising supported hw mac revisions by Luis R. Rodriguez · 15 years ago
  4. ed459c1 ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw by Luis R. Rodriguez · 15 years ago
  5. 847c1e1 iwmc3200wifi: avoid setting default key for 802.1X and RSNA by Zhu Yi · 15 years ago
  6. beda278 iwmc3200wifi: set WEP key static flag correctly by Zhu Yi · 15 years ago
  7. 554503f iwmc3200wifi: fix set_wpa_version and set_auth_type order by Zhu Yi · 15 years ago
  8. 738f0f4 b43: implement baseband init for LP-PHY <= rev1 by Gábor Stefanik · 15 years ago
  9. d8cc892 rt2x00: cancel all work on disconnect by Pavel Roskin · 15 years ago
  10. 117839b rt61pci: fix module reloading by Pavel Roskin · 15 years ago
  11. c1be515 b43legacy: Work around mac80211 race condition by Larry Finger · 15 years ago
  12. 87cdb989 drivers/net/wireless: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  13. 2c8d510 libertas: Fix WEP association failure with open source wpa_supplicant 0.5.10 by Maithili Hinge · 15 years ago
  14. abdc2d6 iwlwifi: remove duplicated version info from sysfs by Jay Sternberg · 15 years ago
  15. a11c4d0 iwlwifi: remove deprecated 6000 series adapters by Wey-Yi Guy · 15 years ago
  16. 65b7998 iwlwifi: Distinguish power amplifier for 6000 series by Wey-Yi Guy · 15 years ago
  17. 8ce73f3 iwlwifi: clear iwl_cmd_meta structure before use by Daniel C Halperin · 15 years ago
  18. 92ca8d4 b43: remove wrong probe_resp_plcp write by gregor kowski · 15 years ago
  19. f62ae6c b43: Fix unaligned 32bit SHM-shared access by Michael Buesch · 15 years ago
  20. 88d8952 libertas: check valid bits in SPI bus mode reg by Andrey Yurovsky · 15 years ago
  21. 97cad51 iwlwifi: remove usage of orig_flags by Luis R. Rodriguez · 15 years ago
  22. b7cfc5b rndis_wlan: rework key handling by Jussi Kivilinna · 15 years ago
  23. 9d40934 rndis_wlan: add missing padding to struct rndis_80211_remove_key by Jussi Kivilinna · 15 years ago
  24. 030645a rndis_wlan: handle 802.11 indications from device by Jussi Kivilinna · 15 years ago
  25. 2a4901b rndis_host: allow rndis_wlan to see all indications by Jussi Kivilinna · 15 years ago
  26. 27b7b5c rndis_wlan: add rndis_set/query_oid debugging by Jussi Kivilinna · 15 years ago
  27. e5a11a8 rndis_wlan: set current packet filter to zero on stop by Jussi Kivilinna · 15 years ago
  28. 7eaab70 rndis_wlan: reset device and restore multicast list on rndis_wlan_reset() by Jussi Kivilinna · 15 years ago
  29. 005ba2f rndis_wlan: clear cfg80211 scan on rndis_wlan_stop() by Jussi Kivilinna · 15 years ago
  30. 110736d rndis_wlan: stop workers on rndis_wlan_stop() and restore on rndis_wlan_reset() by Jussi Kivilinna · 15 years ago
  31. 1487cd5 usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop by Jussi Kivilinna · 15 years ago
  32. e46ab7f iwlwifi: don't export symbols not needed in other modules by Johannes Berg · 15 years ago
  33. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  34. 64344d7 at76c50x-usb: remove unneeded flush_workqueue() at usb disconnect by Luis R. Rodriguez · 15 years ago
  35. 8784d2e ath5k: fix CAB queue operation by Bob Copeland · 15 years ago
  36. 7e2ce64 orinoco: enable cfg80211 "set_channel" operation by Holger Schurig · 15 years ago
  37. 91b092d ar9170: remove EXPERIMENTAL marker by Luis R. Rodriguez · 15 years ago
  38. 18c6951 b43: Work around mac80211 race condition by Larry Finger · 15 years ago
  39. ae6f53f ath5k: update PCU opmode whenever a new interface is added by Bob Copeland · 15 years ago
  40. 0b3acfa ath9k: Remove unused ath9k_hw_intrget() by Vasanthakumar Thiagarajan · 15 years ago
  41. 3fc0fbf ath9k: Maintain monotonicity of PER while going across different phy by Vasanthakumar Thiagarajan · 15 years ago
  42. 42e8856 ath9k: Update rate control for 11NA HT40 mode by Vasanthakumar Thiagarajan · 15 years ago
  43. ad2f34b rt2x00: Fix build error when crypto support is disabled by Ivo van Doorn · 15 years ago
  44. 3317289 rt2x00: move experimental on kconfig only to rt2800usb by Luis R. Rodriguez · 15 years ago
  45. 3e64045 wireless: use menuconfig for WLAN_PRE80211 and WLAN_80211 by Luis R. Rodriguez · 15 years ago
  46. 75323fa ath5k: remove EXPERIMENTAL marker by Luis R. Rodriguez · 15 years ago
  47. 44b7dd6 ath: use menuconfig to put ath stuff in its own page by Luis R. Rodriguez · 15 years ago
  48. b820b3b ath: simplify kconfig dependency and add documentation by Luis R. Rodriguez · 15 years ago
  49. d17734a ath: depend on cfg80211 by Luis R. Rodriguez · 15 years ago
  50. e351cfb ar9170: remove unneeded flush_workqueue() by Luis R. Rodriguez · 15 years ago
  51. 9ed21d3 at76c50x-usb: cancel scan work at stop callback by Luis R. Rodriguez · 15 years ago
  52. ebc8ab1 ar76c50x-usb: cancel promisc work during mac80211 stop by Luis R. Rodriguez · 15 years ago
  53. c94dbff ath9k: move workqueue cancels to stop callback by Luis R. Rodriguez · 15 years ago
  54. 35c95ab ath9k: move cancel_delayed_work_sync() out of ath_deinit_leds() by Luis R. Rodriguez · 15 years ago
  55. 9851bad ath9k: re-order cancelling of work on mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  56. bcd218b smsc95xx: remove EEPROM loaded check by Steve Glendinning · 15 years ago
  57. 39506a5 drivers/net: Use DIV_ROUND_CLOSEST by Julia Lawall · 15 years ago
  58. 88e7b76 cxgb3: fix Gen2 pci default settings by Divy Le Ray · 15 years ago
  59. 9450526 cxgb3: fix EDC filename string by Divy Le Ray · 15 years ago
  60. e33b992 vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  61. 1e3c8bd s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  62. fbc663c qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  63. d6a1f83 ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  64. c06c430 igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  65. 07ce50e bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  66. 2ec3de2 bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  67. 0d6ab58 atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  68. 005fb4f atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  69. d9509ac be2net: delete unnecessary code from be_cmd_POST() by Sathya Perla · 15 years ago
  70. efd2e40 be2net: some name changes for consistency by Sathya Perla · 15 years ago
  71. 5f0b849 be2net: replace some printks with dev_err()/dev_warn() by Sathya Perla · 15 years ago
  72. eec368f be2net: remove pci_func field from be_adapter struct by Sathya Perla · 15 years ago
  73. 8788fdc be2net: get rid of be_ctrl_info struct/abstraction by Sathya Perla · 15 years ago
  74. 2f6d7c1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  75. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  77. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  78. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 15 years ago
  79. accff95 gianfar: fix coalescing setup in ethtool support by Jiajun Wu · 15 years ago
  80. 72fc939 pppoe: fix /proc/net/pppoe by Eric Dumazet · 15 years ago
  81. f0c5b35 eexpress: Read buffer overflow by roel kluin · 15 years ago
  82. 3d54015 3c515: Write outside array bounds by roel kluin · 15 years ago
  83. 573dd78 bnx2x: Version 1.48.114-1 by Eilon Greenstein · 15 years ago
  84. 7d0446c bnx2x: WoL only with current MAC address by Eilon Greenstein · 15 years ago
  85. c1f1a06 bnx2x: Self-test kills management traffic by Eilon Greenstein · 15 years ago
  86. 581ce43 bnx2x: Receive traffic that maches management filtering rules by Eilon Greenstein · 15 years ago
  87. a1b9744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  88. 044824d netxen: fix CONFIG_INET=n build by Dhananjay Phadke · 15 years ago
  89. 1e4247d4 iwlwifi: debugFs to enable/disable HT40 support by Wey-Yi Guy · 15 years ago
  90. 35a1e70 ath9k: remove unused ATH_PCI_VERSION by Luis R. Rodriguez · 15 years ago
  91. a9a1162 cfg80211: self-contained wext handling where possible by Johannes Berg · 15 years ago
  92. 1f9298f cfg80211: combine IWESSID handlers by Johannes Berg · 15 years ago
  93. 562e482 cfg80211: combine IWAP handlers by Johannes Berg · 15 years ago
  94. 0e82ffe cfg80211: combine iwfreq implementations by Johannes Berg · 15 years ago
  95. fec247c ath9k: Add debug counters for TX by Sujith · 15 years ago
  96. cbdec97 ath9k: get rid of unnecessary setpower calls by Gabor Juhos · 15 years ago
  97. 9614832 ath9k: fix race with IEEE80211_CONF_PS checks by Gabor Juhos · 15 years ago
  98. ff8365c ar9170: fix build error when !CONFIG_AR9170_LEDS by Alexander Beregalov · 15 years ago
  99. 11866ef ray_cs: remove bogus NULL check at head of ray_get_wireless_stats by John W. Linville · 15 years ago
  100. 6686d17 iwlagn: fix sparse warning when compiling without debug by Reinette Chatre · 15 years ago