aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-28mt76: mt7915: fix possible NULL pointer dereference in mt7915_register_ext_phyLorenzo Bianconi1-1/+2
2020-05-12mt76: mt7915: fix possible deadlock in mt7915_stopRyder Lee1-1/+2
2020-05-12mt76: mt7915: add TxBF capabilitiesRyder Lee1-2/+93
2020-05-12mt76: mt7915: add Tx beamformer supportRyder Lee1-0/+20
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee1-2/+2
2020-05-12mt76: mt7915: register per-phy HE capabilities for each interfaceRyder Lee1-0/+190
2020-05-12mt76: mt7915: implement HE per-rate tx power supportRyder Lee1-0/+2
2020-05-12mt76: mt7915: enable Rx HE rate reportingRyder Lee1-0/+2
2020-05-12mt76: add mac80211 driver for MT7915 PCIe-based chipsetsRyder Lee1-0/+395