summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-03ionic: missed doorbell workaroundAllen Hubbe
2023-02-03ionic: clear up notifyq alloc commentaryShannon Nelson
2023-02-03ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-03net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-03net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey
2023-02-03bonding: fix error checking in bond_debug_reregister()Qi Zheng
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-03wifi: mt76: support ww power config in dts nodeDeren Wu
2023-02-03wifi: mt76: mt76x0u: report firmware version through ethtoolLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: complete wed reset supportLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi
2023-02-03wifi: mt76: dma: reset wed queues in mt76_dma_rx_resetSujuan Chen
2023-02-03wifi: mt76: dma: add reset to mt76_dma_wed_setup signatureSujuan Chen
2023-02-03wifi: mt76: mt7996: add EHT beamforming supportMeiChia Chiu
2023-02-03wifi: mt76: mt7996: enable EHT support in firmwareShayne Chen
2023-02-03wifi: mt76: mt7996: add support for EHT rate reportShayne Chen
2023-02-03wifi: mt76: mt7996: add EHT capability initShayne Chen
2023-02-03wifi: mt76: mt7996: rework capability initShayne Chen
2023-02-03wifi: mt76: mt7996: add helpers for wtbl and interface limitShayne Chen
2023-02-03wifi: mt76: mt7996: add variants supportShayne Chen
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen
2023-02-03wifi: mt76: increase wcid size to 1088Shayne Chen
2023-02-03wifi: mt76: connac: add cmd id related to EHT supportShayne Chen
2023-02-03wifi: mt76: connac: add helpers for EHT capabilityShayne Chen
2023-02-03wifi: mt76: connac: add CMD_CBW_320MHZShayne Chen
2023-02-03wifi: mt76: add EHT phy typeShayne Chen
2023-02-03wifi: mt76: remove __mt76_mcu_restart macroLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_tx_complete_skbLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_skb_unmapLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi
2023-02-03wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_valLorenzo Bianconi
2023-02-03wifi: mt76: mt7921: fix error code of return in mt7921_acpi_readAaron Ma
2023-02-03wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen
2023-02-03wifi: mt76: enable page_pool statsLorenzo Bianconi
2023-02-03wifi: mt76: switch to page_pool allocatorLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi