1. a2cd43c nl80211: remove some stack variables in trigger_scan and start_sched_scan by Luciano Coelho · 13 years ago
  2. d676ff4 mac80211: Don't sleep when growing the mesh path by Javier Cardona · 13 years ago
  3. ba4903f ath9k: implement .tx_last_beacon() by Felix Fietkau · 13 years ago
  4. 7551732 b43: read PHY info only when needed (for PHY-A) by Rafał Miłecki · 13 years ago
  5. 1495298 b43: separate ssb core reset by Rafał Miłecki · 13 years ago
  6. c4a2a08 b43: add helper for finding GPIO device by Rafał Miłecki · 13 years ago
  7. 05100a2 b43: dma: cache translation (routing bits) by Rafał Miłecki · 13 years ago
  8. 0355a34 b43: make b43_wireless_init less bus specific by Rafał Miłecki · 13 years ago
  9. 620d785 b43: add helpers for block R/W ops by Rafał Miłecki · 13 years ago
  10. ac56703 ath9k: fix ad-hoc nexttbtt calculation by Felix Fietkau · 13 years ago
  11. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  12. a455c57 ath_hw: Fix bssid mask documentation by Mohammed Shafi Shajakhan · 13 years ago
  13. 89ea674 ath9k_htc: Fix packet timeout by Sujith Manoharan · 13 years ago
  14. d108e8b ath9k_htc: Change credit limit for UB94/95 by Sujith Manoharan · 13 years ago
  15. bd54879 ath9k_htc: Fix max subframe handling by Sujith Manoharan · 13 years ago
  16. 0cd075d ath9k_htc: Fix BSSID calculation by Sujith Manoharan · 13 years ago
  17. 33a5315 ath9k_htc: Fix RX filter calculation by Sujith Manoharan · 13 years ago
  18. db32124 ath9k_htc: Recalculate the BSSID mask on interface by Sujith Manoharan · 13 years ago
  19. 84dfa73 ath9k_htc: Fix station flags by Sujith Manoharan · 13 years ago
  20. c75197a ath9k_htc: Fix mode selection by Sujith Manoharan · 13 years ago
  21. 20ba286 iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim by Daniel Halperin · 13 years ago
  22. 62a5b7d mwifiex: adjust high/low water marks for tx_pending queue by Marc Yang · 13 years ago
  23. 17e8cec mwifiex: CPU mips optimization with NO_PKT_PRIO_TID by Marc Yang · 13 years ago
  24. 9396814 mwifiex: check mwifiex_wmm_lists_empty() before dequeue by Marc Yang · 13 years ago
  25. 49729ff mwifiex: reduce CPU usage by tracking highest_queued_prio by Marc Yang · 13 years ago
  26. f699254 mwifiex: reduce CPU usage by tracking tx_pkts_queued by Marc Yang · 13 years ago
  27. 7176ba2 net: rfkill: add generic gpio rfkill driver by Rhyland Klein · 13 years ago
  28. c6820f1 ath9k: fix ad-hoc mode beacon selection by Felix Fietkau · 13 years ago
  29. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  30. 79d2b15 ath9k: Fix power save wrappers in debug ops by Rajkumar Manoharan · 13 years ago
  31. 099fb8a rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression by Larry Finger · 13 years ago
  32. 349eb8c mac80211: annotate and fix RCU in mesh code by Johannes Berg · 13 years ago
  33. 1928eca mac80211: fix and simplify mesh locking by Johannes Berg · 13 years ago
  34. d07c7cf mac80211: add missing rcu_barrier by Johannes Berg · 13 years ago
  35. 9594b56 bcma: add PCI ID of the card found in Thinkpad X120e by Rafał Miłecki · 13 years ago
  36. c29acf2 mac80211: abort scan_work immediately when the device goes down by Rajkumar Manoharan · 13 years ago
  37. 8e621fc mac80211: verify IBSS in interface combinations by Johannes Berg · 13 years ago
  38. df64962 carl9170: advertise interface combinations by Christian Lamparter · 13 years ago
  39. dedb1eb b43: rename b43_wldev's field with ssb_device to sdev by Rafał Miłecki · 13 years ago
  40. d0df9ee mac80211: Deactivate mesh path timers when freeing nodes by Javier Cardona · 13 years ago
  41. 011159a airo: correct proc entry creation interfaces by Alexey Dobriyan · 13 years ago
  42. 9368a9a p54usb: add zoom 4410 usbid by Christian Lamparter · 13 years ago
  43. f51f87a Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 13 years ago
  44. 3b8ab88 mwifiex: use ieee80211_amsdu_to_8023s routine by Yogesh Ashok Powar · 13 years ago
  45. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  46. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  47. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 13 years ago
  48. 21e8ee6 ath9k: make sure main_rssi is positive by Mohammed Shafi Shajakhan · 13 years ago
  49. 3e9a212 ath9k: configure fast_div_bias based on diversity group by Mohammed Shafi Shajakhan · 13 years ago
  50. b85c573 ath9k: Implement an API to swap main/ALT LNA's by Mohammed Shafi Shajakhan · 13 years ago
  51. 8afbcc8 ath9k_hw: define antenna diversity group by Mohammed Shafi Shajakhan · 13 years ago
  52. 6bcbc06 ath9k_hw: define modules to get/set Antenna diversity paramaters by Mohammed Shafi Shajakhan · 13 years ago
  53. 842ca78 ath9k_hw: config diversity based on eeprom contents by Mohammed Shafi Shajakhan · 13 years ago
  54. c6ba9fe ath9k_hw: define registers/macros to support Antenna diversity by Mohammed Shafi Shajakhan · 13 years ago
  55. 21d2c63 ath9k_hw: enable Antenna diversity for AR9485 by Mohammed Shafi Shajakhan · 13 years ago
  56. 69de372 ath9k_hw: make antenna diversity modules chip specific by Mohammed Shafi Shajakhan · 13 years ago
  57. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 13 years ago
  58. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  59. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 13 years ago
  60. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  61. 805d7d2 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  62. 8220ba3 iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  63. b376704 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  64. 1159024 ssb: fix pcicore build breakage by John W. Linville · 13 years ago
  65. 6dc0c7f iwlagn: remove unused old_assoc parameter by Wey-Yi Guy · 13 years ago
  66. 51b7ef0 iwlagn: change default beacon interval by Johannes Berg · 13 years ago
  67. 70817b5 iwlagn: remove set but unused vars by Johannes Berg · 13 years ago
  68. 3083d03 iwlagn: alwasy send RXON with disassociate falge before associate by Wey-Yi Guy · 13 years ago
  69. dd5c940 iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue by Wey-Yi Guy · 13 years ago
  70. 6489854 iwlagn: add testmode set fixed rate command by Wey-Yi Guy · 13 years ago
  71. 4babc35 iwlagn: add eeprom command to testmode by Wey-Yi Guy · 13 years ago
  72. 7a4e528 iwlagn: add testmode trace command by Wey-Yi Guy · 13 years ago
  73. 5065054 iwlagn: more ucode error log info by Wey-Yi Guy · 13 years ago
  74. 4ce7cc2 iwlagn: support multiple TBs per command by Johannes Berg · 13 years ago
  75. 4c42db0 iwlagn: remove unused pad argument by Johannes Berg · 13 years ago
  76. 214d14d iwlagn: clean up TXQ indirection by Johannes Berg · 13 years ago
  77. 3fa5073 iwlagn: prepare for multi-TB commands by Johannes Berg · 13 years ago
  78. 9439064 wl12xx: enter/exit psm on wowlan suspend/resume by Eliad Peller · 13 years ago
  79. f795ea8 wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger by Eliad Peller · 13 years ago
  80. f44e586 wl12xx: prevent scheduling while suspending (WoW enabled) by Eliad Peller · 13 years ago
  81. 039bdb1 wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend by Eliad Peller · 13 years ago
  82. 402e4861 wl12xx: declare suspend/resume callbacks (for wowlan) by Eliad Peller · 13 years ago
  83. 2c0f246 wl12xx_sdio: set interrupt as wake_up interrupt by Eliad Peller · 13 years ago
  84. fe44870 wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED by Luciano Coelho · 13 years ago
  85. 683c002 wl12xx: prevent sched_scan when not idle or not in station mode by Luciano Coelho · 13 years ago
  86. d3eff81 wl12xx: export scheduled scan state in debugfs by Luciano Coelho · 13 years ago
  87. 33c2c06 wl12xx: implement scheduled scan driver operations and reporting by Luciano Coelho · 13 years ago
  88. 95feadc wl12xx: add scheduled scan structures and commands by Luciano Coelho · 13 years ago
  89. 6394c01 wl12xx: listen to scheduled scan events by Luciano Coelho · 13 years ago
  90. 3a9d60e wl12xx: add configuration values for scheduled scan by Luciano Coelho · 13 years ago
  91. fcd23b6 wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags by Shahar Levi · 13 years ago
  92. bc76b94 wl12xx: Don't filter beacons that include changed HT IEs by Shahar Levi · 13 years ago
  93. 889cb36 wl12xx: simplify wl1271_ssid_set() by Eliad Peller · 13 years ago
  94. 6b86bd6 mac80211: mesh: move some code to make it static by Johannes Berg · 13 years ago
  95. 85a9994 cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped by Luciano Coelho · 13 years ago
  96. a3836e0 mac80211: fix a few RCU issues by Johannes Berg · 13 years ago
  97. 8cb2315 mac80211: fix another key non-race by Johannes Berg · 13 years ago
  98. 5c0c364 mac80211: make key locking clearer by Johannes Berg · 13 years ago
  99. dea4096 mac80211: remove pointless mesh path timer RCU code by Johannes Berg · 13 years ago
  100. be0e6aa ath9k_hw: Fix STA connection issues with AR9380 (XB113). by Senthil Balasubramanian · 13 years ago