summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic/aq_main.c
AgeCommit message (Expand)Author
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2022-11-25aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-04-20net: atlantic: Implement .ndo_xdp_xmit handlerTaehee Yoo
2022-04-20net: atlantic: Implement xdp control planeTaehee Yoo
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-02-11net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2020-06-28net: aquantia: fix aq_ndev_start_xmit()'s return typeLuc Van Oostenryck
2020-06-26net: atlantic: put ptp code under IS_REACHABLE checkIgor Russkikh
2020-05-22net: atlantic: QoS implementation: min_rateMark Starovoytov
2020-05-22net: atlantic: automatically downgrade the number of queues if necessaryMark Starovoytov
2020-05-22net: atlantic: QoS implementation: max_rateMark Starovoytov
2020-05-22net: atlantic: QoS implementation: multi-TC supportDmitry Bezrukov
2020-02-24net/aquantia: Delete module versionLeon Romanovsky
2019-11-07net: atlantic: code style cleanupNikita Danilov
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov
2019-10-24net: aquantia: add support for ptp ioctlsEgor Pomozov
2019-10-24net: aquantia: implement data PTP datapathEgor Pomozov
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov
2019-08-31net: aquantia: reapply vlan filters on upDmitry Bogdanov
2019-06-27net: aquantia: implement vlan offload configurationIgor Russkikh
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-05-05net: aquantia: Make aq_ndev_driver_name staticYueHaibing
2019-05-01net: aquantia: create global service workqueueNikita Danilov
2018-11-14net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov
2018-11-14net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh
2018-01-16net: aquantia: Simplify dependencies between pci modulesIgor Russkikh
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh
2017-03-24net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous
2017-03-16net: ethernet: aquantia: set net_device mtu when mtu is changedDavid Arcari
2017-02-20net: ethernet: aquantia: Superfluous initialization of "err".Pavel Belous
2017-02-20net: ethernet: aquantia: Using module_pci_driver.Pavel Belous
2017-02-20net: ethernet: aquantia: Fixes for aq_ndev_change_mtuPavel Belous
2017-01-24net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn