aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia
AgeCommit message (Expand)Author
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2020-08-19net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-07-22net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov
2020-06-22net: atlantic: make hw_get_regs optionalMark Starovoytov
2020-05-27aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark
2020-03-12net: atlantic: check rpc result and wait for rpc addressIgor Russkikh
2020-03-05net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov
2020-03-05net: atlantic: fix potential error handlingPavel Belous
2020-03-05net: atlantic: fix use after free kasan warnPavel Belous
2019-10-19net: aquantia: add an error handling in aq_nic_set_multicast_listChenwandun
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov
2019-10-14net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov
2019-10-14net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh
2019-10-14net: aquantia: temperature retrieval fixIgor Russkikh
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-27net: aquantia: Fix aq_vec_isr_legacy() return valueDan Carpenter
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov
2019-08-31net: aquantia: linkstate irq should be oneshotIgor Russkikh
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-08-31net: aquantia: fix limit of vlan filtersDmitry Bogdanov
2019-08-31net: aquantia: fix removal of vlan 0Dmitry Bogdanov
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: implement vlan offload configurationIgor Russkikh
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-27net: aquantia: make all files GPL-2.0-onlyIgor Russkikh
2019-06-27net: aquantia: replace internal driver version code with utsIgor 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-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308Thomas Gleixner
2019-05-27net: aquantia: tcp checksum 0xffff being handled incorrectlyNikita Danilov
2019-05-27net: aquantia: fix LRO with FCS errorDmitry Bogdanov
2019-05-27net: aquantia: check rx csum for all packets in LRO sessionDmitry Bogdanov
2019-05-27net: aquantia: tx clean budget logic errorIgor Russkikh
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09net: aquantia: fix undefined devm_hwmon_device_register_with_info referenceKefeng Wang
2019-05-05net: aquantia: Make aq_ndev_driver_name staticYueHaibing
2019-05-01net: aquantia: remove outdated device idsNikita Danilov
2019-05-01net: aquantia: fixups on 64bit dma countersDmitry Bogdanov
2019-05-01net: aquantia: get total counters from DMA blockDmitry Bogdanov
2019-05-01net: aquantia: fetch up to date statistics on ethtool requestDmitry Bogdanov
2019-05-01net: aquantia: extract timer cb into work jobIgor Russkikh
2019-05-01net: aquantia: introduce fwreq mutexNikita Danilov