summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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-201-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
* mt76: mt7915: add TxBF capabilitiesRyder Lee2020-05-121-2/+93
* mt76: mt7915: add Tx beamformer supportRyder Lee2020-05-121-0/+20
* mt76: set runtime stream caps by mt76_phyRyder Lee2020-05-121-2/+2
* mt76: mt7915: register per-phy HE capabilities for each interfaceRyder Lee2020-05-121-0/+190
* mt76: mt7915: implement HE per-rate tx power supportRyder Lee2020-05-121-0/+2
* mt76: mt7915: enable Rx HE rate reportingRyder Lee2020-05-121-0/+2
* mt76: add mac80211 driver for MT7915 PCIe-based chipsetsRyder Lee2020-05-121-0/+395