aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atl1c/atl1c.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-27atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NICGatis Peisenieks1-6/+3
2021-05-27atl1c: prepare for multiple rx queuesGatis Peisenieks1-5/+7
2021-05-27atl1c: move tx napi into tpd_ringGatis Peisenieks1-1/+3
2021-05-13atl1c: enable rx csum offload on Mikrotik 10/25G NICGatis Peisenieks1-0/+2
2021-05-13atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks1-0/+1
2021-04-16atl1c: move tx cleanup processing out of interruptGatis Peisenieks1-0/+2
2020-02-24net/atheros: Clean atheros code from driver versionLeon Romanovsky1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2016-04-26atl1c: remove private tx lockFlorian Westphal1-2/+1
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-09-24atheros: Remove extern from function prototypesJoe Perches1-3/+3
2013-07-30atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet1-0/+3
2012-04-30atl1c: add PHY link event(up/down) patchHuang, Xiong1-0/+1
2012-04-19atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong1-2/+0
2012-04-19atl1c: update right threshold for TSOHuang, Xiong1-2/+0
2012-04-18atl1c: remove dmaw_blockHuang, Xiong1-1/+0
2012-04-18atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong1-2/+8
2012-04-18atl1c: remove SMB/CMB DMA related codeHuang, Xiong1-18/+1
2012-04-18atl1c: remove VPD registerHuang, Xiong1-1/+1
2012-04-18atl1c: remove multiple-RX-Q codeHuang, Xiong1-20/+2
2011-08-11atl*: Move the Atheros driversJeff Kirsher1-0/+636