index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
8 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
10 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
45 hours
net: macb: put the "mdio" child node reference on success
Nicolai Buchwitz
45 hours
net: macb: destroy the phylink instance on the probe error path
Nicolai Buchwitz
2 days
net: macb: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
2 days
net: macb: reject an unknown link speed in the taprio setup
Aleksei Sviridkin
2 days
net: macb: zero the link settings taprio reads back
Aleksei Sviridkin
5 days
net: macb: fix NULL pointer dereference on unbind with fixed-link
Vineeth Karumanchi
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
8 days
net: macb: exclude software FCS from TX byte statistics
Nicolai Buchwitz
2026-08-20
net: macb: drop CONFIG_OF #if block
Théo Lebrun
2026-08-17
net: macb: refuse set_ringparam on EMAC
Théo Lebrun
2026-08-17
net: macb: allocate tieoff descriptor once across device lifetime
Théo Lebrun
2026-08-17
net: macb: enforce reverse christmas tree (RCT) convention
Théo Lebrun
2026-08-17
net: macb: unify queue index variable naming convention and types
Théo Lebrun
2026-08-17
net: macb: unify variable naming convention in at91ether functions
Théo Lebrun
2026-08-17
net: macb: unify device pointer naming convention
Théo Lebrun
2026-08-17
net: macb: drop "consistent" from alloc/free function names
Théo Lebrun
2026-08-05
net: macb: remove unused ENST Q0/Q1 time register defines
Vineeth Karumanchi
2026-07-09
net: macb: drop in-flight Tx SKBs on close
Théo Lebrun
2026-06-18
net: macb: add TX stall timeout callback to recover from lost TSTART write
Lukasz Raczylo
2026-04-09
net: macb: Use napi_schedule_irqoff() in IRQ handler
Kevin Hao
2026-04-06
net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPI
Kevin Hao
2026-04-03
net: macb: Remove dedicated IRQ handler for WoL
Kevin Hao
2026-04-03
net: macb: Factor out the handling of non-hot IRQ events into a separate func...
Kevin Hao
2026-04-03
net: macb: Introduce macb_queue_isr_clear() helper function
Kevin Hao
2026-04-03
net: macb: Replace open-coded implementation with napi_schedule()
Kevin Hao
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-01
net: macb: fix use of at91_default_usrio without CONFIG_OF
Conor Dooley
2026-04-01
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
2026-04-01
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
2026-03-29
net: macb: drop usrio pointer on EyeQ5 config
Théo Lebrun
2026-03-29
net: macb: set MACB_CAPS_USRIO_DISABLED if no usrio config is provided
Théo Lebrun
2026-03-29
net: macb: runtime detect MACB_CAPS_USRIO_DISABLED
Théo Lebrun
2026-03-29
net: macb: timer adjust mode is not supported
Conor Dooley
2026-03-29
net: macb: clean up tsu clk rate acquisition
Conor Dooley
2026-03-29
net: macb: warn on pclk use as a tsu_clk fallback
Conor Dooley
2026-03-29
net: macb: add mpfs specific usrio configuration
Conor Dooley
2026-03-29
net: macb: np4 doesn't need a usrio pointer
Conor Dooley
2026-03-29
net: macb: rework usrio refclk selection code
Conor Dooley
2026-03-29
net: macb: split USRIO_HAS_CLKEN capability in two
Conor Dooley
2026-03-29
net: macb: rename macb_default_usrio to at91_default_usrio as not all platfor...
Conor Dooley
2026-03-29
Revert "net: macb: Clean up the .usrio settings in macb_config instances"
Conor Dooley
2026-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-26
net: macb: use the current queue number for stats
Paolo Valerio
2026-03-24
net: macb: Use dev_consume_skb_any() to free TX SKBs
Kevin Hao
2026-03-20
net: macb: Protect access to net_device::ip_ptr with RCU lock
Kevin Hao
2026-03-20
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-18
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
[next]