summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* vrf: add mac header for tunneled packets when sniffer is attachedAndrea Mayer2020-12-041-6/+72
* Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-04147-1486/+3484
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-12-0252-348/+866
| |\
| | * ath11k: dp_rx: fix monitor status dma unmap directionKalle Valo2020-12-021-4/+4
| | * wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue2020-12-021-0/+1
| | * ath10k: Constify static qmi structsRikard Falkeborn2020-12-021-2/+2
| | * ath10k: Release some resources in an error handling pathChristophe JAILLET2020-12-021-1/+4
| | * ath10k: Fix an error handling pathChristophe JAILLET2020-12-021-0/+2
| | * ath10k: Fix the parsing error in service available eventRakesh Pillai2020-12-023-3/+11
| | * ath11k: Fix an error handling pathChristophe JAILLET2020-12-021-2/+4
| | * ath11k: Build check size of ath11k_skb_cbSven Eckelmann2020-12-021-0/+2
| | * ath11k: Reset ath11k_skb_cb before setting new flagsSven Eckelmann2020-12-021-0/+1
| | * ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.controlSven Eckelmann2020-12-023-12/+21
| | * ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh2020-11-244-45/+1
| | * ath11k: peer delete synchronization with firmwareRitesh Singh2020-11-246-7/+75
| | * ath11k: vdev delete synchronization with firmwareRitesh Singh2020-11-245-8/+90
| | * Merge mhi-ath11k-immutable into ath-nextKalle Valo2020-11-243-14/+0
| | |\
| | | * bus: mhi: Remove auto-start optionLoic Poulain2020-11-183-14/+0
| | * | ath11k: Fix the rx_filter flag setting for peer rssi statsMaharaja Kennadyrajan2020-11-231-1/+2
| | * | ath10k: add target IRAM recovery feature supportVenkateswara Naralasetty2020-11-233-0/+88
| | * | ath11k: Fix beamformee STS in HE capRamya Gnanasekar2020-11-231-5/+0
| | * | ath11k: add processor_id based ring_selector logicP Praneesh2020-11-232-7/+4
| | * | ath11k: Handle errors if peer creation failsAlex Dewar2020-11-101-10/+14
| | * | ath9k: work around false-positive gcc warningArnd Bergmann2020-11-101-2/+6
| | * | ath11k: fix ZERO address in probe requestCarl Huang2020-11-071-0/+5
| | * | wil6210: wmi: Correct misnamed function parameter 'ptr_'Lee Jones2020-11-071-1/+1
| | * | wcn36xx: Enable firmware offloaded keepaliveBryan O'Donoghue2020-11-071-0/+1
| | * | wcn36xx: Enable firmware link monitoringBryan O'Donoghue2020-11-071-0/+1
| | * | wcn36xx: Set LINK_FAIL_TX_CNT to 1000 on all wcn36xxBryan O'Donoghue2020-11-071-1/+2
| | * | ath6kl: fix enum-conversion warningArnd Bergmann2020-11-071-2/+2
| | * | ath9k: dynack: Demote non-compliant function headerLee Jones2020-11-071-2/+1
| | * | ath9k: ar5008_phy: Demote half completed function headersLee Jones2020-11-071-12/+3
| | * | ath9k: ar9003_2p2_initvals: Remove unused const variablesLee Jones2020-11-071-14/+0
| | * | ath9k: ar9485_initvals: Remove unused const variable 'ar9485_fast_clock_1_1_b...Lee Jones2020-11-071-7/+0
| | * | ath9k: ar9340_initvals: Remove unused const variable 'ar9340Modes_ub124_tx_ga...Lee Jones2020-11-071-101/+0
| | * | ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_ga...Lee Jones2020-11-071-7/+0
| | * | ath: dfs_pri_detector: Demote zero/half completed kernel-doc headersLee Jones2020-11-071-5/+4
| | * | ath: dfs_pattern_detector: Fix some function kernel-doc headersLee Jones2020-11-071-6/+8
| | * | ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' paramLee Jones2020-11-071-0/+1
| | * | ath11k: Add new dfs region name for JPLavanya Suresh2020-11-072-0/+2
| | * | ath11k: fix wmi init configurationKarthikeyan Periyasamy2020-11-071-2/+2
| | * | ath11k: Fix the hal descriptor maskKarthikeyan Periyasamy2020-11-071-3/+3
| | * | ath11k: Fix single phy hw modeKarthikeyan Periyasamy2020-11-071-3/+0
| | * | ath11k: Fix number of rules in filtered ETSI regdomainSven Eckelmann2020-11-071-2/+3
| | * | ath11k: Remove unused param from wmi_mgmt_paramsGovind Singh2020-11-071-1/+0
| | * | ath11k: Initialize complete alpha2 for regulatory changeSven Eckelmann2020-11-071-0/+1
| | * | ath11k: cold boot calibration supportGovindaraj Saminathan2020-11-076-7/+100
| | * | ath11k: search DT for qcom,ath11k-calibration-variantSven Eckelmann2020-11-074-2/+41
| | * | ath11k: Remove unnecessary data sync to cpu on monitor bufferVasanthakumar Thiagarajan2020-11-071-4/+0
| | * | ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-4/+3