summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mac.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-32/+1
* mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi2022-07-111-12/+0
* mt76: mt7915: rely on mt76_connac_tx_freeLorenzo Bianconi2022-07-111-8/+0
* mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi2022-07-111-32/+0
* mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac moduleLorenzo Bianconi2022-07-111-87/+0
* mt76: connac: move HE radiotap parsing in connac moduleLorenzo Bianconi2022-07-111-52/+0
* mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi2022-07-111-140/+2
* mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau2022-05-131-0/+2
* mt76: mt7915: add support for passing chip/firmware debug data to user spaceFelix Fietkau2022-02-031-0/+1
* mt76: mt7915: update rx rate reporting for mt7916Bo Jiao2022-02-031-0/+6
* mt76: mt7915: add txfree event v3Bo Jiao2022-02-031-3/+5
* mt76: mt7915: fix bit fields for HT rate idxShayne Chen2021-10-201-1/+2
* mt76: mt7915: report HE MU radiotapRyder Lee2021-10-201-0/+8
* mt76: mt7915: add support for tx status reportingFelix Fietkau2021-06-171-0/+56
* mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau2021-04-111-0/+11
* mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi2021-04-111-0/+4
* mt76: mt7915: move testmode data from dev to phyShayne Chen2021-01-261-0/+2
* mt76: mt7915: implement testmode rx supportShayne Chen2020-12-041-0/+5
* mt76: mt7915: fix tx rate related fields in tx descriptorShayne Chen2020-12-041-2/+4
* mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau2020-12-041-2/+2
* mt76: mt7915: add 802.11 encap offload supportFelix Fietkau2020-12-041-0/+1
* mt76: mt7915: avoid memcpy in rxv operationRyder Lee2020-07-211-7/+0
* mt76: mt7915: add a fixed AC queue mappingRyder Lee2020-07-211-10/+0
* mt76: mt7915: add Rx radiotap header supportRyder Lee2020-05-121-0/+16
* 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/+328