开源镜像站
帮助
动态
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
/
atheros
/
ag71xx.c
Age
Commit message (
Expand
)
Author
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-04-20
net: ag71xx: make use of generic NET_SELFTESTS library
Oleksij Rempel
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-05
net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
Christophe JAILLET
2021-02-22
net: ag71xx: remove unnecessary MTU reservation
DENG Qingfang
2020-09-11
net: ag71xx: add flow control support
Oleksij Rempel
2020-09-11
net: ag71xx: add ethtool support
Oleksij Rempel
2020-07-20
net: ag71xx: add missed clk_disable_unprepare in error path of probe
Huang Guobin
2020-04-27
net: ag71xx: extend link validation to support other SoCs
Oleksij Rempel
2020-02-29
net: ag71xx: port to phylink
Oleksij Rempel
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-21
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-17
net: ag71xx: fix compile warnings
Oleksij Rempel
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-01
net: ag71xx: fix mdio subnode support
Oleksij Rempel
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-07-31
net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'
Christophe JAILLET
2019-07-31
net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
Christophe JAILLET
2019-07-29
net: ag71xx: use resource_size for the ioremap size
Ding Xiang
2019-07-18
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
2019-07-18
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
2019-07-17
net: ag71xx: Add missing header
Rosen Penev
2019-05-26
net: ethernet: add ag71xx driver
Oleksij Rempel