aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi1-12/+0
2022-07-11mt76: mt7915: rely on mt76_connac_tx_freeLorenzo Bianconi1-8/+0
2022-07-11mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi1-32/+0
2022-07-11mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac moduleLorenzo Bianconi1-87/+0
2022-07-11mt76: connac: move HE radiotap parsing in connac moduleLorenzo Bianconi1-52/+0
2022-07-11mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi1-140/+2
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau1-0/+2
2022-02-03mt76: mt7915: add support for passing chip/firmware debug data to user spaceFelix Fietkau1-0/+1
2022-02-03mt76: mt7915: update rx rate reporting for mt7916Bo Jiao1-0/+6
2022-02-03mt76: mt7915: add txfree event v3Bo Jiao1-3/+5
2021-10-20mt76: mt7915: fix bit fields for HT rate idxShayne Chen1-1/+2
2021-10-20mt76: mt7915: report HE MU radiotapRyder Lee1-0/+8
2021-06-17mt76: mt7915: add support for tx status reportingFelix Fietkau1-0/+56
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau1-0/+11
2021-04-11mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi1-0/+4
2021-01-26mt76: mt7915: move testmode data from dev to phyShayne Chen1-0/+2
2020-12-04mt76: mt7915: implement testmode rx supportShayne Chen1-0/+5
2020-12-04mt76: mt7915: fix tx rate related fields in tx descriptorShayne Chen1-2/+4
2020-12-04mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau1-2/+2
2020-12-04mt76: mt7915: add 802.11 encap offload supportFelix Fietkau1-0/+1
2020-07-21mt76: mt7915: avoid memcpy in rxv operationRyder Lee1-7/+0
2020-07-21mt76: mt7915: add a fixed AC queue mappingRyder Lee1-10/+0
2020-05-12mt76: mt7915: add Rx radiotap header supportRyder Lee1-0/+16
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/+328