summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia
AgeCommit message (Expand)Author
2023-07-18net: atlantic: Remove unnecessary (void*) conversionsWu Yunchuan
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-01net: atlantic: Define aq_pm_ops conditionally on CONFIG_PMTom Rix
2023-04-28atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversionswuych
2023-04-09net: aquantia: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-03-16net: atlantic: Fix crash when XDP is enabled but no program is loadedToke Høiland-Jørgensen
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-25aquantia: Do not purge addresses when setting the number of ringsIzabela Bakollari
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-10net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-24atlantic: fix deadlock at aq_nic_stopÍñigo Huguet
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-23net: atlantic: macsec: remove checks on the prepare phaseAntoine Tenart
2022-09-23net: atlantic: macsec: make the prepare phase a noopAntoine Tenart
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-09net: atlantic: fix aq_vec index out of range errorChia-Lin Kao (AceLan)
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)
2022-07-14net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)
2022-06-27net: atlantic:fix repeated words in commentsJilin Yuan
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