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