summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2023-02-01tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder1-6/+9
2023-02-01net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4
2023-02-01net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda1-2/+2
2023-02-01net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda1-0/+6
2023-02-01net: ethernet: adi: adin1110: Fix multicast offloadingAlexandru Tachici1-1/+1
2023-02-01net: fec: Use page_pool_put_full_page when freeing rx buffersWei Fang1-1/+1
2023-02-01iavf: schedule watchdog immediately when changing primary MACStefan Assmann1-1/+1
2023-02-01iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt4-51/+49
2023-02-01net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang2-1/+11
2023-02-01bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-02-01net: stmmac: enable all safety features by defaultAndrew Halaney1-0/+14
2023-02-01net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock1-8/+1
2023-02-01net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap1-4/+4
2023-02-01net/mlx5: E-switch, Fix switchdev mode after devlink reloadChris Mi1-0/+1
2023-02-01net/mlx5e: Set decap action based on attr for sampleChris Mi1-3/+2
2023-02-01net/mlx5e: QoS, Fix wrongfully setting parent_element_id on MODIFY_SCHEDULING...Maor Dickman3-5/+4
2023-02-01net/mlx5: E-switch, Fix setting of reserved fields on MODIFY_SCHEDULING_ELEMENTMaor Dickman1-15/+3
2023-02-01net/mlx5e: Avoid false lock dependency warning on tc_ht even moreVlad Buslov1-0/+3
2023-02-01net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit1-0/+5
2023-02-01net: stmmac: Fix queue statistics readingKurt Kanzenbach1-4/+4
2023-02-01net: lan966x: add missing fwnode_handle_put() for ports nodeClément Léger1-5/+8
2023-02-01net: enetc: avoid deadlock in enetc_tx_onestep_tstamp()Vladimir Oltean1-2/+2
2023-02-01amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju2-0/+26
2023-02-01amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju1-8/+15
2023-01-24net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang1-0/+1
2023-01-24octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rtKevin Hao2-9/+4
2023-01-24octeontx2-pf: Avoid use of GFP_KERNEL in atomic contextGeetha sowjanya1-2/+2
2023-01-24r8169: fix dmar pte write access is not set errorChunhao Lin1-7/+7
2023-01-24r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()Chunhao Lin1-22/+22
2023-01-24net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman1-1/+1
2023-01-18bnxt: make sure we return pages to the poolJakub Kicinski1-2/+2
2023-01-18net: hns3: fix wrong use of rss size during VF rss configJie Wang1-1/+1
2023-01-18net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()Clément Léger1-0/+3
2023-01-18igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2-4/+8
2023-01-18octeontx2-pf: Fix resource leakage in VF driver unbindHariprasad Kelam1-0/+2
2023-01-18net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim1-7/+2
2023-01-18net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim1-3/+7
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-18net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea1-1/+1
2023-01-18net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea1-0/+9
2023-01-18net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea4-7/+62
2023-01-18net/mlx5e: Verify dev is present for fix features ndoRoy Novich1-0/+3
2023-01-18net/mlx5: Fix command stats access after freeMoshe Shemesh1-11/+2
2023-01-18net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich1-2/+3
2023-01-18net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich1-1/+1
2023-01-18Revert "r8169: disable detection of chip version 36"Heiner Kallweit1-4/+1
2023-01-18ice: Add check for kzallocJiasheng Jiang1-9/+14
2023-01-18ice: Fix potential memory leak in ice_gnss_tty_write()Yuan Can1-0/+1
2023-01-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak2-3/+2