1. f323383 Add Station and AdHoc mode support to libertas_tf by Deepak Saxena · 14 years ago
  2. 2ac2927 ath5k: use correct packet type when transmitting by Bob Copeland · 14 years ago
  3. 05df498 ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k. by Vivek Natarajan · 14 years ago
  4. 375177b mac80211: Retry null data frame for power save. by Vivek Natarajan · 14 years ago
  5. e15276a mac80211: Reset dynamic ps timer in Rx path. by Vivek Natarajan · 14 years ago
  6. 209c671 mac80211: make rate_control_alloc static by Andres Salomon · 14 years ago
  7. 641eabb ath: fix WARN_ON with Polish (Poland) Contry code by Christian Lamparter · 14 years ago
  8. 349e6b7 mac80211: remove get_tx_stats() driver op by Kalle Valo · 14 years ago
  9. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  10. 97e93fcd p54: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  11. 1296d47 iwlwifi: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  12. 8b2bbe6 b43legacy: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  13. 3b27521 b43: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  14. 3b21190 ath5k: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  15. d1ace8e ar9170: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  16. 8ccbc3b mwl8k: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  17. 4046fe6 adm821: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  18. 733da37 ath9k: fix keycache leak in split tkip case by Ming Lei · 14 years ago
  19. 29165e4 mac80211: fix deauth race by Johannes Berg · 14 years ago
  20. 21b2d8b iwlwifi: Send broadcast probe request only when asked to by Samuel Ortiz · 14 years ago
  21. ed56a3f iwlwifi: Add chain_noise support for 6050 by Ben Cahill · 14 years ago
  22. d4fe5ac iwlwifi: Add chain noise scaling factor by Ben Cahill · 14 years ago
  23. 19885c4 mac80211: fix bss_conf.dtim_period by Johannes Berg · 14 years ago
  24. 199d69f mac80211: Added a new debugfs file for reading channel_type by Benoit Papillault · 14 years ago
  25. 40e6fa8 libertas: don't retry commands by Holger Schurig · 14 years ago
  26. 8535949 wl1251: fix txop unit by Kalle Valo · 14 years ago
  27. 40bd520 b43: N-PHY: handle allocation fail in samples generation by Rafał Miłecki · 14 years ago
  28. 5f6393e b43: N-PHY: load generated samples by Rafał Miłecki · 14 years ago
  29. 9442e5b b43: N-PHY: partly implement SPUR workaround by Rafał Miłecki · 14 years ago
  30. bbc6dc1 b43: N-PHY: save calibration for further restore by Rafał Miłecki · 14 years ago
  31. 984ff4f b43: N-PHY: prepare code for reapplying TX cal coeffs by Rafał Miłecki · 14 years ago
  32. 67cbc3e b43: N-PHY: implement overriding RF control intc by Rafał Miłecki · 14 years ago
  33. 371ba88 libertas/if_spi: needs linux/semaphore.h by Randy Dunlap · 14 years ago
  34. 83e34f0 ssb: fix interrupt assignment by Jochen Friedrich · 14 years ago
  35. 0866b03 b43/b43legacy: Wake queues in wireless_core_start by Larry Finger · 14 years ago
  36. 74e2bd1 mac80211: tear down all agg queues when restart/reconfig hw by Wey-Yi Guy · 14 years ago
  37. 3f7c5c1 ath9k: Enable TIM timer interrupt only when needed. by Senthil Balasubramanian · 14 years ago
  38. 1a20034 ath9k: configure the beacon only if the STA is associated by Senthil Balasubramanian · 14 years ago
  39. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  40. 070bb54 mac80211: don't probe if we have probe response by Johannes Berg · 14 years ago
  41. 33e5a2f wireless: update radiotap parser by Johannes Berg · 14 years ago
  42. 6906803 mac80211_hwsim: add fake hw scan handler by Johannes Berg · 14 years ago
  43. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  44. c0ce77b mac80211: fix deferred hardware scan requests by Johannes Berg · 14 years ago
  45. 098dfde iwlwifi: Fix to set correct ht configuration by Wey-Yi Guy · 14 years ago
  46. 0da780c mac80211: Fix probe request filtering in IBSS mode by Benoit Papillault · 14 years ago
  47. 391ae22 ssb: Fix CONFIG_SSB_SDIOHOST typo by Michael Buesch · 14 years ago
  48. b6c3f5b b43: Fix throughput regression by Larry Finger · 14 years ago
  49. 5ffaf8a ath9k: add support for 802.11n bonded out AR2427 by Luis R. Rodriguez · 14 years ago
  50. f09c256 airo: fix setting zero length WEP key by Stanislaw Gruszka · 14 years ago
  51. 299af9d lib80211: Introduce TKIP_HDR_LEN define for code clarity by Andriy Tkachuk · 14 years ago
  52. d0833a6 lib80211: Cosmetics - make room for MIC/CRC near the actual calculation by Andriy Tkachuk · 14 years ago
  53. ab5132a ath9k: fix access to freed data on unload by Pavel Roskin · 14 years ago
  54. e389900 ps3_gelic_wireless: Remove superfluous debug info by Hamish Guthrie · 14 years ago
  55. 3c38405 mac80211: Don't call rate control when HW handles it by Vasanthakumar · 14 years ago
  56. b4d57ad mac80211: fix sta lookup with AP VLAN interfaces and injected frames by Felix Fietkau · 14 years ago
  57. 17ad353 mac80211: fix monitor mode tx radiotap header handling by Felix Fietkau · 14 years ago
  58. 4754ffd mac80211: fix sta lookup for received action frames on an AP VLAN by Felix Fietkau · 14 years ago
  59. e0b20f1 mac80211: reduce stack usage in sta_agg_status_read() by Pavel Roskin · 14 years ago
  60. 4c82bf8 mac80211: reduce stack usage in sta_ht_capa_read() by Pavel Roskin · 14 years ago
  61. 9501fef b43: N-PHY: implement setting RF sequence by Rafał Miłecki · 14 years ago
  62. 52cb5e9 b43: N-PHY: add TX radio setup for newer PHYs by Rafał Miłecki · 14 years ago
  63. 38bb902 b43: N-PHY: fix Cal TX IQ LO for newer PHYs by Rafał Miłecki · 14 years ago
  64. 6e3b15a b43: N-PHY: add RSSI selection for newer PHYs by Rafał Miłecki · 14 years ago
  65. 99b82c4 b43: N-PHY: split RSSI selection into two per-PHY-revision functions by Rafał Miłecki · 14 years ago
  66. 09d989d cfg80211: add regulatory hint disconnect support by Luis R. Rodriguez · 14 years ago
  67. a2bff26 cfg80211: avoid flushing the global workqueue for core reg hints by Luis R. Rodriguez · 14 years ago
  68. ef5127a b43: N-PHY: add workarounds for gain control by Rafał Miłecki · 14 years ago
  69. 28fd7da b43: N-PHY: update general workarounds by Rafał Miłecki · 14 years ago
  70. 991a098 ath9k: allocate string buffer in read_file_dma() by kmalloc() by Pavel Roskin · 14 years ago
  71. f643e51 ath: make gcc check format arguments of ath_print(), fix all misuses by Pavel Roskin · 14 years ago
  72. c6c97bd ps3_gelic_wireless: fix format warning by John W. Linville · 14 years ago
  73. d3a5719 iwlwifi: iwl_power_update_mode always hold mutex by Reinette Chatre · 15 years ago
  74. 7ae8107 iwlwifi: fix typo in IWL_CCK_RATES_MASK by Johannes Berg · 15 years ago
  75. 71d75cf iwlwifi: remove unused work structs by Johannes Berg · 15 years ago
  76. 8067651 iwlwifi: remove bg_up work by Johannes Berg · 15 years ago
  77. 9f1f3ce iwlagn: simplify ucode loading by Johannes Berg · 15 years ago
  78. 4d69592 iwlwifi: no need to test iw_mode in power saving by Johannes Berg · 15 years ago
  79. fac06108 iwlwifi: update sensitivity calibration data for 1000 series by Wey-Yi Guy · 15 years ago
  80. 9bead76 iwlwifi: update sensitivity calibration data for 5x00 series by Wey-Yi Guy · 15 years ago
  81. 2494f63 iwlwifi: update sensitivity calibration data for 6x00 series by Wey-Yi Guy · 15 years ago
  82. 47e28f4 iwlwifi: fix locking in iwl_mac_add_interface by Johannes Berg · 15 years ago
  83. a7fce6e iwlwifi: sysassert identifier change by Wey-Yi Guy · 15 years ago
  84. 49dcc81 iwlwifi: optimize power saving by Daniel Halperin · 15 years ago
  85. 1dbfd9d ath9k: Handle full sleep in ps_restore. by Vivek Natarajan · 14 years ago
  86. f276586 ps3_gelic_wireless: fix directed ssid scan by Hamish Guthrie · 15 years ago
  87. c1596b7 ps3_gelic_wireless: Remove PS3 gelic legacy wpa support by Hamish Guthrie · 15 years ago
  88. 5423326 cfg80211: fix wext-compat for setting rate to 'auto' by John W. Linville · 15 years ago
  89. 22e16e5 rtl8187: Add callback for get_tsf by Larry Finger · 15 years ago
  90. da86047 b43: N PHY: Fix compilation after removal of typdef b43_c32 by Larry Finger · 15 years ago
  91. d2bb8e0 rtl8180: implement get_tsf op for mac80211 by John W. Linville · 15 years ago
  92. d3d5621 libertas: add comment re: v10 firmware key handling by John W. Linville · 15 years ago
  93. 47db3a6 ath5k: adding LED support for AR5BXB63 cards by Luca Verdesca · 15 years ago
  94. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 15 years ago
  95. c21dbf9 cfg80211: export cfg80211_find_ie by Johannes Berg · 15 years ago
  96. 3092ad0 mac80211: fix NULL pointer dereference when ftrace is enabled by Zhu Yi · 15 years ago
  97. 18c9490 mac80211: fill jiffies/vif on filtered frames by Johannes Berg · 15 years ago
  98. f298218 b43: N-PHY: use cordic to generate samples by Rafał Miłecki · 15 years ago
  99. 6f98e62 b43: update cordic code to match current specs by Rafał Miłecki · 15 years ago
  100. 9865045 b43: make cordic common (LP-PHY and N-PHY need it) by Rafał Miłecki · 15 years ago