summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2022-12-06net: lan966x: Add ptp trap rulesHoratiu Vultur
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur
2022-12-06net: microchip: vcap: Add vcap_get_ruleHoratiu Vultur
2022-12-05net: mtk_eth_soc: enable flow offload support for MT7986 SoCLorenzo Bianconi
2022-12-05nfp: add support for multicast filterDiana Wang
2022-12-05net: stmmac: tegra: Add MGBE supportBhadram Varka
2022-12-05net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala
2022-12-03r8169: enable GRO software interrupt coalescing per defaultHeiner Kallweit
2022-12-02net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refillLorenzo Bianconi
2022-12-02tsnep: Rework RX buffer allocationGerhard Engleder
2022-12-02tsnep: Throttle interruptsGerhard Engleder
2022-12-02tsnep: Add ethtool::get_channels supportGerhard Engleder
2022-12-02tsnep: Consistent naming of struct net_deviceGerhard Engleder
2022-12-01bnxt: report FEC block stats via standard interfaceJakub Kicinski
2022-12-01r8169: use tp_to_dev instead of open codeJuhee Kang
2022-12-01net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()Vladimir Oltean
2022-12-01net: dpaa2-switch: serialize changes to priv->mac with a mutexVladimir Oltean
2022-12-01net: dpaa2-eth: serialize changes to priv->mac with a mutexVladimir Oltean
2022-12-01net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQVladimir Oltean
2022-12-01net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()Vladimir Oltean
2022-12-01net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missingVladimir Oltean
2022-12-01net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() callVladimir Oltean
2022-12-01net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() callVladimir Oltean
2022-12-01net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()Vladimir Oltean
2022-12-01net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()Vladimir Oltean
2022-12-01net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()Vladimir Oltean
2022-12-01net: dpaa2-eth: don't use -ENOTSUPP error codeVladimir Oltean
2022-12-01net: microchip: sparx5: Fix error handling in vcap_show_admin()Dan Carpenter
2022-11-30Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30ice: implement direct read for NVM and Shadow RAM regionsJacob Keller
2022-11-30ice: use same function to snapshot both NVM and Shadow RAMJacob Keller
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur
2022-11-30octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET
2022-11-30octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-11-30octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET
2022-11-29net/mlx5e: Support devlink reload of IPsec coreLeon Romanovsky
2022-11-29net/mlx5e: TC, Add offload support for trap with additional actionsMaor Dickman
2022-11-29net/mlx5e: Do early return when setup vports dests for slow path flowRoi Dayan
2022-11-29net/mlx5: Remove redundant checkLeon Romanovsky
2022-11-29net/mlx5e: Delete always true DMA checkLeon Romanovsky
2022-11-29net/mlx5e: Don't access directly DMA device pointerLeon Romanovsky
2022-11-29net/mlx5e: Don't use termination table when redundantRoi Dayan
2022-11-29net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-11-29net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan