index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2025-05-28
net: macb: Check return value of dma_set_mask_and_coherent()
Sergio Perez Gonzalez
1
-1
/
+5
2025-05-13
net: cadence: macb: Fix a possible deadlock in macb_halt_tx.
Mathieu Othacehe
1
-13
/
+6
2025-03-24
net: ethernet: Drop unused of_gpio.h
Peng Fan
1
-3
/
+0
2025-03-19
net: macb: Add __nonstring annotations for unterminated strings
Kees Cook
1
-1
/
+1
2025-03-05
net: cadence: macb: Synchronize standard stats
Sean Anderson
1
-0
/
+16
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+12
2025-02-22
net: cadence: macb: Implement BQL
Sean Anderson
1
-2
/
+18
2025-02-22
net: cadence: macb: Synchronize stats calculations
Sean Anderson
2
-2
/
+12
2025-02-19
net: cadence: macb: Report standard stats
Sean Anderson
2
-6
/
+160
2025-02-19
net: cadence: macb: Convert to get_stats64
Sean Anderson
2
-85
/
+81
2025-02-15
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
1
-2
/
+0
2025-01-16
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
1
-1
/
+2
2024-12-10
net: macb: Use helper rgmii_clock
Jan Petrous (OSS)
1
-12
/
+2
2024-11-04
net: macb: avoid redundant lookup for "mdio" child node in MDIO setup
Oleksij Rempel
1
-14
/
+9
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+11
2024-10-15
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...
Oleksij Rempel
1
-3
/
+11
2024-10-05
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-04
net: macb: Adding support for Jumbo Frames up to 10240 Bytes in SAMA5D2
Aleksander Jan Bajkowski
1
-1
/
+2
2024-09-14
net: macb: Use predefined PCI vendor ID constant
Andy Shevchenko
1
-3
/
+2
2024-09-10
net: macb: Remove setting of RX software timestamp
Gal Pressman
1
-3
/
+2
2024-09-05
net: cadence: macb: Enable software IRQ coalescing by default
Sean Anderson
1
-0
/
+2
2024-08-16
net: macb: increase max_mtu for oversized frames
Pieter Van Trappen
1
-2
/
+2
2024-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-08-13
net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().
Kuniyuki Iwashima
1
-2
/
+2
2024-08-01
net: macb: Convert tasklet API to new bottom half workqueue mechanism
Allen Pais
2
-6
/
+7
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2
-3
/
+3
2024-06-25
net: macb: Add ARP support to WOL
Vineeth Karumanchi
2
-26
/
+33
2024-06-25
net: macb: Enable queue disable
Vineeth Karumanchi
1
-1
/
+2
2024-06-25
net: macb: queue tie-off or disable during WOL suspend
Vineeth Karumanchi
2
-3
/
+64
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2023-11-18
net: macb: Convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Kory Maincent
3
-32
/
+53
2023-09-20
net: ethernet: cadence: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
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
[next]