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