开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
/
atl1c
/
atl1c.h
Age
Commit message (
Expand
)
Author
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-13
atl1c: enable rx csum offload on Mikrotik 10/25G NIC
Gatis Peisenieks
2021-05-13
atl1c: show correct link speed on Mikrotik 10/25G NIC
Gatis Peisenieks
2021-04-16
atl1c: move tx cleanup processing out of interrupt
Gatis Peisenieks
2020-02-24
net/atheros: Clean atheros code from driver version
Leon Romanovsky
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2016-04-26
atl1c: remove private tx lock
Florian Westphal
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-24
atheros: Remove extern from function prototypes
Joe Perches
2013-07-30
atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring
Eric Dumazet
2012-04-30
atl1c: add PHY link event(up/down) patch
Huang, Xiong
2012-04-19
atl1c: remove dmar_dly_cnt and dmaw_dly_cnt
Huang, Xiong
2012-04-19
atl1c: update right threshold for TSO
Huang, Xiong
2012-04-18
atl1c: remove dmaw_block
Huang, Xiong
2012-04-18
atl1c: split 2 32bit registers of TPD to 4 16bit registers
Huang, Xiong
2012-04-18
atl1c: remove SMB/CMB DMA related code
Huang, Xiong
2012-04-18
atl1c: remove VPD register
Huang, Xiong
2012-04-18
atl1c: remove multiple-RX-Q code
Huang, Xiong
2011-08-11
atl*: Move the Atheros drivers
Jeff Kirsher