aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl
AgeCommit message (Expand)Author
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-07-22net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov
2020-03-12net: atlantic: check rpc result and wait for rpc addressIgor Russkikh
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov
2019-10-14net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh
2019-10-14net: aquantia: temperature retrieval fixIgor Russkikh
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27net: aquantia: vlan offloads logic in datapathIgor Russkikh
2019-06-27net: aquantia: adding fields and device features for vlan offloadIgor Russkikh
2019-06-27net: aquantia: added vlan offload related macros and functionsIgor Russkikh
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-05net: aquantia: fix wol configuration not applied sometimesNikita Danilov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-05-27net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov
2019-05-27net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-05-01net: aquantia: remove outdated device idsNikita Danilov
2019-05-01net: aquantia: fixups on 64bit dma countersDmitry Bogdanov
2019-05-01net: aquantia: use macros for better visibilityIgor Russkikh
2019-05-01net: aquantia: link status irq handlingIgor Russkikh
2019-05-01net: aquantia: add infrastructure to readout chip temperatureYana Esina
2019-03-23net: aquantia: improve LRO configurationNikita Danilov
2019-03-23net: aquantia: optimize rx performance by page reuse strategyIgor Russkikh
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-01net: aquantia: use better wrappers for state registersNikita Danilov
2019-03-01net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomicNikita Danilov
2019-03-01net: aquantia: fixed instack structure overflowIgor Russkikh
2019-03-01net: aquantia: regression on cpus with high cores: set mode with 8 queuesDmitry Bogdanov
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-07net: aquantia: increase max number of hw queuesDmitry Bogdanov
2018-11-30net: aquantia: fix rx checksum offload bitsDmitry Bogdanov
2018-11-27net: aquantia: return 'err' if set MPI_DEINIT state failsYueHaibing
2018-11-17net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_waitYueHaibing
2018-11-14net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov
2018-11-14net: aquantia: add ethertype and PCP to rx flow filtersDmitry Bogdanov
2018-11-14net: aquantia: add vlan id to rx flow filtersDmitry Bogdanov
2018-11-14net: aquantia: add support of L3/L4 ntuple filtersDmitry Bogdanov
2018-11-14net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov
2018-11-14net: aquantia: add rx-flow filter definitionsDmitry Bogdanov
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh
2018-10-16net: aquantia: make function aq_fw2x_update_stats staticYueHaibing
2018-09-28net: aquantia: Make function aq_fw1x_set_power() staticWei Yongjun
2018-09-11net: aquantia: renaming for better visibilityNikita Danilov
2018-09-11net: aquantia: whitespace changesNikita Danilov