aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11mt76: connac: move mt76_connac_write_hw_txp in shared codeLorenzo Bianconi1-6/+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-22/+0
2022-07-11mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi1-32/+1
2021-12-18mt76: reverse the first fragmented frame to 802.11Xing Song1-0/+2
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee1-42/+0
2021-04-12mt76: mt7615: add support for rx decapsulation offloadRyder Lee1-0/+5
2021-04-12mt76: mt7615: enable hw rx-amsdu de-aggregationRyder Lee1-0/+3
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau1-0/+5
2020-07-21mt76: mt7615: fix hw queue mappingLorenzo Bianconi1-15/+0
2020-05-12mt76: mt7615: introduce mt7663u supportLorenzo Bianconi1-1/+4
2020-05-12mt76: mt7663: fix DMA unmap lengthLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7622: fix DMA unmap lengthLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7615: rework wtbl key configurationLorenzo Bianconi1-0/+27
2020-05-12mt76: mt7615: move mt7615_mac_wtbl_addr in mac.hLorenzo Bianconi1-0/+5
2020-05-12mt76: mt7615: introduce mt7663u support to mt7615_write_txwiLorenzo Bianconi1-0/+1
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi1-1/+10
2020-02-14mt76: mt7615: rework rx phy index handlingFelix Fietkau1-0/+5
2020-02-14mt76: mt7615: implement DMA support for MT7622Felix Fietkau1-3/+29
2020-02-14mt76: mt7615: add __aligned(4) to txp structsFelix Fietkau1-2/+2
2020-02-14mt76: mt7615: initialize radar specs from host driverLorenzo Bianconi1-0/+32
2020-02-14mt76: mt7615: select the correct tx queue for frames sent to the second phyFelix Fietkau1-0/+4
2019-09-05mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi1-0/+13
2019-09-05mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi1-4/+0
2019-09-05mt76: mt7615: move mt7615_mac_get_key_info in mac.cLorenzo Bianconi1-0/+19
2019-06-27mt76: mt7615: add support for per-chain signal strength reportingRyder Lee1-0/+5
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee1-0/+300