summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gve: Get and set Rx copybreak via ethtoolKuo Zhao2020-09-111-0/+34
* Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-11325-10766/+15650
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-09-1169-1143/+2935
| |\
| | * ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZYueHaibing2020-09-111-2/+0
| | * ath11k: Remove unused inline function htt_htt_stats_debug_dump()YueHaibing2020-09-111-44/+0
| | * ath11k: fix link error when CONFIG_REMOTEPROC is disabledKalle Valo2020-09-111-0/+3
| | * ath11k: remove calling ath11k_init_hw_params() second timeAnilkumar Kolli2020-09-111-6/+0
| | * ath11k: add raw mode and software crypto supportVenkateswara Naralasetty2020-09-117-22/+91
| | * ath11k: add ipq6018 supportAnilkumar Kolli2020-09-114-0/+136
| | * ath11k: move target ce configs to hw_paramsAnilkumar Kolli2020-09-116-435/+442
| | * ath11k: Add peer max mpdu parameter in peer assoc commandTamizh Chelvam2020-09-091-0/+25
| | * ath11k: fix uninitialized return in ath11k_spectral_process_data()Dan Carpenter2020-09-091-0/+2
| | * ath11k: fix a double free and a memory leakTom Rix2020-09-081-1/+3
| | * ath10k: Add support for chain1 regulator supply votingRakesh Pillai2020-09-081-0/+1
| | * wcn36xx: Set feature DOT11AC for wcn3680Bryan O'Donoghue2020-09-021-0/+2
| | * wcn36xx: Use existing pointers in wcn36xx_smd_config_bss_v1Bryan O'Donoghue2020-09-021-63/+47
| | * wcn36xx: Add Supported rates V1 structureBryan O'Donoghue2020-09-021-0/+70
| | * wcn36xx: Add 802.11ac HAL param bitfieldsBryan O'Donoghue2020-09-021-1/+5
| | * wcn36xx: Specify ieee80211_rx_status.nssBryan O'Donoghue2020-09-021-0/+1
| | * wcn36xx: Fix warning due to bad rate_idxLoic Poulain2020-09-021-0/+9
| | * wcn36xx: Add 802.11ac MCS ratesBryan O'Donoghue2020-09-021-1/+108
| | * wcn36xx: Hook and identify RF_IRIS_WCN3680Bryan O'Donoghue2020-09-021-0/+2
| | * wcn36xx: Add a chip identifier for WCN3680Bryan O'Donoghue2020-09-021-0/+1
| | * ath10k: Get rid of "per_ce_irq" hw paramDouglas Anderson2020-09-012-16/+0
| | * ath10k: Keep track of which interrupts fired, don't poll themDouglas Anderson2020-09-014-66/+52
| | * ath10k: Add interrupt summary based CE processingRakesh Pillai2020-09-012-26/+42
| | * ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()Gustavo A. R. Silva2020-08-311-24/+12
| | * carl9170: Convert 'ar9170_qmap' to inline functionLee Jones2020-08-313-5/+8
| | * wil6210: wil_platform: Demote kernel-doc header to standard comment blockLee Jones2020-08-311-2/+1
| | * wil6210: pmc: Demote a few nonconformant kernel-doc function headersLee Jones2020-08-311-8/+4
| | * wil6210: txrx_edma: Demote comments which are clearly not kernel-docLee Jones2020-08-311-7/+3
| | * wil6210: txrx: Demote obvious abuse of kernel-docLee Jones2020-08-311-20/+10
| | * wil6210: interrupt: Demote comment header which is clearly not kernel-docLee Jones2020-08-311-3/+1
| | * wil6210: wmi: Fix formatting and demote non-conforming function headersLee Jones2020-08-311-21/+15
| | * ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignmentColin Ian King2020-08-311-3/+6
| | * ath11k: fix spelling mistake "moniter" -> "monitor"Colin Ian King2020-08-311-1/+1
| | * ath11k: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-311-4/+3
| | * carl9170: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-4/+3
| | * wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'Lee Jones2020-08-271-4/+4
| | * carl9170: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-272-4/+4
| | * ath11k: return -ENOMEM on allocation failureDan Carpenter2020-08-271-1/+1
| | * ath11k: return error if firmware request failsAlex Dewar2020-08-271-11/+9
| | * ath9k: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski2020-08-271-3/+3
| | * ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are usedLee Jones2020-08-272-32/+30
| | * ath9k: ar5008_initvals: Remove unused table entirelyLee Jones2020-08-271-37/+0
| | * ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'Lee Jones2020-08-271-37/+0
| | * ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'Lee Jones2020-08-271-14/+0
| | * ath9k_htc: Do not select MAC80211_LEDS by defaultKrzysztof Kozlowski2020-08-271-3/+3
| | * ath9k: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-279-24/+20
| | * ath6kl: wmi: Remove unused variable 'rate'Lee Jones2020-08-271-8/+2