summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-23net: ipa: only enable the SUSPEND IPA interrupt when neededAlex Elder
2024-04-23net: ipa: maintain bitmap of suspend-enabled endpointsAlex Elder
2024-04-23wifi: rtl8xxxu: Add LED control code for RTL8192CU familyBitterblue Smith
2024-04-23wifi: rtl8xxxu: Add separate MAC init table for RTL8192CUBitterblue Smith
2024-04-23net: stmmac: Move MAC caps init to phylink MAC caps getterSerge Semin
2024-04-23net: stmmac: Rename phylink_get_caps() callback to update_caps()Serge Semin
2024-04-23net: ethernet: ti: am65-cpsw/ethtool: Enable RX HW timestamp only for PTP pac...Chintan Vankar
2024-04-23net: ethernet: ti: am65-cpts: Enable RX HW timestamp for PTP packets using CP...Chintan Vankar
2024-04-23wifi: ath12k: ACPI band edge channel power supportLingbo Kong
2024-04-23wifi: ath12k: ACPI CCA threshold supportLingbo Kong
2024-04-23wifi: ath12k: ACPI SAR supportLingbo Kong
2024-04-23wifi: ath12k: ACPI TAS supportLingbo Kong
2024-04-23wifi: ath12k: change supports_suspend to true for WCN7850Baochen Qiang
2024-04-23wifi: ath12k: support suspend/resumeBaochen Qiang
2024-04-23wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart()Baochen Qiang
2024-04-23wifi: ath12k: no need to handle pktlog during suspend/resumeBaochen Qiang
2024-04-23wifi: ath12k: flush all packets before suspendBaochen Qiang
2024-04-23wifi: ath12k: decrease MHI channel buffer length to 8KBBaochen Qiang
2024-04-23wifi: ath12k: fix warning on DMA ring capabilities eventBaochen Qiang
2024-04-23wifi: ath12k: do not dump SRNG statistics during resumeBaochen Qiang
2024-04-23wifi: ath12k: remove MHI LOOPBACK channelsBaochen Qiang
2024-04-23wifi: ath12k: rearrange IRQ enable/disable in reset pathBaochen Qiang
2024-04-23wifi: ath12k: fix kernel crash during resumeBaochen Qiang
2024-04-23net: dsa: mt7530: simplify core operationsArınç ÜNAL
2024-04-23net: dsa: mt7530-mdio: read PHY address of switch from device treeArınç ÜNAL
2024-04-22net: ethernet: mtk_eth_soc: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-22dpaa2-switch: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-22cxgb4: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-04-22Merge branch 'for-uring-ubufops' into HEADJakub Kicinski
2024-04-22net: extend ubuf_info callback to ops structurePavel Begunkov
2024-04-22net/mlx5e: Implement ethtool callbacks for supporting per-queue coalescingRahul Rameshbabu
2024-04-22net/mlx5e: Support updating coalescing configuration without resetting channelsRahul Rameshbabu
2024-04-22net/mlx5e: Dynamically allocate DIM structure for SQs/RQsRahul Rameshbabu
2024-04-22net/mlx5e: Use DIM constants for CQ period mode parameterRahul Rameshbabu
2024-04-22net/mlx5e: Move DIM function declarations to en/dim.hRahul Rameshbabu
2024-04-22net: dsa: vsc73xx: add structure descriptionsPawel Dembicki
2024-04-22net: dsa: vsc73xx: Add define for max num of portsPawel Dembicki
2024-04-22net: dsa: vsc73xx: use macros for rgmii recognitionPawel Dembicki
2024-04-22net: dsa: vsc73xx: convert to PHYLINKPawel Dembicki
2024-04-22net: dsa: vsc73xx: use read_poll_timeout instead delay loopPawel Dembicki
2024-04-22net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer
2024-04-22net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()Jason Gunthorpe
2024-04-22ice: Add tx_scheduling_layers devlink paramLukasz Czapnik
2024-04-22ice: Enable switching default Tx scheduler topologyMichal Wilczynski
2024-04-22ice: Adjust the VSI/Aggregator layersRaj Victor
2024-04-22ice: Support 5 layer topologyRaj Victor
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-22bnxt_en: Fix error recovery for 5760X (P7) chipsMichael Chan
2024-04-22bnxt_en: Fix the PCI-AER routinesVikas Gupta
2024-04-22bnxt_en: refactor reset close codeVikas Gupta