summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2019-02-22mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing-1/+1
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub...David S. Miller-17/+29
2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka-17/+29
2019-02-04Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub...David S. Miller-37/+35
2019-01-31ath10k: correct bus type for WCN3990Brian Norris-1/+1
2019-01-31mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi-27/+25
2019-01-22wlcore: sdio: Fixup power on/off sequenceUlf Hansson-8/+7
2019-01-19virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun-1/+3
2019-01-19mac80211_hwsim: check that n_limits makes senseJohannes Berg-0/+5
2019-01-16iwlwifi: make IWLWIFI depend on CFG80211Luca Coelho-1/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-65/+53
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+8
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-5/+3
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller-4300/+4978
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-56/+111
2018-12-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo-264/+532
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S-0/+116
2018-12-20ath10k: fix tx_stats memory leakZhi Chen-9/+13
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen-3/+3
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter-1/+1
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh-1/+1
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter-2/+2
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh-3/+1
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S-4/+61
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam-1/+35
2018-12-20ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli-5/+64
2018-12-20ath10k: add amsdu support for monitor modeYu Wang-2/+186
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy-5/+5
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing-26/+0
2018-12-20wil6210: remove set but not used variable 'wdev'YueHaibing-2/+0
2018-12-20wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li-198/+42
2018-12-20ath6kl: Use debug instead of error message when disabledKyle Roeschley-1/+1
2018-12-20ath6kl: Fix off by one error in scan completionKyle Roeschley-1/+1
2018-12-20ath6kl: Only use match sets when firmware supports itKyle Roeschley-1/+1
2018-12-20iwlwifi: dbg_ini: fix bad ini tlv parsingShahar S Matityahu-0/+2
2018-12-20iwlwifi: bump the API version to 43 for 9000 and 22000Luca Coelho-2/+2
2018-12-20iwlwifi: dbg: add debug data to warningSara Sharon-1/+2
2018-12-20iwlwifi: mvm: d3: use struct_size() in kzalloc()Gustavo A. R. Silva-4/+2
2018-12-20iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"Colin Ian King-1/+1
2018-12-20iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP modeEmmanuel Grumbach-1/+2
2018-12-20iwlwifi: remove unused and wrong PHY_CFG_* macrosLuca Coelho-11/+2
2018-12-20iwlwifi: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu-0/+9
2018-12-20iwlwifi: mvm: clean up SSN incrementationSara Sharon-6/+4
2018-12-20iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon-1/+2
2018-12-20iwlwifi: mvm: take station lock later in the codeSara Sharon-2/+2
2018-12-20iwlwifi: mvm: handle RX no data notificationShaul Triebitz-1/+183
2018-12-20iwlwifi: split HE capabilities between AP and STAShaul Triebitz-101/+188
2018-12-20iwlwifi: make MVM and DVM depend on MAC80211Luca Coelho-1/+3
2018-12-20iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein-2/+8
2018-12-20iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_staSara Sharon-25/+17