aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-30net: aquantia: fix rx checksum offload bitsDmitry Bogdanov1-1/+1
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov1-2/+5
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov1-18/+18
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov1-0/+6
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh1-3/+9
2018-09-11net: aquantia: renaming for better visibilityNikita Danilov1-17/+17
2018-09-11net: aquantia: whitespace changesNikita Danilov1-7/+7
2018-09-11net: aquantia: implement WOL supportYana Esina1-1/+0
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov1-1/+1
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-2/+2
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh1-2/+2
2018-07-03net: aquantia: Improve adapter init/deinit logicIgor Russkikh1-1/+0
2018-07-03net: aquantia: Ethtool based ring size configurationAnton Mikaev1-24/+26
2018-01-21net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh1-21/+3
2018-01-21net: aquantia: Introduce firmware ops callbacksIgor Russkikh1-19/+4
2018-01-21net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh1-1/+2
2018-01-21net: aquantia: Remove create/destroy from hw opsIgor Russkikh1-24/+0
2018-01-21net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh1-31/+60
2018-01-21net: aquantia: Introduce new device ids and constantsIgor Russkikh1-10/+10
2018-01-16net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh1-164/+169
2018-01-16net: aquantia: Fix register definitions to linux styleIgor Russkikh1-3/+4
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh1-0/+1
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh1-2/+2
2018-01-16net: aquantia: Cleanup hardware access modulesIgor Russkikh1-17/+9
2018-01-16net: aquantia: Cleanup status flags accessesIgor Russkikh1-1/+1
2018-01-16net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZEIgor Russkikh1-1/+1
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh1-0/+4
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh1-0/+12
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh1-1/+12
2017-10-21net: aquantia: Bad udp rate on default interrupt coalescingIgor Russkikh1-6/+6
2017-10-21net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh1-34/+42
2017-10-21net: aquantia: Reset nic statistics on interface up/downIgor Russkikh1-0/+1
2017-08-29net:ethernet:aquantia: Workaround for HW checksum bug.Pavel Belous1-0/+6
2017-05-11ethernet: aquantia: remove redundant checks on error statusColin Ian King1-11/+1
2017-03-24net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous1-0/+1
2017-03-24net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous1-0/+3
2017-02-20net: ethernet: aquantia: Fixed incorrect buff->len calculation.Pavel Belous1-2/+2
2017-01-24net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn1-0/+958