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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
6
-6
/
+6
*
atl1c: fix Mikrotik 10/25G NIC detection
Gatis Peisenieks
2021-07-08
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-19
1
-0
/
+1
|
\
|
*
alx: Fix an error handling path in 'alx_probe()'
Christophe JAILLET
2021-06-11
1
-0
/
+1
*
|
atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-28
3
-158
/
+291
*
|
atl1c: prepare for multiple rx queues
Gatis Peisenieks
2021-05-28
2
-61
/
+57
*
|
atl1c: move tx napi into tpd_ring
Gatis Peisenieks
2021-05-28
2
-9
/
+13
*
|
atl1c: detect NIC type early
Gatis Peisenieks
2021-05-28
1
-29
/
+27
*
|
alx: fix a double unlock in alx_probe()
Dan Carpenter
2021-05-18
1
-1
/
+1
*
|
net: atheros: atl1x: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-1
/
+1
*
|
net: atheros: atl1e: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-2
/
+2
*
|
net: atheros: atl1c: Fix wrong function name in comments
Yang Shen
2021-05-17
1
-3
/
+3
*
|
alx: fix missing unlock on error in alx_set_pauseparam()
Pu Lehui
2021-05-15
1
-1
/
+3
*
|
atl1c: improve link detection reliability on Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-14
3
-18
/
+27
*
|
atl1c: enable rx csum offload on Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-14
2
-0
/
+7
*
|
atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
Gatis Peisenieks
2021-05-14
1
-4
/
+12
*
|
atl1c: improve performance by avoiding unnecessary pcie writes on xmit
Gatis Peisenieks
2021-05-14
1
-4
/
+8
*
|
atl1c: show correct link speed on Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-14
4
-0
/
+21
*
|
alx: use fine-grained locking instead of RTNL
Johannes Berg
2021-05-13
3
-29
/
+76
|
/
*
net: atheros: nic-devel@qualcomm.com is dead
Johannes Berg
2021-05-01
2
-2
/
+2
*
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
2021-04-28
1
-1
/
+1
*
net: ag71xx: make use of generic NET_SELFTESTS library
Oleksij Rempel
2021-04-21
2
-4
/
+17
*
atl1c: move tx cleanup processing out of interrupt
Gatis Peisenieks
2021-04-17
2
-10
/
+36
*
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
1
-5
/
+2
*
net: atheros: atl2: use module_pci_driver to simplify the code
Wei Yongjun
2021-04-08
1
-23
/
+1
*
net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
Christophe JAILLET
2021-04-05
1
-2
/
+2
*
atl1c: use napi_alloc_skb
Sieng Piaw Liew
2021-03-19
1
-11
/
+17
*
atl1c: switch to napi_gro_receive
Sieng Piaw Liew
2021-03-19
1
-1
/
+1
*
ethernet: alx: fix order of calls on resume
Jakub Kicinski
2021-03-06
1
-2
/
+5
*
net: ag71xx: remove unnecessary MTU reservation
DENG Qingfang
2021-02-23
1
-3
/
+1
*
net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()
Zheng Yongjun
2020-12-09
1
-7
/
+1
*
atl1e: fix error return code in atl1e_probe()
Zhang Changzhong
2020-11-18
1
-2
/
+2
*
atl1c: fix error return code in atl1c_probe()
Zhang Changzhong
2020-11-18
1
-2
/
+2
*
net: atheros: Remove WARN_ON(in_interrupt())
Thomas Gleixner
2020-09-29
3
-4
/
+0
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-26
4
-6
/
+15
*
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: atheros: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-25
4
-77
/
+88
*
net: ag71xx: add missed clk_disable_unprepare in error path of probe
Huang Guobin
2020-07-21
1
-1
/
+2
*
net: alx: fix race condition in alx_remove
Zekun Shen
2020-06-15
1
-4
/
+5
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-5
/
+5
*
net/atheros: remove redundant assignment to variable size
Colin Ian King
2020-05-09
1
-1
/
+1
*
net: atheros: remove dead code in atl1c_resume()
Jason Yan
2020-05-07
1
-6
/
+0
*
net: atheros: remove conversion to bool in atl1c_start_mac()
Jason Yan
2020-05-05
1
-1
/
+1
*
net: ag71xx: extend link validation to support other SoCs
Oleksij Rempel
2020-04-27
1
-5
/
+38
*
atl2: remove unused variable 'atl2_driver_string'
YueHaibing
2020-03-26
1
-1
/
+0
*
net: ag71xx: port to phylink
Oleksij Rempel
2020-03-01
2
-72
/
+118
*
net/atheros: Clean atheros code from driver version
Leon Romanovsky
2020-02-24
8
-31
/
+0
*
net: atheros: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-19
2
-8
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-29
6
-15
/
+7
|
\
[next]