summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2016-11-30Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...David S. Miller-6/+7
2016-11-17mwifiex: printk() overflow with 32-byte SSIDsBrian Norris-6/+7
2016-11-15mac80211_hwsim: fix beacon delta calculationBenjamin Beichler-1/+1
2016-10-27brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann-1/+1
2016-10-27Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo-53/+128
2016-10-19iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho-6/+46
2016-10-19iwlwifi: pcie: fix SPLC structure parsingLuca Coelho-31/+48
2016-10-19iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon-3/+5
2016-10-19iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss-1/+4
2016-10-19iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho-10/+15
2016-10-19iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho-2/+2
2016-10-19iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg-0/+8
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller-1/+1
2016-10-14Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller-117/+110
2016-10-13ath6kl: add Dell OEM SDIO I/O for the Venue 8 ProAdam Williamson-0/+1
2016-10-13Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau-23/+3
2016-10-13ath10k: cache calibration data when the core is stoppedMarty Faltesek-36/+40
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger-51/+45
2016-10-12cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg-1/+1
2016-10-12cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg-1/+1
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-16/+10
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro-16/+10
2016-10-07rtl8xxxu: Fix rtl8192eu driver reload issueJes Sorensen-1/+7
2016-10-07rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen-0/+4
2016-10-07rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen-4/+4
2016-10-07rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen-1/+6
2016-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2684/+6643
2016-10-05wlcore: sdio: drop kfree for memory allocated with devm_kzallocWei Yongjun-1/+0
2016-10-03Merge tag 'driver-core-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+12
2016-09-30Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller-1434/+2381
2016-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-118/+89
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim-1/+1
2016-09-28ath9k: disable RNG by defaultMiaoqing Pan-1/+1
2016-09-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan-0/+7
2016-09-28ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan-0/+6
2016-09-28ath10k: fix error return code in ahbWei Yongjun-0/+2
2016-09-27brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki-1/+8
2016-09-27brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki-1/+2
2016-09-27rtlwifi: Add explicit values to hw_variables enumLarry Finger-104/+104
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger-0/+14
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches-123/+128
2016-09-27Merge tag 'iwlwifi-next-for-kalle-2015-09-26' of git://git.kernel.org/pub/scm...Kalle Valo-204/+110
2016-09-27ath10k: support up to 64 vdevsBen Greear-1/+4
2016-09-27ath10k: document cycle count related countersBen Greear-8/+8
2016-09-27ath10k: fix typo in logging messageBen Greear-1/+1
2016-09-27ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan-2/+18
2016-09-27ath10k: do not check if reset is NULLMasahiro Yamada-15/+10
2016-09-27ath10k: use devm_reset_control_get() instead of reset_control_get()Masahiro Yamada-46/+10
2016-09-27ath10k: use devm_clk_get() instead of clk_get()Masahiro Yamada-28/+6
2016-09-27ath10k: spelling and miscellaneous neateningJoe Perches-20/+20