index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-04
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
1
-6
/
+1
2021-09-30
net: macb: ptp: Switch to gettimex64() interface
Lars-Peter Clausen
1
-4
/
+9
2021-09-18
net: macb: enable mii on rgmii for sama7g5
Claudiu Beznea
1
-2
/
+4
2021-09-18
net: macb: add support for mii on rgmii
Claudiu Beznea
2
-0
/
+6
2021-09-18
net: macb: align for OSSMODE offset
Claudiu Beznea
1
-1
/
+1
2021-09-18
net: macb: add description for SRTSM
Claudiu Beznea
1
-1
/
+1
2021-09-09
net: macb: fix use after free on rmmod
Tong Zhang
1
-1
/
+1
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+10
2021-08-25
net: macb: Add a NULL check on desc_ptp
Harini Katakam
1
-1
/
+10
2021-08-14
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-0
/
+1
2021-08-14
net: macb: Add PTP support for SAMA5D29
Hari Prasath
1
-0
/
+9
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-2
/
+2
2021-06-08
net: macb: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-05-24
net: macb: ensure the device is available before accessing GEMGXL control reg...
Zong Li
1
-0
/
+3
2021-05-18
net: cadence: Demote non-compliant kernel-doc headers
Yang Shen
2
-2
/
+2
2021-04-30
net: macb: Remove redundant assignment to queue
Jiapeng Chong
1
-2
/
+2
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-14
net: macb: fix the restore of cmp registers
Claudiu Beznea
1
-1
/
+1
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-8
/
+3
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2021-04-03
net: macb: restore cmp registers on resume path
Claudiu Beznea
1
-0
/
+7
2021-03-18
net: macb: simplify clk_init with dev_err_probe
Michael Tretter
1
-11
/
+9
2021-03-13
net: macb: Disable PCS auto-negotiation for SGMII fixed-link mode
Robert Hancock
2
-0
/
+30
2021-03-13
net: macb: poll for fixed link state in SGMII mode
Robert Hancock
1
-0
/
+14
2021-03-04
net: macb: Add default usrio config to default gem config
Atish Patra
1
-7
/
+8
2021-01-22
net: macb: ignore tx_clk if MII is used
Michael Walle
1
-0
/
+4
2021-01-05
net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag
Charles Keepax
1
-1
/
+1
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-11
Revert "macb: support the two tx descriptors on at91rm9200"
Willy Tarreau
2
-40
/
+8
2020-12-10
net: macb: add support for sama7g5 emac interface
Claudiu Beznea
1
-0
/
+9
2020-12-10
net: macb: add support for sama7g5 gem interface
Claudiu Beznea
1
-0
/
+17
2020-12-10
net: macb: unprepare clocks in case of failure
Claudiu Beznea
1
-6
/
+18
2020-12-10
net: macb: add function to disable all macb clocks
Claudiu Beznea
1
-17
/
+21
2020-12-10
net: macb: add capability to not set the clock rate
Claudiu Beznea
2
-9
/
+10
2020-12-10
net: macb: add userio bits as platform configuration
Claudiu Beznea
2
-4
/
+34
2020-12-05
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
1
-0
/
+1
2020-11-14
net: macb: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-8
/
+2
2020-11-08
net: macb: fix NULL dereference due to no pcs_config method
Parshuram Thombare
1
-2
/
+15
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2020-11-01
cadence: force nonlinear buffers to be cloned
Mark Deneen
1
-1
/
+2
2020-11-01
net: macb: add support for high speed interface
Parshuram Thombare
2
-6
/
+166
2020-10-14
macb: support the two tx descriptors on at91rm9200
Willy Tarreau
2
-8
/
+40
2020-10-14
macb: prepare at91 to use a 2-frame TX queue
Willy Tarreau
2
-16
/
+18
2020-10-14
macb: add RM9200's interrupt flag TBRE
Willy Tarreau
1
-0
/
+2
2020-10-01
net: macb: move pdata to private header
Alexandre Belloni
3
-2
/
+11
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-3
/
+3
2020-09-26
drivers/net/ethernet: add some basic kdoc tags
Jesse Brandeburg
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
[next]