index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-03
8
-24
/
+24
*
genetlink: add small version of ops
Jakub Kicinski
2020-10-03
1
-1
/
+1
*
dpaa2-eth: add support for devlink parser error drop traps
Ioana Ciornei
2020-10-03
3
-1
/
+385
*
dpaa2-eth: add basic devlink support
Ioana Ciornei
2020-10-03
4
-1
/
+119
*
ionic: add new bad firmware error code
Shannon Nelson
2020-10-03
2
-0
/
+3
*
ionic: use lif ident for filter count
Shannon Nelson
2020-10-03
1
-9
/
+10
*
ionic: refill lif identity after fw_up
Shannon Nelson
2020-10-03
3
-14
/
+22
*
ionic: disable all queue napi contexts on timeout
Shannon Nelson
2020-10-03
1
-26
/
+21
*
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
2020-10-03
1
-11
/
+20
*
ionic: clear linkcheck bit on alloc fail
Shannon Nelson
2020-10-03
1
-1
/
+3
*
ionic: drain the work queue
Shannon Nelson
2020-10-03
1
-10
/
+13
*
ionic: contiguous memory for notifyq
Shannon Nelson
2020-10-03
1
-22
/
+47
*
s390/ctcm: remove orphaned function declarations
Vasily Gorbik
2020-10-03
2
-2
/
+0
*
s390/qeth: static checker cleanups
Julian Wiedmann
2020-10-03
5
-23
/
+22
*
s390/qeth: use netdev_name()
Julian Wiedmann
2020-10-03
5
-36
/
+35
*
s390/qeth: constify the disciplines
Julian Wiedmann
2020-10-03
3
-5
/
+5
*
s390/qeth: allow configuration of TX queues for OSA devices
Julian Wiedmann
2020-10-03
6
-20
/
+53
*
s390/qeth: de-magic the QIB parm area
Julian Wiedmann
2020-10-03
2
-35
/
+41
*
s390/qeth: keep track of wanted TX queues
Julian Wiedmann
2020-10-03
5
-54
/
+61
*
Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-10-03
103
-2798
/
+5533
|
\
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-10-01
25
-203
/
+783
|
|
\
|
|
*
wcn36xx: Advertise beacon filtering support in bmps
Loic Poulain
2020-10-01
1
-0
/
+2
|
|
*
ath11k: remove unnecessary casts to u32
Kalle Valo
2020-10-01
1
-4
/
+4
|
|
*
ath11k: enable idle power save mode
Carl Huang
2020-10-01
3
-0
/
+13
|
|
*
ath11k: start a timer to update HP for CE pipe 4
Carl Huang
2020-10-01
2
-0
/
+35
|
|
*
ath11k: start a timer to update REO cmd ring
Carl Huang
2020-10-01
3
-0
/
+10
|
|
*
ath11k: start a timer to update TCL HP
Carl Huang
2020-10-01
5
-0
/
+130
|
|
*
ath11k: set WMI pipe credit to 1 for QCA6390
Carl Huang
2020-10-01
1
-0
/
+6
|
|
*
ath11k: enable shadow register configuration and access
Carl Huang
2020-10-01
9
-8
/
+194
|
|
*
ath11k: read and write registers below unwindowed address
Carl Huang
2020-10-01
2
-0
/
+42
|
|
*
ath11k: debugfs: fix crash during rmmod
Carl Huang
2020-10-01
1
-4
/
+4
|
|
*
ath11k: fix warning caused by lockdep_assert_held
Carl Huang
2020-10-01
1
-0
/
+4
|
|
*
ath11k: mac: remove unused conf_mutex to solve a deadlock
Wen Gong
2020-10-01
1
-10
/
+1
|
|
*
ath11k: pci: fix rmmod crash
Carl Huang
2020-10-01
1
-1
/
+8
|
|
*
ath11k: add packet log support for QCA6390
Carl Huang
2020-10-01
9
-56
/
+169
|
|
*
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc
Govind Singh
2020-10-01
3
-21
/
+16
|
|
*
ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in ath11k_dp_htt_get_ppdu_desc
Wen Gong
2020-10-01
1
-1
/
+1
|
|
*
ath11k: change to disable softirqs for ath11k_regd_update to solve deadlock
Wen Gong
2020-10-01
1
-3
/
+3
|
|
*
ath11k: disable monitor mode on QCA6390
Kalle Valo
2020-10-01
3
-0
/
+12
|
|
*
ath11k: pci: check TCSR_SOC_HW_VERSION
Kalle Valo
2020-10-01
1
-12
/
+34
|
|
*
ath11k: add interface_modes to hw_params
Kalle Valo
2020-10-01
3
-39
/
+75
|
|
*
ath11k: fix AP mode for QCA6390
Carl Huang
2020-10-01
1
-2
/
+4
|
|
*
ath11k: support loading ELF board files
Ben Greear
2020-10-01
1
-1
/
+11
|
|
*
ath11k: Correctly check errors for calls to debugfs_create_dir()
Alex Dewar
2020-10-01
1
-20
/
+5
|
|
*
ath11k: mac: fix parenthesis alignment
Kalle Valo
2020-10-01
1
-1
/
+1
|
|
*
ath11k: Move non-fatal warn logs to dbg level
Govind Singh
2020-09-29
1
-1
/
+1
|
|
*
ath9k: Remove set but not used variable
Li Heng
2020-09-29
1
-21
/
+0
|
*
|
Merge tag 'iwlwifi-next-for-kalle-2020-09-30-2' of git://git.kernel.org/pub/s...
Kalle Valo
2020-10-01
59
-2494
/
+4358
|
|
\
\
|
|
*
|
iwlwifi: bump FW API to 57 for AX devices
Luca Coelho
2020-10-01
1
-1
/
+1
|
|
*
|
iwlwifi: yoyo: add support for internal buffer allocation in D3
Mordechay Goodstein
2020-10-01
3
-5
/
+15
[next]