summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-02-23net: ethernet: ti: icssg_prueth: Remove Rx enable in init sequenceRavi Gunasekaran
2023-02-19Merge tag 'v5.10.168' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-16Merge tag 'v5.10.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-15net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory
2023-02-15net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory
2023-02-15net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea
2023-02-15net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean
2023-02-15ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan
2023-02-15ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-15qede: execute xdp_do_flush() before napi_complete_done()Magnus Karlsson
2023-02-15qede: add netpoll support for qede driverBhaskar Upadhaya
2023-02-15igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-15sfc: correctly advertise tunneled IPv6 segmentationÍñigo Huguet
2023-02-13net: ethernet: ti: am65-cpsw: Add RX DMA Channel Teardown QuirkSiddharth Vadapalli
2023-02-03net: ethernet: ti: am65-cpsw-nuss: Clear affinity hint on IRQ releaseVignesh Raghavendra
2023-02-01net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen
2023-02-01net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda
2023-02-01net: macb: fix PTP TX timestamp failure due to packet paddingRobert Hancock
2023-02-01net: mlx5: eliminate anonymous module_init & module_exitRandy Dunlap
2023-02-01net: stmmac: fix invalid call to mdiobus_get_phy()Heiner Kallweit
2023-02-01amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-02-01amd-xgbe: TX Flow Ctrl Registers are h/w ver dependentRaju Rangoju
2023-01-28Merge tag 'v5.10.162' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-01-25net: ethernet: ti: am65-cpsw-nuss: Setup IRQ affinity hint for IRQsVignesh Raghavendra
2023-01-24net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()Yang Yingliang
2023-01-19net: ethernet: ti: icssg_prueth: Add AF_XDP supportRoger Quadros
2023-01-19net: ethernet: ti: icssg_prueth: introduce and use prueth_swdata struct for S...Roger Quadros
2023-01-19net: ethernet: ti: icssg_prueth: Use page_pool API for RX buffer allocationRoger Quadros
2023-01-19net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release actionSiddharth Vadapalli
2023-01-19net: ethernet: ti: am65-cpsw: Delete unreachable error handling codeSiddharth Vadapalli
2023-01-18net/mlx5e: Don't support encap rules with gbp optionGavin Li
2023-01-18net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu
2023-01-18octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enableAngela Czubak
2023-01-18octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep
2023-01-18octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang
2023-01-14net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-14net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris
2023-01-14net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea
2023-01-14net/mlx5: Avoid recovery in probe flowsShay Drory
2023-01-14net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko
2023-01-14qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin
2023-01-14net: hns3: add interrupts re-initialization while doing VF FLRJie Wang
2023-01-14ravb: Fix "failed to switch device to config mode" message during unbindBiju Das
2023-01-14net/mlx5e: Fix nullptr in mlx5e_tc_add_fdb_flow()Dima Chumak
2023-01-14igb: Do not free q_vector unless new one was allocatedKees Cook
2023-01-14net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()Nathan Chancellor
2023-01-14qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)
2023-01-14myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET
2023-01-14igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min