summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mt76: disable TWT capabilities for the momentLorenzo Bianconi2021-06-191-4/+0
* mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee2021-06-191-3/+3
* mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee2021-06-191-4/+3
* mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey dataRyder Lee2021-06-191-1/+0
* mt76: mt7915: add thermal cooling device supportRyder Lee2021-06-191-0/+73
* mt76: mt7915: add thermal sensor device supportRyder Lee2021-06-191-0/+51
* mt76: move mt76_rates in mt76 moduleLorenzo Bianconi2021-06-191-32/+4
* mt76: mt7915: add MSI supportFelix Fietkau2021-06-171-0/+1
* mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi2021-04-211-2/+0
* mt76: move token utilities in mt76 common moduleLorenzo Bianconi2021-04-211-2/+1
* mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi2021-04-211-2/+2
* mt76: mt7915: rework the flow of txpower settingShayne Chen2021-04-211-33/+39
* mt76: mt7915: add support for applying pre-calibration dataRyder Lee2021-04-211-0/+7
* mt76: mt7915: fix memleak when mt7915_unregister_device()Ryder Lee2021-04-211-2/+1
* Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-211-7/+7
|\
| * wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-191-1/+1
| * wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-191-1/+1
| * wireless: align some HE capabilities with the specJohannes Berg2021-04-191-5/+5
* | mt76: mt7915: add mmio.cRyder Lee2021-04-121-7/+4
* | mt76: report Rx timestampRyder Lee2021-04-121-0/+3
* | mt76: mt7915: add wifi subsystem resetRyder Lee2021-04-121-2/+56
* | mt76: mt7915: fix possible deadlock while mt7915_register_ext_phy()Ryder Lee2021-04-121-3/+4
* | mt76: mt7915: add missing capabilities for DBDCRyder Lee2021-04-121-21/+29
* | mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau2021-04-111-0/+1
* | mt76: mt7915: add rx checksum offload supportFelix Fietkau2021-04-111-0/+1
* | mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi2021-04-111-2/+2
|/
* mt76: mt7915: support TxBF for DBDCRyder Lee2021-01-271-0/+7
* mt76: mt7915: add implicit Tx beamforming supportRyder Lee2021-01-261-7/+1
* mt76: move chainmask in mt76_phyLorenzo Bianconi2021-01-261-7/+6
* mt76: move mac_work in mt76_core moduleLorenzo Bianconi2021-01-261-2/+2
* mt76: mt7915: reset token when mac_reset happensRyder Lee2021-01-261-17/+1
* mt76: mt7915: fix MESH ifdef blockRandy Dunlap2020-12-201-2/+2
* mt76: mt7915: stop queues when running out of tx tokensFelix Fietkau2020-12-041-0/+1
* mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi2020-12-041-162/+162
* mt76: mt7915: introduce dbdc supportLorenzo Bianconi2020-12-041-61/+41
* mt76: move band allocation in mt76_register_phyLorenzo Bianconi2020-12-041-1/+2
* mt76: move band capabilities in mt76_phyLorenzo Bianconi2020-12-041-3/+2
* mt76: mt7915: implement testmode tx supportShayne Chen2020-12-041-3/+5
* mt76: mt7915: fix sparse warning cast from restricted __le16Ryder Lee2020-12-041-1/+1
* mt76: mt7915: update ppe thresholdRyder Lee2020-12-041-27/+16
* mt76: mt7915: query station rx rate from firmwareFelix Fietkau2020-12-041-2/+2
* mt76: mt7915: support 32 station interfacesFelix Fietkau2020-12-041-4/+6
* mt76: mt7915: add 802.11 encap offload supportFelix Fietkau2020-12-041-0/+1
* Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-251-0/+10
|\
| * mt76: mt7915: fix unexpected firmware modeChih-Min Chen2020-09-241-0/+6
| * mt76: mt7915: clean up station stats polling and rate control updateFelix Fietkau2020-09-241-0/+4
* | mt76: mt7915: use ieee80211_free_txskb to free tx skbsFelix Fietkau2020-08-271-2/+6
|/
* mt76: mt7915: update HE capabilitiesRyder Lee2020-07-211-18/+26
* mt76: mt7915: fix possible NULL pointer dereference in mt7915_register_ext_phyLorenzo Bianconi2020-05-281-1/+2
* mt76: mt7915: fix possible deadlock in mt7915_stopRyder Lee2020-05-121-1/+2