开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
faraday
/
ftgmac100.c
Age
Commit message (
Expand
)
Author
2023-09-20
net: ethernet: faraday: Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-18
net: ftgmac100: support getting MAC address from NVMEM
Paul Fertser
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-15
net: ftgmac100: support fixed link
Tao Ren
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-13
net: ftgmac100: Hold reference returned by of_get_child_by_name()
Liang He
2022-05-18
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
2022-04-13
net: ftgmac100: access hardware register after clock ready
Dylan Hung
2022-02-23
drivers/net/ftgmac100: fix DHCP potential failure with systemd
Heyi Guo
2022-02-23
drivers/net/ftgmac100: adjust code place for function call dependency
Heyi Guo
2022-02-23
drivers/net/ftgmac100: refactor ftgmac100_reset_task to enable direct functio...
Heyi Guo
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-07
ethernet: make more use of device_get_ethdev_address()
Jakub Kicinski
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-23
net: ftgmac100: add missing error return code in ftgmac100_probe()
Yang Yingliang
2021-03-12
ftgmac100: Restart MAC HW once
Dylan Hung
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-17
net: ftgmac100: Fix crash when removing driver
Joel Stanley
2020-11-02
net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500
Ivan Mikhaylov
2020-11-02
net: ftgmac100: move phy connect out from ftgmac100_setup_mdio
Ivan Mikhaylov
2020-10-16
net: ftgmac100: Fix Aspeed ast2600 TX hang issue
Dylan Hung
2020-04-01
net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.c
Hu Haowen
2020-03-11
ftgmac100: Remove redundant judgement
tangbin
2020-03-03
net/faraday: Delete driver version from the drivers
Leon Romanovsky
2020-01-21
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-28
net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
Benjamin Herrenschmidt
2019-10-11
net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
Andrew Jeffery
2019-10-10
docs: fix some broken references
Mauro Carvalho Chehab
2019-08-02
net: ftgmac100: Add support for DT phy-handle property
Andrew Jeffery
2019-07-23
ftgmac100: Fix build.
David S. Miller
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-03-01
drivers: net: Remove unnecessary semicolon
YueHaibing
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-09-26
net: faraday: fix return type of ndo_start_xmit function
YueHaibing
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-06-20
net/ncsi: Silence debug messages
Joel Stanley
2017-10-18
net: ftgmac100: Request clock and set speed
Joel Stanley
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-28
ftgmac100: Support NCSI VLAN filtering when available
Samuel Mendoza-Jonas
2017-08-22
net: ftgmac100: Fix oops in probe on failure to find associated PHY
Andrew Jeffery
[next]