summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-10-05Merge tag 'v5.15.56' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.54' into 5.15-2.1.x-imxDaiane Angolini
2022-10-04Merge tag 'v5.15.53' into 5.15-2.1.x-imxDaiane Angolini
2022-10-04fec_uio: fix implicit declarationDaiane Angolini
2022-08-11dpaa2-switch: fix bridge port and context passed to switchdev_bridge_port_uno...Ioana Ciornei
2022-08-11dpaa2-eth: fixup the error path in dpaa2_xsk_enable_pool()Ioana Ciornei
2022-08-11dpaa2-eth: move the percpu_stats setup to avoid a uninitialized accessIoana Ciornei
2022-08-03net: dpaa2: AF_XDP TX zero copy supportRobert-Ionut Alexa
2022-08-03add cpu_relax() as a workaround for phy issueRobert-Ionut Alexa
2022-08-03net: dpaa2: AF_XDP RX zero copy supportRobert-Ionut Alexa
2022-08-03net: dpaa2: add support for multiple buffer pools per DPNIRobert-Ionut Alexa
2022-08-03net: dpaa2: add support to query channels using ethtoolRobert-Ionut Alexa
2022-08-03dpaa2-switch: say that the bond device is offloaded as a bridge portIoana Ciornei
2022-08-03dpaa2-switch: cleanup the egress flood of an unused FDBIoana Ciornei
2022-08-03dpaa2-switch: offload port objects on the BOND interfaceIoana Ciornei
2022-08-03dpaa2-switch: add support for offloading upper bond devicesCosmin-Florin Aluchenesei
2022-08-03dpaa2-switch: take into account bond bridge ports when setting up the FDBIoana Ciornei
2022-08-03dpaa2-switch: create initial software infrastructure for LAG HW setupIoana Ciornei
2022-08-03dpaa2-switch: reorganize the [pre]changeupper eventsIoana Ciornei
2022-08-03dpaa2-switch: Add the necessary MC API for HW LAG configurationCosmin-Florin Aluchenesei
2022-08-03dpaa2-switch: fix size of the dma_unmapIoana Ciornei
2022-08-03dpaa2-switch: print an error when the vlan is already configuredIoana Ciornei
2022-08-03dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capableIoana Ciornei
2022-08-03dpaa2-switch: set interface MAC address only on endpoint changeIoana Ciornei
2022-07-21net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)
2022-07-21net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21net: stmmac: fix leaks in probeDan Carpenter
2022-07-21net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He
2022-07-21bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi
2022-07-21bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan
2022-07-21net: ethernet: ti: am65-cpsw: Fix devlink port register sequenceSiddharth Vadapalli
2022-07-21net: stmmac: dwc-qos: Disable split header for Tegra194Jon Hunter
2022-07-21net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy
2022-07-21net/mlx5e: Fix capability check for updating vnic env countersGal Pressman
2022-07-21net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey
2022-07-21net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan
2022-07-21net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan
2022-07-12r8169: fix accessing unset transport headerHeiner Kallweit
2022-07-12ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley
2022-07-12i40e: Fix VF's MAC Address change on VMNorbert Zulinski
2022-07-12i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki
2022-07-12ibmvnic: Allow queueing resets during probeSukadev Bhattiprolu
2022-07-12ibmvnic: clear fop when retrying probeSukadev Bhattiprolu
2022-07-12ibmvnic: init init_done_rc earlierSukadev Bhattiprolu
2022-07-12net/mlx5e: TC, Reject rules with forward and drop actionsRoi Dayan
2022-07-12net/mlx5e: TC, Reject rules with drop and modify hdr actionRoi Dayan
2022-07-12net/mlx5e: Split actions_match_supported() into a sub functionRoi Dayan
2022-07-12net/mlx5e: Check action fwd/drop flag exists also for nic flowsRoi Dayan