1. a75fbe8 iwl3945: add debugfs to 3945 by Abhijeet Kolekar · 15 years ago
  2. b097ad2 iwlwifi: support truly passive scanning by Johannes Berg · 15 years ago
  3. 1ecf9fc iwlwifi: improve scan support by Johannes Berg · 15 years ago
  4. 9b3bf06 iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945 by Johannes Berg · 15 years ago
  5. cca84799 ar9170: rework rxstream code by Christian Lamparter · 15 years ago
  6. 9e52b0623 ar9170: support HT receive and channel config by Johannes Berg · 15 years ago
  7. 314bd75 rndis_wlan: remove nickname support by Johannes Berg · 15 years ago
  8. d323655 cfg80211: clean up includes by Johannes Berg · 15 years ago
  9. d577e7c p54: fix ps-poll delivery in ap mode by Christian Lamparter · 15 years ago
  10. a027087 rtl8187: Implement TX/RX blink for LED by Larry Finger · 15 years ago
  11. dc7d243 Add support for CF8381 WiFi card. by Marek Vasut · 15 years ago
  12. fade5db p54: deactivate broken powersave function (part 2) by Christian Lamparter · 15 years ago
  13. 85efc86 atheros: fix propagation of bad EEPROM on regulatory init by Luis R. Rodriguez · 15 years ago
  14. 2692504 ath5k: manipulate rxlink and descriptor address under rxbuf lock by Bob Copeland · 15 years ago
  15. c57ca81 ath5k: use rx hw descriptor pointer for self-linked check by Bob Copeland · 15 years ago
  16. 46802a4 ath5k: use bool for modparams by Bob Copeland · 15 years ago
  17. 56d2ac7 ath5k: use tasklet_hi_schedule for beacon queue by Bob Copeland · 15 years ago
  18. 77ded01 ath5k: fix initvals errors by Bob Copeland · 15 years ago
  19. 45f483c p54: remove module_ stubs by Christian Lamparter · 15 years ago
  20. 882b709 ath9k: Disable autosleep feature for AR9285 based chipsets. by Vivek Natarajan · 15 years ago
  21. a1c5558 ath: add module information by Christian Lamparter · 15 years ago
  22. 06bfd0d rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cards by Gábor Stefanik · 15 years ago
  23. 386aeac ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate by Sujith · 15 years ago
  24. 04d19dd ath9k: Fix bug in calibration initialization by Sujith · 15 years ago
  25. cbfe946 ath9k: Use a consistent naming convention by Sujith · 15 years ago
  26. 379f044 ath9k: Cleanup calibration interface by Sujith · 15 years ago
  27. 415f738 ath9k: Initialize ANI timers by Sujith · 15 years ago
  28. a451aa6 ath9k: Fix bug in determining calibration support by Sujith · 15 years ago
  29. db2f63f ath9k: Fix bug in checking HT flag by Sujith · 15 years ago
  30. 822b0df ath9k: Remove unused channel flags by Sujith · 15 years ago
  31. 9c07a77 ath9k: Fix bug in scan termination by Sujith · 15 years ago
  32. 675902e ath9k: Fix memleak on TX DMA failure by Sujith · 15 years ago
  33. d2f5b3a ath9k: Handle ASPM properly for RFKILL by Sujith · 15 years ago
  34. a89bff9 ath9k: reset after PCI FATAL/PERR interrupts by Steven Luo · 15 years ago
  35. 2d1f96d b43legacy: Clean up beacon IRQ by Larry Finger · 15 years ago
  36. 7858e07 b43legacy: Fixes for beaconing by Larry Finger · 15 years ago
  37. 4312a86 p54: remove obsolet signal quality calculation by Christian Lamparter · 15 years ago
  38. 6dfe9a8 p54: utilize all available key slots for decryption offload by Christian Lamparter · 15 years ago
  39. 1379072 b43: Remove unnecessary MMIO in interrupt hotpath by Michael Buesch · 15 years ago
  40. a2caba6 libertas: fix warning about %zd: by John W. Linville · 15 years ago
  41. a83b914 iwlwifi: adding interrupt counter in debugfs for debugging by Wey-Yi Guy · 15 years ago
  42. 1620108 iwlcore: fix channel display in debugfs by Mohamed Abbas · 15 years ago
  43. c2105fa iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_required by Daniel C Halperin · 15 years ago
  44. 3a65029 iwlagn: Sync rxon active with changes by Mohamed Abbas · 15 years ago
  45. ddfcf999 iwlwifi: do not set dual_stream_ant_msk for 3 streams by Daniel C Halperin · 15 years ago
  46. 12b9681 iwlwifi: Display decoded rate/mcs information by Wey-Yi Guy · 15 years ago
  47. bd56426 iwl3945: use iwl_mac_reset_tsf from iwlwifi by Abhijeet Kolekar · 15 years ago
  48. aa89f31 iwl3945: use iwl_mac_get_tx_stats from iwlwifi by Abhijeet Kolekar · 15 years ago
  49. 5ee5811 iwl3945: use iwl_mac_config_interface from iwlwifi by Abhijeet Kolekar · 15 years ago
  50. 60690a6 iwlwifi: add config_ap lib op by Abhijeet Kolekar · 15 years ago
  51. 4808368 iwl3945: use iwl_mac_config from iwlwifi by Abhijeet Kolekar · 15 years ago
  52. d805231 iwl3945: use iwl_mac_remove_interface from iwlwifi by Abhijeet Kolekar · 15 years ago
  53. cbb6ab9 iwl3945: use iwl_mac_add_interface from iwlwifi by Abhijeet Kolekar · 15 years ago
  54. 727882d iwl3945: use iwl_set_mode in 3945 by Abhijeet Kolekar · 15 years ago
  55. 4582353 iwlwifi: add set_rxon_chain op by Abhijeet Kolekar · 15 years ago
  56. f5d3026 iwl3945: use iwl_get_sta_id from iwlwifi by Abhijeet Kolekar · 15 years ago
  57. 06fd3d8 iwl3945/iwlwifi: unify add_station function by Abhijeet Kolekar · 15 years ago
  58. e11bc02 iwlwifi: use station management ops by Abhijeet Kolekar · 15 years ago
  59. 40ace5b iwl3945: replace station function with station ops by Abhijeet Kolekar · 15 years ago
  60. 79fa455 iwlwifi: add station management ops by Abhijeet Kolekar · 15 years ago
  61. f45c271 iwl3945: delay mode setting by Abhijeet Kolekar · 15 years ago
  62. e0158e6 iwlwifi: add commit_rxon lib by Abhijeet Kolekar · 15 years ago
  63. 9944b93 iwl3945: use iwl_mac_beacon_update by Abhijeet Kolekar · 15 years ago
  64. 5bbe233 iwl3945: use iwl_bss_info_changed by Abhijeet Kolekar · 15 years ago
  65. e45d8e5 libertas: add support for Marvell SD8688 chip by Bing Zhao · 15 years ago
  66. 87cbfd0 p54spi: get rid of busy-wait loops by Max Filippov · 15 years ago
  67. 6a362bb ath5k: add support for Fukato Datacask Jupiter LEDs by Bob Copeland · 15 years ago
  68. b26ed97 libertas: increase spi driver thread priority by Anna Neal · 15 years ago
  69. 3eb9296 iwlwifi: add debug messages when start aggregation queue by Wey-Yi Guy · 15 years ago
  70. 584a0f0 iwlwifi: adding MIMO3 support in rate scaling by Wey-Yi Guy · 15 years ago
  71. 11397a6 iwlwifi: adding triple stream rate support for MIMO3 by Wey-Yi Guy · 15 years ago
  72. 64cdb0e ath5k: fix interpolation with equal power levels by Fabio Rossi · 15 years ago
  73. 910cfee b43legacy: Do not select HW_RANDOM by Larry Finger · 15 years ago
  74. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago
  75. 75c2148 ath5k: sparse fix ath5k_led_on needs to be static by Luis R. Rodriguez · 15 years ago
  76. 6b2b2ff ath: space cleanup by Luis R. Rodriguez · 15 years ago
  77. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 15 years ago
  78. 1878f77 Make ar9170 use common ath reg code by Christian Lamparter · 15 years ago
  79. f769c36 ath5k: use regulatory infrastructure by Bob Copeland · 15 years ago
  80. e3bb249 ath: move more setup code into ath_regd_init by Bob Copeland · 15 years ago
  81. 3a702e4 atheros: introduce ath module containing common ath5k/ath9k/ar9170 code by Bob Copeland · 15 years ago
  82. c02cf37 ath9k: pass regd structure directly to regulatory functions by Bob Copeland · 15 years ago
  83. fc2ada3 ath9k: separate ath9k specific code from ath9k_regd_get_ctl() by Bob Copeland · 15 years ago
  84. 55a3757 iwlwifi: change check triggering device restart after rfkill change by Reinette Chatre · 15 years ago
  85. 71a7b26 rndis_wlan: convert scan to cfg80211 by Jussi Kivilinna · 15 years ago
  86. 4d2a369 rndis_wlan: convert get range to cfg80211 by Jussi Kivilinna · 15 years ago
  87. 4bd7f03 rndis_wlan: change quality level scale by Jussi Kivilinna · 15 years ago
  88. 964c1d4 rndis_wlan: convert get/set mode to cfg80211 by John W. Linville · 15 years ago
  89. 5c8fa4f rndis_wlan: initiate cfg80211 conversion by John W. Linville · 15 years ago
  90. f13027a p54: add beacon filtering support by Christian Lamparter · 15 years ago
  91. dce0725 p54: more SoftLED updates by Christian Lamparter · 15 years ago
  92. cf3a957 p54: clean up p54.h's struct p54_common by Christian Lamparter · 15 years ago
  93. 42639fc ath5k: reduce exported channel list by Bob Copeland · 15 years ago
  94. f5c38ef ath9k: Fix bug in determining HT40 mode by Sujith · 15 years ago
  95. c6483cf ath9k: Determine number of streams from HT capabilities by Sujith · 15 years ago
  96. 063d8be ath9k: Clean Interrupt handling routine by Sujith · 15 years ago
  97. 87792ef ath9k: Trivial fix to handle AMPDU params properly by Sujith · 15 years ago
  98. 1ffb061 ath9k: Initialize values when setting up the queue parameters by Sujith · 15 years ago
  99. 797fe5cb ath9k: Remove the useless do..while loops by Sujith · 15 years ago
  100. 4658b98 ath9k: Remove TIM from the interrupt mask by Sujith · 15 years ago