summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-02-06gve: Fix gve interrupt namesPraveen Kaligineedi
2023-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-02-06net: ngbe: Support Rx and Tx process pathMengyuan Lou
2023-02-06net: txgbe: Support Rx and Tx process pathJiawen Wu
2023-02-06net: libwx: Add tx path to process packetsMengyuan Lou
2023-02-06net: libwx: Support to receive packets in NAPIJiawen Wu
2023-02-06net: txgbe: Setup Rx and Tx ringJiawen Wu
2023-02-06net: libwx: Allocate Rx and Tx resourcesJiawen Wu
2023-02-06net: libwx: Configure Rx and Tx unit on hardwareJiawen Wu
2023-02-06net: txgbe: Add interrupt supportJiawen Wu
2023-02-06net: ngbe: Add irqs request flowMengyuan Lou
2023-02-06net: libwx: Add irq flow functionsMengyuan Lou
2023-02-06Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-02-06virtio-net: Maintain reverse cleanup orderParav Pandit
2023-02-06sparx5: add support for configuring PSFP via tcDaniel Machon
2023-02-06net: microchip: sparx5: initialize PSFPDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP stream filtersDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP stream gatesDaniel Machon
2023-02-06net: microchip: sparx5: add function for calculating PTP basetimeDaniel Machon
2023-02-06net: microchip: sparx5: add support for PSFP flow-metersDaniel Machon
2023-02-06net: microchip: sparx5: add support for service policersDaniel Machon
2023-02-06net: microchip: sparx5: add support for Service Dual Leacky BucketsDaniel Machon
2023-02-06net: microchip: sparx5: add resource poolsDaniel Machon
2023-02-06net: microchip: add registers needed for PSFPDaniel Machon
2023-02-04net/mlx5e: Trigger NAPI after activating an SQMaxim Mikityanskiy
2023-02-04net/mlx5e: IPsec, support upper protocol selector field offloadRaed Salem
2023-02-04net/mlx5e: IPoIB, Add support for XDR speedDragos Tatulea
2023-02-04net/mlx5: Enhance debug print in page allocation failureJack Morgenstein
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu
2023-02-04net/mlx5: Lag, Move mpesw related definitions to mpesw.hRoi Dayan
2023-02-04net/mlx5: Lag, Use flag to check for shared FDB modeMark Bloch
2023-02-04net/mlx5: Lag, Remove redundant bool allocation on the stackRoi Dayan
2023-02-04net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointersRoi Dayan
2023-02-04net/mlx5: Lag, Update multiport eswitch check to log an errorRoi Dayan
2023-02-03net: enetc: ensure we always have a minimum number of TXQs for stackVladimir Oltean
2023-02-03net: enetc: recalculate num_real_tx_queues when XDP program attachesVladimir Oltean
2023-02-03net: enetc: allow the enetc_reconfigure() callback to failVladimir Oltean
2023-02-03net: enetc: simplify enetc_num_stack_tx_queues()Vladimir Oltean
2023-02-03ice: implement devlink reinit actionMichal Swiatkowski
2023-02-03ice: update VSI instead of init in some caseMichal Swiatkowski
2023-02-03ice: move VSI delete outside deconfigMichal Swiatkowski
2023-02-03ice: sync netdev filters after clearing VSIMichal Swiatkowski
2023-02-03ice: split probe into smaller functionsMichal Swiatkowski
2023-02-03ice: stop hard coding the ICE_VSI_CTRL locationJacob Keller
2023-02-03ice: split ice_vsi_setup into smaller functionsMichal Swiatkowski
2023-02-03ice: cleanup in VSI config/deconfig codeMichal Swiatkowski
2023-02-03ice: alloc id for RDMA using xa_arrayMichal Swiatkowski
2023-02-03ice: move RDMA init to ice_idc.cMichal Swiatkowski
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae
2023-02-03net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phyFrank Sae