summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-05net :mana :Request a V2 response version for MANA_QUERY_GF_STATShradha Gupta
2024-12-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-12-04net/mlx5e: Remove workaround to avoid syndrome for internal portJianbo Liu
2024-12-04net/mlx5e: SD, Use correct mdev to build channel paramTariq Toukan
2024-12-04net/mlx5: E-Switch, Fix switching to switchdev mode in MPVPatrisious Haddad
2024-12-04net/mlx5: E-Switch, Fix switching to switchdev mode with IB device disabledPatrisious Haddad
2024-12-04net/mlx5: HWS: Properly set bwc queue locks lock classesCosmin Ratiu
2024-12-04net/mlx5: HWS: Fix memory leak in mlx5hws_definer_calc_layoutCosmin Ratiu
2024-12-04bnxt_en: handle tpa_info in queue API implementationDavid Wei
2024-12-04bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()David Wei
2024-12-04bnxt_en: refactor tpa_info alloc/free into helpersDavid Wei
2024-12-04mlxsw: spectrum_acl_flex_keys: Use correct key block on Spectrum-4Ido Schimmel
2024-12-03igb: Fix potential invalid memory access in igb_init_module()Yuan Can
2024-12-03ixgbe: Correct BASE-BX10 compliance codeTore Amundsen
2024-12-03ixgbe: downgrade logging of unsupported VF API version to debugJacob Keller
2024-12-03ixgbevf: stop attempting IPSEC offload on Mailbox API 1.5Jacob Keller
2024-12-03idpf: set completion tag for "empty" bufs associated with a packetJoshua Hay
2024-12-03ice: Fix VLAN pruning in switchdev modeMarcin Szycik
2024-12-03ice: Fix NULL pointer dereference in switchdevWojciech Drewek
2024-12-03ice: fix PHY timestamp extraction for ETH56GPrzemyslaw Korba
2024-12-03ice: fix PHY Clock Recovery availability checkArkadiusz Kubalewski
2024-12-03net/qed: allow old cards not supporting "num_images" to workLouis Leseur
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02octeontx2-af: Fix SDP MAC link credits configurationGeetha sowjanya
2024-11-30bnxt_en: ethtool: Supply ntuple rss context actionDaniel Xu
2024-11-29net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang
2024-11-29net: enetc: read TSN capabilities from port register, not SIVladimir Oltean
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN
2024-11-26bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-11-26octeontx2-af: Quiesce traffic before NIX block resetHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale FCFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: fix stale RSFEC countersHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix low network performanceHariprasad Kelam
2024-11-26octeontx2-af: RPM: Fix mismatch in lmac typeHariprasad Kelam
2024-11-26net: stmmac: dwmac-socfpga: Set RX watchdog interrupt as brokenMaxime Chevallier
2024-11-26marvell: pxa168_eth: fix call balance of pep->clk handling routinesVitalii Mordan
2024-11-26net: stmmac: set initial EEE policy configurationChoong Yong Liang
2024-11-26rtase: Corrects error handling of the rtase_check_mac_version_valid()Justin Lai
2024-11-26rtase: Correct the speed for RTL907XD-V1Justin Lai
2024-11-26rtase: Refactor the rtase_check_mac_version_valid() functionJustin Lai
2024-11-24net: microchip: vcap: Add typegroup table terminators in kunit testsGuenter Roeck
2024-11-24tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds