aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-05net: aquantia: Make some functions staticWei Yongjun1-3/+3
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh1-0/+1
2018-07-03net: aquantia: Improve adapter init/deinit logicIgor Russkikh1-24/+29
2018-04-11net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh1-0/+16
2018-03-27net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun1-1/+1
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh1-15/+27
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh1-0/+4
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh1-5/+15
2018-01-21net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh1-8/+179
2018-01-21net: aquantia: Introduce support for new firmware on AQC cardsIgor Russkikh1-2/+10
2018-01-21net: aquantia: Introduce firmware ops callbacksIgor Russkikh1-25/+56
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh1-2/+0
2018-01-16net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh1-15/+15
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh1-2/+2
2018-01-16net: aquantia: Cleanup hardware access modulesIgor Russkikh1-29/+25
2018-01-16net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh1-1/+1
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh1-55/+25
2017-10-21net: aquantia: Reset nic statistics on interface up/downIgor Russkikh1-14/+55
2017-09-26aquantia: Fix transient invalid link down/up indicationsIgor Russkikh1-2/+1
2017-08-29net:ethernet:aquantia: Show info message if bad firmware version detected.Pavel Belous1-0/+6
2017-08-29net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous1-2/+2
2017-01-24net: ethernet: aquantia: Atlantic hardware abstraction layerDavid VomLehn1-0/+570