index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
1
-5
/
+8
11 days
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
1
-4
/
+4
11 days
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
1
-2
/
+4
2026-04-02
net: macb: Use dev_consume_skb_any() to free TX SKBs
Kevin Hao
1
-1
/
+1
2026-04-02
net: macb: use the current queue number for stats
Paolo Valerio
1
-1
/
+1
2026-03-25
net: macb: fix uninitialized rx_fs_lock
Fedor Pchelkin
1
-0
/
+3
2026-03-25
net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
Kevin Hao
1
-0
/
+10
2026-03-25
net: macb: Introduce gem_init_rx_ring()
Kevin Hao
1
-4
/
+9
2026-03-25
net: macb: queue tie-off or disable during WOL suspend
Vineeth Karumanchi
2
-3
/
+64
2026-03-25
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
1
-1
/
+3
2026-03-25
net: macb: Shuffle the tx ring before enabling tx
Kevin Hao
1
-3
/
+95
2026-03-04
net: macb: Fix tx/rx malfunction after phy link down and up
Kevin Hao
1
-6
/
+5
2026-01-11
net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb...
Xiaolei Wang
1
-1
/
+2
2025-12-07
net: macb: fix unregister_netdev call order in macb_remove()
luoguangfei
1
-1
/
+1
2025-11-24
net: macb: avoid dealing with endianness in macb_set_hwaddr()
Théo Lebrun
1
-2
/
+2
2025-09-09
net: macb: Fix tx_ptr_lock locking
Sean Anderson
1
-12
/
+16
2025-06-27
net: macb: Check return value of dma_set_mask_and_coherent()
Sergio Perez Gonzalez
1
-1
/
+5
2025-05-22
net: cadence: macb: Fix a possible deadlock in macb_halt_tx.
Mathieu Othacehe
1
-13
/
+6
2025-03-07
net: cadence: macb: Synchronize stats calculations
Sean Anderson
2
-2
/
+12
2024-10-22
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...
Oleksij Rempel
1
-3
/
+11
2023-09-12
net: macb: fix sleep inside spinlock
Sascha Hauer
1
-2
/
+3
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2023-08-15
net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
Radhey Shyam Pandey
1
-3
/
+6
2023-07-28
net: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-23
net: macb: update PCS driver to use neg_mode
Russell King (Oracle)
1
-3
/
+5
2023-06-15
net: macb: Add support for partial store and forward
Maulik Jodhani
2
-0
/
+39
2023-05-13
net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs
Daire McNamara
2
-3
/
+10
2023-04-14
net: macb: Optimize reading HW timestamp
Harini Katakam
1
-2
/
+2
2023-04-14
net: macb: Enable PTP unicast
Harini Katakam
2
-2
/
+15
2023-04-14
net: macb: Update gem PTP support check
Harini Katakam
2
-3
/
+3
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2023-04-13
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
1
-0
/
+4
2023-03-19
net: macb: Reset TX when TX halt times out
Harini Katakam
1
-2
/
+8
2023-03-19
net: macb: Set MDIO clock divisor for pclk higher than 160MHz
Bartosz Wawrzyniak
2
-1
/
+7
2023-03-18
net: macb: Increase halt timeout to accommodate 10Mbps link
Harini Katakam
1
-2
/
+1
2023-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-03-17
net: macb: Add PTP support to EMAC for sama7g5
Durai Manickam KR
1
-1
/
+2
2023-03-17
net: macb: Add PTP support to GEM for sama7g5
Durai Manickam KR
1
-1
/
+1
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+16
2023-02-04
net: macb: Perform zynqmp dynamic configuration only for SGMII interface
Radhey Shyam Pandey
1
-15
/
+16
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+1
2023-01-18
net: macb: simplify TX timestamp handling
Robert Hancock
3
-94
/
+34
2023-01-18
net: macb: fix PTP TX timestamp failure due to packet padding
Robert Hancock
1
-8
/
+1
2023-01-18
net: macb: Separate C22 and C45 transactions
Andrew Lunn
1
-53
/
+108
2022-11-08
net: macb: implement live mac addr change
Roman Gushchin
1
-1
/
+15
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-10-21
net: macb: Specify PHY PM management done by MAC
Sergiu Moga
1
-0
/
+1
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+2
[next]