index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
page_pool: transition to reference count management after page draining
Liang Chen
2023-12-14
1
-2
/
+2
*
cxgb3: Avoid potential string truncation in desc
Kees Cook
2023-12-14
2
-6
/
+5
*
amd-xgbe: Avoid potential string truncation in name
Kees Cook
2023-12-14
1
-1
/
+1
*
idpf: add get/set for Ethtool's header split ringparam
Michal Kubiak
2023-12-14
5
-7
/
+90
*
net: phy: Add support for the DP83TG720S Ethernet PHY
Oleksij Rempel
2023-12-14
3
-0
/
+202
*
net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
Oleksij Rempel
2023-12-14
1
-55
/
+74
*
virtio-net: support rx netdim
Heng Qi
2023-12-13
2
-14
/
+163
*
virtio-net: extract virtqueue coalescig cmd for reuse
Heng Qi
2023-12-13
1
-42
/
+64
*
virtio-net: separate rx/tx coalescing moderation cmds
Heng Qi
2023-12-13
1
-3
/
+28
*
virtio-net: returns whether napi is complete
Heng Qi
2023-12-13
1
-1
/
+5
*
ionic: fill out pci error handlers
Shannon Nelson
2023-12-13
1
-0
/
+25
*
ionic: lif debugfs refresh on reset
Shannon Nelson
2023-12-13
2
-0
/
+4
*
ionic: use timer_shutdown_sync
Shannon Nelson
2023-12-13
1
-1
/
+1
*
ionic: no fw read when PCI reset failed
Shannon Nelson
2023-12-13
2
-5
/
+23
*
ionic: prevent pci disable of already disabled device
Shannon Nelson
2023-12-13
1
-1
/
+3
*
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
2023-12-13
3
-7
/
+20
*
ionic: keep filters across FLR
Shannon Nelson
2023-12-13
1
-0
/
+2
*
ionic: pass opcode to devcmd_wait
Shannon Nelson
2023-12-13
3
-1
/
+3
*
net: stmmac: mmc: Support more counters for XGMAC Core
Furong Xu
2023-12-13
3
-1
/
+140
*
net: phy: at803x: drop specific PHY ID check from cable test functions
Christian Marangi
2023-12-13
1
-45
/
+50
*
net: phy: at803x: move at8035 specific DT parse to dedicated probe
Christian Marangi
2023-12-13
1
-19
/
+41
*
net: phy: at803x: move at8031 functions in dedicated section
Christian Marangi
2023-12-13
1
-133
/
+133
*
net: phy: at803x: make at8031 related DT functions name more specific
Christian Marangi
2023-12-13
1
-8
/
+8
*
net: phy: at803x: move specific at8031 config_intr to dedicated function
Christian Marangi
2023-12-13
1
-6
/
+24
*
net: phy: at803x: move specific at8031 WOL bits to dedicated function
Christian Marangi
2023-12-13
1
-17
/
+25
*
net: phy: at803x: move specific at8031 config_init to dedicated function
Christian Marangi
2023-12-13
1
-20
/
+25
*
net: phy: at803x: move specific at8031 probe mode check to dedicated probe
Christian Marangi
2023-12-13
1
-20
/
+19
*
net: phy: at803x: move specific DT option for at8031 to specific probe
Christian Marangi
2023-12-13
1
-24
/
+31
*
net: phy: at803x: move qca83xx specific check in dedicated functions
Christian Marangi
2023-12-13
1
-31
/
+37
*
net: phy: at803x: raname hw_stats functions to qca83xx specific name
Christian Marangi
2023-12-13
1
-22
/
+22
*
net: phy: at803x: move disable WOL to specific at8031 probe
Christian Marangi
2023-12-13
1
-10
/
+17
*
net: phy: at803x: fix passing the wrong reference for config_intr
Christian Marangi
2023-12-13
1
-3
/
+3
*
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-12-13
2
-35
/
+0
*
bnxt_en: Make PTP TX timestamp HWRM query silent
Pavan Chebbi
2023-12-13
1
-3
/
+3
*
bnxt_en: Skip nic close/open when configuring tstamp filters
Pavan Chebbi
2023-12-13
2
-20
/
+11
*
bnxt_en: Add support for UDP GSO on 5760X chips
Michael Chan
2023-12-13
2
-3
/
+19
*
bnxt_en: add rx_filter_miss extended stats
Damodharam Ammepalli
2023-12-13
1
-0
/
+1
*
bnxt_en: Configure UDP tunnel TPA
Michael Chan
2023-12-13
2
-0
/
+34
*
bnxt_en: Add support for VXLAN GPE
Michael Chan
2023-12-13
2
-5
/
+40
*
bnxt_en: Use proper TUNNEL_DST_PORT_ALLOC* commands
Michael Chan
2023-12-13
1
-2
/
+2
*
bnxt_en: Allocate extra QP backing store memory when RoCE FW reports it
Selvin Xavier
2023-12-13
1
-2
/
+12
*
bnxt_en: Support TX coalesced completion on 5760X chips
Michael Chan
2023-12-13
2
-2
/
+12
*
bnxt_en: Prevent TX timeout with a very small TX ring
Michael Chan
2023-12-13
1
-1
/
+4
*
bnxt_en: Fix TX ring indexing logic
Michael Chan
2023-12-13
2
-2
/
+2
*
bnxt_en: Fix AGG ring check logic in bnxt_check_rings()
Somnath Kotur
2023-12-13
1
-3
/
+3
*
bnxt_en: Fix trimming of P5 RX and TX rings
Michael Chan
2023-12-13
1
-5
/
+11
*
net: mdio-gpio: replace deprecated strncpy with strscpy
Justin Stitt
2023-12-13
1
-2
/
+2
*
Merge tag 'pef2256-framer' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Jakub Kicinski
2023-12-13
8
-0
/
+2073
|
\
|
*
net: wan: framer: Add support for the Lantiq PEF2256 framer
Herve Codina
2023-12-12
5
-0
/
+1156
|
*
net: wan: Add framer framework support
Herve Codina
2023-12-12
5
-0
/
+917
[next]