index
:
linux/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.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
Linux kernel stable tree
kernel.org maintainers
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-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
2023-11-18
net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Kory Maincent
2023-09-20
net: ethernet: cadence: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-12
net: macb: fix sleep inside spinlock
Sascha Hauer
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-14
net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
Radhey Shyam Pandey
2023-07-27
net: Explicitly include correct DT includes
Rob Herring
2023-06-22
net: macb: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-15
net: macb: Add support for partial store and forward
Maulik Jodhani
2023-05-13
net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
Daire McNamara
2023-04-13
net: macb: Enable PTP unicast
Harini Katakam
2023-04-13
net: macb: Update gem PTP support check
Harini Katakam
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
2023-03-19
net: macb: Reset TX when TX halt times out
Harini Katakam
2023-03-19
net: macb: Set MDIO clock divisor for pclk higher than 160MHz
Bartosz Wawrzyniak
2023-03-17
net: macb: Increase halt timeout to accommodate 10Mbps link
Harini Katakam
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-16
net: macb: Add PTP support to EMAC for sama7g5
Durai Manickam KR
2023-03-16
net: macb: Add PTP support to GEM for sama7g5
Durai Manickam KR
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-03
net: macb: Perform zynqmp dynamic configuration only for SGMII interface
Radhey Shyam Pandey
[next]