summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-03-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-03-29i40e: avoid forward declarations in i40e_nvm.cMaciej Fijalkowski
2024-03-29igc: Refactor runtime power management flowSasha Neftin
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg
2024-03-29igb: simplify pci ops declarationJesse Brandeburg
2024-03-29mlxbf_gige: stop interface during shutdownDavid Thompson
2024-03-29octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-03-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-03-28bnxt_en: Support adding ntuple rules on RSS contextsPavan Chebbi
2024-03-28bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()Pavan Chebbi
2024-03-28bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()Pavan Chebbi
2024-03-28bnxt_en: Refactor bnxt_set_rxfh()Michael Chan
2024-03-28bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()Pavan Chebbi
2024-03-28bnxt_en: Simplify bnxt_rfs_capable()Michael Chan
2024-03-28bnxt_en: Refactor RSS indir alloc/set functionsPavan Chebbi
2024-03-28bnxt_en: Introduce rss ctx structure, alloc/free functionsPavan Chebbi
2024-03-28bnxt_en: Refactor VNIC alloc and cfg functionsPavan Chebbi
2024-03-28bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()Pavan Chebbi
2024-03-28bnxt_en: Retry PTP TX timestamp from FW for 1 secondPavan Chebbi
2024-03-28bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()Michael Chan
2024-03-28net: stmmac: Signal to PHY/PCS drivers to keep RX clock onRomain Gantois
2024-03-28net: stmmac: Support a generic PCS field in mac_device_infoRomain Gantois
2024-03-28net: stmmac: don't rely on lynx_pcs presence to check for a PHYMaxime Chevallier
2024-03-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-03-28idpf: sprinkle __counted_by{,_le}() in the virtchnl2 headerAlexander Lobakin
2024-03-28idpf: make virtchnl2.h self-containedAlexander Lobakin
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-03-28qed: Drop useless pci_params.pm_capBjorn Helgaas
2024-03-28gve: Add counter adminq_get_ptype_map_cnt to stats reportJohn Fraker
2024-03-28ravb: Add support for an optional MDIO modeNiklas Söderlund
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-03-28net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-27e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits
2024-03-27e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits
2024-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-03-26mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-03-26net: amd8111e: Drop unused copy of pm_capBjorn Helgaas
2024-03-26i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-03-26i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-03-26i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-03-26net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen
2024-03-26net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu
2024-03-26net: hns3: fix index limit to support all queue statsJie Wang
2024-03-25net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-03-25ice: count representor statsMichal Swiatkowski
2024-03-25ice: do switchdev slow-path Rx using PF VSIMichal Swiatkowski