aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mac.h
AgeCommit message (Expand)AuthorFilesLines
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi1-13/+0
2022-07-11mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi1-5/+0
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi1-2/+0
2022-07-11mt76: connac: move mt76_connac_tx_free in shared codeLorenzo Bianconi1-8/+0
2022-07-11mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi1-21/+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-84/+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-121/+2
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi1-0/+1
2022-02-23mt76: mt7921s: fix missing fc type/sub-type for 802.11 pktsDeren Wu1-0/+3
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang1-0/+4
2021-10-20mt76: mt7921: report tx rate directly from tx statusLorenzo Bianconi1-1/+14
2021-10-20mt76: mt7921: add support for tx status reportingLorenzo Bianconi1-0/+7
2021-10-20mt76: mt7921: report HE MU radiotapSean Wang1-0/+8
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi1-0/+11
2021-06-19mt76: mt7921: enable rx hw de-amsduLorenzo Bianconi1-0/+3
2021-04-12mt76: mt7921: fixup rx bitrate statisticsSean Wang1-2/+8
2021-01-29mt76: mt7921: add MAC supportSean Wang1-0/+333