1. 9927baa mwifiex: add auto TDLS support by Avinash Patil · 10 years ago
  2. 16fa5e6 mwifiex: wmm support for TDLS link by Avinash Patil · 10 years ago
  3. 2848977 mwifiex: do not explicitly disable TDLS link during teardown by Avinash Patil · 10 years ago
  4. 9d31c1c mwifiex: update rx packet descriptor structure to match FW by Avinash Patil · 10 years ago
  5. 4b870c2 ath9k: fix the assignment of hw queues for mesh interface by Chun-Yeow Yeoh · 10 years ago
  6. 2eaea32 ath9k: common-spectral: don't depend from ATH9K_DEBUGFS by Oleksij Rempel · 10 years ago
  7. 7d03155 ath9k_htc: ath9k_htc_op_ps_wakeup() can be static by kbuild test robot · 10 years ago
  8. d81f9a0 ath9k: ath9k_op_ps_wakeup() can be static by kbuild test robot · 10 years ago
  9. 0013c7c mwifiex: module load parameter for interface creation by Avinash Patil · 10 years ago
  10. 325e188 ath9k: fix misc debugfs when not using chan context by Ben Greear · 10 years ago
  11. 9b5186b Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  12. 9de8f26 ath10k: fix mismatched wmi api call by Peter Oh · 10 years ago
  13. 78157a1 ath10k: advertise support for AP mode channel width changes by Rajkumar Manoharan · 10 years ago
  14. 8868b12 ath10k: add modpram 'skip_otp' to ignore empty otp error during BMI by Rajkumar Manoharan · 10 years ago
  15. 5ce8e7f ath10k: handle ieee80211 header and payload tracing separately by Rajkumar Manoharan · 10 years ago
  16. a15c706 ath9k_htc: remove return of value in empty definintion of ath9k_htc_deinit_debug by John W. Linville · 10 years ago
  17. 4eed83a mwifiex: simplify ad hoc join capability info by James Cameron · 10 years ago
  18. d351f5f wlcore: make wlcore_cmd_send_failsafe() static by Luciano Coelho · 10 years ago
  19. f5b8f47 wlcore: check minimum buffer size in some cmd_send functions by Luciano Coelho · 10 years ago
  20. 0d4b5c7 mwifiex: fix version display problem on big endian platforms by Amitkumar Karwar · 10 years ago
  21. 3f2aa13 ath9k_htc: add spectral scan debug interface by Oleksij Rempel · 10 years ago
  22. 83fb287 ath9k_htc: process rx spectral packets by Oleksij Rempel · 10 years ago
  23. 911544f ath9k_htc: trigger spectral scan on set_channel by Oleksij Rempel · 10 years ago
  24. 88a2e3f ath9k_htc: set initial spec_config values by Oleksij Rempel · 10 years ago
  25. fe30e8b ath9k_htc: add struct ath_spec_scan_priv to ath9k_htc_priv by Oleksij Rempel · 10 years ago
  26. 94cd95c ath9k_htc: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  27. 525d094 ath9k_htc: fix rs_datalen conversation by Oleksij Rempel · 10 years ago
  28. 46140dd ath9k: For AR9271 chipsets, set count = 0 for endless samples. by Oleksij Rempel · 10 years ago
  29. 67dc74f ath9k: move spectral.* to common-spectral.* by Oleksij Rempel · 10 years ago
  30. f00a422 ath9k: move ath9k_spectral_scan_ from main.c to spectral.c by Oleksij Rempel · 10 years ago
  31. 963916d ath9k: make ath9k_spectral_scan_ do not depend on ath_softc by Oleksij Rempel · 10 years ago
  32. ef948da ath9k: use ath_common instead of ieee80211_hw in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  33. 934bdc7 ath9k: use ath_ps_ops in ath9k_spectral_scan_ by Oleksij Rempel · 10 years ago
  34. 99d2217 ath9k: add ath_ps_ops bindings by Oleksij Rempel · 10 years ago
  35. 0198c2e ath: add struct ath_ps_ops by Oleksij Rempel · 10 years ago
  36. 1111d42 ath9k: remove all struct ath_softc dependencies from spectral code by Oleksij Rempel · 10 years ago
  37. dd7657b ath9k: add ath_hw to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  38. c10b75a ath9k: use struct dentry by ath9k_spectral_init_debug by Oleksij Rempel · 10 years ago
  39. 21af25d ath9k: move spec_config to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  40. 8391f60 ath9k: move spectral_mode to ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  41. 911ea79 ath9k: add struct ath_spec_scan_priv by Oleksij Rempel · 10 years ago
  42. d7d8b83 mwifiex: fix warning while starting BSS by Avinash Patil · 10 years ago
  43. bfd713b mwifiex: do not setup AMPDU/AMSDU with broadcast receiver by Avinash Patil · 10 years ago
  44. cf6a64f mwifiex: fix out of memory issue observed for USB chipsets by Amitkumar Karwar · 10 years ago
  45. 041bfab mwifiex: remove data_complete handler by Avinash Patil · 10 years ago
  46. ec4a16b mwifiex: rx workqueue support for USB interface by Avinash Patil · 10 years ago
  47. d385c5c ath9k: add support for reporting tx power to mac80211 by Felix Fietkau · 10 years ago
  48. 7178357 bcma: get IRQ numbers from dt by Hauke Mehrtens · 10 years ago
  49. 85eb92e bcma: make it possible to specify a IRQ num in bcma_core_irq() by Hauke Mehrtens · 10 years ago
  50. 6164c202 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  51. 6cc6399 at86rf230: fix simple_return.cocci warnings by Fengguang Wu · 10 years ago
  52. 05e3f2f at86rf230: add force slotted operation bit by Alexander Aring · 10 years ago
  53. f6f4e86 at86rf230: generate random perm extended address by Alexander Aring · 10 years ago
  54. 7c118c1 mac802154: add ieee802154_vif struct by Alexander Aring · 10 years ago
  55. 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
  56. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  57. 707b1bbd ath10k: fix pm resume after suspend by Bartosz Markowski · 10 years ago
  58. aa292fa ath6kl: remove incorrect reset_resume handler by Alexey Khoroshilov · 10 years ago
  59. 2cbd3f5 Bluetooth: btusb: Add internal callback for USB bulk rx data by Marcel Holtmann · 10 years ago
  60. 27c3fbe Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices by Marcel Holtmann · 10 years ago
  61. 882809f Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function by Marcel Holtmann · 10 years ago
  62. b344900 Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload by Marcel Holtmann · 10 years ago
  63. fe58d01 at86rf230: add default channel settings by Alexander Aring · 10 years ago
  64. fe23bcd at86rf230: fix page parameter constraints by Alexander Aring · 10 years ago
  65. 6bc6c49 mwifiex: add cfg80211 dump_survey handler by Xinming Hu · 10 years ago
  66. bf35443 mwifiex: channel statistics support for mwifiex by Avinash Patil · 10 years ago
  67. 15a892e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  68. b509c02 Bluetooth: HCI H5 peer reset detection by Loic Poulain · 10 years ago
  69. 579a05f mac80211-hwsim: Provide multicast event for HWSIM_CMD_DEL_RADIO by Jukka Rissanen · 10 years ago
  70. 6275936 mac80211-hwsim: Provide multicast event for HWSIM_CMD_NEW_RADIO by Jukka Rissanen · 10 years ago
  71. de29eda mac80211-hwsim: add missing policy entries by Johannes Berg · 10 years ago
  72. 7962b0d ath10k: speed up hw recovery by Michal Kazior · 10 years ago
  73. 605cdba ath10k: expose hw restart via debugfs by Michal Kazior · 10 years ago
  74. 04ed9df ath10k: fix possible bmi crash by Michal Kazior · 10 years ago
  75. c011b28 ath10k: don't reset chip on power_down by Michal Kazior · 10 years ago
  76. 0bc14d0 ath10k: split reset logic from power up by Michal Kazior · 10 years ago
  77. 61c1648 ath10k: make warm reset a bit safer and faster by Michal Kazior · 10 years ago
  78. 099ac7c ath10k: change ce ring cleanup logic by Michal Kazior · 10 years ago
  79. 4eb2e16 ath10k: avoid possible deadlock with scan timeout by Michal Kazior · 10 years ago
  80. 09fa9d8 rtlwifi: rtl8821ae: Remove extra semicolons by Larry Finger · 10 years ago
  81. 3fe33c4 brcmsmac: expose 802.11 core statistics in debugfs by Arend van Spriel · 10 years ago
  82. 9146782 brcmsmac: fix statistic counter update function by Arend van Spriel · 10 years ago
  83. 7a1283d carl9170: Convert byte_rev_table uses to bitrev8 by Joe Perches · 10 years ago
  84. 9a06bec wil6210: Add support for large packets by Vladimir Kondratiev · 10 years ago
  85. e240537 wil6210: improve dmesg for fw error handling by Vladimir Kondratiev · 10 years ago
  86. b516fcc wil6210: prevent double disconnect command issuing by Vladimir Kondratiev · 10 years ago
  87. 4851629 wil6210: reset flow updates by Vladimir Kondratiev · 10 years ago
  88. cded936 wil6210: do not attempt FW recovery if interface is down by Vladimir Kondratiev · 10 years ago
  89. 8493662 brcmfmac: (clean) Move sdio related function. by Hante Meuleman · 10 years ago
  90. 122d3d0 brcmfmac: (clean) Rename sdio related files. by Hante Meuleman · 10 years ago
  91. 888bf76e brcmfmac: (clean) Rename sdio related files. by Hante Meuleman · 10 years ago
  92. bfe8197 brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211 by Hante Meuleman · 10 years ago
  93. 76b5a96 brcmfmac: (clean) Rename dhd_common.c in common.c by Hante Meuleman · 10 years ago
  94. d14f78b brcmfmac: (clean) Rename dhd_bus.h in bus.h by Hante Meuleman · 10 years ago
  95. a8e8ed3 brcmfmac: (clean) Rename files dhd_dbg to debug by Hante Meuleman · 10 years ago
  96. 4a1c615 brcmfmac: (clean) Move tracepoint related function. by Hante Meuleman · 10 years ago
  97. d3c8037 brcmfmac: (clean) Remove packet filter configuration. by Hante Meuleman · 10 years ago
  98. ac83d0b brcmfmac: (clean) Remove usb_rdl.h as it is not needed. by Hante Meuleman · 10 years ago
  99. 9c64766 brcmfmac: do not use firmware error code in driver by Arend van Spriel · 10 years ago
  100. a3e53bb brcmfmac: remove unused defintion by Arend van Spriel · 10 years ago