index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-11-27
Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...
Paolo Abeni
-136
/
+951
2025-11-27
net: stmmac: dwmac: Disable flushing frames on Rx Buffer Unavailable
Rohan G Thomas
-2
/
+14
2025-11-27
net: fec: do not register PPS event for PEROUT
Wei Fang
-2
/
+5
2025-11-27
net: fec: do not allow enabling PPS and PEROUT simultaneously
Wei Fang
-0
/
+12
2025-11-27
net: fec: do not update PEROUT if it is enabled
Wei Fang
-10
/
+34
2025-11-27
net: fec: cancel perout_timer when PEROUT is disabled
Wei Fang
-0
/
+2
2025-11-27
fbnic: Replace use of internal PCS w/ Designware XPCS
Alexander Duyck
-63
/
+55
2025-11-27
fbnic: Add SW shim for MDIO interface to PMD and PCS
Alexander Duyck
-0
/
+205
2025-11-27
fbnic: Add handler for reporting link down event statistics
Alexander Duyck
-0
/
+9
2025-11-27
fbnic: Add logic to track PMD state via MAC/PCS signals
Alexander Duyck
-52
/
+175
2025-11-27
fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interrupt
Alexander Duyck
-32
/
+32
2025-11-27
net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMD
Alexander Duyck
-2
/
+22
2025-11-27
net: pcs: xpcs: Fix PMA identifier handling in XPCS
Alexander Duyck
-5
/
+4
2025-11-27
net: pcs: xpcs: Add support for 25G, 50G, and 100G interfaces
Alexander Duyck
-4
/
+101
2025-11-27
net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA values
Alexander Duyck
-4
/
+4
2025-11-26
Merge tag 'linux-can-fixes-for-6.18-20251126' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-41
/
+124
2025-11-26
net: atlantic: fix fragment overflow handling in RX path
Jiefeng Zhang
-0
/
+5
2025-11-26
virtio-net: avoid unnecessary checksum calculation on guest RX
Jon Kohler
-2
/
+3
2025-11-26
amd-xgbe: let the MAC manage PHY PM
Raju Rangoju
-5
/
+10
2025-11-26
eth: fbnic: Fix counter roll-over issue
Mohsin Bashir
-1
/
+1
2025-11-26
net: hibmcge: add support for pagepool on rx
Jijie Shao
-33
/
+142
2025-11-26
net: hibmcge: reduce packet drop under stress testing
Jijie Shao
-10
/
+37
2025-11-26
net: hibmcge: add support for tracepoint to dump some fields of rx_desc
Tao Lan
-0
/
+93
2025-11-26
net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic
Vladimir Oltean
-7
/
+0
2025-11-26
net: fman_memac: report structured ethtool counters
Vladimir Oltean
-0
/
+146
2025-11-26
net: dpaa: fman_memac: complete phylink support with 2500base-x
Vladimir Oltean
-0
/
+4
2025-11-26
net: phy: dp83867: implement configurability for SGMII in-band auto-negotiation
Vladimir Oltean
-7
/
+29
2025-11-26
fm10k: extract GRXRINGS from .get_rxnfc
Breno Leitao
-14
/
+3
2025-11-26
ixgbevf: extract GRXRINGS from .get_rxnfc
Breno Leitao
-11
/
+3
2025-11-26
igc: extract GRXRINGS from .get_rxnfc
Breno Leitao
-3
/
+8
2025-11-26
igb: extract GRXRINGS from .get_rxnfc
Breno Leitao
-4
/
+8
2025-11-26
idpf: extract GRXRINGS from .get_rxnfc
Breno Leitao
-3
/
+20
2025-11-26
ice: extract GRXRINGS from .get_rxnfc
Breno Leitao
-4
/
+15
2025-11-26
iavf: extract GRXRINGS from .get_rxnfc
Breno Leitao
-4
/
+14
2025-11-26
i40e: extract GRXRINGS from .get_rxnfc
Breno Leitao
-4
/
+15
2025-11-26
net: stmmac: pci: Use generic PCI suspend/resume routines
Yao Zi
-34
/
+5
2025-11-26
net: stmmac: loongson: Use generic PCI suspend/resume routines
Yao Zi
-34
/
+5
2025-11-26
net: stmmac: Add generic suspend/resume helper for PCI-based controllers
Yao Zi
-0
/
+66
2025-11-26
net: wwan: mhi: Keep modem name match with Foxconn T99W640
Slark Xiao
-1
/
+1
2025-11-26
net: phy: nxp-c45-tja11xx: add HW timestamp configuration reporting
Vadim Fedorenko
-0
/
+14
2025-11-26
phy: mscc: add HW timestamp configuration reporting
Vadim Fedorenko
-0
/
+13
2025-11-26
net: phy: dp83640: add HW timestamp configuration reporting
Vadim Fedorenko
-4
/
+17
2025-11-26
net: phy: broadcom: add HW timestamp configuration reporting
Vadim Fedorenko
-0
/
+13
2025-11-26
phy: add hwtstamp_get callback to phy drivers
Vadim Fedorenko
-0
/
+3
2025-11-26
phy: rename hwtstamp callback to hwtstamp_set
Vadim Fedorenko
-33
/
+36
2025-11-26
can: rcar_canfd: Fix CAN-FD mode as default
Biju Das
-22
/
+31
2025-11-26
can: rcar_canfd: Add suspend/resume support
Geert Uytterhoeven
-0
/
+53
2025-11-26
can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
-5
/
+5
2025-11-26
can: rcar_canfd: Invert CAN clock and close_candev() order
Geert Uytterhoeven
-1
/
+1
2025-11-26
can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
Geert Uytterhoeven
-78
/
+104
[prev]
[next]