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-15wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setupLorenzo Bianconi
2022-09-15wifi: mt76: mt7915: fix an uninitialized variable bugDan Carpenter
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi
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: change QoS settings API to take link into accountJohannes Berg
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi
2022-07-11mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi
2022-07-11mt76: mt7915 add ht mpdu densityMeiChia Chiu
2022-07-11mt76: connac: move tx initialization/cleanup in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: mt7915: update the maximum size of beacon offloadMeiChia Chiu
2022-07-11mt76: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time onlyShayne Chen
2022-07-11mt76: mt7915: update mpdu density in 6g capabilityPeter Chiu
2022-07-11mt76: mt7915: do not copy ieee80211_ops pointer in mt7915_mmio_probeLorenzo Bianconi
2022-07-11mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idxShayne Chen
2022-07-11mt76: mt7915: disable UL MU-MIMO for mt7915Felix 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: mt7915: rely on mt76_connac_tx_freeLorenzo Bianconi
2022-07-11mt76: connac: move mt7615_txp_skb_unmap in common codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi
2022-07-11mt76: mt7915: get rid of unnecessary new line in mt7915_mac_write_txwiLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move HE radiotap parsing in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_mac_add_txs_skb in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi
2022-07-11mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi
2022-07-11mt76: enable the VHT extended NSS BW featureDeren 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-07-11mt76: connac: move shared fw structures in connac moduleLorenzo Bianconi
2022-07-11mt76: mt7915: add missing bh-disable around tx napi enable/scheduleFelix Fietkau
2022-07-11mt76: add DBDC rxq handlings into mac_reset_workRyder Lee
2022-07-11mt76: mt7915: add more ethtool statsRyder Lee
2022-07-11mt76: mt7915: fix endian bug in mt7915_rf_regval_set()Dan Carpenter
2022-07-11mt76: mt7915: fix endianness in mt7915_rf_regval_getLorenzo Bianconi
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-05-13mt76: mt7915: add more statistics from fw_util debugfs knobsRyder Lee
2022-05-13mt76: mt7915: improve error handling for fw_debug knobsRyder Lee