summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atl1c/atl1c.h
Commit message (Expand)AuthorAgeFilesLines
* atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NICGatis Peisenieks2021-05-271-6/+3
* atl1c: prepare for multiple rx queuesGatis Peisenieks2021-05-271-5/+7
* atl1c: move tx napi into tpd_ringGatis Peisenieks2021-05-271-1/+3
* atl1c: enable rx csum offload on Mikrotik 10/25G NICGatis Peisenieks2021-05-131-0/+2
* atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks2021-05-131-0/+1
* atl1c: move tx cleanup processing out of interruptGatis Peisenieks2021-04-161-0/+2
* net/atheros: Clean atheros code from driver versionLeon Romanovsky2020-02-241-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* atl1c: remove private tx lockFlorian Westphal2016-04-261-2/+1
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* atheros: Remove extern from function prototypesJoe Perches2013-09-241-3/+3
* atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2013-07-301-0/+3
* atl1c: add PHY link event(up/down) patchHuang, Xiong2012-04-301-0/+1
* atl1c: remove dmar_dly_cnt and dmaw_dly_cntHuang, Xiong2012-04-191-2/+0
* atl1c: update right threshold for TSOHuang, Xiong2012-04-191-2/+0
* atl1c: remove dmaw_blockHuang, Xiong2012-04-181-1/+0
* atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong2012-04-181-2/+8
* atl1c: remove SMB/CMB DMA related codeHuang, Xiong2012-04-181-18/+1
* atl1c: remove VPD registerHuang, Xiong2012-04-181-1/+1
* atl1c: remove multiple-RX-Q codeHuang, Xiong2012-04-181-20/+2
* atl*: Move the Atheros driversJeff Kirsher2011-08-111-0/+636