aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing1-1/+1
2019-02-18Merge tag 'wireless-drivers-for-davem-2019-02-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-17/+29
2019-02-07mt76x0u: fix suspend/resumeStanislaw Gruszka1-17/+29
2019-02-04Merge tag 'wireless-drivers-for-davem-2019-02-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller6-37/+35
2019-01-31ath10k: correct bus type for WCN3990Brian Norris1-1/+1
2019-01-31mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_infoLorenzo Bianconi3-27/+25
2019-01-22wlcore: sdio: Fixup power on/off sequenceUlf Hansson1-8/+7
2019-01-19virt_wifi: fix error return code in virt_wifi_newlink()Wei Yongjun1-1/+3
2019-01-19mac80211_hwsim: check that n_limits makes senseJohannes Berg1-0/+5
2019-01-16iwlwifi: make IWLWIFI depend on CFG80211Luca Coelho1-1/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain11-65/+53
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds4-8/+8
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-5/+3
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller144-4300/+4978
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-56/+111
2018-12-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo17-264/+532
2018-12-20ath10k: add support to configure BB timing over wmiBhagavathi Perumal S4-0/+116
2018-12-20ath10k: fix tx_stats memory leakZhi Chen1-9/+13
2018-12-20ath10k: fix peer stats null pointer dereferenceZhi Chen2-3/+3
2018-12-20ath10k: remove an unnecessary NULL checkDan Carpenter1-1/+1
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh1-1/+1
2018-12-20ath10k: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-12-20ath10k: remove work in progress logs from snoc driverGovind Singh2-3/+1
2018-12-20ath10k: fix warning due to msdu limit errorBhagavathi Perumal S4-4/+61
2018-12-20ath10k: disable 4addr source port learning in 10.4 FW by defaultSathishkumar Muruganandam3-1/+35
2018-12-20ath10k: report tx rate using ieee80211_tx_rate_update()Anilkumar Kolli3-5/+64
2018-12-20ath10k: add amsdu support for monitor modeYu Wang1-2/+186
2018-12-20ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy1-5/+5
2018-12-20ath10k: remove set but not used variable 'num_tdls_vifs'YueHaibing1-26/+0
2018-12-20wil6210: remove set but not used variable 'wdev'YueHaibing1-2/+0
2018-12-20wil6210: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-198/+42
2018-12-20ath6kl: Use debug instead of error message when disabledKyle Roeschley1-1/+1
2018-12-20ath6kl: Fix off by one error in scan completionKyle Roeschley1-1/+1
2018-12-20ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2018-12-20iwlwifi: dbg_ini: fix bad ini tlv parsingShahar S Matityahu2-0/+2
2018-12-20iwlwifi: bump the API version to 43 for 9000 and 22000Luca Coelho2-2/+2
2018-12-20iwlwifi: dbg: add debug data to warningSara Sharon1-1/+2
2018-12-20iwlwifi: mvm: d3: use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2018-12-20iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"Colin Ian King1-1/+1
2018-12-20iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP modeEmmanuel Grumbach1-1/+2
2018-12-20iwlwifi: remove unused and wrong PHY_CFG_* macrosLuca Coelho1-11/+2
2018-12-20iwlwifi: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu5-0/+9
2018-12-20iwlwifi: mvm: clean up SSN incrementationSara Sharon1-6/+4
2018-12-20iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon1-1/+2
2018-12-20iwlwifi: mvm: take station lock later in the codeSara Sharon1-2/+2
2018-12-20iwlwifi: mvm: handle RX no data notificationShaul Triebitz5-1/+183
2018-12-20iwlwifi: split HE capabilities between AP and STAShaul Triebitz1-101/+188
2018-12-20iwlwifi: make MVM and DVM depend on MAC80211Luca Coelho1-1/+3
2018-12-20iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2-2/+8
2018-12-20iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_staSara Sharon1-25/+17