summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-03-19wifi: mt76: mt7996: Add link_info_changed callbackLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: Add vif_cfg_changed callbackLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_linkLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: Introduce mt7996_sta_link containerLorenzo Bianconi
2025-03-19wifi: mt76: mt7996: Add change_vif_links stubLorenzo Bianconi
2025-03-19wifi: mt76: scan: fix setting tx_info fieldsFelix Fietkau
2025-03-19wifi: mt76: mt7996: implement driver specific get_txpower functionFelix Fietkau
2025-03-19wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2Felix Fietkau
2025-03-19wifi: mt76: mt7996: use the correct vif link for scanning/rocFelix Fietkau
2025-03-19wifi: mt76: scan: set vif offchannel link for scanning/rocFelix Fietkau
2025-03-19wifi: mt76: mt7996: remove unnecessary key->cipher check for BIP framesMichael-CY Lee
2025-03-19wifi: mt76: mt7996: fix SER reset trigger on WED resetRex Lu
2025-03-19wifi: mt76: mt7996: revise TXS sizeBenjamin Lin
2025-03-19wifi: mt76: mt7996: cleanup mt7996_get_power_boundRazvan Grigore
2025-03-19wifi: mt76: mt7915: cleanup mt7915_get_power_boundRazvan Grigore
2025-03-19wifi: mt76: add mt76_get_power_bound helper functionRazvan Grigore
2025-03-19wifi: mt76: mt7925: add MTCL support to enhance the regulatory complianceMing Yen Hsieh
2025-03-19wifi: mt76: mt792x: extend MTCL of APCI to version3 for EHT controlMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: remove unused acpi function for clcMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: update the channel usage when the regd domain changedMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: add EHT control support based on the CLC dataMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: load the appropriate CLC data based on hardware typeMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: update the power-saving flowMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmdMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failureMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: fix the wrong simultaneous cap for MLOMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is presentMing Yen Hsieh
2025-03-19Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"Sean Wang
2025-03-19wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: Simplify HIF suspend handling to avoid suspend failQuan Zhou
2025-03-19wifi: mt76: mt7925: Remove unnecessary if-checkThorsten Blum
2025-03-19wifi: mt76: Add check for devm_kstrdup()Haoxiang Li
2025-03-19wifi: mt76: mt7925: fix country count limitation for CLCMing Yen Hsieh
2025-03-19wifi: mt76: mt7925: ensure wow pattern command align fw formatMing Yen Hsieh
2025-03-19wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show()Nikita Zhandarovich
2025-03-19wifi: mt76: mt7925: fix fails to enter low power mode in suspend stateQuan Zhou
2025-03-19wifi: mt76: mt7925: introduce MLO capability controlMing Yen Hsieh
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-19Merge tag 'rtw-next-2025-03-13' of https://github.com/pkshih/rtwJohannes Berg
2025-03-18idpf: check error for register_netdev() on initEmil Tantilov
2025-03-18ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek
2025-03-18ice: fix input validation for virtchnl BWLukasz Czapnik
2025-03-18ice: validate queue quanta parameters to prevent OOB accessJan Glaza
2025-03-18ice: stop truncating queue ids when checkingJan Glaza
2025-03-18ice: fix reservation of resources for RDMA when disabledJesse Brandeburg
2025-03-18ice: ensure periodic output start time is in the futureKarol Kolacinski
2025-03-18ice: health.c: fix compilation on gcc 7.5Przemek Kitszel
2025-03-18net: stmmac: sunxi: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: sun8i: remove of_get_phy_mode()Russell King (Oracle)
2025-03-18net: stmmac: sti: remove of_get_phy_mode()Russell King (Oracle)