aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera6-29/+26
2020-10-08iwlwifi: mvm: re-enable TX after channel switchSara Sharon2-6/+2
2020-10-08iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queuesLuca Coelho1-1/+8
2020-10-08iwlwifi: support an additional Qu subsystem idGolan Ben Ami1-0/+1
2020-10-08iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELLJohannes Berg1-2/+0
2020-10-08iwlwifi: mvm: ring the doorbell and wait for PNVM load completionLuca Coelho3-0/+65
2020-10-08iwlwifi: update prph scratch structure to include PNVM dataLuca Coelho1-9/+9
2020-10-08iwlwifi: mvm: read and parse SKU ID if availableLuca Coelho2-3/+23
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera18-38/+56
2020-10-08rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiffChris Chiu3-3/+2
2020-10-08mwifiex: fix double freeTom Rix1-0/+2
2020-10-08ath11k: Fix memory leak on error pathAlex Dewar1-1/+3
2020-10-08iwlwifi: iwl-drv: Provide descriptions debugfs dentriesLee Jones1-1/+4
2020-10-08iwlwifi: dvm: devices: Fix function documentation formatting issuesLee Jones1-4/+4
2020-10-08iwlwifi: mvm: tx: Demote misuse of kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: rxon: Demote non-conformant kernel-doc headersLee Jones1-3/+3
2020-10-08iwlwifi: dvm: scan: Demote a few nonconformant kernel-doc headersLee Jones1-5/+3
2020-10-08iwlwifi: mvm: utils: Fix some doc-rotLee Jones1-2/+5
2020-10-08iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones1-9/+0
2020-10-08iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones1-11/+11
2020-10-08iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-10-08iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones1-6/+6
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones1-6/+5
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-4/+8
2020-10-05Merge 5.9-rc8 into staging-nextGreg Kroah-Hartman8-15/+21
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski1-3/+3
2020-10-02Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller102-2789/+5524
2020-10-02Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-10/+90
2020-10-01Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo25-200/+780
2020-10-01wcn36xx: Advertise beacon filtering support in bmpsLoic Poulain1-0/+2
2020-10-01ath11k: remove unnecessary casts to u32Kalle Valo1-4/+4
2020-10-01ath11k: enable idle power save modeCarl Huang3-0/+13
2020-10-01ath11k: start a timer to update HP for CE pipe 4Carl Huang2-0/+35
2020-10-01ath11k: start a timer to update REO cmd ringCarl Huang3-0/+10
2020-10-01ath11k: start a timer to update TCL HPCarl Huang5-0/+130
2020-10-01ath11k: set WMI pipe credit to 1 for QCA6390Carl Huang1-0/+6
2020-10-01ath11k: enable shadow register configuration and accessCarl Huang9-8/+194
2020-10-01ath11k: read and write registers below unwindowed addressCarl Huang2-0/+42
2020-10-01ath11k: debugfs: fix crash during rmmodCarl Huang1-4/+4
2020-10-01ath11k: fix warning caused by lockdep_assert_heldCarl Huang1-0/+4
2020-10-01ath11k: mac: remove unused conf_mutex to solve a deadlockWen Gong1-10/+1
2020-10-01ath11k: pci: fix rmmod crashCarl Huang1-1/+8
2020-10-01ath11k: add packet log support for QCA6390Carl Huang9-53/+166
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh3-21/+16
2020-10-01ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong1-1/+1
2020-10-01ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong1-3/+3
2020-10-01ath11k: disable monitor mode on QCA6390Kalle Valo3-0/+12