summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-038-24/+24
* genetlink: add small version of opsJakub Kicinski2020-10-031-1/+1
* dpaa2-eth: add support for devlink parser error drop trapsIoana Ciornei2020-10-033-1/+385
* dpaa2-eth: add basic devlink supportIoana Ciornei2020-10-034-1/+119
* ionic: add new bad firmware error codeShannon Nelson2020-10-032-0/+3
* ionic: use lif ident for filter countShannon Nelson2020-10-031-9/+10
* ionic: refill lif identity after fw_upShannon Nelson2020-10-033-14/+22
* ionic: disable all queue napi contexts on timeoutShannon Nelson2020-10-031-26/+21
* ionic: check qcq ptr in ionic_qcq_disableShannon Nelson2020-10-031-11/+20
* ionic: clear linkcheck bit on alloc failShannon Nelson2020-10-031-1/+3
* ionic: drain the work queueShannon Nelson2020-10-031-10/+13
* ionic: contiguous memory for notifyqShannon Nelson2020-10-031-22/+47
* s390/ctcm: remove orphaned function declarationsVasily Gorbik2020-10-032-2/+0
* s390/qeth: static checker cleanupsJulian Wiedmann2020-10-035-23/+22
* s390/qeth: use netdev_name()Julian Wiedmann2020-10-035-36/+35
* s390/qeth: constify the disciplinesJulian Wiedmann2020-10-033-5/+5
* s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann2020-10-036-20/+53
* s390/qeth: de-magic the QIB parm areaJulian Wiedmann2020-10-032-35/+41
* s390/qeth: keep track of wanted TX queuesJulian Wiedmann2020-10-035-54/+61
* Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller2020-10-03103-2798/+5533
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-10-0125-203/+783
| |\
| | * wcn36xx: Advertise beacon filtering support in bmpsLoic Poulain2020-10-011-0/+2
| | * ath11k: remove unnecessary casts to u32Kalle Valo2020-10-011-4/+4
| | * ath11k: enable idle power save modeCarl Huang2020-10-013-0/+13
| | * ath11k: start a timer to update HP for CE pipe 4Carl Huang2020-10-012-0/+35
| | * ath11k: start a timer to update REO cmd ringCarl Huang2020-10-013-0/+10
| | * ath11k: start a timer to update TCL HPCarl Huang2020-10-015-0/+130
| | * ath11k: set WMI pipe credit to 1 for QCA6390Carl Huang2020-10-011-0/+6
| | * ath11k: enable shadow register configuration and accessCarl Huang2020-10-019-8/+194
| | * ath11k: read and write registers below unwindowed addressCarl Huang2020-10-012-0/+42
| | * ath11k: debugfs: fix crash during rmmodCarl Huang2020-10-011-4/+4
| | * ath11k: fix warning caused by lockdep_assert_heldCarl Huang2020-10-011-0/+4
| | * ath11k: mac: remove unused conf_mutex to solve a deadlockWen Gong2020-10-011-10/+1
| | * ath11k: pci: fix rmmod crashCarl Huang2020-10-011-1/+8
| | * ath11k: add packet log support for QCA6390Carl Huang2020-10-019-56/+169
| | * ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_allocGovind Singh2020-10-013-21/+16
| | * ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_descWen Gong2020-10-011-1/+1
| | * ath11k: change to disable softirqs for ath11k_regd_update to solve deadlockWen Gong2020-10-011-3/+3
| | * ath11k: disable monitor mode on QCA6390Kalle Valo2020-10-013-0/+12
| | * ath11k: pci: check TCSR_SOC_HW_VERSIONKalle Valo2020-10-011-12/+34
| | * ath11k: add interface_modes to hw_paramsKalle Valo2020-10-013-39/+75
| | * ath11k: fix AP mode for QCA6390Carl Huang2020-10-011-2/+4
| | * ath11k: support loading ELF board filesBen Greear2020-10-011-1/+11
| | * ath11k: Correctly check errors for calls to debugfs_create_dir()Alex Dewar2020-10-011-20/+5
| | * ath11k: mac: fix parenthesis alignmentKalle Valo2020-10-011-1/+1
| | * ath11k: Move non-fatal warn logs to dbg levelGovind Singh2020-09-291-1/+1
| | * ath9k: Remove set but not used variableLi Heng2020-09-291-21/+0
| * | Merge tag 'iwlwifi-next-for-kalle-2020-09-30-2' of git://git.kernel.org/pub/s...Kalle Valo2020-10-0159-2494/+4358
| |\ \
| | * | iwlwifi: bump FW API to 57 for AX devicesLuca Coelho2020-10-011-1/+1
| | * | iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein2020-10-013-5/+15