summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2022-09-20tg3: Disable tg3 device on system reboot to avoid triggering AERKai-Heng Feng1-2/+6
2022-09-20RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla1-2/+21
2022-09-20net/mlx5: Use software VHCA id when it's supportedYishai Hadas3-3/+64
2022-09-15i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski2-1/+5
2022-09-15i40e: Refactor tc mqprio checksPrzemyslaw Patynowski3-11/+25
2022-09-15net: ethernet: mtk_eth_soc: check max allowed hash in mtk_ppe_check_skbLorenzo Bianconi1-0/+3
2022-09-15net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clearLorenzo Bianconi1-1/+1
2022-09-15iavf: Detach device during reset taskIvan Vecera1-3/+11
2022-09-15i40e: Fix kernel crash during module removalIvan Vecera1-1/+4
2022-09-15ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski1-1/+1
2022-09-15ice: Fix DMA mappings leakPrzemyslaw Patynowski4-17/+79
2022-09-08net: Use u64_stats_fetch_begin_irq() for stats fetch.Sebastian Andrzej Siewior8-40/+40
2022-09-08mlxbf_gige: compute MDIO period based on i1clkDavid Thompson3-18/+110
2022-09-08ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou1-1/+1
2022-09-08net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter1-1/+4
2022-09-08nfp: flower: fix ingress police using matchall filterTianyu Yuan1-2/+3
2022-09-08net: smsc911x: Stop and start PHY during suspend and resumeFlorian Fainelli1-0/+6
2022-09-08net: sparx5: fix handling uneven length packets in manual extractionCasper Andersson1-0/+2
2022-09-08ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger1-1/+2
2022-09-05net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong1-4/+4
2022-08-31net: lantiq_xrx200: restore buffer if memory allocation failedAleksander Jan Bajkowski1-0/+1
2022-08-31net: lantiq_xrx200: fix lock under memory pressureAleksander Jan Bajkowski1-1/+1
2022-08-31net: lantiq_xrx200: confirm skb is allocated before usingAleksander Jan Bajkowski1-0/+6
2022-08-31net: stmmac: work around sporadic tx issue on link-upHeiner Kallweit2-6/+11
2022-08-31ionic: VF initial random MAC address if no assigned macR Mohamed Shah1-5/+87
2022-08-31ionic: fix up issues with handling EAGAIN on FW cmdsShannon Nelson1-1/+3
2022-08-31ionic: clear broken state on generation changeShannon Nelson1-0/+3
2022-08-31net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi2-10/+17
2022-08-31net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2Lorenzo Bianconi1-2/+9
2022-08-31i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch1-1/+1
2022-08-31ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller1-13/+46
2022-08-31bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta1-4/+1
2022-08-31bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta1-1/+1
2022-08-31bnxt_en: set missing reload flag in devlink featuresVikas Gupta1-0/+1
2022-08-31bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi2-2/+9
2022-08-31net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov1-5/+6
2022-08-31net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman1-1/+3
2022-08-31net/mlx5e: Fix wrong application of the LRO stateAya Levin1-8/+0
2022-08-31net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh1-0/+4
2022-08-31net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich1-3/+6
2022-08-31net/mlx5: Disable irq when locking lag_lockVlad Buslov1-22/+33
2022-08-31net/mlx5: Eswitch, Fix forwarding decision to uplinkEli Cohen1-1/+2
2022-08-31net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen1-1/+1
2022-08-31net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov1-0/+2
2022-08-31ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski4-29/+48
2022-08-31ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski1-0/+6
2022-08-25net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...Vladimir Oltean1-27/+26
2022-08-25net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean2-108/+400
2022-08-25net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workVladimir Oltean1-0/+4
2022-08-25net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean1-6/+5