summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-07-07bng_en: Add irq allocation supportVikas Gupta
2025-07-07bng_en: Add resource management supportVikas Gupta
2025-07-07bng_en: Add backing store supportVikas Gupta
2025-07-07bng_en: Add ring memory allocation supportVikas Gupta
2025-07-07bng_en: Add initial interaction with firmwareVikas Gupta
2025-07-07bng_en: Add firmware communication mechanismVikas Gupta
2025-07-07bng_en: Add devlink interfaceVikas Gupta
2025-07-07bng_en: Add PCI interfaceVikas Gupta
2025-07-07net: ethernet: mtk_eth_soc: use generic allocator for SRAMDaniel Golle
2025-07-07net: ethernet: mtk_eth_soc: fix kernel-doc commentDaniel Golle
2025-07-07net: ethernet: mtk_eth_soc: improve support for named interruptsDaniel Golle
2025-07-07net: bcmgenet: Initialize u64 stats seq counterRyo Takakura
2025-07-07mlxbf_gige: emit messages during open and probe failuresDavid Thompson
2025-07-07net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie
2025-07-07net: phy: qcom: move the WoL function to shared libraryLuo Jie
2025-07-07wifi: ath12k: Add num_stations counter for each interfaceAditya Kumar Singh
2025-07-07wifi: ath12k: properly set bit for pdev mask for firmware PPDU_STATS requestSarika Sharma
2025-07-07wifi: ath12k: Block radio bring-up in FTM modeAaradhana Sahu
2025-07-07wifi: ath12k: advertise NL80211_FEATURE_TX_POWER_INSERTION supportAditya Kumar Singh
2025-07-07wifi: ath12k: add support for Tx Power insertion in RRM action frameAditya Kumar Singh
2025-07-07wifi: ath12k: fetch tx_retry and tx_failed from htt_ppdu_stats_user_cmpltn_co...Sarika Sharma
2025-07-07wifi: ath12k: correctly update bw for ofdma packetsSarika Sharma
2025-07-07wifi: ath12k: add EHT support for TX rateSarika Sharma
2025-07-07wifi: ath12k: add link support for multi-link in arstaSarika Sharma
2025-07-07wifi: ath12k: fill link station statistics for MLOSarika Sharma
2025-07-07net: usb: lan78xx: stop including phy_fixed.hHeiner Kallweit
2025-07-07wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card resetLeon Yen
2025-07-07wifi: mt76: mt792x: improve monitor interface handlingMing Yen Hsieh
2025-07-07wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the sam...Leon Yen
2025-07-07wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()Henry Martin
2025-07-07wifi: mt76: Get rid of dma_sync_single_for_device() for MMIO devicesLorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Move num_sta accounting in mt7996_mac_sta_{add,remove}_linksLorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Add MLO support to mt7996_tx_check_aggr()Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix valid_links bitmask in mt7996_mac_sta_{add,remove}Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix possible OOB access in mt7996_tx()Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix mlink lookup in mt7996_tx_prepare_skbLorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Do not set wcid.sta to 1 in mt7996_mac_sta_event()Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Rely on for_each_sta_active_link() in mt7996_mcu_sta_mld_...Lorenzo Bianconi
2025-07-07wifi: mt76: mt7996: Fix secondary link lookup in mt7996_mcu_sta_mld_setup_tlv()Lorenzo Bianconi
2025-07-07wifi: mt76: fix vif link allocationFelix Fietkau
2025-07-07wifi: mt76: fix queue assignment for deauth packetsFelix Fietkau
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau
2025-07-07wifi: mt76: mt7921: prevent decap offload config before STA initializationDeren Wu
2025-07-07wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...Deren Wu
2025-07-07wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scanMing Yen Hsieh
2025-07-07wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scanMichael Lo
2025-07-07wifi: mt76: mt7925: fix the wrong config for tx interruptMing Yen Hsieh
2025-07-07wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()Lorenzo Bianconi
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()Lorenzo Bianconi