1. ef948da ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  2. 934bdc7 ath9k: use ath_ps_ops in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  3. 99d2217 ath9k: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  4. 0198c2e ath: add struct ath_ps_ops by Oleksij Rempel · 10 years ago
  5. 1111d42 ath9k: remove all struct ath_softc dependencies from spectral code by Oleksij Rempel · 10 years ago
  6. dd7657b ath9k: add ath_hw to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  7. c10b75a ath9k: use struct dentry by ath9k_spectral_init_debug by Oleksij Rempel · 10 years ago
  8. 21af25d ath9k: move spec_config to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  9. 8391f60 ath9k: move spectral_mode to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  10. 911ea79 ath9k: add struct ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  11. d7d8b83 mwifiex: fix warning while starting BSS by Avinash Patil · 10 years ago
  12. bfd713b mwifiex: do not setup AMPDU/AMSDU with broadcast receiver by Avinash Patil · 10 years ago
  13. cf6a64f mwifiex: fix out of memory issue observed for USB chipsets by Amitkumar Karwar · 10 years ago
  14. 041bfab mwifiex: remove data_complete handler by Avinash Patil · 10 years ago
  15. ec4a16b mwifiex: rx workqueue support for USB interface by Avinash Patil · 10 years ago
  16. d385c5c ath9k: add support for reporting tx power to mac80211 by Felix Fietkau · 10 years ago
  17. bf515fb Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  18. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  19. 6bc6c49 mwifiex: add cfg80211 dump_survey handler by Xinming Hu · 10 years ago
  20. bf35443 mwifiex: channel statistics support for mwifiex by Avinash Patil · 10 years ago
  21. 579a05f mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIO by Jukka Rissanen · 10 years ago
  22. 6275936 mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO by Jukka Rissanen · 10 years ago
  23. de29eda mac80211-hwsim: add missing policy entries by Johannes Berg · 10 years ago
  24. 09fa9d8 rtlwifi: rtl8821ae: Remove extra semicolons by Larry Finger · 10 years ago
  25. 3fe33c4 brcmsmac: expose 802.11 core statistics in debugfs by Arend van Spriel · 10 years ago
  26. 9146782 brcmsmac: fix statistic counter update function by Arend van Spriel · 10 years ago
  27. 7a1283d carl9170: Convert byte_rev_table uses to bitrev8 by Joe Perches · 10 years ago
  28. 9a06bec wil6210: Add support for large packets by Vladimir Kondratiev · 10 years ago
  29. e240537 wil6210: improve dmesg for fw error handling by Vladimir Kondratiev · 10 years ago
  30. b516fcc wil6210: prevent double disconnect command issuing by Vladimir Kondratiev · 10 years ago
  31. 4851629 wil6210: reset flow updates by Vladimir Kondratiev · 10 years ago
  32. cded936 wil6210: do not attempt FW recovery if interface is down by Vladimir Kondratiev · 10 years ago
  33. 8493662 brcmfmac: (clean) Move sdio related function. by Hante Meuleman · 10 years ago
  34. 122d3d0 brcmfmac: (clean) Rename sdio related files. by Hante Meuleman · 10 years ago
  35. 888bf76e brcmfmac: (clean) Rename sdio related files. by Hante Meuleman · 10 years ago
  36. bfe8197 brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211 by Hante Meuleman · 10 years ago
  37. 76b5a96 brcmfmac: (clean) Rename dhd_common.c in common.c by Hante Meuleman · 10 years ago
  38. d14f78b brcmfmac: (clean) Rename dhd_bus.h in bus.h by Hante Meuleman · 10 years ago
  39. a8e8ed3 brcmfmac: (clean) Rename files dhd_dbg to debug by Hante Meuleman · 10 years ago
  40. 4a1c615 brcmfmac: (clean) Move tracepoint related function. by Hante Meuleman · 10 years ago
  41. d3c8037 brcmfmac: (clean) Remove packet filter configuration. by Hante Meuleman · 10 years ago
  42. ac83d0b brcmfmac: (clean) Remove usb_rdl.h as it is not needed. by Hante Meuleman · 10 years ago
  43. 9c64766 brcmfmac: do not use firmware error code in driver by Arend van Spriel · 10 years ago
  44. a3e53bb brcmfmac: remove unused defintion by Arend van Spriel · 10 years ago
  45. a9a2808f brcmfmac: show firmware error as string in debug message by Arend van Spriel · 10 years ago
  46. b9a82f8 brcmfmac: Add wowl patterns support. by Hante Meuleman · 10 years ago
  47. 330b4e4 brcmfmac: Add wowl support for SDIO devices. by Hante Meuleman · 10 years ago
  48. 244b124 brcmfmac: Add wowl support for USB devices. by Hante Meuleman · 10 years ago
  49. edad187 ath9k: set pulse_rssi threshold to 15 by Lorenzo Bianconi · 10 years ago
  50. 47cb759 Merge tag 'iwlwifi-next-for-john-2014-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  51. 171fdf7 mac80211-hwsim: remove spurious newline by Johannes Berg · 10 years ago
  52. e49786d mac80211-hwsim: support SGI-20 by Ben Greear · 10 years ago
  53. 4f86ed8 mac80211-hwsim: add frequency attribute to netlink pkts by Ben Greear · 10 years ago
  54. 5940c3e mac80211-hwsim: Rename CREATE and DESTROY radio to NEW and DEL radio by Jukka Rissanen · 10 years ago
  55. 4ff7818 iwlwifi: mvm: unref SCAN ref on scan completion by Eliad Peller · 10 years ago
  56. d8bafea iwlwifi: mvm: rs: add Tx STBC support by Eyal Shapira · 10 years ago
  57. 1e2ebe0 iwlwifi: mvm: fix scan condition iterator by David Spinadel · 10 years ago
  58. aadede6 iwlwifi: mvm: port to devcoredump framework by Johannes Berg · 10 years ago
  59. b260362 iwlwifi: enable STBC support for 8000 chips by Eyal Shapira · 10 years ago
  60. 50f6635 iwlwifi: dvm: Fix probable mask then right shift defect by Joe Perches · 10 years ago
  61. 7ae83d0 iwlwifi: mvm: remove unnecessary includes in tt.c by Luciano Coelho · 10 years ago
  62. 480acbc iwlwifi: mvm: flush queues without mutex held by Johannes Berg · 10 years ago
  63. f85e9d1 iwlwifi: mvm: improve MCS rate warning by Johannes Berg · 10 years ago
  64. ee00aed1 iwlwifi: mvm: BT Coex - make the multiprio lut a constant by Emmanuel Grumbach · 10 years ago
  65. d92b732e iwlwifi: mvm: remove mvm argument from get_queues_mask by Arik Nemtsov · 10 years ago
  66. 3b8983b iwlwifi: mvm: add MVM_FW_BCAST_FILTER_PASS_ALL option by Max Stepanov · 10 years ago
  67. f3b2098 iwlwifi: mvm: BT Coex - move BT_ANTENNA_COUPLING_THRESHOLD to constants by Emmanuel Grumbach · 10 years ago
  68. c7583d7 iwlwifi: always run the secured flow for family 8000 by Eran Harary · 10 years ago
  69. a3ead65 iwlwifi: pcie: fix recovery from ARC reset in WoWLAN by Emmanuel Grumbach · 10 years ago
  70. 40a7690 iwlwifi: pcie: warn if extern fw_debug buffer failed by Emmanuel Grumbach · 10 years ago
  71. 77d9673 iwlwifi: allow to restrict Tx aggregation size per-device by Gregory Greenman · 10 years ago
  72. 7f549e2 iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic function by Luciano Coelho · 10 years ago
  73. 3c2f3b2 iwlwifi: mvm: add debugfs entry to configure netdetect SSIDs by Luciano Coelho · 10 years ago
  74. b141c23 iwlwifi: mvm: spin off a function to start scan offload by Luciano Coelho · 10 years ago
  75. 1e4d19c iwlwifi: mvm: move the check if associated outside of the iterator for wowlan by Luciano Coelho · 10 years ago
  76. 671b582 iwlwifi: mvm: split wowlan handling out of the main suspend function by Luciano Coelho · 10 years ago
  77. 31ca09d iwlwifi: mvm: hold the rtnl when resuming from a d3 test by Luciano Coelho · 10 years ago
  78. 8dfc275 iwlwifi: mvm: remove unneeded NULL pointer check by Emmanuel Grumbach · 10 years ago
  79. dc574e5 iwlwifi: rs: option to easily disable Tx MIMO by Eyal Shapira · 10 years ago
  80. 5ca06eb ath9k: use a random MAC address if the EEPROM address is invalid by Felix Fietkau · 10 years ago
  81. 3468968 ath9k: allow disabling bands via platform data by Felix Fietkau · 10 years ago
  82. a59dadb ath9k: add support for endian swap of eeprom from platform data by Felix Fietkau · 10 years ago
  83. 7b89fcc ath9k_hw: start initial NF calibration after PA calibration on <AR9003 by Felix Fietkau · 10 years ago
  84. 6339244 ath9k_hw: do not run NF and periodic calibration at the same time by Felix Fietkau · 10 years ago
  85. 7b8aaea ath9k: restart hardware after noise floor calibration failure by Felix Fietkau · 10 years ago
  86. 70e535e ath9k: clean up debugfs print of reset causes by Felix Fietkau · 10 years ago
  87. 3b580144 ath9k: fix processing RXORN interrupts by Felix Fietkau · 10 years ago
  88. 257b5bc ath9k_hw: remove support for UB124 tx gain table by Felix Fietkau · 10 years ago
  89. 935477e ath9k_hw: make support for PC-OEM cards optional by Felix Fietkau · 10 years ago
  90. 6424b03 ath9k: Update AR955x initvals by Sujith Manoharan · 10 years ago
  91. d19c230 ath9k: Update AR9580 initvals by Sujith Manoharan · 10 years ago
  92. 1e929d3 ath9k: Do not start BA when scanning by Sujith Manoharan · 10 years ago
  93. 25f3bc7 ath9k: Improve flush() in mcc mode by Sujith Manoharan · 10 years ago
  94. 23aab0c ath9k: Fix HW scan abort by Sujith Manoharan · 10 years ago
  95. 0a019a5 ath9k: Send oneshot NoA by Sujith Manoharan · 10 years ago
  96. a350335 ath9k: Fix RoC expiration by Sujith Manoharan · 10 years ago
  97. 828fe01 ath9k: Use a helper function for bmiss by Sujith Manoharan · 10 years ago
  98. 347a956 ath9k: Use a helper function to set NoA by Sujith Manoharan · 10 years ago
  99. a23152a ath9k: Use a helper function for offchannel NoA by Sujith Manoharan · 10 years ago
  100. c6500ea ath9k: Check for active GO in mgd_prepare_tx() by Sujith Manoharan · 10 years ago