1. b51bb3c ath9k: remove useless ath9k driver version information by Luis R. Rodriguez · 16 years ago
  2. 793c592 ath9k: Fix AR9285 specific noise floor eeprom reads. by Senthil Balasubramanian · 16 years ago
  3. 0c6666e ath9k: fix debug print on regd by Luis R. Rodriguez · 16 years ago
  4. f677d77 ath5k: support LED's on emachines E510 notebook by Tulio Magno Quites Machado Filho · 16 years ago
  5. 060210f b43: Dynamically control log verbosity by Michael Buesch · 16 years ago
  6. 08e87a8 b43: Accessing the TSF via mac80211 by Alina Friedrichsen · 16 years ago
  7. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  8. 3978e5b iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting by Winkler, Tomas · 16 years ago
  9. c771c9d mac80211: add interface list lock by Johannes Berg · 16 years ago
  10. 506d03f airo: remove useless #defines by Dan Williams · 16 years ago
  11. 018697d airo: clean up and clarify micinit() by Dan Williams · 16 years ago
  12. 99590ff airo: use __attribute__ ((packed)) not #pragma by Dan Williams · 16 years ago
  13. dff8ccd b43: Fix phy_g.c compiler warning by Michael Buesch · 16 years ago
  14. e874e65 mac80211: flush workqueue a second time in suspend() by Bob Copeland · 16 years ago
  15. 30d3ef4 mac80211: change workqueue back to non-freezeable by Bob Copeland · 16 years ago
  16. dfe6701 mac80211: Fixed BSSID handling revisited by Alina Friedrichsen · 16 years ago
  17. c038069 airo: clean up WEP key operations by Dan Williams · 16 years ago
  18. 138c0c6 airo: simplify WEP index and capability checks by Dan Williams · 16 years ago
  19. f65b56d airo: re-arrange WPA capability checks by Dan Williams · 16 years ago
  20. f55d451 airo: clean up and clarify interrupt-time task handling by Dan Williams · 16 years ago
  21. 0d21044 iwlwifi: fix probe mask for 39 scan API by Winkler, Tomas · 16 years ago
  22. 17f841c iwl3945: Remaining host command cleanups by Samuel Ortiz · 16 years ago
  23. af48d04 iwl3945: Add restart_fw module parameter by Samuel Ortiz · 16 years ago
  24. 7e4bca5 iwl3945: Getting rid of priv->antenna by Samuel Ortiz · 16 years ago
  25. d08853a iwlwifi: Remove IWL3945_DEBUG by Samuel Ortiz · 16 years ago
  26. 534166d iwl3945: Use the iwlcore geos routines by Samuel Ortiz · 16 years ago
  27. e614891 iwl3945: Use iwl-eeprom.c routines by Samuel Ortiz · 16 years ago
  28. a8e74e2 iwl3945: Use iwlcore TX queue management routines by Samuel Ortiz · 16 years ago
  29. 59606ff iwlwifi: make iwl_tx_queue->tfds void* by Samuel Ortiz · 16 years ago
  30. 77fecfb8 iwl3945: Use iwlcore scan code by Samuel Ortiz · 16 years ago
  31. 75bcfae iwl3945: Define send_tx_power by Samuel Ortiz · 16 years ago
  32. 7b84172 iwlagn: reduce off channel reception for 4965 by Rick Farrington · 16 years ago
  33. 4c4df78 iwlwifi: add test to determine if interface in monitor mode by Chatre, Reinette · 16 years ago
  34. 1a9f509 b43: Automatically probe for opensource firmware by Michael Buesch · 16 years ago
  35. 2f47690 rtl8187: Fix driver to return TX retry info for RTL8187L by Larry Finger · 16 years ago
  36. 2a57cf3 rtl8187: Increase receive queue depth by Larry Finger · 16 years ago
  37. 66aafd9 rtl8187: Fix locking of private data by Larry Finger · 16 years ago
  38. 1fac36e libertas: fix CF firmware loading for some cards by Dan Williams · 16 years ago
  39. 0712612 rt2x00: Simplify suspend/resume handling by Ivo van Doorn · 16 years ago
  40. 9752a7b rt2x00: Restrict firmware file lengths by Ivo van Doorn · 16 years ago
  41. 6ba265e rt2x00: rt2x00_rev() should return u32 by Ivo van Doorn · 16 years ago
  42. 81b1e19 ath9k: Clean up the way the eeprom antenna configuration is read by Vasanthakumar Thiagarajan · 16 years ago
  43. 3aa24e6 ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c by Vasanthakumar Thiagarajan · 16 years ago
  44. 5dad40c ath9k: Fix bug in NF calibration by Sujith · 16 years ago
  45. f8206e0 ath9k: Fix bug in rate control capability registration by Sujith · 16 years ago
  46. eb2599c ath9k: Fix MCS rates registration bug for AR9285 by Sujith · 16 years ago
  47. 27abe06 ath9k: Read and write the TSF via debugfs by Alina Friedrichsen · 16 years ago
  48. 8cab758 ath5k: Read and write the TSF via debugfs by Alina Friedrichsen · 16 years ago
  49. ae54c98 mac80211: Read the TSF via debugfs by Alina Friedrichsen · 16 years ago
  50. 5f8e077 ath9k: simplify regulatory code by Luis R. Rodriguez · 16 years ago
  51. 24ed1da cfg80211: allow users to help a driver's compliance by Luis R. Rodriguez · 16 years ago
  52. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 16 years ago
  53. f976376 cfg80211: Allow for strict regulatory settings by Luis R. Rodriguez · 16 years ago
  54. 716f939 cfg80211: pass more detailed regulatory request information on reg_notifier() by Luis R. Rodriguez · 16 years ago
  55. d46e5b1 cfg80211: move check for ignore_reg_update() on wiphy_update_regulatory() by Luis R. Rodriguez · 16 years ago
  56. 2a44f91 cfg80211: rename fw_handles_regulatory to custom_regulatory by Luis R. Rodriguez · 16 years ago
  57. e74b1e7 cfg80211: ignore consecutive equal regulatory hints by Luis R. Rodriguez · 16 years ago
  58. 5eebade cfg80211: process user requests only after previous user/driver/core requests by Luis R. Rodriguez · 16 years ago
  59. 34f5734 cfg80211: export freq_reg_info() by Luis R. Rodriguez · 16 years ago
  60. 1fa25e4 cfg80211: add wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 16 years ago
  61. 078e1e6 mac80211: Add capability to enable/disable beaconing by Johannes Berg · 16 years ago
  62. 07c1e85 ath5k: honor the RTS/CTS bits by Bob Copeland · 16 years ago
  63. 8902ff4 ath5k: use short preamble when possible by Bob Copeland · 16 years ago
  64. 5ef4017 ath5k: remove unused led_off parameter by Bob Copeland · 16 years ago
  65. 2134e7e mac80211: Add documentation bits for mac80211_rate_control_flags by Sujith · 16 years ago
  66. e129a94 orinoco: trivial cleanup in alloc_orinocodev by Andrey Borzenkov · 16 years ago
  67. 89ea409 orinoco: convert to struct net_device_ops by Andrey Borzenkov · 16 years ago
  68. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 16 years ago
  69. 369391d ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset() by Vasanthakumar Thiagarajan · 16 years ago
  70. e6799cc ath9k: Fix typo in chip version check by Vasanthakumar Thiagarajan · 16 years ago
  71. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 16 years ago
  72. e9414b6 iwl3945: fix deep sleep when removing the driver. by Abbas, Mohamed · 16 years ago
  73. c0af96a iwl3945: Use iwl-rfkill by Samuel Ortiz · 16 years ago
  74. 7d049e5 iwlagn: fix agn rate scaling by Abbas, Mohamed · 16 years ago
  75. c6ec7a9 iwlwifi: allow user to set max rate by Abbas, Mohamed · 16 years ago
  76. 3cbb5dd ath9k: Enable dynamic power save in ath9k. by Vivek Natarajan · 16 years ago
  77. c5d0569 iwlwifi: add recognition of Intel WiFi Link 100 Series by Jay Sternberg · 16 years ago
  78. e122837 iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series by Jay Sternberg · 16 years ago
  79. cec2d3f iwlwifi: remove static from 5000 structures by Jay Sternberg · 16 years ago
  80. f82d8d9 iwlwifi: correct Kconfig to prevent following entries from not indenting by Jay Sternberg · 16 years ago
  81. 3dae0c4 iwlwifi: eliminate power_data_39. by Winkler, Tomas · 16 years ago
  82. 62ea9c5 iwlwifi: remove unused or twice defined members in iwl_priv by Winkler, Tomas · 16 years ago
  83. 805cee5 iwlwifi: kill scan39 by Winkler, Tomas · 16 years ago
  84. 518099a iwl3945: Use iwl-hcmd host command routines by Samuel Ortiz · 16 years ago
  85. 7aaa1d7 iwlwifi: Add TFD library operations by Samuel Ortiz · 16 years ago
  86. 4f3602c iwl3945: Use iwl_txq_update_write_ptr by Samuel Ortiz · 16 years ago
  87. 638d0eb iwl3945: add debugging for wrong command queue by Chatre, Reinette · 16 years ago
  88. af0053d iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout by Winkler, Tomas · 16 years ago
  89. 4298679 iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key by Winkler, Tomas · 16 years ago
  90. 5cd19c5 iwlwifi: make iwl-power.c more readable by Winkler, Tomas · 16 years ago
  91. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 16 years ago
  92. bb2beca ath5k: remove stop/start calls from within suspend/resume by Bob Copeland · 16 years ago
  93. 665af4f mac80211: add suspend/resume callbacks by Bob Copeland · 16 years ago
  94. 0378b3f cfg80211: add PM hooks by Johannes Berg · 16 years ago
  95. e0463f5 mac80211: Fix drop-unencrypted for management frames by Jouni Malinen · 16 years ago
  96. 6cd0b1c iwlagn: fix hw-rfkill while the interface is down by Helmut Schaa · 16 years ago
  97. c7e035a iwl3945: fix some warnings when compiled without debug by Helmut Schaa · 16 years ago
  98. 2182b83 mac80211: trivial documentation fix (mesh_nexthop_lookup()). by Rami Rosen · 16 years ago
  99. eb80ed8 mac80211: trivial documentation fixes (enum mesh_path_flags). by Rami Rosen · 16 years ago
  100. 9cf2d18 mac80211: remove mesh_plink_close() method. by Rami Rosen · 16 years ago