aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_nic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07net: atlantic: update flow control logicNikita Danilov1-1/+13
2019-11-07net: atlantic: code style cleanupNikita Danilov1-2/+2
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh1-0/+2
2019-11-07net: atlantic: add msglevel configurationNikita Danilov1-0/+1
2019-11-07net: atlantic: refactoring pm logicNikita Danilov1-1/+0
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov1-2/+4
2019-10-24net: aquantia: rx filters for ptpDmitry Bezrukov1-1/+7
2019-10-24net: aquantia: implement data PTP datapathEgor Pomozov1-0/+3
2019-10-24net: aquantia: PTP skeleton declarations and callbacksEgor Pomozov1-1/+4
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-06-27net: aquantia: adding fields and device features for vlan offloadIgor Russkikh1-0/+2
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2019-05-01net: aquantia: extract timer cb into work jobIgor Russkikh1-0/+1
2019-05-01net: aquantia: introduce fwreq mutexNikita Danilov1-0/+2
2019-05-01net: aquantia: add link interrupt fieldsIgor Russkikh1-1/+2
2019-03-23net: aquantia: optimize rx performance by page reuse strategyIgor Russkikh1-0/+1
2018-11-14net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov1-1/+2
2018-11-14net: aquantia: add vlan id to rx flow filtersDmitry Bogdanov1-0/+5
2018-11-14net: aquantia: add support of L3/L4 ntuple filtersDmitry Bogdanov1-0/+7
2018-11-14net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov1-0/+6
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov1-1/+1
2018-09-11net: aquantia: implement EEE supportYana Esina1-0/+1
2018-09-11net: aquantia: definitions for WOLYana Esina1-0/+3
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh1-1/+1
2018-05-08net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh1-0/+1
2018-03-22net: aquantia: Implement pci shutdown callbackIgor Russkikh1-0/+1
2018-01-21net: aquantia: Introduce firmware ops callbacksIgor Russkikh1-0/+1
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh1-10/+3
2018-01-21net: aquantia: Convert hw and caps structures to const static pointersIgor Russkikh1-2/+1
2018-01-21net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh1-1/+2
2018-01-21net: aquantia: Introduce new device ids and constantsIgor Russkikh1-13/+0
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh1-1/+33
2018-01-16net: aquantia: Simplify dependencies between pci modulesIgor Russkikh1-3/+1
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh1-1/+1
2018-01-16net: aquantia: Cleanup hardware access modulesIgor Russkikh1-0/+1
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh1-1/+1
2017-10-21net: aquantia: Enable coalescing management via ethtool interfaceIgor Russkikh1-1/+3
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh1-2/+0
2017-01-31net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-2/+4
2017-01-24net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn1-0/+108