1. da1bc3c net: wireless: wl3501_cs: Remove duplicate include by Sachin Kamat · 11 years ago
  2. 1a2b250 b43: return true / false instead of numbers in functions which return bool value by Zhao, Gang · 11 years ago
  3. cc1ad9d b43: Kconfig: let config B43_BCMA_PIO depends on B43 by Zhao, Gang · 11 years ago
  4. 711f145 rtlwifi: properly apply filter flags by Peter Wu · 11 years ago
  5. e51048c rtlwifi: avoid accessing RCR directly by Peter Wu · 11 years ago
  6. c42c65c mwifiex: memory corruption in mwifiex_tdls_add_vht_capab() by Dan Carpenter · 11 years ago
  7. 0971f7d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  8. db18014 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  9. c77986c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  10. 9e4b426 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  11. 161d785 Revert "Staging: rtl8812ae: remove modules field of rate_control_ops" by John W. Linville · 11 years ago
  12. 82b715c iwlwifi: mvm: fix a few wd_disable comments by Eliad Peller · 11 years ago
  13. a2978b1 iwlwifi: mvm: prepare infrastructure for more TLV flags by Eran Harary · 11 years ago
  14. d6cb37a iwlwifi: mvm: remove redundant define in fw.c by Inbal Hacohen · 11 years ago
  15. fde7383 iwlwifi: nvm: remove reading valid antennas from NVM by Johannes Berg · 11 years ago
  16. 5fc0f76 iwlwifi: mvm: add Rx frames statistics via debugfs by Eyal Shapira · 11 years ago
  17. 1f6bf07 iwlwifi: mvm: set immediate apply time bit in time events by Emmanuel Grumbach · 11 years ago
  18. cfadc3f iwlwifi: pcie: stop the firmware when we restart it by Emmanuel Grumbach · 11 years ago
  19. 1270c41 iwlwifi: mvm: fix possible memory leak by Eytan Lifshitz · 11 years ago
  20. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 11 years ago
  21. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 11 years ago
  22. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  23. a735f9e Bluetooth: append new supported device to the list [0b05:17d0] by Andy Shevchenko · 11 years ago
  24. 0b88006 Bluetooth: sort the list of IDs in the source code by Andy Shevchenko · 11 years ago
  25. b075dd4 Bluetooth: allocate static minor for vhci by Lucas De Marchi · 11 years ago
  26. 9113bfd Bluetooth: btusb: Add IMC Networks (Broadcom based) by Jurgen Kramer · 11 years ago
  27. 9797feb ath10k: implement sta_rc_update() by Michal Kazior · 11 years ago
  28. 90046f5 ath10k: fix SMPS support by Michal Kazior · 11 years ago
  29. 75459e3 ath10k: release conf_mutex if vdev_start() fails by Kalle Valo · 11 years ago
  30. ef8c001 ath: remove camel case from struct reg_dmn_pair_mapping by Kalle Valo · 11 years ago
  31. 2e05f01 ath10k: fix alignment in ath10k_dbg() by Kalle Valo · 11 years ago
  32. 35582ad Staging: rtl8812ae: remove modules field of rate_control_ops by Stephen Rothwell · 11 years ago
  33. 908628d wcn36xx: Update dtim period before starting BSS by Pontus Fuchs · 11 years ago
  34. 82cad2a wcn36xx: Track dpu signature per sta by Pontus Fuchs · 11 years ago
  35. 2ba0b46 wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_sign by Pontus Fuchs · 11 years ago
  36. f2ed5d2 wcn36xx: Add support for 3680 by Pontus Fuchs · 11 years ago
  37. 2be6636 wcn36xx: Print FW capabilities by Pontus Fuchs · 11 years ago
  38. 4bda7fa wcn36xx: Cache nv to avoid request_firmware on resume path by Pontus Fuchs · 11 years ago
  39. 546c505 wcn36xx: Wait longer for SMD commands to complete by Pontus Fuchs · 11 years ago
  40. c951da4 wcn36xx: Improve feature caps exchange by Pontus Fuchs · 11 years ago
  41. 0876232 wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alive by Pontus Fuchs · 11 years ago
  42. 6b27fe5 wlcore: add support for STA CSA with chan contexts by Arik Nemtsov · 11 years ago
  43. d881fa2 wlcore: enable beacon filtering only after receiving a beacon by Eliad Peller · 11 years ago
  44. 5b07d97 wlcore: increase timeout to 5000 msecs by Yaniv Machani · 11 years ago
  45. 1ede950 wlcore: decrease warning verbosity during recovery by Arik Nemtsov · 11 years ago
  46. 41ed1a7 wlcore: consider multiple APs when checking active_link_count by Eliad Peller · 11 years ago
  47. bf4e5f1 wlcore: don't handle unsetting of default wep key by Eliad Peller · 11 years ago
  48. bc566f9 wlcore: wl18xx: allow CCK rates for AP mode by Arik Nemtsov · 11 years ago
  49. 5a441f5 wlcore: don't stop sched_scan on interface removal by Barak Bercovitz · 11 years ago
  50. 2a5ad92 wlcore: send EAPOL frames with voice priority by Igal Chernobelsky · 11 years ago
  51. 028e724 wl18xx: move to new firmware (wl18xx-fw-3.bin) by Eliad Peller · 11 years ago
  52. abf0b24 wlcore/wl12xx/wl18xx: configure iface_combinations per-hw by Eliad Peller · 11 years ago
  53. 32f0fd5 wlcore/wl12xx/wl18xx: configure max_stations per-hw by Eliad Peller · 11 years ago
  54. da08fdf wlcore/wl12xx/wl18xx: configure num_links per-hw by Eliad Peller · 11 years ago
  55. 75fb4df wlcore/wl12xx/wl18xx: simplify fw_status handling by Eliad Peller · 11 years ago
  56. 7a53626 wlcore: AP: don't start mac80211 PS on non-peer HLIDs by Arik Nemtsov · 11 years ago
  57. 51ae14d wlcore: block read/writes to FW during ELP by Barak Bercovitz · 11 years ago
  58. 9be86cf wlcore: cancel Tx watchdog on suspend and rearm on first Tx after by Arik Nemtsov · 11 years ago
  59. 02d0727 wlcore: memset wl->rx_filter_enabled to zero after recovery by Nadim Zubidat · 11 years ago
  60. bb6bd25 b43: use kernel api to replace b43 specific helper function by ZHAO Gang · 11 years ago
  61. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  62. 5ad6867 ath10k: Use pci_enable_msi_range() by Alexander Gordeev · 11 years ago
  63. bb8b621 ath10k: Disable MSI in case IRQ configuration is unknown by Alexander Gordeev · 11 years ago
  64. bdcb2c9 ath10k: Get rid of superfluous call to pci_disable_msi() by Alexander Gordeev · 11 years ago
  65. 716ae53 ath10k: pass frames with invalid peer status to upper layer by Janusz Dziedzic · 11 years ago
  66. fd71f80 ath10k: AP: handle HT station which does not have HT RX MCS by Bartosz Markowski · 11 years ago
  67. 00f5482 ath10k: suspend hardware before reset by Marek Puzyniak · 11 years ago
  68. 9042e17 ath10k: refactor suspend/resume functions by Marek Puzyniak · 11 years ago
  69. fc36e3f ath10k: fix device initialization routine by Michal Kazior · 11 years ago
  70. 3678602 ath10k: Set proper nss value for the peer by Marek Kwaczynski · 11 years ago
  71. 7c61385 ath10k: remove excessive rx msdu len check by Bartosz Markowski · 11 years ago
  72. 75fb2f9 ath10k: better tx/rx debugging by Ben Greear · 11 years ago
  73. c6b56b0 ath10k: add more debugging for receive errors by Ben Greear · 11 years ago
  74. 2c34752 ath10k: print out size of wmi-ready-event message by Ben Greear · 11 years ago
  75. ffa7026 iwlwifi: mvm: don't dump log of second CPU when not relevant by Emmanuel Grumbach · 11 years ago
  76. 4ed735e iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlines by Johannes Berg · 11 years ago
  77. 77db0a3 iwlwifi: mvm: new NVM format in family 8000 by Eran Harary · 11 years ago
  78. 7303dd7f iwlwifi: mvm: Enable power save on BSS and P2P client in DCM by Alexander Bondar · 11 years ago
  79. f3c221f iwlwifi: mvm: add debugfs for prph reg read/write by Eliad Peller · 11 years ago
  80. 63f7535 iwlwifi: mvm: use IEEE80211_TX_CTRL_PORT_CTRL_PROTO flag by Johannes Berg · 11 years ago
  81. 7b1dd04 iwlwifi: mvm: propagate LDPC / STBC status to radiotap by Emmanuel Grumbach · 11 years ago
  82. e520926 iwlwifi: make various things const by Johannes Berg · 11 years ago
  83. 5045388 iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bit by Eliad Peller · 11 years ago
  84. 1e56f1e Bluetooth: Add firmware update for Atheros 0cf3:311f by Oliver Neukum · 11 years ago
  85. b131237 Bluetooth: Enable Atheros 0cf3:311e for firmware upload by Oliver Neukum · 11 years ago
  86. e57f173 mwifiex: add key material v2 support by Avinash Patil · 11 years ago
  87. 7f445d0 mwifiex: parse API version from FW by Avinash Patil · 11 years ago
  88. be104b9 mwifiex: disable all TDLS link during disconnection by Avinash Patil · 11 years ago
  89. b06c5321 mwifiex: separate BA params for TDLS link if 11ac is supported by Avinash Patil · 11 years ago
  90. 5f6d598 mwifiex: add VHT support for TDLS by Avinash Patil · 11 years ago
  91. 9ed230b mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv by Avinash Patil · 11 years ago
  92. daeb5bb mwifiex: AMPDU support for TDLS link by Avinash Patil · 11 years ago
  93. d63bf5e mwifiex: tdls related handling for data packets addressed to TDLS peer by Avinash Patil · 11 years ago
  94. 56bd24a mwifiex: provision for holding and restoring packets during TDLS setup by Avinash Patil · 11 years ago
  95. 1f4dfd8 mwifiex: add cfg80211 change_station handler support by Avinash Patil · 11 years ago
  96. e48e0de mwifiex: add cfg80211 add_station handler support by Avinash Patil · 11 years ago
  97. 429d90d mwifiex: add cfg80211 tdls_oper handler support by Avinash Patil · 11 years ago
  98. 5f2caaf mwifiex: parse TDLS action frames during RX by Avinash Patil · 11 years ago
  99. b23bce2 mwifiex: add tdls_mgmt handler support by Avinash Patil · 11 years ago
  100. 341b880 mwifiex: cleanup in mwifiex_fill_cap_info() by Amitkumar Karwar · 11 years ago