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-7.1.y
linux-7.2.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
2026-04-11
net: macb: Move devm_{free,request}_irq() out of spin lock area
Kevin Hao
1
-5
/
+8
2026-04-11
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
1
-4
/
+4
2026-04-11
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
1
-2
/
+4
2026-04-11
net: macb: Use dev_consume_skb_any() to free TX SKBs
Kevin Hao
1
-1
/
+1
2026-04-11
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: Shuffle the tx ring before enabling tx
Kevin Hao
1
-3
/
+95
2026-03-25
net: macb: fix use-after-free access to PTP clock
Fedor Pchelkin
1
-1
/
+3
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-12-07
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-19
net: macb: fix sleep inside spinlock
Sascha Hauer
1
-2
/
+3
2023-09-19
net: macb: Enable PTP unicast
Harini Katakam
2
-2
/
+15
2023-08-23
net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
Radhey Shyam Pandey
1
-3
/
+6
2023-04-20
net: macb: fix a memory corruption in extended buffer descriptor mode
Roman Gushchin
1
-0
/
+4
2023-02-14
net: macb: Perform zynqmp dynamic configuration only for SGMII interface
Radhey Shyam Pandey
1
-15
/
+16
2023-02-01
net: macb: fix PTP TX timestamp failure due to packet padding
Robert Hancock
1
-8
/
+1
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
2022-09-23
net: macb: Fix ZynqMP SGMII non-wakeup source resume failure
Radhey Shyam Pandey
1
-0
/
+4
2022-09-20
net: macb: Add zynqmp SGMII dynamic configuration support
Radhey Shyam Pandey
1
-0
/
+22
2022-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
1
-1
/
+0
2022-08-03
net: remove cdns,at32ap7000-macb device tree entry
Hans-Christian Noren Egtvedt
1
-1
/
+0
2022-07-28
net: cdns,macb: use correct xlnx prefix for Xilinx
Krzysztof Kozlowski
1
-3
/
+5
2022-07-25
net: macb: Update tsu clk usage in runtime suspend/resume for Versal
Harini Katakam
2
-2
/
+16
2022-07-25
net: macb: Sort CAPS flags by bit positions
Harini Katakam
1
-2
/
+2
2022-07-19
net: macb: fixup sparse warnings on __be16 ports
Ben Dooks
1
-3
/
+4
2022-07-08
net: macb: sort init_reset_optional() with other init()s
Conor Dooley
1
-34
/
+34
2022-07-08
net: macb: simplify error paths in init_reset_optional()
Conor Dooley
1
-13
/
+7
2022-07-08
net: macb: unify macb_config alignment style
Conor Dooley
1
-8
/
+8
2022-07-08
net: macb: add polarfire soc reset support
Conor Dooley
1
-8
/
+18
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-06-17
net: macb: fix negative max_mtu size for sama5d3
Oleksij Rempel
1
-2
/
+2
2022-06-09
net: macb: change return type for gem_ptp_set_one_step_sync()
Claudiu Beznea
1
-5
/
+2
2022-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-5
/
+39
2022-05-20
net: macb: Fix PTP one step sync support
Harini Katakam
2
-5
/
+39
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-05-14
net: macb: Increment rx bd head after allocating skb and buffer
Harini Katakam
1
-1
/
+1
2022-05-12
net: macb: use NAPI for TX completion path
Robert Hancock
2
-73
/
+161
2022-05-12
net: macb: simplify/cleanup NAPI reschedule checking
Robert Hancock
1
-34
/
+31
[next]