1. b3a28e6 ath5k: Debug DMA timeouts by Nick Kossifidis · 14 years ago
  2. 80dac9ee ath5k: Use new dma_stop function on base.c by Nick Kossifidis · 14 years ago
  3. e088f23 ath5k: Stop PCU on reset by Nick Kossifidis · 14 years ago
  4. d41174f ath5k: Add new function to stop rx/tx DMA by Nick Kossifidis · 14 years ago
  5. 9320b5c ath5k: Reset cleanup and generic cleanup by Nick Kossifidis · 14 years ago
  6. ea066d5 ath9k: Add support for Adaptive Power Management by Mohammed Shafi Shajakhan · 14 years ago
  7. 916448e ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  8. 8e26d5a mac80211: Fix STA disconnect due to MIC failure by Senthil Balasubramanian · 14 years ago
  9. 2c31333 mac80211: ignore non-bcast mcast deauth/disassoc franes by Christian Lamparter · 14 years ago
  10. cf63495 orinoco: abort scan on interface down by David Kilroy · 14 years ago
  11. dd31857 mac80211: fix RX aggregation locking by Johannes Berg · 14 years ago
  12. 8b7f853 ath9k: fix software retry counter tracking by Felix Fietkau · 14 years ago
  13. 81fc2a3 Revert "ath9k_htc: Handle monitor mode properly for HTC devices" by Rajkumar Manoharan · 14 years ago
  14. 8c5e9c8 ath9k: Remove code which enables btcoex based on subsys id by Vasanthakumar Thiagarajan · 14 years ago
  15. 8f5dcb1 ath9k: Reintroduce modparam to enable btcoex by Vasanthakumar Thiagarajan · 14 years ago
  16. f30221e mac80211: implement off-channel mgmt TX by Johannes Berg · 14 years ago
  17. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  18. 5c5e138 carl9170: fix carl9170_tx_prepare typo by Christian Lamparter · 14 years ago
  19. 7dff312 mac80211: Fix frame injection using non-AP vif by Jouni Malinen · 14 years ago
  20. 4604778 ath9k: Disable SWBA interrupt on remove_interface by Rajkumar Manoharan · 14 years ago
  21. c426ee2 ath9k/carl9170: advertise P2P by Johannes Berg · 14 years ago
  22. 98c316e ath9k: use per-device struct for pm_qos_* operations by Gabor Juhos · 14 years ago
  23. 16ccdf0 libertas: fix invalid access by Sven Neumann · 14 years ago
  24. 517ff43 libertas: fix memory corruption in lbs_remove_card() by Daniel Drake · 14 years ago
  25. 9a67d76 iwlagn: minor change in bt coex normal LUT by Wey-Yi Guy · 14 years ago
  26. 506aa15 iwlagn: use different kill mask when SCO active by Wey-Yi Guy · 14 years ago
  27. 638514f iwlagn: Offical name for 100/130 device by Wey-Yi Guy · 14 years ago
  28. d2eceef iwlagn: Offical name for 6000g2b device by Wey-Yi Guy · 14 years ago
  29. 55017ab iwlagn: Offical name for 6000g2a device by Wey-Yi Guy · 14 years ago
  30. f9dc646 iwlagn: Offical name for 6050g2 device by Wey-Yi Guy · 14 years ago
  31. 0c4ac34 iwlwifi: use mac80211 AC defines by Johannes Berg · 14 years ago
  32. 6fb5511 iwlagn: advertise reliable TX status by Johannes Berg · 14 years ago
  33. 2e34034 iwlagn: fix station powersave accounting for aggregation by Johannes Berg · 14 years ago
  34. 67158b6 iwlagn: remove powersave warning by Johannes Berg · 14 years ago
  35. dbbf175 iwlwifi: use antenna information in EEPROM by Wey-Yi Guy · 14 years ago
  36. 4b7384f iwlwifi: remove unused define by Wey-Yi Guy · 14 years ago
  37. 4f85593 ath9k_hw: remove ath9k_hw_stoppcurecv by Felix Fietkau · 14 years ago
  38. fa6e15e ath9k_htc: Identify devices using driver_info by Rajkumar Manoharan · 14 years ago
  39. f7ec8fb ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB) by Rajkumar Manoharan · 14 years ago
  40. 64f1217 ath9k_htc: Add driver_info in usb device list by Rajkumar Manoharan · 14 years ago
  41. bedbbb9 ath: Add a driver_info bitmask field by Rajkumar Manoharan · 14 years ago
  42. 35162ba iwlwifi: advance power management support by Wey-Yi Guy · 14 years ago
  43. 1f37daf iwlwifi: power management checking for shadow register by Wey-Yi Guy · 14 years ago
  44. e366176 iwlwifi: consider BT for power management by Wey-Yi Guy · 14 years ago
  45. 97badb0 iwlwifi: add more power management flags by Wey-Yi Guy · 14 years ago
  46. eeb1f83 iwlagn: name change for BT config flag by Wey-Yi Guy · 14 years ago
  47. 99ba2a1 mac80211: implement packet loss notification by Johannes Berg · 14 years ago
  48. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  49. 79b1c46 cfg80211: Add documentation for antenna ops by Bruno Randolf · 14 years ago
  50. 48124d1 mac80211: avoid aggregation for VO traffic by Luis R. Rodriguez · 14 years ago
  51. c8b5760 ath9k: avoid aggregation for VO traffic by Luis R. Rodriguez · 14 years ago
  52. 72a8a3e mac80211: reduce the number of retries for nullfunc probing by Felix Fietkau · 14 years ago
  53. 4e5ff37 mac80211: use nullfunc instead of probe request for connection monitoring by Felix Fietkau · 14 years ago
  54. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  55. 4609097 mac80211: probe the AP when resuming by Felix Fietkau · 14 years ago
  56. 7ccc8bd mac80211: calculate beacon loss time accurately by Felix Fietkau · 14 years ago
  57. c8a7972 mac80211: restart beacon miss timer on system resume from suspend by Felix Fietkau · 14 years ago
  58. 0b81c23 b43: N-PHY: little cleanups by Rafał Miłecki · 14 years ago
  59. a529cec b43: N-PHY: rev2: save and restore PHY regs on RSSI poll by Rafał Miłecki · 14 years ago
  60. fee613b b43: N-PHY: fix BPHY init by Rafał Miłecki · 14 years ago
  61. bec1864 b43: N-PHY: init BPHY when needed by Rafał Miłecki · 14 years ago
  62. a5d3598 b43: N-PHY: fix some typos, conditions, set gain_boost by Rafał Miłecki · 14 years ago
  63. c0f05b9 b43: N-PHY: minor fixes to match specs by Rafał Miłecki · 14 years ago
  64. 69a3229 b43: N-PHY: fix values for PHY regs in channel tables of 2055 radio by Rafał Miłecki · 14 years ago
  65. e9c0268 net/wireless: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  66. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  67. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  68. e476a5a wireless: b43: fix error path in SDIO by Guennadi Liakhovetski · 14 years ago
  69. f8afa42 ath9k_htc: fix eeprom access by Felix Fietkau · 14 years ago
  70. 02d2ebb ath9k_hw: fix A-MPDU key search issues on AR9003 by Felix Fietkau · 14 years ago
  71. 7253965 zd1211rw: Use const by Joe Perches · 14 years ago
  72. f4e16e4 rt2x00: Use static const by Joe Perches · 14 years ago
  73. 22288a5 rndis_wlan: Use static const by Joe Perches · 14 years ago
  74. ff273b9 ray_cs: Use static const by Joe Perches · 14 years ago
  75. 482e039 libertas: Use static const by Joe Perches · 14 years ago
  76. 20407ed iwlwifi: Use static const by Joe Perches · 14 years ago
  77. 5b4bc64 b43: Use static const by Joe Perches · 14 years ago
  78. 3370a89 atmel: Use static const by Joe Perches · 14 years ago
  79. 5653a63 carl9170: Use static const by Joe Perches · 14 years ago
  80. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  81. 8b22523 ath5k: Use static const by Joe Perches · 14 years ago
  82. 85be3d9 ar9170: Use const by Joe Perches · 14 years ago
  83. a9ab211 carl9170: fix init-self regression by Christian Lamparter · 14 years ago
  84. 3b1d6df libertas: remove duplicated #include by Huang Weiyi · 14 years ago
  85. e1566d1 ath9k: fix recursive locking in the tx flush path by Felix Fietkau · 14 years ago
  86. b5bb2f2 iwlwifi: fix modular 3945 only build by Johannes Berg · 14 years ago
  87. 18890d4 mac80211: Disable hw crypto for GTKs on AP VLAN interfaces by Helmut Schaa · 14 years ago
  88. b2e253c cfg80211: Fix regulatory bug with multiple cards and delays by Luis R. Rodriguez · 14 years ago
  89. b0e2880 cfg80211: move mutex locking to reg_process_pending_hints() by Luis R. Rodriguez · 14 years ago
  90. f333a7a cfg80211: move reg_work and reg_todo above by Luis R. Rodriguez · 14 years ago
  91. 31e9972 cfg80211: put core regulatory request into queue by Luis R. Rodriguez · 14 years ago
  92. 8ce4699 b43: rfkill: use HI enabled bit for all devices by Rafał Miłecki · 14 years ago
  93. 8933f90 b43: N-PHY: add 2056 radio channels tables by Rafał Miłecki · 14 years ago
  94. 840fd8f Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  95. c89ad73 Bluetooth: Fix not returning proper error in SCO by Gustavo F. Padovan · 14 years ago
  96. b397492 carl9170: fix virtual interface setup crash by Christian Lamparter · 14 years ago
  97. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 14 years ago
  98. d47844a ath9k: fix timeout on stopping rx dma by Felix Fietkau · 14 years ago
  99. b84a7d3 wl12xx: Unset bssid filter, ssid and bssid from firmware on disassoc by Juuso Oikarinen · 14 years ago
  100. 68d069c wl1271: add support for HW TX fragmentation by Arik Nemtsov · 14 years ago