index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
/
ag71xx.c
Age
Commit message (
Expand
)
Author
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