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-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: mt7921: enable HW beacon filter in the initialization stageSean Wang
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi
2022-07-11mt76: mt7921: fix command timeout in AP stop periodDeren Wu
2022-07-11mt76: mt7921: not support beacon offload disable commandDeren Wu
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi
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-07-11mt76: mt7921: move fw toggle in mt7921_load_firmwareLorenzo Bianconi
2022-07-11mt76: connac: move shared fw structures in connac moduleLorenzo Bianconi
2022-07-11mt76: mt7921: get rid of mt7921_mcu_exitLorenzo Bianconi
2022-07-11mt76: mt7921s: fix firmware download random failYN Chen
2022-07-11mt76: mt7921: add PATCH_FINISH_REQ cmd response handlingYN Chen
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-13mt76: mt7921: add ipv6 NS offload supportDeren Wu
2022-05-13mt76: mt7921: Add AP mode supportSean Wang
2022-03-16mt76: fix monitor rx FCS error in DFS channelDeren Wu
2022-03-16mt76: mt7921: fix up the monitor modeSean Wang
2022-02-24mt76: fix dfs state issue with 160 MHz channelsFelix Fietkau
2022-02-03mt76: mt7921s: fix a possible memory leak in mt7921_load_patchLorenzo Bianconi
2022-02-03mt76: mt7921: fix endianness issues in mt7921_mcu_set_tx()Lorenzo Bianconi
2022-02-03mt76: mt7921: set EDCA parameters with the MCU CE commandSean Wang
2022-02-03mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_restart in common moduleLorenzo Bianconi
2022-02-03mt76: mt7921: get rid of mt7921_mcu_get_eepromLorenzo Bianconi
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_sta_baLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_chan_bw in common codeLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_mcu_get_cipher in common codeLorenzo Bianconi
2021-12-19mt76: mt7921s: fix suspend error with enlarging mcu timeout valueSean Wang
2021-12-19mt76: mt7921: remove dead definitionsLorenzo Bianconi
2021-12-19mt76: mt7921: reduce log severity levels for informative messagesTzung-Bi Shih
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: align MCU_EXT definitions with 7915 driverLorenzo Bianconi
2021-12-19mt76: connac: introduce MCU_EXT macrosLorenzo Bianconi
2021-12-19mt76: mt7921: fix network buffer leak by txs missingDeren Wu
2021-12-19mt76: mt7921s: fix bus hang with wrong privilegeDeren Wu
2021-10-20mt76: mt7921s: add reset supportSean Wang
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang
2021-10-20mt76: mt7921: refactor mt7921_mcu_send_messageSean Wang
2021-10-20mt76: mt7921: rely on mcu_get_nic_capabilitySean Wang
2021-10-20mt76: mt7921: make all event parser reusable between mt7921s and mt7921eSean Wang
2021-10-20mt76: mt7921: add MT7921_COMMON moduleSean Wang