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.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-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
/
faraday
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
net: ftgmac100: Hold reference returned by of_get_child_by_name()
Liang He
1
-1
/
+14
2022-06-06
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
1
-0
/
+5
2022-04-20
net: ftgmac100: access hardware register after clock ready
Dylan Hung
1
-5
/
+5
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-2
/
+2
2021-05-24
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
1
-1
/
+5
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-03-25
Simplify the code by using module_platform_driver macro
Zhichao Cai
1
-12
/
+1
2021-03-13
ftgmac100: Restart MAC HW once
Dylan Hung
1
-0
/
+1
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2020-12-05
ethernet: select CONFIG_CRC32 as needed
Arnd Bergmann
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
2
-0
/
+13
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-3
/
+3
2020-04-30
net/faraday: Fix unnecessary check in ftmac100_probe()
Tang Bin
1
-3
/
+0
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
2
-5
/
+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: Select ASPEED MDIO driver for the AST2600
Andrew Jeffery
1
-0
/
+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
6
-56
/
+6
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
4
-56
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-02
drivers: net: Remove unnecessary semicolon
YueHaibing
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2
-12
/
+9
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
2
-5
/
+6
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-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
1
-0
/
+1
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
1
-2
/
+2
2018-02-22
net: faraday add nds32 support.
Greentime Hu
1
-3
/
+5
2017-10-27
net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
Gustavo A. R. Silva
1
-2
/
+3
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
[next]