summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mac.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-53/+0
* mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi2022-07-111-13/+0
* mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi2022-07-111-5/+0
* mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi2022-07-111-2/+0
* mt76: connac: move mt76_connac_tx_free in shared codeLorenzo Bianconi2022-07-111-8/+0
* mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi2022-07-111-21/+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-84/+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-121/+2
* mt76: mt7921: add mt7921u driverLorenzo Bianconi2022-03-161-0/+1
* mt76: mt7921s: fix missing fc type/sub-type for 802.11 pktsDeren Wu2022-02-231-0/+3
* mt76: mt7921: introduce mt7921s supportSean Wang2021-10-201-0/+4
* mt76: mt7921: report tx rate directly from tx statusLorenzo Bianconi2021-10-201-1/+14
* mt76: mt7921: add support for tx status reportingLorenzo Bianconi2021-10-201-0/+7
* mt76: mt7921: report HE MU radiotapSean Wang2021-10-201-0/+8
* mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi2021-06-191-0/+11
* mt76: mt7921: enable rx hw de-amsduLorenzo Bianconi2021-06-191-0/+3
* mt76: mt7921: fixup rx bitrate statisticsSean Wang2021-04-121-2/+8
* mt76: mt7921: add MAC supportSean Wang2021-01-291-0/+333