1. 54717e5 ath9k_hw: do not load noise floor readings when it is running by Rajkumar Manoharan · 12 years ago
  2. 1fe860e ath9k_hw: start noisefloor calibration after MCI reset by Rajkumar Manoharan · 12 years ago
  3. 4795f09 bcma: add mdelay bcma_pmu_resources_init() by Hauke Mehrtens · 12 years ago
  4. c586e10 bcma: add bcma_pmu_spuravoid_pllupdate() by Hauke Mehrtens · 12 years ago
  5. 6270d1c bcma: remove chip ids doing nothing from PMU initialization. by Hauke Mehrtens · 12 years ago
  6. e84a38e bcma: remove bcma_pmu_{pll,swreg}_init() by Hauke Mehrtens · 12 years ago
  7. b956254 bcma: complete workaround for BCMA43224 and BCM4313 by Hauke Mehrtens · 12 years ago
  8. 02817be bcma: add PCI ID for BCM43224 by Hauke Mehrtens · 12 years ago
  9. 973f976 bcma: remove fix for 4329b0 bad LPOM is detection by Hauke Mehrtens · 12 years ago
  10. 4b4f5be bcma: add constants for chip ids by Hauke Mehrtens · 12 years ago
  11. 00eeedc bcma: extend workaround for bcm4331 by Hauke Mehrtens · 12 years ago
  12. 1960195 ath9k: fixing register bit shift values of control packets to support TPC by Thomas Huehn · 12 years ago
  13. c11216d ath9k: Fix clearing of BTCOEX flags by Mohammed Shafi Shajakhan · 12 years ago
  14. 2152fe9 mwifiex: parse WPS IEs from beacon_data by Avinash Patil · 12 years ago
  15. 2dd2bd6 mwifiex: advertise WPS probe response offload support to cfg80211 by Avinash Patil · 12 years ago
  16. 5370c83 mwifiex: add change_beacon cfg80211 handler by Avinash Patil · 12 years ago
  17. bd6aa03 mwifiex: overwrite earlier IE buffers for new set IE request by Avinash Patil · 12 years ago
  18. ea4c12f mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc by Avinash Patil · 12 years ago
  19. adb6ed0 mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie() by Avinash Patil · 12 years ago
  20. fd2841c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  21. 0af5491 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  22. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  23. b48d966 iwlegacy: don't mess up the SCD when removing a key by Emmanuel Grumbach · 12 years ago
  24. c2ca7d9 iwlegacy: always monitor for stuck queues by Stanislaw Gruszka · 12 years ago
  25. efd8211 rt2x00usb: fix indexes ordering on RX queue kick by Stanislaw Gruszka · 12 years ago
  26. b319046 mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK) by Bing Zhao · 12 years ago
  27. 4d6d0ae mac80211_hwsim: add testmode code to stop/wake queues by Johannes Berg · 12 years ago
  28. 0ff1bd3 iwlwifi: disallow log_event access if interface down by Richard A. Griffiths · 12 years ago
  29. bd408b3 iwlwifi: remove unneeded NULL check by Johannes Berg · 12 years ago
  30. 1b083ea mac80211_hwsim: fix NUM_BANDS usage by Johannes Berg · 12 years ago
  31. e3e1a0b mac80211: reduce IEEE80211_TX_MAX_RATES by Thomas Huehn · 12 years ago
  32. 3a0c52a cfg80211: add 802.11ad (60gHz band) support by Vladimir Kondratiev · 12 years ago
  33. 346c265 iwlwifi: fix debug message level by Johannes Berg · 12 years ago
  34. d6f1c31 iwlwifi: add trailing newline to some messages by Johannes Berg · 12 years ago
  35. 34202e2 mwifiex: retrieve correct max_power information in reg_notifier handler by Amitkumar Karwar · 12 years ago
  36. 2041d7d mwifiex: do not advertise custom regulatory domain capability by Amitkumar Karwar · 12 years ago
  37. caa8984 mwifiex: use correct firmware command to get power limits by Amitkumar Karwar · 12 years ago
  38. 1a1fb97 mwifiex: wakeup main thread to handle command queued by Amitkumar Karwar · 12 years ago
  39. 4699791 ath9k: de-duplicate initvals by Felix Fietkau · 12 years ago
  40. 589ebd8 ath9k: update AR934x initvals to latest version by Felix Fietkau · 12 years ago
  41. d8fffb4 ath9k: Fix signedness in a MCI debug message by Mohammed Shafi Shajakhan · 12 years ago
  42. 8129448 ath9k_hw: make use of the wrapper to check for MCI init by Mohammed Shafi Shajakhan · 12 years ago
  43. 73dc3eb ath9k: fix ANI operation in AP mode by Felix Fietkau · 12 years ago
  44. 26b6da6 iwlegacy: print how long queue was actually stuck by Paul Bolle · 12 years ago
  45. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  46. c9015b2 mwifiex: fix memory leak associated with IE manamgement by Avinash Patil · 12 years ago
  47. bf52592 ath9k: Fix compilation breakage by Sujith Manoharan · 12 years ago
  48. 9bd02c6 brcmfmac: fix sparse warning introduced with checkdied patch by Arend van Spriel · 12 years ago
  49. 85a4a1c brcmfmac: add BCM4334 support by Franky Lin · 12 years ago
  50. 6d4ef68 brcmfmac: reduce allocations needed during nvram data download by Arend van Spriel · 12 years ago
  51. d610cde brcmfmac: use firmware data buffer directly for nvram by Franky Lin · 12 years ago
  52. c3d2bc3 brcmfmac: move glom alignment setting to SDIO bus layer by Franky Lin · 12 years ago
  53. bbfd6a6 brcmfmac: restrict dongle txglom disable to old SDIO core by Franky Lin · 12 years ago
  54. 135e4c6 brcmfmac: add support for bus specific data command by Franky Lin · 12 years ago
  55. d2bb2b9 bcma: define some additional cores IDs by Rafał Miłecki · 12 years ago
  56. 6bb51c7 ath9k: fix panic caused by returning a descriptor we have queued for reuse by Tom Hughes · 12 years ago
  57. 7508b65 ath9k: enable serialize_regmode for non-PCIE AR9287 by Panayiotis Karabassis · 12 years ago
  58. f63d7dab rtlwifi: rtl8192cu: New USB IDs by Larry Finger · 12 years ago
  59. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  60. a572ac1 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  61. 6bcfe67 ath9k_htc: Fix IDLE power save by Sujith Manoharan · 12 years ago
  62. d8a2c51 ath9k_htc: Use atomic operations for op_flags by Sujith Manoharan · 12 years ago
  63. fb1c078 ath9k_htc: Change default listen interval to 1 by Sujith Manoharan · 12 years ago
  64. fad29cd ath9k: Fix lockdep splat by Sujith Manoharan · 12 years ago
  65. 313eb87 ath9k: raise aggregation limit to 64k for HT IBSS by Sven Eckelmann · 12 years ago
  66. 46e5129 rtlwifi: rtl8192se: Fix double inclusion of header pci.h by Larry Finger · 12 years ago
  67. 5a2766a rtlwifi: Fix IRQ disabled warning by Larry Finger · 12 years ago
  68. 2c44344 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  69. 680c605 wlcore: print stack trace in every recovery by Eyal Shapira · 12 years ago
  70. 6c15c1a wlcore: queue recovery in case of bus errors during cmd_remove_peer by Eyal Shapira · 12 years ago
  71. 7a50bdf wlcore: fix broken TX due to wrong queuing of recovery by Eyal Shapira · 12 years ago
  72. 8b425e6 wlcore: fix some failure cases in wlcore_probe() by Luciano Coelho · 12 years ago
  73. e59bec1 wl18xx: deprecate PG1 support by Luciano Coelho · 12 years ago
  74. eac9ac6 iwlwifi: fix activating inactive stations by Johannes Berg · 12 years ago
  75. ff0b804 wlcore: drop INET dependency by Randy Dunlap · 12 years ago
  76. bed3d9c ath9k: fix dynamic WEP related regression by Felix Fietkau · 12 years ago
  77. d0f718c mac80211_hwsim: fix smatch/sparse complaints by Johannes Berg · 12 years ago
  78. 020c876 iwlwifi: disable the watchdog for queues by default by Emmanuel Grumbach · 12 years ago
  79. b3a6d2e iwlwifi: limit dwell time more strictly by Johannes Berg · 12 years ago
  80. 94bfa4a iwlwifi: use __get_str in tracing by Johannes Berg · 12 years ago
  81. eecf21a iwlwifi: bump trace message limit by Johannes Berg · 12 years ago
  82. b04db9a iwlwifi: configure the queues from the op_mode by Emmanuel Grumbach · 12 years ago
  83. 725b827 wlcore: prevent recovery in the middle of resume by Arik Nemtsov · 12 years ago
  84. b5b45b3 wlcore: refactor threaded IRQ routine by Arik Nemtsov · 12 years ago
  85. c439a1c wlcore: check Rx-filter functions in the suspend path by Arik Nemtsov · 12 years ago
  86. ea0a3cf wlcore: force recovery on resume if suspended without recovering by Arik Nemtsov · 12 years ago
  87. 1d23396 wlcore: don't allow SDIO read/writes after failure by Arik Nemtsov · 12 years ago
  88. 96caded wlcore: cancel suspend when recovery is pending by Arik Nemtsov · 12 years ago
  89. e1262ef wlcore: access the firmware memory via debugfs by Arkady Miasnikov · 12 years ago
  90. 5ea2769 rtlwifi: Change debug level for deletion of an entry in CAM by Larry Finger · 12 years ago
  91. 4b5237c ath9k_hw: fix smatch warning in ar9003_hw_spur_mitigate_mrc_cck by Rajkumar Manoharan · 12 years ago
  92. 81b67fd6 ath9k_hw: rename mrcCCKOff to fix smatch warning by Rajkumar Manoharan · 12 years ago
  93. c49aa4a brcmsmac: fix NULL pointer crash in brcms_c_regd_init() by Arend van Spriel · 12 years ago
  94. 8dc0181 brcmfmac: make inclusion of vmalloc.h explicit fixing linux-next build by Arend van Spriel · 12 years ago
  95. a4186ea mwifiex: enhance power save for USB and PCIe chipsets by Amitkumar Karwar · 12 years ago
  96. f931c77 mwifiex: wake up main thread to handle Tx traffic if scan is delayed/aborted by Amitkumar Karwar · 12 years ago
  97. 0fd66be mwifiex: parse WPA IE and support WPA/WPA2 mixed mode for uAP by Avinash Patil · 12 years ago
  98. d217249 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  99. 9ffddb1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  100. 8311f0d mwifiex: improve error path handling in usb.c by Amitkumar Karwar · 12 years ago