index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
/
macb_main.c
Age
Commit message (
Expand
)
Author
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-04
net: cadence: macb: Synchronize standard stats
Sean Anderson
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-21
net: cadence: macb: Implement BQL
Sean Anderson
2025-02-21
net: cadence: macb: Synchronize stats calculations
Sean Anderson
2025-02-18
net: cadence: macb: Report standard stats
Sean Anderson
2025-02-18
net: cadence: macb: Convert to get_stats64
Sean Anderson
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2024-12-09
net: macb: Use helper rgmii_clock
Jan Petrous (OSS)
2024-11-03
net: macb: avoid redundant lookup for "mdio" child node in MDIO setup
Oleksij Rempel
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-15
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...
Oleksij Rempel
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
net: macb: Adding support for Jumbo Frames up to 10240 Bytes in SAMA5D2
Aleksander Jan Bajkowski
2024-09-09
net: macb: Remove setting of RX software timestamp
Gal Pressman
2024-09-04
net: cadence: macb: Enable software IRQ coalescing by default
Sean Anderson
2024-08-15
net: macb: increase max_mtu for oversized frames
Pieter Van Trappen
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-12
net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().
Kuniyuki Iwashima
2024-07-31
net: macb: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-25
net: macb: Add ARP support to WOL
Vineeth Karumanchi
2024-06-25
net: macb: Enable queue disable
Vineeth Karumanchi
2024-06-25
net: macb: queue tie-off or disable during WOL suspend
Vineeth Karumanchi
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
[next]