index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
/
ag71xx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
1
-1
/
+2
|
\
|
*
net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...
Liu Jian
2022-11-16
1
-1
/
+2
*
|
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-08
1
-1
/
+0
|
/
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-2
/
+2
*
net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
Sieng-Piaw Liew
2022-07-08
1
-5
/
+5
*
net: ag71xx: fix discards 'const' qualifier warning
Oleksij Rempel
2022-06-17
1
-1
/
+1
*
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-08
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
1
-15
/
+8
|
\
|
*
net: ag71xx: Fix a potential double free in error handling paths
Christophe JAILLET
2021-12-28
1
-15
/
+8
*
|
net: ag71xx: remove unnecessary legacy methods
Russell King (Oracle)
2021-12-09
1
-13
/
+0
*
|
net: ag71xx: use phylink_generic_validate()
Russell King (Oracle)
2021-11-18
1
-28
/
+3
*
|
net: ag71xx: remove interface checks in ag71xx_mac_validate()
Russell King (Oracle)
2021-11-18
1
-40
/
+1
*
|
net: ag71xx: populate supported_interfaces member
Russell King
2021-11-18
1
-0
/
+26
*
|
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-17
1
-1
/
+1
|
/
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-5
/
+3
*
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
2021-10-14
1
-1
/
+1
*
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-07
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
net: ag71xx: make use of generic NET_SELFTESTS library
Oleksij Rempel
2021-04-21
1
-4
/
+16
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-5
/
+2
*
net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
Christophe JAILLET
2021-04-05
1
-2
/
+2
*
net: ag71xx: remove unnecessary MTU reservation
DENG Qingfang
2021-02-23
1
-3
/
+1
*
net: ag71xx: add flow control support
Oleksij Rempel
2020-09-11
1
-1
/
+12
*
net: ag71xx: add ethtool support
Oleksij Rempel
2020-09-11
1
-0
/
+147
*
net: ag71xx: add missed clk_disable_unprepare in error path of probe
Huang Guobin
2020-07-21
1
-1
/
+2
*
net: ag71xx: extend link validation to support other SoCs
Oleksij Rempel
2020-04-27
1
-5
/
+38
*
net: ag71xx: port to phylink
Oleksij Rempel
2020-03-01
1
-71
/
+117
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
1
-10
/
+2
|
\
|
*
net: convert suitable network drivers to use phy_do_ioctl
Heiner Kallweit
2020-01-21
1
-9
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-23
1
-2
/
+2
|
|
\
|
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+1
|
|
/
|
/
|
*
|
net: ag71xx: fix compile warnings
Oleksij Rempel
2019-12-18
1
-2
/
+2
|
/
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-3
/
+2
*
net: ag71xx: fix mdio subnode support
Oleksij Rempel
2019-10-01
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-07
1
-1
/
+1
|
\
|
*
net: ag71xx: Use GFP_KERNEL instead of GFP_ATOMIC in 'ag71xx_rings_init()'
Christophe JAILLET
2019-07-31
1
-1
/
+1
*
|
net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
Christophe JAILLET
2019-07-31
1
-1
/
+1
*
|
net: ag71xx: use resource_size for the ioremap size
Ding Xiang
2019-07-29
1
-1
/
+1
|
/
*
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
2019-07-19
1
-2
/
+2
*
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
2019-07-19
1
-1
/
+3
*
net: ag71xx: Add missing header
Rosen Penev
2019-07-18
1
-0
/
+1
*
net: ethernet: add ag71xx driver
Oleksij Rempel
2019-05-26
1
-0
/
+1898