index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
1
-1
/
+1
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
6
-9
/
+9
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-27
net: atl1c: Fix a function name in print messages
Cai Huoqing
1
-1
/
+1
2021-09-16
net: atl1e: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: atl1c: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
6
-6
/
+6
2021-07-08
atl1c: fix Mikrotik 10/25G NIC detection
Gatis Peisenieks
1
-0
/
+5
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-06-11
alx: Fix an error handling path in 'alx_probe()'
Christophe JAILLET
1
-0
/
+1
2021-05-27
atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NIC
Gatis Peisenieks
3
-158
/
+291
2021-05-27
atl1c: prepare for multiple rx queues
Gatis Peisenieks
2
-61
/
+57
2021-05-27
atl1c: move tx napi into tpd_ring
Gatis Peisenieks
2
-9
/
+13
2021-05-27
atl1c: detect NIC type early
Gatis Peisenieks
1
-29
/
+27
2021-05-17
alx: fix a double unlock in alx_probe()
Dan Carpenter
1
-1
/
+1
2021-05-17
net: atheros: atl1x: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-05-17
net: atheros: atl1e: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2021-05-17
net: atheros: atl1c: Fix wrong function name in comments
Yang Shen
1
-3
/
+3
2021-05-14
alx: fix missing unlock on error in alx_set_pauseparam()
Pu Lehui
1
-1
/
+3
2021-05-13
atl1c: improve link detection reliability on Mikrotik 10/25G NIC
Gatis Peisenieks
3
-18
/
+27
2021-05-13
atl1c: enable rx csum offload on Mikrotik 10/25G NIC
Gatis Peisenieks
2
-0
/
+7
2021-05-13
atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
Gatis Peisenieks
1
-4
/
+12
2021-05-13
atl1c: improve performance by avoiding unnecessary pcie writes on xmit
Gatis Peisenieks
1
-4
/
+8
2021-05-13
atl1c: show correct link speed on Mikrotik 10/25G NIC
Gatis Peisenieks
4
-0
/
+21
2021-05-13
alx: use fine-grained locking instead of RTNL
Johannes Berg
3
-29
/
+76
2021-04-30
net: atheros: nic-devel@qualcomm.com is dead
Johannes Berg
2
-2
/
+2
2021-04-28
net: selftest: fix build issue if INET is disabled
Oleksij Rempel
1
-1
/
+1
2021-04-20
net: ag71xx: make use of generic NET_SELFTESTS library
Oleksij Rempel
2
-4
/
+17
2021-04-16
atl1c: move tx cleanup processing out of interrupt
Gatis Peisenieks
2
-10
/
+36
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+2
2021-04-07
net: atheros: atl2: use module_pci_driver to simplify the code
Wei Yongjun
1
-23
/
+1
2021-04-05
net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
Christophe JAILLET
1
-2
/
+2
2021-03-19
atl1c: use napi_alloc_skb
Sieng Piaw Liew
1
-11
/
+17
2021-03-19
atl1c: switch to napi_gro_receive
Sieng Piaw Liew
1
-1
/
+1
2021-03-05
ethernet: alx: fix order of calls on resume
Jakub Kicinski
1
-2
/
+5
2021-02-22
net: ag71xx: remove unnecessary MTU reservation
DENG Qingfang
1
-3
/
+1
2020-12-08
net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()
Zheng Yongjun
1
-7
/
+1
2020-11-18
atl1e: fix error return code in atl1e_probe()
Zhang Changzhong
1
-2
/
+2
2020-11-18
atl1c: fix error return code in atl1c_probe()
Zhang Changzhong
1
-2
/
+2
2020-09-29
net: atheros: Remove WARN_ON(in_interrupt())
Thomas Gleixner
3
-4
/
+0
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
4
-6
/
+15
2020-09-11
net: ag71xx: add flow control support
Oleksij Rempel
1
-1
/
+12
2020-09-11
net: ag71xx: add ethtool support
Oleksij Rempel
1
-0
/
+147
2020-08-24
net: atheros: switch from 'pci_' to 'dma_' API
Christophe JAILLET
4
-77
/
+88
2020-07-20
net: ag71xx: add missed clk_disable_unprepare in error path of probe
Huang Guobin
1
-1
/
+2
2020-06-15
net: alx: fix race condition in alx_remove
Zekun Shen
1
-4
/
+5
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-5
/
+5
2020-05-08
net/atheros: remove redundant assignment to variable size
Colin Ian King
1
-1
/
+1
[next]