index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
7
-91
/
+142
2020-01-27
qed: FW 8.42.2.0 Parser offsets modified
Michal Kalderon
1
-26
/
+25
2020-01-27
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
5
-160
/
+149
2020-01-27
qed: FW 8.42.2.0 Expose new registers and change windows
Michal Kalderon
4
-538
/
+488
2020-01-27
qed: FW 8.42.2.0 Internal ram offsets modifications
Michal Kalderon
2
-191
/
+232
2020-01-27
octeontx2-pf: ethtool RSS config support
Sunil Goutham
4
-4
/
+269
2020-01-27
octeontx2-pf: Add basic ethtool support
Christina Jacob
6
-4
/
+525
2020-01-27
octeontx2-pf: Add ndo_get_stats64
Geetha sowjanya
3
-0
/
+97
2020-01-27
octeontx2-pf: TCP segmentation offload support
Sunil Goutham
5
-4
/
+273
2020-01-27
octeontx2-pf: Receive side scaling support
Sunil Goutham
4
-1
/
+167
2020-01-27
octeontx2-pf: Error handling support
Geetha sowjanya
6
-3
/
+255
2020-01-27
octeontx2-pf: MTU, MAC and RX mode config support
Sunil Goutham
6
-6
/
+242
2020-01-27
octeontx2-pf: Register and handle link notifications
Linu Cherian
3
-0
/
+109
2020-01-27
octeontx2-pf: Add packet transmission support
Sunil Goutham
6
-2
/
+470
2020-01-27
octeontx2-pf: Receive packet handling support
Sunil Goutham
6
-3
/
+349
2020-01-27
octeontx2-pf: Setup interrupts and NAPI handler
Sunil Goutham
6
-10
/
+332
2020-01-27
octeontx2-pf: Initialize and config queues
Sunil Goutham
7
-17
/
+1290
2020-01-27
octeontx2-pf: Attach NIX and NPA block LFs
Sunil Goutham
4
-4
/
+286
2020-01-27
octeontx2-pf: Mailbox communication with AF
Sunil Goutham
4
-3
/
+552
2020-01-27
octeontx2-pf: Add Marvell OcteonTX2 NIC driver
Sunil Goutham
6
-0
/
+362
2020-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+6
2020-01-27
sfc: move mcdi filtering code
Alex Maftei (amaftei)
3
-2246
/
+2271
2020-01-27
sfc: create header for mcdi filtering code
Alex Maftei (amaftei)
2
-139
/
+211
2020-01-27
sfc: rename mcdi filtering functions/structs
Alex Maftei (amaftei)
1
-276
/
+282
2020-01-27
bnxt_en: Add support for devlink info command
Vasundhara Volam
2
-0
/
+138
2020-01-27
bnxt_en: Rename switch_id to dsn
Vasundhara Volam
3
-6
/
+6
2020-01-27
bnxt_en: Add support to update progress of flash update
Vasundhara Volam
1
-1
/
+13
2020-01-27
bnxt_en: Move devlink_register before registering netdev
Vasundhara Volam
2
-5
/
+8
2020-01-27
bnxt_en: Register devlink irrespective of firmware spec version
Vasundhara Volam
1
-5
/
+6
2020-01-27
bnxt_en: Refactor bnxt_dl_register()
Vasundhara Volam
1
-24
/
+36
2020-01-27
bnxt_en: Disable workaround for lost interrupts on 575XX B0 and newer chips.
Michael Chan
2
-1
/
+5
2020-01-27
bnxt_en: Periodically check and remove aged-out ntuple filters
Pavan Chebbi
1
-0
/
+7
2020-01-27
bnxt_en: Do not accept fragments for aRFS flow steering.
Michael Chan
1
-2
/
+4
2020-01-27
bnxt_en: Support UDP RSS hashing on 575XX chips.
Michael Chan
1
-1
/
+1
2020-01-27
bnxt_en: Remove the setting of dev_port.
Michael Chan
1
-1
/
+0
2020-01-27
bnxt_en: Improve bnxt_probe_phy().
Michael Chan
1
-3
/
+3
2020-01-27
bnxt_en: Improve link up detection.
Michael Chan
2
-9
/
+9
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
134
-1408
/
+3490
2020-01-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-68
/
+433
2020-01-27
drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'
Christophe JAILLET
1
-1
/
+1
2020-01-27
bpf, xdp: Remove no longer required rcu_read_{un}lock()
John Fastabend
1
-1
/
+5
2020-01-27
bpf, xdp: virtio_net use access ptr macro for xdp enable check
John Fastabend
1
-1
/
+1
2020-01-27
r8169: don't set min_mtu/max_mtu if not needed
Heiner Kallweit
1
-7
/
+5
2020-01-27
mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
Christophe JAILLET
1
-1
/
+1
2020-01-27
net: socionext: fix xdp_result initialization in netsec_process_rx
Lorenzo Bianconi
1
-1
/
+1
2020-01-27
net: socionext: fix possible user-after-free in netsec_process_rx
Lorenzo Bianconi
1
-1
/
+1
2020-01-27
mlx5: Use dev_net netdevice notifier registrations
Jiri Pirko
8
-10
/
+28
2020-01-27
mvneta driver disallow XDP program on hardware buffer management
Sven Auhagen
1
-0
/
+6
2020-01-26
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
24
-104
/
+341
2020-01-26
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
1
-1
/
+1
[next]