1. ebe6c7b mac80211: Fix radiotap header it_present on big endian CPUs by Jouni Malinen · 16 years ago
  2. f4f727a mac80211: Mark ieee80211_process_sa_query_req() static by Jouni Malinen · 16 years ago
  3. d2b21f1 libertas: if_spi, driver for libertas GSPI devices by Colin McCabe · 16 years ago
  4. 3cd08b3 p54: upgrade memrecord to p54_tx_info by Christian Lamparter · 16 years ago
  5. 63f2dc9 p54: refactor p54_alloc_skb by Christian Lamparter · 16 years ago
  6. 6dd1bf3 mac80211: document return codes from ops callbacks by Bob Copeland · 16 years ago
  7. e724b8f IWL: fix WARN typo by Jiri Slaby · 16 years ago
  8. b483659 libertas: Update libertas core with GSPI constants by Colin McCabe · 16 years ago
  9. c7a7c8e iwl3945: Fix iwl3945_init_drv() by Samuel Ortiz · 16 years ago
  10. a8302de mac80211: Handle power constraint level advertised in 11d+h beacon by Vasanthakumar Thiagarajan · 16 years ago
  11. 01f8162 iwlwifi: update copyright year to 2009 by Reinette Chatre · 16 years ago
  12. 9c74d9f iwl3945: Change crypto parameter name by Samuel Ortiz · 16 years ago
  13. 1e33dc6 iwl3945: use hw_params.rx_buf_size by Winkler, Tomas · 16 years ago
  14. d45aadd iwl3945: remove double defined 3945 tfd structures by Winkler, Tomas · 16 years ago
  15. 625a381 iwl3945: kill iwl3945_x2_queue_used by Winkler, Tomas · 16 years ago
  16. 37d6831 iwl3945: kill iwl3945_rx_queue_space by Winkler, Tomas · 16 years ago
  17. 141c43a iwl3945: kill iwl3945_rx_queue_restock by Winkler, Tomas · 16 years ago
  18. f596595 iwl3945: kill hw_params.tx_ant_num by Winkler, Tomas · 16 years ago
  19. fa77533 mac80211_hwsim: Report driver as MFP capable by Jouni Malinen · 16 years ago
  20. 0ced0e1 ath9k: Setup MFP options for CCMP by Jouni Malinen · 16 years ago
  21. ca470b2 ath9k: Fix set_key error codes by Jouni Malinen · 16 years ago
  22. 4375d08 mac80211: 802.11w - Add driver capability flag for MFP by Jouni Malinen · 16 years ago
  23. 1f7d77a mac80211: 802.11w - Optional software CCMP for management frames by Jouni Malinen · 16 years ago
  24. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 16 years ago
  25. 97ebe12 mac80211: 802.11w - Drop unprotected robust management frames if MFP is used by Jouni Malinen · 16 years ago
  26. 1acc97b mac80211: 802.11w - Do not force Action frames to disable encryption by Jouni Malinen · 16 years ago
  27. fea1473 mac80211: 802.11w - SA Query processing by Jouni Malinen · 16 years ago
  28. fdfacf0 mac80211: 802.11w - Configuration of MFP disabled/optional/required by Jouni Malinen · 16 years ago
  29. 22787dba mac80211: 802.11w - WEXT configuration for IGTK by Jouni Malinen · 16 years ago
  30. 54604d3 mac80211: 802.11w - WEXT parameter for setting mgmt cipher by Jouni Malinen · 16 years ago
  31. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  32. 765cb46 mac80211: 802.11w - Add BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  33. fb73333 mac80211: 802.11w - CCMP for management frames by Jouni Malinen · 16 years ago
  34. 5394af4 mac80211: 802.11w - STA flag for MFP by Jouni Malinen · 16 years ago
  35. 039498c cfg80211: fix typo on message after intersection by Luis R. Rodriguez · 16 years ago
  36. 3e0c3ff cfg80211: allow multiple driver regulatory_hints() by Luis R. Rodriguez · 16 years ago
  37. 560e28e cfg80211: call reg_notifier() once by Luis R. Rodriguez · 16 years ago
  38. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 16 years ago
  39. acbaf32 p54: return NETDEV_TX_OK in p54_tx and fix sparse warnings by Christian Lamparter · 16 years ago
  40. 64d7468 rt2x00: Only register rfkill input when key is present by Ivo van Doorn · 16 years ago
  41. 46f2c4b mac80211: move dynamic PS timeout to hardware config by Johannes Berg · 16 years ago
  42. e9aeaba mac80211: validate SIOCSIWPOWER arguments better by Johannes Berg · 16 years ago
  43. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  44. 4716679 orinoco: Remove unused variable rx_data by David Kilroy · 16 years ago
  45. d1c3a37 mac80211: clarify alignment docs, fix up alignment by Johannes Berg · 16 years ago
  46. 2bf30fa mac80211: remove user_power_level from driver API by Johannes Berg · 16 years ago
  47. 84656762 ath5k: Minor QCU updates by Nick Kossifidis · 16 years ago
  48. 8fe1292 mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount). by Rami Rosen · 16 years ago
  49. 81d963a mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h. by Rami Rosen · 16 years ago
  50. 504a71e mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req(). by Rami Rosen · 16 years ago
  51. def1343 mac80211: remove an unnecessary assignment to info in __ieee80211_tx(). by Rami Rosen · 16 years ago
  52. c481ec9 mac80211: Add 802.11h CSA support by Sujith · 16 years ago
  53. b522ed5 mac80211: Allow to set channel in adhoc properly by Alina Friedrichsen · 16 years ago
  54. 65f0e6a mac80211: Don't merge if BSSID is set manually by Alina Friedrichsen · 16 years ago
  55. 137f9f4 mac80211: Don't scan if BSSID and channel are set manually by Alina Friedrichsen · 16 years ago
  56. 0efcdfd mac80211: Disallow to set multicast BSSID by Alina Friedrichsen · 16 years ago
  57. cca3e99 rt2x00: Replace RFKILL with INPUT by Ivo van Doorn · 16 years ago
  58. c97c92d ath9k: Enable Bluetooth Coexistence support by Vasanthakumar Thiagarajan · 16 years ago
  59. 7d96920 ath5k: fix off-by-one in gpio checks by Bob Copeland · 16 years ago
  60. 63649b6 ath5k: support LEDs on Acer Aspire One netbook by Bob Copeland · 16 years ago
  61. 2b8d4e2 p54: power save management by Christian Lamparter · 16 years ago
  62. 51eed99 p54: implement FIF_OTHER_BSS filter setting by Christian Lamparter · 16 years ago
  63. 78eb748 p54: enable rx/tx antenna diversity by eeprom bits by Christian Lamparter · 16 years ago
  64. 295834f ath9k: use signed format to print HAL status by Gabor Juhos · 16 years ago
  65. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  66. b309366 mac80211: make wake/stop_queue_by_reason() functions static by Kalle Valo · 16 years ago
  67. c557289 b43: Change schedule for old-fw support removal by Michael Buesch · 16 years ago
  68. 98a8d1a p54: regulatory domain hints by Christian Lamparter · 16 years ago
  69. e365f16 p54: prevent upload of wrong firmwares by Christian Lamparter · 16 years ago
  70. 6982869 p54usb: utilize usb_reset_device for 3887 by Christian Lamparter · 16 years ago
  71. 6b1c7c6 b43/ssb: Add SPROM8 extraction and LP-PHY detection by Michael Buesch · 16 years ago
  72. bb519be b43: detect N PHY revision/radio by Johannes Berg · 16 years ago
  73. cb33c41 ath9k: INI update for Atheros AR9280 and AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  74. 92d6128 ssb/b43: add new N PHY device by Johannes Berg · 16 years ago
  75. e3c92df mac80211: Fix tx power setting by Vasanthakumar Thiagarajan · 16 years ago
  76. a085ff7 ath9k: fix sparse warnings by Luis R. Rodriguez · 16 years ago
  77. c0d7c7a ath9k: remove superfluous check on changing channel by Luis R. Rodriguez · 16 years ago
  78. 0de57d9 ath9k: remove ath9k_hw_check_chan() by Luis R. Rodriguez · 16 years ago
  79. 4febf7b ath9k: remove ath9k_hw_chan2wmode() by Luis R. Rodriguez · 16 years ago
  80. e56db71 ath9k: remove mode specific default noise floor values by Luis R. Rodriguez · 16 years ago
  81. 38b3370 ath9k: Make ANI CCK and OFDM error triggers band specific by Luis R. Rodriguez · 16 years ago
  82. 285256a mac80211: no need for ht.enabled by Luis R. Rodriguez · 16 years ago
  83. de27e64 iwlwifi: make use of conf_is_ht*() helpers by Luis R. Rodriguez · 16 years ago
  84. ecf7044 ath9k: make use of conf_is_ht*() in the rest of the driver by Luis R. Rodriguez · 16 years ago
  85. c9e27d9 ath9k: use ieee80211_conf on ath9k_hw_iscal_supported() by Luis R. Rodriguez · 16 years ago
  86. 76061ab ath9k: make request to get the noisefloor threshold band specific by Luis R. Rodriguez · 16 years ago
  87. ae8d285 ath9k: consolidate arguments on hw reset by Luis R. Rodriguez · 16 years ago
  88. ce111ba ath9k: Rename ath_setcurmode() to ath_cache_conf_rate() by Luis R. Rodriguez · 16 years ago
  89. 9674225 ath9k: remove cache of rate preference when using 11g protection by Luis R. Rodriguez · 16 years ago
  90. 030bb49 ath9k: use hw->conf on ath_setcurmode() by Luis R. Rodriguez · 16 years ago
  91. 10c806b mac80211: add HT conf helpers by Luis R. Rodriguez · 16 years ago
  92. 51af3d3 iwl3945: use rx queue management infrastructure from iwlcore by Winkler, Tomas · 16 years ago
  93. e52119c iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd by Winkler, Tomas · 16 years ago
  94. c496294 iwl3945: switch to the iwl-core send_card_state routine by Samuel Ortiz · 16 years ago
  95. 188cf6c iwl3945: sync tx queue data structure with iwlagn by Samuel Ortiz · 16 years ago
  96. 42427b4 iwl3945: adding utils ops by Kolekar, Abhijeet · 16 years ago
  97. dbb6654 iwl3945: rearrange 3945 tfd by Winkler, Tomas · 16 years ago
  98. 8cd812b iwl3945: use iwl_rb_status by Winkler, Tomas · 16 years ago
  99. cbba18c iwl3945: use iwl_get_hw_mode by Kolekar, Abhijeet · 16 years ago
  100. d552bfb iwl3945: release resources before shutting down by Kolekar, Abhijeet · 16 years ago