aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic
AgeCommit message (Expand)Author
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler
2022-05-11net: atlantic: fix "frag[0] not initialized"Grant Grundler
2022-05-10net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann
2022-04-29eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-20net: atlantic: Implement .ndo_xdp_xmit handlerTaehee Yoo
2022-04-20net: atlantic: Implement xdp data planeTaehee Yoo
2022-04-20net: atlantic: Implement xdp control planeTaehee Yoo
2022-04-18net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-08net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng
2022-01-24net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-27atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai
2021-11-29atlantic: Remove warn trace message.Sameer Saurabh
2021-11-29atlantic: Fix statistics logic for production hardwareDmitry Bogdanov
2021-11-29Remove Half duplex mode speed capabilities.Sameer Saurabh
2021-11-29atlantic: Add missing DIDs and fix 115c.Nikita Danilov
2021-11-29atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh
2021-11-29atlatnic: enable Nbase-t speeds with base-tNikita Danilov
2021-11-29atlantic: Increase delay for fw transactionsDmitry Bogdanov
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-19atlantic: fix double-free in aq_ring_tx_cleanZekun Shen
2021-11-15atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen
2021-10-16ethernet: aquantia: use eth_hw_addr_set()Jakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-23atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-29atlantic: Fix driver resume flow.Sudarsana Reddy Kalluru
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23net: atlantic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-06-24net: atlantic: fix the macsec key lengthAntoine Tenart
2021-02-11net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-24aquantia: Remove the build_skb pathLincoln Ramsay
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-10net: atlantic: Remove unnecessary conversion to boolKaixu Xia
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