summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mac.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-12/+0
* mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi2022-07-111-6/+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-22/+0
* mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi2022-07-111-32/+1
* mt76: reverse the first fragmented frame to 802.11Xing Song2021-12-181-0/+2
* mt76: fix iv and CCMP header insertionRyder Lee2021-06-191-42/+0
* mt76: mt7615: add support for rx decapsulation offloadRyder Lee2021-04-121-0/+5
* mt76: mt7615: enable hw rx-amsdu de-aggregationRyder Lee2021-04-121-0/+3
* mt76: mt7615: implement testmode supportFelix Fietkau2020-07-211-0/+5
* mt76: mt7615: fix hw queue mappingLorenzo Bianconi2020-07-211-15/+0
* mt76: mt7615: introduce mt7663u supportLorenzo Bianconi2020-05-121-1/+4
* mt76: mt7663: fix DMA unmap lengthLorenzo Bianconi2020-05-121-0/+2
* mt76: mt7622: fix DMA unmap lengthLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7615: rework wtbl key configurationLorenzo Bianconi2020-05-121-0/+27
* mt76: mt7615: move mt7615_mac_wtbl_addr in mac.hLorenzo Bianconi2020-05-121-0/+5
* mt76: mt7615: introduce mt7663u support to mt7615_write_txwiLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7615: introduce mt7663e supportLorenzo Bianconi2020-03-171-1/+10
* mt76: mt7615: rework rx phy index handlingFelix Fietkau2020-02-141-0/+5
* mt76: mt7615: implement DMA support for MT7622Felix Fietkau2020-02-141-3/+29
* mt76: mt7615: add __aligned(4) to txp structsFelix Fietkau2020-02-141-2/+2
* mt76: mt7615: initialize radar specs from host driverLorenzo Bianconi2020-02-141-0/+32
* mt76: mt7615: select the correct tx queue for frames sent to the second phyFelix Fietkau2020-02-141-0/+4
* mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi2019-09-051-0/+13
* mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi2019-09-051-4/+0
* mt76: mt7615: move mt7615_mac_get_key_info in mac.cLorenzo Bianconi2019-09-051-0/+19
* mt76: mt7615: add support for per-chain signal strength reportingRyder Lee2019-06-271-0/+5
* mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee2019-05-011-0/+300