summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-14wifi: mt76: mt7925: Init secondary link PM stateMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Update secondary link PS flowMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Update mt7925_unassign_vif_chanctx for per-link BSSMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Update mt792x_rx_get_wcid for per-link STAMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Update mt7925_mcu_sta_update for BC in ASSOC stateMing Yen Hsieh
2025-01-14wifi: mt76: Enhance mt7925_mac_link_sta_add to support MLOMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Enhance mt7925_mac_link_bss_add to support MLOMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Fix CNM Timeout with Single Active Link in MLOLeon Yen
2025-01-14wifi: mt76: mt7925: fix wrong parameter for related cmd of chan infoMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Fix incorrect WCID phy_idx assignmentallan.wang
2025-01-14wifi: mt76: mt7925: Fix incorrect WCID assignment for MLOMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: Fix incorrect MLD address in bss_mld_tlv for MLO supportMing Yen Hsieh
2025-01-14wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLOSean Wang
2025-01-14wifi: mt76: mt7996: exclude tx backoff time from airtimeChad Monroe
2025-01-14wifi: mt76: mt7915: exclude tx backoff time from airtimeChad Monroe
2025-01-14wifi: mt76: mt7915: fix overflows seen when writing limit attributesxueqin Luo
2025-01-14wifi: mt76: mt7996: fix overflows seen when writing limit attributesxueqin Luo
2025-01-14wifi: mt76: mt7925: fix the invalid ip address for arp offloadMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: fix get wrong chip cap from incorrect pointerMing Yen Hsieh
2025-01-14wifi: mt76: mt7925: fix wrong band_idx setting when enable sniffer modeEric-SY Chang
2025-01-14wifi: mt76: mt7925: fix NULL deref check in mt7925_change_vif_linksCharles Han
2025-01-14wifi: mt76: introduce mt792x_config_mac_addr_list routineAllan Wang
2025-01-14wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916Shayne Chen
2025-01-14wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()Christophe JAILLET
2025-01-14wifi: mt76: mt7921: fix using incorrect group cipher after disconnection.Michael Lo
2025-01-14wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTOWangYuli
2025-01-13wifi: mt76: mt7921: fix a potential scan no APsQuan Zhou
2025-01-13wifi: mt76: Fix EHT NSS radiotap reporting.Ben Greear
2025-01-13wifi: mt76: mt7996: Add eht radiotap tlvBen Greear
2025-01-13wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDCNicolas Cavallari
2025-01-13wifi: mt76: mt7615: Convert comma to semicolonShen Lichuan
2025-01-13wifi: mt76: mt7925: fix off by one in mt7925_load_clc()Dan Carpenter
2025-01-13wifi: mt76: mt7921s: fix a potential firmware freeze during startupLeon Yen
2025-01-13wifi: mt76: mt792x: add P2P_DEVICE supportHao Zhang
2025-01-13wifi: mt76: mt7996: set correct background radar capabilityStanleyYP Wang
2025-01-13wifi: mt76: mt7996: add support for more variantsShayne Chen
2025-01-13wifi: mt76: mt7996: extend flexibility of mt7996_mcu_get_eeprom()Shayne Chen
2025-01-10wifi: brcmfmac: Add missing Return: to function documentationJeff Johnson
2025-01-10wifi: iwlegacy: Remove unused il_get_single_channel_number()Dr. David Alan Gilbert
2025-01-10wifi: iwlegacy: Remove unused il3945_calc_db_from_ratio()Dr. David Alan Gilbert
2025-01-10wifi: rt2x00: Remove unused rfval valuesAriel Otilibili
2025-01-10wifi: brcmfmac: Check the return value of of_property_read_string_index()Stefan Dösinger
2025-01-10wifi: wlcore: fix unbalanced pm_runtime callsAndreas Kemnade
2025-01-10wifi: wilc1000: unregister wiphy only if it has been registeredAlexis Lothoré
2025-01-10wifi: mt76: mt7996: fix invalid interface combinationsShayne Chen
2025-01-10Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2025-01-10net: dsa: qca8k: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2025-01-09net: phy: micrel: use helper phy_disable_eeeHeiner Kallweit
2025-01-09Merge branch 'netconsole-selftest-for-userdata-overflow'Jakub Kicinski
2025-01-09netconsole: selftest: verify userdata entry limitBreno Leitao