summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: convert all Qu with Jf devices to the new config tableLuca Coelho2020-03-273-250/+283
* iwlwifi: add HW step to new cfg device tableLuca Coelho2020-03-272-22/+46
* iwlwifi: remove some unused extern declarations from iwl-config.hLuca Coelho2020-03-271-9/+0
* iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho2020-03-277-71/+58
* iwlwifi: mvm: enable SF also when we have HEJohannes Berg2020-03-271-3/+5
* iwlwifi: remove redundant iwl9560_2ac_cfg structLuca Coelho2020-03-272-11/+6
* iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg2020-03-271-2/+1
* iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu2020-03-272-8/+173
* iwlwifi: pass trans and NVM data to HE capability parsingJohannes Berg2020-03-271-3/+5
* iwlwifi: pcie: implement read_config32Luca Coelho2020-03-271-0/+8
* iwlwifi: yoyo: add PCI config space region typeLuca Coelho2020-03-273-1/+47
* iwlwifi: mvm: add soc latency supportShahar S Matityahu2020-03-275-12/+124
* hostap: convert to struct proc_opsYueHaibing2020-03-261-5/+5
* rtw88: fix non-increase management packet sequence numberTzu-En Huang2020-03-263-0/+15
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-03-2629-427/+1573
|\
| * ath10k: Fill GCMP MIC length for PMFYingying Tang2020-03-224-8/+48
| * ath11k: Perform per-msdu rx processingSriram R2020-03-1811-318/+245
| * ath11k: Configure hash based reo destination ring selectionSriram R2020-03-187-5/+94
| * ath11k: Adding proper validation before accessing tx_statsPravas Kumar Panda2020-03-181-0/+3
| * ath11k: dump SRNG stats during FW assertManikanta Pubbisetty2020-03-186-2/+82
| * ath11k: fill channel info from rx channelVenkateswara Naralasetty2020-03-181-3/+7
| * ath11k: Supporting RX ring backpressure HTT event and stats handlingSriram R2020-03-185-0/+108
| * ath11k: add handling for BSS colorJohn Crispin2020-03-171-0/+25
| * ath11k: add WMI calls required for handling BSS colorJohn Crispin2020-03-172-0/+109
| * ath11k: set queue_len to 4096John Crispin2020-03-172-0/+2
| * ath11k: enable PN offloadManikanta Pubbisetty2020-03-177-14/+156
| * ath11k: handle RX fragmentsManikanta Pubbisetty2020-03-179-92/+709
* | brcmfmac: add USB autosuspend feature supportWright Feng2020-03-261-50/+71
* | brcmfmac: increase max hanger slots from 1K to 3K in fws layerMadhan Mohan R2020-03-261-1/+1
* | brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().Raveendran Somu2020-03-261-1/+1
* | brcmfmac: Fix double freeing in the fmac usb data pathRaveendran Somu2020-03-261-2/+1
* | brcmfmac: Fix driver crash on USB control transfer timeoutRaveendran Somu2020-03-261-2/+4
* | rtl8xxxu: Feed current txrate information for mac80211Chris Chiu2020-03-262-2/+85
* | rtl8xxxu: add enumeration for channel bandwidthChris Chiu2020-03-262-1/+10
* | rtw88: add a debugfs entry to enable/disable coex mechanismYan-Hsuan Chuang2020-03-261-0/+45
* | rtw88: add a debugfs entry to dump coex's infoYan-Hsuan Chuang2020-03-266-0/+595
* | net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2020-03-242-57/+49
* | net: axienet: Allow DMA to beyond 4GBAndre Przywara2020-03-241-0/+8
* | net: axienet: Autodetect 64-bit DMA capabilityAndre Przywara2020-03-242-0/+27
* | net: axienet: Upgrade descriptors to hold 64-bit addressesAndre Przywara2020-03-242-39/+83
* | net: axienet: Wrap DMA pointer writes to prepare for 64 bitAndre Przywara2020-03-241-10/+16
* | net: axienet: Add mii-tool supportAndre Przywara2020-03-241-0/+11
* | net: axienet: Drop MDIO interrupt registers from ethtools dumpAndre Przywara2020-03-242-11/+0
* | net: axienet: Mark eth_irq as optionalAndre Przywara2020-03-241-2/+2
* | net: axienet: Check for DMA mapping errorsAndre Przywara2020-03-241-1/+30
* | net: axienet: Factor out TX descriptor chain cleanupAndre Przywara2020-03-241-22/+57
* | net: axienet: Improve DMA error handlingAndre Przywara2020-03-241-2/+2
* | net: axienet: Fix DMA descriptor cleanup pathAndre Przywara2020-03-241-15/+28
* | net: axienet: Propagate failure of DMA descriptor setupAndre Przywara2020-03-241-7/+19
* | net: axienet: Convert DMA error handler to a work queueAndre Przywara2020-03-242-13/+13