aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl
AgeCommit message (Expand)Author
2019-03-01net: aquantia: return 'err' if set MPI_DEINIT state failsYueHaibing
2018-12-04net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-12-04net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh
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
2017-08-29net:ethernet:aquantia: Fix for incorrect speed index.Pavel Belous
2017-08-29net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous
2017-06-10net: aquantia: atlantic: remove declaration of hw_atl_utils_hw_set_powerPhilippe Reynes
2017-05-11ethernet: aquantia: remove redundant checks on error statusColin Ian King
2017-03-24net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous
2017-03-24net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous
2017-03-22net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous
2017-02-20net: ethernet: aquantia: Fixed incorrect buff->len calculation.Pavel Belous
2017-01-24net: ethernet: aquantia: Atlantic hardware abstraction layerDavid VomLehn
2017-01-24net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn
2017-01-24net: ethernet: aquantia: Low-level hardware interfacesDavid VomLehn