aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2020-11-07ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_baseband_postamble'Lee Jones1-7/+0
2020-11-07ath9k: ar9340_initvals: Remove unused const variable 'ar9340Modes_ub124_tx_gain_table_1p0'Lee Jones1-101/+0
2020-11-07ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_gain_offset1_1'Lee Jones1-7/+0
2020-11-07ath: dfs_pri_detector: Demote zero/half completed kernel-doc headersLee Jones1-5/+4
2020-11-07ath: dfs_pattern_detector: Fix some function kernel-doc headersLee Jones1-6/+8
2020-11-07ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' paramLee Jones1-0/+1
2020-11-07ath11k: Add new dfs region name for JPLavanya Suresh2-0/+2
2020-11-07ath11k: fix wmi init configurationKarthikeyan Periyasamy1-2/+2
2020-11-07ath11k: Fix the hal descriptor maskKarthikeyan Periyasamy1-3/+3
2020-11-07ath11k: Fix single phy hw modeKarthikeyan Periyasamy1-3/+0
2020-11-07ath11k: Fix number of rules in filtered ETSI regdomainSven Eckelmann1-2/+3
2020-11-07ath11k: Remove unused param from wmi_mgmt_paramsGovind Singh1-1/+0
2020-11-07ath11k: Initialize complete alpha2 for regulatory changeSven Eckelmann1-0/+1
2020-11-07ath11k: cold boot calibration supportGovindaraj Saminathan6-7/+100
2020-11-07ath11k: search DT for qcom,ath11k-calibration-variantSven Eckelmann4-2/+41
2020-11-07ath11k: Remove unnecessary data sync to cpu on monitor bufferVasanthakumar Thiagarajan1-4/+0
2020-11-07ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-11-07ath10k: cancel rx worker in hif_stop for SDIOWen Gong1-0/+6
2020-11-07ath10k: Don't iterate over not-sdata-in-driver interfaces.Ben Greear4-11/+14
2020-11-07ath10k: fix compilation warningTamizh Chelvam1-1/+2
2020-11-06ath11k: FILS discovery and unsolicited broadcast probe response supportAloka Dixit3-0/+307
2020-11-06ath10k: sdio: remove redundant check in for loopAlex Dewar1-9/+3
2020-11-02iwlwifi: pcie: limit memory read spin timeJohannes Berg1-9/+27
2020-11-02rtw88: fix fw_fifo_addr checkTom Rix1-1/+1
2020-10-28ath11k: remove repeated words in comments and warningsKalle Valo7-10/+10
2020-10-28ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warningKalle Valo1-1/+1
2020-10-28ath10k: remove repeated words in commentsKalle Valo6-7/+7
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds533-17352/+26847
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+3
2020-10-13qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit1-22/+1
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-8/+0
2020-10-10Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski66-314/+1434
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho4-1/+9
2020-10-08iwlwifi: bump FW API to 59 for AX devicesLuca Coelho1-1/+1
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho5-11/+241
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho6-11/+58
2020-10-08iwlwifi: add trans op to set PNVMLuca Coelho1-0/+12
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho4-48/+78
2020-10-08iwlwifi: rs: align to new TLC config command APIMordechay Goodstein2-3/+12
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein3-18/+36
2020-10-08iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein3-60/+602
2020-10-08iwlwifi: mvm: fix suspicious rcu usage warningsSara Sharon1-7/+13
2020-10-08iwlwifi: mvm: remove memset of kek_kck commandSara Sharon1-1/+0
2020-10-08iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach3-6/+35
2020-10-08iwlwifi: pcie: fix the xtal latency value for a few qu devicesLuca Coelho1-1/+1
2020-10-08iwlwifi: pcie: fix xtal latency for 9560 devicesLuca Coelho3-5/+15
2020-10-08iwlwifi: pcie: fix 0x271B and 0x271C trans cfg structLuca Coelho1-2/+2
2020-10-08iwlwifi: mvm: avoid possible NULL pointer dereferenceAvraham Stern1-8/+6
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera7-19/+102
2020-10-08iwlwifi: mvm: add a get lmac id functionNathan Errera4-20/+20