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
starfive-6.6.48-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
/
faraday
/
ftgmac100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-24
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
1
-1
/
+5
2021-03-13
ftgmac100: Restart MAC HW once
Dylan Hung
1
-0
/
+1
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2020-11-17
net: ftgmac100: Fix crash when removing driver
Joel Stanley
1
-0
/
+4
2020-11-03
net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500
Ivan Mikhaylov
1
-2
/
+18
2020-11-03
net: ftgmac100: move phy connect out from ftgmac100_setup_mdio
Ivan Mikhaylov
1
-50
/
+54
2020-10-17
net: ftgmac100: Fix Aspeed ast2600 TX hang issue
Dylan Hung
1
-0
/
+5
2020-04-01
net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.c
Hu Haowen
1
-1
/
+1
2020-03-11
ftgmac100: Remove redundant judgement
tangbin
1
-3
/
+0
2020-03-04
net/faraday: Delete driver version from the drivers
Leon Romanovsky
1
-2
/
+0
2020-01-21
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
1
-10
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
1
-3
/
+3
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+12
2019-10-29
net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
Benjamin Herrenschmidt
1
-13
/
+12
2019-10-12
net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
Andrew Jeffery
1
-10
/
+40
2019-10-10
docs: fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-03
net: ftgmac100: Add support for DT phy-handle property
Andrew Jeffery
1
-4
/
+33
2019-07-23
ftgmac100: Fix build.
David S. Miller
1
-1
/
+1
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
1
-14
/
+1
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-03-02
drivers: net: Remove unnecessary semicolon
YueHaibing
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-8
/
+6
2018-09-26
net: faraday: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+2
2018-09-13
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
1
-14
/
+3
2018-09-13
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-2
/
+1
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
1
-2
/
+2
2017-10-18
net: ftgmac100: Request clock and set speed
Joel Stanley
1
-0
/
+26
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-08-29
ftgmac100: Support NCSI VLAN filtering when available
Samuel Mendoza-Jonas
1
-0
/
+5
2017-08-23
net: ftgmac100: Fix oops in probe on failure to find associated PHY
Andrew Jeffery
1
-1
/
+0
2017-07-26
ftgmac100: return error in ftgmac100_alloc_rx_buf
Joel Stanley
1
-2
/
+2
2017-07-25
ftgmac100: Make the MDIO bus a child of the ethernet device
Benjamin Herrenschmidt
1
-0
/
+1
2017-07-25
ftgmac100: Increase reset timeout
Benjamin Herrenschmidt
1
-1
/
+1
2017-04-18
ftgmac100: Fix potential ordering issue in NAPI poll
Benjamin Herrenschmidt
1
-0
/
+7
2017-04-18
ftgmac100: Display the discovered PHY device info
Benjamin Herrenschmidt
1
-0
/
+3
2017-04-18
ftgmac100: Allow configuration of phy interface via device-tree
Benjamin Herrenschmidt
1
-3
/
+39
2017-04-18
ftgmac100: Add netpoll support
Benjamin Herrenschmidt
1
-0
/
+14
2017-04-18
ftgmac100: Add vlan HW offload
Benjamin Herrenschmidt
1
-1
/
+45
2017-04-18
ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc
Benjamin Herrenschmidt
1
-0
/
+52
2017-04-18
ftgmac100: Add pause frames configuration and support
Benjamin Herrenschmidt
1
-1
/
+95
2017-04-18
ftgmac100: Add ethtool n-way reset call
Benjamin Herrenschmidt
1
-7
/
+1
2017-04-12
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-12
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
1
-56
/
+148
2017-04-12
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
1
-0
/
+36
2017-04-12
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
1
-33
/
+20
2017-04-12
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
1
-2
/
+2
[next]