aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-02-06net: microchip: sparx5: add resource poolsDaniel Machon3-1/+95
2023-02-06net: microchip: add registers needed for PSFPDaniel Machon2-7/+579
2023-02-04net/mlx5e: Trigger NAPI after activating an SQMaxim Mikityanskiy4-7/+15
2023-02-04net/mlx5e: IPsec, support upper protocol selector field offloadRaed Salem3-0/+56
2023-02-04net/mlx5e: IPoIB, Add support for XDR speedDragos Tatulea1-0/+2
2023-02-04net/mlx5: Enhance debug print in page allocation failureJack Morgenstein1-1/+2
2023-02-04net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustmentsRahul Rameshbabu1-3/+12
2023-02-04net/mlx5: Lag, Move mpesw related definitions to mpesw.hRoi Dayan2-15/+15
2023-02-04net/mlx5: Lag, Use flag to check for shared FDB modeMark Bloch1-2/+1
2023-02-04net/mlx5: Lag, Remove redundant bool allocation on the stackRoi Dayan2-9/+3
2023-02-04net/mlx5: Lag, Use mlx5_lag_dev() instead of derefering pointersRoi Dayan3-10/+11
2023-02-04net/mlx5: Lag, Update multiport eswitch check to log an errorRoi Dayan3-8/+13
2023-02-03net: enetc: ensure we always have a minimum number of TXQs for stackVladimir Oltean2-0/+17
2023-02-03net: enetc: recalculate num_real_tx_queues when XDP program attachesVladimir Oltean1-14/+21
2023-02-03net: enetc: allow the enetc_reconfigure() callback to failVladimir Oltean1-4/+14
2023-02-03net: enetc: simplify enetc_num_stack_tx_queues()Vladimir Oltean1-4/+2
2023-02-03ionic: missed doorbell workaroundAllen Hubbe6-4/+176
2023-02-03ionic: clear up notifyq alloc commentaryShannon Nelson1-5/+7
2023-02-03ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel1-3/+12
2023-02-03net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit1-0/+2
2023-02-03net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey1-15/+16
2023-02-03bonding: fix error checking in bond_debug_reregister()Qi Zheng1-1/+1
2023-02-03ice: implement devlink reinit actionMichal Swiatkowski1-22/+81
2023-02-03ice: update VSI instead of init in some caseMichal Swiatkowski3-9/+13
2023-02-03ice: move VSI delete outside deconfigMichal Swiatkowski3-20/+14
2023-02-03ice: sync netdev filters after clearing VSIMichal Swiatkowski1-0/+5
2023-02-03ice: split probe into smaller functionsMichal Swiatkowski3-375/+546
2023-02-03ice: stop hard coding the ICE_VSI_CTRL locationJacob Keller1-19/+15
2023-02-03ice: split ice_vsi_setup into smaller functionsMichal Swiatkowski4-483/+414
2023-02-03ice: cleanup in VSI config/deconfig codeMichal Swiatkowski5-44/+26
2023-02-03ice: alloc id for RDMA using xa_arrayMichal Swiatkowski1-5/+6
2023-02-03ice: move RDMA init to ice_idc.cMichal Swiatkowski3-25/+57
2023-02-03wifi: mt76: support ww power config in dts nodeDeren Wu1-0/+1
2023-02-03wifi: mt76: mt76x0u: report firmware version through ethtoolLorenzo Bianconi1-0/+1
2023-02-03wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi2-5/+31
2023-02-03wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi4-0/+60
2023-02-03wifi: mt76: dma: reset wed queues in mt76_dma_rx_resetSujuan Chen1-2/+7
2023-02-03wifi: mt76: dma: add reset to mt76_dma_wed_setup signatureSujuan Chen2-6/+11
2023-02-03wifi: mt76: mt7996: add EHT beamforming supportMeiChia Chiu2-5/+96
2023-02-03wifi: mt76: mt7996: enable EHT support in firmwareShayne Chen2-5/+52
2023-02-03wifi: mt76: mt7996: add support for EHT rate reportShayne Chen2-5/+37
2023-02-03wifi: mt76: mt7996: add EHT capability initShayne Chen3-15/+113
2023-02-03wifi: mt76: mt7996: rework capability initShayne Chen1-157/+139
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen4-7/+16
2023-02-03wifi: mt76: mt7996: add variants supportShayne Chen3-0/+77
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen5-8/+19
2023-02-03wifi: mt76: increase wcid size to 1088Shayne Chen2-2/+2
2023-02-03wifi: mt76: connac: add cmd id related to EHT supportShayne Chen1-0/+2
2023-02-03wifi: mt76: connac: add helpers for EHT capabilityShayne Chen2-0/+50
2023-02-03wifi: mt76: connac: add CMD_CBW_320MHZShayne Chen1-0/+2