summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atl1c/atl1c_hw.c
Commit message (Expand)AuthorAgeFilesLines
* atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks2021-07-081-0/+5
* atl1c: improve link detection reliability on Mikrotik 10/25G NICGatis Peisenieks2021-05-131-7/+19
* atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks2021-05-131-0/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-2/+2
* atl1c: remove unnecessary break after returnFabian Frederick2014-07-201-2/+0
* net: atl1c: Change variable type to boolPeter Senna Tschudin2013-10-031-1/+1
* treewide: Fix typos in kernel messagesMasanari Iida2013-03-311-1/+1
* ethernet: Use eth_random_addrJoe Perches2012-07-161-1/+1
* ethernet: Remove casts to same typeJoe Perches2012-06-061-3/+3
* atl1c: refine mac address related codeHuang, Xiong2012-04-301-52/+41
* atl1c: remove code of closing register writable attributionHuang, Xiong2012-04-301-6/+0
* atl1c: clear WoL status when reset pcieHuang, Xiong2012-04-301-5/+0
* atl1c: add PHY link event(up/down) patchHuang, Xiong2012-04-301-0/+37
* atl1c: add function atl1c_power_savingHuang, Xiong2012-04-261-9/+64
* atl1c: update PHY reset related routineHuang, Xiong2012-04-261-87/+101
* atl1c: refine phy-register read/write functionHuang, Xiong2012-04-261-35/+154
* atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-171-1/+1
* atl*: Move the Atheros driversJeff Kirsher2011-08-111-0/+662