aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atl1c/atl1c_hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-27atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NICGatis Peisenieks1-3/+31
2021-05-13atl1c: improve link detection reliability on Mikrotik 10/25G NICGatis Peisenieks1-0/+1
2021-05-13atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks1-0/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2012-07-20atl1c: fix issue of io access mode for AR8152 v2.1Cloud Ren1-0/+5
2012-04-30atl1c: enlarge L1 response waiting timerHuang, Xiong1-1/+1
2012-04-30atl1c: refine mac address related codeHuang, Xiong1-20/+12
2012-04-30atl1c: add PHY link event(up/down) patchHuang, Xiong1-0/+1
2012-04-26atl1c: add function atl1c_power_savingHuang, Xiong1-30/+42
2012-04-26atl1c: update PHY reset related routineHuang, Xiong1-103/+232
2012-04-26atl1c: refine SERDES-clock related codeHuang, Xiong1-12/+22
2012-04-26atl1c: refine phy-register read/write functionHuang, Xiong1-24/+41
2012-04-26atl1c: remove REG_PHY_STATUSHuang, Xiong1-7/+0
2012-04-19atl1c: fix WoL(magic) issue for l2cb 1.1Huang, Xiong1-26/+45
2012-04-19atl1c: refine atl1c_pcie_patchHuang, Xiong1-5/+12
2012-04-19atl1c: refine/update ASPM configurationHuang, Xiong1-23/+43
2012-04-19atl1c: refine reg definition of REG_MASTER_CTRLHuang, Xiong1-18/+23
2012-04-19atl1c: clear PCIE error status in atl1c_reset_pcieHuang, Xiong1-13/+0
2012-04-19atl1c: update right threshold for TSOHuang, Xiong1-0/+1
2012-04-19atl1c: add module parameter for l1c_wait_until_idleHuang, Xiong1-10/+18
2012-04-18atl1c: restore max-read-request-size in Device Conrol RegisterHuang, Xiong1-5/+1
2012-04-18atl1c: using fixed TXQ configuration for l2cb and l1cHuang, Xiong1-9/+25
2012-04-18atl1c: correct wrong definition of REG_DMA_CTRLHuang, Xiong1-19/+27
2012-04-18atl1c: remove code related to rxq 1/2/3Huang, Xiong1-17/+12
2012-04-18atl1c: split 2 32bit registers of TPD to 4 16bit registersHuang, Xiong1-11/+6
2012-04-18atl1c: remove SMB/CMB DMA related codeHuang, Xiong1-8/+2
2012-04-18atl1c: remove VPD registerHuang, Xiong1-11/+0
2012-04-18atl1c: remove HDS registerHuang, Xiong1-7/+0
2012-04-18atl1c: remove multiple-RX-Q codeHuang, Xiong1-36/+0
2011-08-11atl*: Move the Atheros driversJeff Kirsher1-0/+868