summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds
2024-07-16Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16wifi: ath12k: fix build vs old compilerPaolo Abeni
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-10Merge tag 'mt76-for-kvalo-2024-07-08' of https://github.com/nbd168/wirelessKalle Valo
2024-07-10wifi: iwlwifi: correctly reference TSO page informationBenjamin Berg
2024-07-09wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo
2024-07-09wifi: mt76: mt7925: enabling MLO when the firmware supports itSean Wang
2024-07-09wifi: mt76: mt7925: remove the unused mt7925_mcu_set_chan_infoSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mac_link_bss_add for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_bss_basic_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_set_timing for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_phy_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_rate_ctrl_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_mcu_sta_eht_mld_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_update for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_add_bss_info for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_bss_mld_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mcu_sta_mld_tlv for MLOSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_[assign,unassign]_vif_chanctxSean Wang
2024-07-09wifi: mt76: add def_wcid to struct mt76_wcidSean Wang
2024-07-09wifi: mt76: mt7925: report link information in rx statusSean Wang
2024-07-09wifi: mt76: mt7925: update rate index according to link idSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in the mt7925_ipv6_addr_changeSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in the BSS_CHANGED_ARP_FILTER handlerSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in mt7925_vif_connect_iterSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in mt7925_sta_set_decap_offloadSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in mt7925_mac_sta_assocSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in mt7925_txwi_freeSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in mt7925_mcu_set_beacon_filterSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in the BSS_CHANGED_PS handlerSean Wang
2024-07-09wifi: mt76: mt7925: add link handling to mt7925_change_chanctxSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in mt7925_set_keySean Wang
2024-07-09wifi: mt76: mt7925: add link handling to txwiSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in mt7925_mac_sta_removeSean Wang
2024-07-09wifi: mt76: mt7925: add link handling in mt7925_mac_sta_addSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_change_sta_linksSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_change_vif_linksSean Wang
2024-07-09wifi: mt76: mt7925: extend mt7925_mcu_uni_roc_eventSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_set_link_keySean Wang
2024-07-09wifi: mt76: mt7925: set mt7925_mcu_sta_key_tlv according to link idSean Wang
2024-07-09wifi: mt76: mt7925: set Tx queue parameters according to link idSean Wang
2024-07-09wifi: mt76: mt7925: update mt7925_mac_link_sta_[add, assoc, remove] for MLOSean Wang
2024-07-09wifi: mt76: mt7925: update mt76_connac_mcu_uni_add_dev for MLOSean Wang
2024-07-09wifi: mt76: mt7925: simpify mt7925_mcu_sta_cmd logic by removing fw_offloadSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_mac_link_bss_remove to remove per-link BSSSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_mac_link_bss_add to create per-link BSSSean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_mac_link_sta_remove to remove per-link STASean Wang
2024-07-09wifi: mt76: mt7925: add mt7925_mac_link_sta_assoc to associate per-link STASean Wang