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
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
Lines
8 days
amd-xgbe: reset PHY settings before starting PHY
Raju Rangoju
-9
/
+6
8 days
amd-xgbe: prevent CRC errors during RX adaptation with AN disabled
Raju Rangoju
-2
/
+69
8 days
amd-xgbe: fix link status handling in xgbe_rx_adaptation
Raju Rangoju
-5
/
+14
2026-03-03
amd-xgbe: fix sleep while atomic on suspend/resume
Raju Rangoju
-14
/
+0
2026-02-28
amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
Raju Rangoju
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-21
/
+18
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-1
/
+1
2026-02-05
amd-xgbe: do not select NET_SELFTESTS when INET is disabled
Raju Rangoju
-1
/
+1
2026-01-30
amd-xgbe: add support for rx alignment errors
Raju Rangoju
-0
/
+13
2026-01-28
declance: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
-1
/
+1
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-4
/
+1
2026-01-17
net: xgbe: convert to use .get_rx_ring_count
Breno Leitao
-12
/
+3
2026-01-17
amd-xgbe: avoid misleading per-packet error log
Raju Rangoju
-4
/
+1
2026-01-15
xgbe: Use netlink extack to report errors to ethtool
Vishal Badole
-22
/
+27
2025-12-23
amd-xgbe: reset retries and mode on RX adapt failures
Raju Rangoju
-0
/
+2
2025-12-01
amd-xgbe: schedule NAPI on Rx Buffer Unavailable (RBU)
Raju Rangoju
-4
/
+15
2025-12-01
amd-xgbe: refactor the dma IRQ handling code path
Raju Rangoju
-20
/
+40
2025-11-26
amd-xgbe: let the MAC manage PHY PM
Raju Rangoju
-5
/
+10
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
-2
/
+4
2025-11-06
amd-xgbe: add ethtool jumbo frame selftest
Raju Rangoju
-0
/
+23
2025-11-06
amd-xgbe: add ethtool split header selftest
Raju Rangoju
-0
/
+49
2025-11-06
amd-xgbe: add ethtool phy loopback selftest
Raju Rangoju
-0
/
+40
2025-11-06
amd-xgbe: introduce support ethtool selftest
Raju Rangoju
-1
/
+273
2025-10-20
amd-xgbe: convert to ndo_hwtstamp callbacks
Vadim Fedorenko
-42
/
+21
2025-10-16
net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45
Alok Tiwari
-1
/
+1
2025-10-14
amd-xgbe: Avoid spurious link down messages during interface toggle
Raju Rangoju
-1
/
+1
2025-09-14
amd-xgbe: Add PPS periodic output support
Raju Rangoju
-4
/
+151
2025-08-27
amd-xgbe: Use int type to store negative error codes
Qianfeng Rong
-3
/
+3
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
-1
/
+1
2025-08-18
amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
Vishal Badole
-2
/
+27
2025-07-21
amd-xgbe: add hardware PTP timestamping support
Raju Rangoju
-86
/
+179
2025-07-21
and-xgbe: remove the abstraction for hwptp
Raju Rangoju
-331
/
+345
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-11
/
+32
2025-07-02
amd-xgbe: add support for giant packet size
Raju Rangoju
-4
/
+24
2025-07-02
amd-xgbe: do not double read link status
Raju Rangoju
-9
/
+19
2025-07-01
amd-xgbe: align CL37 AN sequence as per databook
Raju Rangoju
-2
/
+13
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-8
/
+11
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1871
/
+296
2025-05-13
amd-xgbe: add support for new pci device id 0x1641
Raju Rangoju
-0
/
+18
2025-05-13
amd-xgbe: Add XGBE_XPCS_ACCESS_V3 support to xgbe_pci_probe()
Raju Rangoju
-7
/
+33
2025-05-13
amd-xgbe: add support for new XPCS routines
Raju Rangoju
-0
/
+122
2025-05-13
amd-xgbe: reorganize the xgbe_pci_probe() code path
Raju Rangoju
-14
/
+25
2025-05-13
amd-xgbe: reorganize the code of XPCS access
Raju Rangoju
-36
/
+29
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+42
2025-04-30
pds_core: init viftype default in declaration
Shannon Nelson
-3
/
+1
2025-04-30
pds_core: smaller adminq poll starting interval
Shannon Nelson
-2
/
+2
2025-04-29
pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE()
Kees Cook
-1
/
+2
[next]