aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/aq_filters.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET1-4/+2
2020-05-22net: atlantic: QoS implementation: multi-TC supportDmitry Bezrukov1-4/+7
2020-02-16net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov1-1/+1
2019-10-24net: aquantia: rx filters for ptpDmitry Bezrukov1-6/+11
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov1-1/+1
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov1-1/+2
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2019-06-27net: aquantia: make all files GPL-2.0-onlyIgor Russkikh1-1/+1
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov1-2/+8
2018-11-17net: aquantia: fix spelling mistake "specfield" -> "specified"Colin Ian King1-1/+1
2018-11-14net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov1-0/+138
2018-11-14net: aquantia: add ethertype and PCP to rx flow filtersDmitry Bogdanov1-4/+79
2018-11-14net: aquantia: add vlan id to rx flow filtersDmitry Bogdanov1-2/+90
2018-11-14net: aquantia: add support of L3/L4 ntuple filtersDmitry Bogdanov1-3/+165
2018-11-14net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov1-0/+413