aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit1-1/+2
2021-10-20mt76: mt7915: change max rx len limit of hw modulesShayne Chen1-2/+2
2021-10-20mt76: mt7915: fix missing HE phy capShayne Chen1-3/+9
2021-10-20mt76: mt7915: enable HE UL MU-MIMOShayne Chen1-2/+0
2021-10-20mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi1-1/+5
2021-10-20mt76: mt7915: enable twt responder capabilityLorenzo Bianconi1-0/+2
2021-10-20mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi1-0/+1
2021-10-20mt76: mt7915: fix hwmon temp sensor mem use-after-freeBen Greear1-4/+6
2021-10-20mt76: mt7915: enable configured beacon tx rateRyder Lee1-0/+4
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi1-0/+1
2021-10-20mt76: mt7915: add LED supportMeiChia Chiu1-0/+69
2021-10-20mt76: mt7915: fix he_mcs capabilities for 160mhzBen Greear1-4/+11
2021-10-20mt76: mt7915: add control knobs for thermal throttlingRyder Lee1-3/+37
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee1-2/+0
2021-10-20mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameterBo Jiao1-1/+1
2021-06-19mt76: disable TWT capabilities for the momentLorenzo Bianconi1-4/+0
2021-06-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee1-3/+3
2021-06-19mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee1-4/+3
2021-06-19mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey dataRyder Lee1-1/+0
2021-06-19mt76: mt7915: add thermal cooling device supportRyder Lee1-0/+73
2021-06-19mt76: mt7915: add thermal sensor device supportRyder Lee1-0/+51
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi1-32/+4
2021-06-17mt76: mt7915: add MSI supportFelix Fietkau1-0/+1
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi1-2/+0
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi1-2/+1
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi1-2/+2
2021-04-21mt76: mt7915: rework the flow of txpower settingShayne Chen1-33/+39
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee1-0/+7
2021-04-21mt76: mt7915: fix memleak when mt7915_unregister_device()Ryder Lee1-2/+1
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-7/+7
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg1-1/+1
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg1-1/+1
2021-04-19wireless: align some HE capabilities with the specJohannes Berg1-5/+5
2021-04-12mt76: mt7915: add mmio.cRyder Lee1-7/+4
2021-04-12mt76: report Rx timestampRyder Lee1-0/+3
2021-04-12mt76: mt7915: add wifi subsystem resetRyder Lee1-2/+56
2021-04-12mt76: mt7915: fix possible deadlock while mt7915_register_ext_phy()Ryder Lee1-3/+4
2021-04-12mt76: mt7915: add missing capabilities for DBDCRyder Lee1-21/+29
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau1-0/+1
2021-04-11mt76: mt7915: add rx checksum offload supportFelix Fietkau1-0/+1
2021-04-11mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi1-2/+2
2021-01-27mt76: mt7915: support TxBF for DBDCRyder Lee1-0/+7
2021-01-26mt76: mt7915: add implicit Tx beamforming supportRyder Lee1-7/+1
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-7/+6
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-2/+2
2021-01-26mt76: mt7915: reset token when mac_reset happensRyder Lee1-17/+1
2020-12-20mt76: mt7915: fix MESH ifdef blockRandy Dunlap1-2/+2
2020-12-04mt76: mt7915: stop queues when running out of tx tokensFelix Fietkau1-0/+1
2020-12-04mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi1-162/+162
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi1-61/+41