index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
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
2026-03-18
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
2026-03-17
net: macb: add support for Microchip pic64hpsc ethernet endpoint
Charles Perry
2026-03-17
net: macb: add safeguards for jumbo frame larger than 10240
Charles Perry
2026-03-16
net: macb: set default_an_inband to true for SGMII
Charles Perry
2026-03-14
net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
Kevin Hao
2026-03-14
net: macb: Introduce gem_init_rx_ring()
Kevin Hao
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-11
net: macb: Clean up the .usrio settings in macb_config instances
Kevin Hao
2026-03-11
net: macb: Clean up the .init settings in macb_config instances
Kevin Hao
2026-03-11
net: macb: Clean up the .clk_init setting in the macb_config instances
Kevin Hao
2026-03-10
net: macb: Shuffle the tx ring before enabling tx
Kevin Hao
2026-03-05
net: cadence: macb: enable EEE for Mobileye EyeQ5
Nicolai Buchwitz
2026-03-05
net: cadence: macb: enable EEE for Raspberry Pi RP1
Nicolai Buchwitz
2026-03-05
net: cadence: macb: add ethtool EEE support
Nicolai Buchwitz
2026-03-05
net: cadence: macb: implement EEE TX LPI support
Nicolai Buchwitz
2026-03-05
net: cadence: macb: add EEE LPI statistics counters
Nicolai Buchwitz
2026-03-03
net: macb: use ethtool_sprintf to fill ethtool stats strings
Sean Chang
2026-02-26
net: macb: add the .pcs_inband_caps() callback for SGMII
Charles Perry
2026-02-26
net: macb: add support for reporting SGMII inband link status
Charles Perry
2026-02-26
net: macb: fix SGMII with inband aneg disabled
Charles Perry
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]