summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)Author
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: enable use_cts_prot supportRyder Lee
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee
2022-12-01wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: enable wed for mt7986 chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: move wed init routines in mmio.cLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: fix mt7915_mac_set_timing()Ryder Lee
2022-12-01wifi: mt76: mt7915: set correct antenna for radar detection on MT7915DShayne Chen
2022-12-01wifi: mt76: mt7915: add spatial extension index supportShayne Chen
2022-12-01wifi: mt76: mt7915: rework testmode tx antenna settingShayne Chen
2022-12-01wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu
2022-12-01wifi: mt76: mt7915: rework eeprom tx paths and streams initShayne Chen
2022-12-01wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai
2022-12-01wifi: mt76: mt7915: fix bounds checking for tx-free-done commandBen Greear
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau
2022-10-11wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau
2022-09-15wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu
2022-09-15wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu
2022-09-15wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee
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