summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-09-13r8169: fix ASPM-related issues on a number of systems with NIC version from R...Heiner Kallweit
2023-09-13igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-09-13net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13pds_core: pass opcode to devcmd_waitShannon Nelson
2023-09-13pds_core: check for work queue before useShannon Nelson
2023-09-13pds_core: no reset command for VFShannon Nelson
2023-09-13pds_core: no health reporter in VFShannon Nelson
2023-09-13pds_core: protect devlink callbacks from fw_down stateShannon Nelson
2023-09-13sfc: Check firmware supports Ethernet PTP filterAlex Austin
2023-09-13cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh
2023-09-13octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam
2023-09-13octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh
2023-09-13octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam
2023-09-13mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak
2023-09-13mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak
2023-09-13mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak
2023-09-13ice: avoid executing commands on other ports when driving syncJacob Keller
2023-09-13net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clockRahul Rameshbabu
2023-09-13net: lan966x: Fix return value check for vcap_get_rule()Ruan Jinjie
2023-09-13ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel
2023-09-13net: hns3: fix wrong rpu tln reg issueJijie Shao
2023-09-13net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao
2023-09-13net: hns3: move dump regs function to a separate fileJijie Shao
2023-09-13broadcom: b44: Use b44_writephy() return valueArtem Chernyshev
2023-09-13net: hns3: restore user pause configure when disable autonegJian Shen
2023-09-13ethernet: atheros: fix return value check in atl1c_tso_csum()Yuanjun Gong
2023-09-13net: hns3: add tm flush when setting tmHao Lan
2023-09-06net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig
2023-08-30ibmveth: Use dcbf rather than dcbflMichael Ellerman
2023-08-30i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-08-30igc: Fix the typo in the PTM Control macroSasha Neftin
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-30net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle
2023-08-30tg3: Use slab_build_skb() when neededKees Cook
2023-08-30ice: Fix NULL pointer deref during VF resetPetr Oros
2023-08-30Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros
2023-08-30ice: fix receive buffer size miscalculationJesse Brandeburg
2023-08-30ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-30net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-30net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-30mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen
2023-08-30mlxsw: reg: Fix SSPR register layoutIdo Schimmel
2023-08-30mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson
2023-08-30octeontx2-af: SDP: fix receive link configHariprasad Kelam
2023-08-23ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik
2023-08-23qede: fix firmware halt over suspend and resumeManish Chopra
2023-08-23sfc: don't fail probe if MAE/TC setup failsEdward Cree
2023-08-23sfc: don't unregister flow_indr if it was never registeredEdward Cree
2023-08-23sfc: add fallback action-set-lists for TC offloadEdward Cree
2023-08-23net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea