Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: fix command timeout in AP stop periodDeren Wu
2022-07-11mt76: connac: move mt76_connac2_load_patch in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_load_ram in connac moduleLorenzo Bianconi
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-13mt76: connac: use skb_put_data instead of open codingSean Wang
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-16mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi
2022-03-16mt76: connac: make read-only array ba_range static constColin Ian King
2022-03-16mt76: connac: add 6 GHz support for wtbl and starec configurationMeiChia Chiu
2022-03-16mt76: split single ldpc cap bit into bitsMeiChia Chiu
2022-02-24mt76: connac: adjust wlan_idx size from u8 to u16Chad Monroe
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao
2022-02-03mt76: connac: add support for passing the cipher field in bss_infoFelix Fietkau
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_init_downloadLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_restart in common moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: introduce is_connac_v1 utility routineLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_hdr_trans_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_uapsdLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_generic_tlvLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_baLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_wtbl_ba_tlvLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_get_phy utilitiesLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_reqLorenzo Bianconi
2022-02-03mt76: connac: fix sta_rec_wtbl tag lenLorenzo Bianconi
2021-12-19mt76: connac: rely on le16_add_cpu in mt76_connac_mcu_add_nested_tlvLorenzo Bianconi
2021-12-19mt76: connac: rely on MCU_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_CE_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_UNI_CMD macroLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi
2021-12-19mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_bandLorenzo Bianconi
2021-12-19mt76: mt7921s: fix the device cannot sleep deeply in suspendSean Wang
2021-12-19mt76: move sar utilities to mt76-core moduleLorenzo Bianconi
2021-12-19mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_modeLorenzo Bianconi
2021-12-19mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...Lorenzo Bianconi
2021-10-23mt76: connac: fix unresolved symbols when CONFIG_PM is unsetFelix Fietkau
2021-10-20mt76: connac: extend mcu_get_nic_capabilitySean Wang