summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic/hw_atl
AgeCommit message (Expand)Author
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
2018-09-11net: aquantia: implement EEE supportYana Esina
2018-09-11net: aquantia: implement WOL supportYana Esina
2018-09-11net: aquantia: definitions for WOLYana Esina
2018-09-11net: aquantia: fix hw_atl_utils_fw_upload_dwordsYana Esina
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh
2018-07-05net: aquantia: Make some functions staticWei Yongjun
2018-07-03net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh
2018-07-03net: aquantia: Improve adapter init/deinit logicIgor Russkikh
2018-07-03net: aquantia: Ethtool based ring size configurationAnton Mikaev
2018-06-04net: aquantia: make function aq_fw2x_get_mac_permanent staticColin Ian King
2018-04-11net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh
2018-03-27net: aquantia: Make function hw_atl_utils_mpi_set_speed() staticWei Yongjun
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22net: aquantia: Change inefficient wait loop on fw data readsIgor Russkikh
2018-03-22net: aquantia: Fix a regression with reset on old firmwareIgor Russkikh
2018-03-22net: aquantia: Fix hardware reset when SPI may rarely hangupIgor Russkikh
2018-02-22aquantia: add Makefiles to all directoriesJakub Kicinski
2018-01-21net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh
2018-01-21net: aquantia: Introduce support for new firmware on AQC cardsIgor Russkikh
2018-01-21net: aquantia: Introduce firmware ops callbacksIgor Russkikh
2018-01-21net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh
2018-01-21net: aquantia: Remove create/destroy from hw opsIgor Russkikh
2018-01-21net: aquantia: Cleanup pci functions moduleIgor Russkikh
2018-01-21net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh
2018-01-21net: aquantia: Introduce new device ids and constantsIgor Russkikh
2018-01-16net: aquantia: Prepend hw access functions declarations with prefixIgor Russkikh
2018-01-16net: aquantia: Fix register definitions to linux styleIgor Russkikh
2018-01-16net: aquantia: Eliminate aq_nic structure abstractionIgor Russkikh
2018-01-16net: aquantia: Add const qualifiers for hardware ops tablesIgor Russkikh