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
/
ftmac100.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-27
net: ftmac100: add an opportunity to get ethaddr from the platform
Sergei Antonov
1
-0
/
+5
2022-08-24
net: ftmac100: set max_mtu to allow DSA overhead setting
Sergei Antonov
1
-0
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-03-25
Simplify the code by using module_platform_driver macro
Zhichao Cai
1
-12
/
+1
2020-04-30
net/faraday: Fix unnecessary check in ftmac100_probe()
Tang Bin
1
-3
/
+0
2020-03-04
net/faraday: Delete driver version from the drivers
Leon Romanovsky
1
-3
/
+0
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+3
2018-11-22
net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...
Vincent Chen
1
-4
/
+3
2018-09-26
net: faraday: fix return type of ndo_start_xmit function
YueHaibing
1
-3
/
+4
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2017-10-27
net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
Gustavo A. R. Silva
1
-2
/
+3
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-1
/
+4
2017-05-18
net: ethernet: faraday: To support device tree usage.
Greentime Hu
1
-0
/
+7
2017-03-03
drivers: net: ethernet: remove incorrect __exit markups
Dmitry Torokhov
1
-2
/
+2
2017-01-03
net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2014-10-20
net: ethernet: faraday: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-4
/
+4
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-03-17
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
Joe Perches
1
-4
/
+4
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-07-18
net: ftgmac100/ftmac100: dont pull too much data
Eric Dumazet
1
-4
/
+7
2012-02-16
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
1
-1
/
+1
2012-01-19
net: ftgmac100/ftmac100: add missing interrupt.h include
Thomas Faber
1
-0
/
+1
2011-10-14
ftmac100: fix skb truesize underestimation
Eric Dumazet
1
-1
/
+4
2011-08-12
ftgmac100/ftmac100: Move the Faraday drivers
Jeff Kirsher
1
-0
/
+1198