index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
2026-03-19
net: macb: Shuffle the tx ring before enabling tx
Kevin Hao
2026-03-04
net: macb: Fix tx/rx malfunction after phy link down and up
Kevin Hao
2025-12-30
net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...
Xiaolei Wang
2025-10-29
net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-10-28
net: macb: Add "mobileye,eyeq5-gem" compatible
Théo Lebrun
2025-10-28
net: macb: rename bp->sgmii_phy field to bp->phy
Théo Lebrun
2025-10-28
net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
Théo Lebrun
2025-10-28
net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
Théo Lebrun
2025-10-21
net: macb: Remove duplicate linux/inetdevice.h header
Jiapeng Chong
2025-10-16
net: macb: sort #includes
Théo Lebrun
2025-10-16
net: macb: apply reverse christmas tree in macb_tx_map()
Théo Lebrun
2025-10-16
net: macb: drop `count` local variable in macb_tx_map()
Théo Lebrun
2025-10-16
net: macb: drop `entry` local variable in macb_tx_map()
Théo Lebrun
2025-10-16
net: macb: replace min() with umin() calls
Théo Lebrun
2025-10-16
net: macb: remove bp->queue_mask
Théo Lebrun
2025-10-16
net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
Théo Lebrun
2025-10-16
net: macb: move bp->hw_dma_cap flags to bp->caps
Théo Lebrun
2025-10-16
net: macb: simplify macb_adj_dma_desc_idx()
Théo Lebrun
2025-10-16
net: macb: simplify macb_dma_desc_get_size()
Théo Lebrun
2025-10-16
net: macb: drop macb_config NULL checking
Théo Lebrun
2025-10-16
net: macb: Remove local variables clk_init and init in macb_probe()
Théo Lebrun
2025-10-16
net: macb: remove gap in MACB_CAPS_* flags
Théo Lebrun
2025-10-16
net: macb: use BIT() macro for capability definitions
Théo Lebrun
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-09-26
net: macb: avoid dealing with endianness in macb_set_hwaddr()
Théo Lebrun
2025-09-26
net: macb: single dma_alloc_coherent() for DMA descriptors
Théo Lebrun
2025-09-26
net: macb: move ring size computation to functions
Théo Lebrun
2025-09-26
net: macb: remove illusion about TBQPH/RBQPH being per-queue
Théo Lebrun
2025-09-17
net: cadence: macb: Add support for Raspberry Pi RP1 ethernet controller
Dave Stevenson
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-02
net: macb: Validate the value of base_time properly
Chandra Mohan Sundar
2025-09-01
net: macb: Fix tx_ptr_lock locking
Sean Anderson
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-28
net: macb: Disable clocks once
Neil Mandir
2025-08-26
net: macb: Fix offset error in gem_update_stats
Sean Anderson
2025-08-21
net: macb: fix unregister_netdev call order in macb_remove()
luoguangfei
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-20
Revert "net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag"
Ryan Wanner
2025-08-19
net: macb: Add capability-based QBV detection and Versal support
Vineeth Karumanchi
2025-08-19
net: macb: Add TAPRIO traffic scheduling support
Vineeth Karumanchi
2025-08-14
net: cadence: macb: convert from round_rate() to determine_rate()
Brian Masney
2025-07-16
net: cadence: macb: sama7g5_emac: Remove USARIO CLKEN flag
Ryan Wanner
2025-07-16
net: cadence: macb: Enable RMII for SAMA7 gem
Ryan Wanner
2025-07-16
net: cadence: macb: Expose REFCLK as a device tree property
Ryan Wanner
2025-06-11
net: macb: Add shutdown operation support
Abin Joseph
2025-05-27
net: macb: Check return value of dma_set_mask_and_coherent()
Sergio Perez Gonzalez
2025-05-12
net: cadence: macb: Fix a possible deadlock in macb_halt_tx.
Mathieu Othacehe
2025-03-24
net: ethernet: Drop unused of_gpio.h
Peng Fan
2025-03-19
net: macb: Add __nonstring annotations for unterminated strings
Kees Cook
2025-03-04
net: cadence: macb: Synchronize standard stats
Sean Anderson
[next]