summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros/atl1c/atl1c_hw.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-08atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks1-0/+5
2021-05-14atl1c: improve link detection reliability on Mikrotik 10/25G NICGatis Peisenieks1-7/+19
2021-05-14atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks1-0/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-05-09scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd1-1/+1
2015-03-09ethernet: codespell comment spelling fixesJoe Perches1-2/+2
2014-07-21atl1c: remove unnecessary break after returnFabian Frederick1-2/+0
2013-10-03net: atl1c: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida1-1/+1
2012-07-17ethernet: Use eth_random_addrJoe Perches1-1/+1
2012-06-06ethernet: Remove casts to same typeJoe Perches1-3/+3
2012-05-01atl1c: refine mac address related codeHuang, Xiong1-52/+41
2012-05-01atl1c: remove code of closing register writable attributionHuang, Xiong1-6/+0
2012-05-01atl1c: clear WoL status when reset pcieHuang, Xiong1-5/+0
2012-05-01atl1c: add PHY link event(up/down) patchHuang, Xiong1-0/+37
2012-04-26atl1c: add function atl1c_power_savingHuang, Xiong1-9/+64
2012-04-26atl1c: update PHY reset related routineHuang, Xiong1-87/+101
2012-04-26atl1c: refine phy-register read/write functionHuang, Xiong1-35/+154
2012-02-18atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka1-1/+1
2011-08-12atl*: Move the Atheros driversJeff Kirsher1-0/+662