aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia
AgeCommit message (Expand)Author
2022-05-25net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-25net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-25net: atlantic: reduce scope of is_rsc_completeGrant Grundler
2022-05-25net: atlantic: fix "frag[0] not initialized"Grant Grundler
2022-05-18net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-04-27net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-27net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng
2022-01-11atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2021-12-08atlantic: Remove warn trace message.Sameer Saurabh
2021-12-08atlantic: Fix statistics logic for production hardwareDmitry Bogdanov
2021-12-08Remove Half duplex mode speed capabilities.Sameer Saurabh
2021-12-08atlantic: Add missing DIDs and fix 115c.Nikita Danilov
2021-12-08atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh
2021-12-08atlatnic: enable Nbase-t speeds with base-tNikita Danilov
2021-12-08atlantic: Increase delay for fw transactionsDmitry Bogdanov
2021-12-08atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-09-30atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru
2021-09-15atlantic: Fix driver resume flow.Sudarsana Reddy Kalluru
2021-07-14net: atlantic: fix the macsec key lengthAntoine Tenart
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2020-11-24aquantia: Remove the build_skb pathLincoln Ramsay
2020-10-20net: remove unneeded breakTom Rix
2020-10-06net: atlantic: implement media detect feature via phy tunablesIgor Russkikh
2020-10-06net: atlantic: implement phy downshift featureIgor Russkikh
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-25net: atlantic: fix build when object tree is separateIgor Russkikh
2020-09-25drivers/net/ethernet: remove incorrectly formatted docJesse Brandeburg
2020-08-19net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior
2020-08-03net: ethernet: aquantia: Fix wrong return valueTianjia Zhang
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-22net: atlantic: fix PTP on AQC10XEgor Pomozov
2020-07-20net: atlantic: add hwmon getter for MAC temperatureMark Starovoytov
2020-07-20net: atlantic: A0 ntuple filtersDmitry Bogdanov
2020-07-20net: atlantic: use intermediate variable to improve readability a bitNikita Danilov
2020-07-20net: atlantic: use U32_MAX in aq_hw_utils.cMark Starovoytov
2020-07-20net: atlantic: add support for 64-bit reads/writesPavel Belous
2020-07-20net: atlantic: enable ipv6 support for TCP LSO and UDP GSOIgor Russkikh
2020-07-20net: atlantic: PTP statisticsPavel Belous
2020-07-20net: atlantic: additional per-queue statsDmitry Bogdanov
2020-07-20net: atlantic: use u64_stats_update_* to protect access to 64-bit statsMark Starovoytov
2020-07-20net: atlantic: split rx and tx per-queue statsMark Starovoytov
2020-07-20net: atlantic: make _get_sw_stats return count as return valueMark Starovoytov
2020-07-20net: atlantic: use simple assignment in _get_stats and _get_sw_statsMark Starovoytov
2020-07-20net: atlantic: move FRAC_PER_NS to aq_hw.hMark Starovoytov
2020-07-17net: atlantic: add support for FW 4.xDmitry Bogdanov
2020-07-17net: atlantic: align return value of ver_match function with function nameMark Starovoytov
2020-07-17net: atlantic: disable PTP on AQC111, AQC112Nikita Danilov
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-08net: atlantic: fix ip dst and ipv6 address filtersDmitry Bogdanov
2020-06-28net: aquantia: fix aq_ndev_start_xmit()'s return typeLuc Van Oostenryck