summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c
AgeCommit message (Expand)Author
2021-10-20mt76: mt7915: change max rx len limit of hw modulesShayne Chen
2021-10-20mt76: mt7915: fix missing HE phy capShayne Chen
2021-10-20mt76: mt7915: enable HE UL MU-MIMOShayne Chen
2021-10-20mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi
2021-10-20mt76: mt7915: enable twt responder capabilityLorenzo Bianconi
2021-10-20mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi
2021-10-20mt76: mt7915: fix hwmon temp sensor mem use-after-freeBen Greear
2021-10-20mt76: mt7915: enable configured beacon tx rateRyder Lee
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi
2021-10-20mt76: mt7915: add LED supportMeiChia Chiu
2021-10-20mt76: mt7915: fix he_mcs capabilities for 160mhzBen Greear
2021-10-20mt76: mt7915: add control knobs for thermal throttlingRyder Lee
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee
2021-10-20mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameterBo Jiao
2021-06-19mt76: disable TWT capabilities for the momentLorenzo Bianconi
2021-06-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee
2021-06-19mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee
2021-06-19mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey dataRyder Lee
2021-06-19mt76: mt7915: add thermal cooling device supportRyder Lee
2021-06-19mt76: mt7915: add thermal sensor device supportRyder Lee
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
2021-06-17mt76: mt7915: add MSI supportFelix Fietkau
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee
2021-04-21mt76: mt7915: fix memleak when mt7915_unregister_device()Ryder Lee
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg
2021-04-19wireless: align some HE capabilities with the specJohannes Berg
2021-04-12mt76: mt7915: add mmio.cRyder Lee
2021-04-12mt76: report Rx timestampRyder Lee
2021-04-12mt76: mt7915: add wifi subsystem resetRyder Lee
2021-04-12mt76: mt7915: fix possible deadlock while mt7915_register_ext_phy()Ryder Lee
2021-04-12mt76: mt7915: add missing capabilities for DBDCRyder Lee
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau
2021-04-11mt76: mt7915: add rx checksum offload supportFelix Fietkau
2021-04-11mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi
2021-01-27mt76: mt7915: support TxBF for DBDCRyder Lee
2021-01-26mt76: mt7915: add implicit Tx beamforming supportRyder Lee
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2021-01-26mt76: mt7915: reset token when mac_reset happensRyder Lee
2020-12-20mt76: mt7915: fix MESH ifdef blockRandy Dunlap
2020-12-04mt76: mt7915: stop queues when running out of tx tokensFelix Fietkau
2020-12-04mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi