aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl
AgeCommit message (Expand)Author
2020-01-27net: aquantia: fixed instack structure overflowIgor Russkikh
2019-11-20net: aquantia: fix hw_atl_utils_fw_upload_dwordsYana Esina
2019-06-22net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-02-12net: aquantia: return 'err' if set MPI_DEINIT state failsYueHaibing
2018-12-21net: aquantia: fix rx checksum offload bitsDmitry Bogdanov
2018-11-27net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-11-27net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh
2018-07-05net: aquantia: Make some functions staticWei Yongjun
2018-07-03net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh
2018-07-03net: aquantia: Improve adapter init/deinit logicIgor Russkikh
2018-07-03net: aquantia: Ethtool based ring size configurationAnton Mikaev
2018-06-04net: aquantia: make function aq_fw2x_get_mac_permanent staticColin Ian King
2018-04-11net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh
2018-03-27net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh
2018-02-22aquantia: add Makefiles to all directoriesJakub Kicinski
2018-01-21net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh
2018-01-21net: aquantia: Introduce support for new firmware on AQC cardsIgor Russkikh
2018-01-21net: aquantia: Introduce firmware ops callbacksIgor Russkikh
2018-01-21net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh
2018-01-21net: aquantia: Remove create/destroy from hw opsIgor Russkikh
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh
2018-01-21net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh
2018-01-21net: aquantia: Introduce new device ids and constantsIgor Russkikh
2018-01-16net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh
2018-01-16net: aquantia: Fix register definitions to linux styleIgor Russkikh
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh
2018-01-16net: aquantia: Remove duplicate hardware descriptors declarationsIgor Russkikh
2018-01-16net: aquantia: Cleanup hardware access modulesIgor Russkikh
2018-01-16net: aquantia: Cleanup status flags accessesIgor Russkikh
2018-01-16net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh
2017-10-21net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh
2017-10-21net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh
2017-10-21net: aquantia: Reset nic statistics on interface up/downIgor Russkikh
2017-09-26aquantia: Fix transient invalid link down/up indicationsIgor Russkikh
2017-09-26aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh
2017-08-29net:ethernet:aquantia: Show info message if bad firmware version detected.Pavel Belous