summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mac.c
AgeCommit message (Expand)Author
2020-12-04mt76: mt7915: stop queues when running out of tx tokensFelix Fietkau
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: mt7915: implement testmode rx supportShayne Chen
2020-12-04mt76: mt7915: implement testmode tx supportShayne Chen
2020-12-04mt76: mt7915: rename mt7915_mcu_get_rate_info to mt7915_mcu_get_tx_rateRyder Lee
2020-12-04mt76: mt7915: use napi_consume_skb to bulk-free tx skbsFelix Fietkau
2020-12-04mt76: mt7915: fix processing txfree eventsFelix Fietkau
2020-12-04mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau
2020-12-04mt76: mt7915: add 802.11 encap offload supportFelix Fietkau
2020-12-04mt76: mt7915: measure channel noise and report it via surveyRyder Lee
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: mt7915: fix queue/tid mapping for airtime reportingFelix Fietkau
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-09-24mt76: rely on AQL for burst size limits on tx queueingFelix Fietkau
2020-09-24mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau
2020-09-24mt76: mt7915: significantly reduce interrupt loadFelix Fietkau
2020-09-24mt76: mt7915: schedule tx tasklet in mt7915_mac_tx_freeFelix Fietkau
2020-09-24mt76: mt7915: optimize mt7915_mac_sta_pollFelix Fietkau
2020-09-24mt76: mt7615: fix reading airtime statisticsFelix Fietkau
2020-09-24mt76: mt7915: add Tx A-MSDU offloading supportRyder Lee
2020-09-24mt76: mt7915: simplify aggregation session checkFelix Fietkau
2020-09-24mt76: mt7915: enable offloading of sequence number assignmentFelix Fietkau
2020-09-24mt76: mt7915: increase tx retry countFelix Fietkau
2020-09-24mt76: mt7915: clean up station stats polling and rate control updateFelix Fietkau
2020-09-24mt76: fix double DMA unmap of the first buffer on 7615/7915Felix Fietkau
2020-08-27mt76: mt7915: use ieee80211_free_txskb to free tx skbsFelix Fietkau
2020-07-21mt76: mt7915: avoid memcpy in rxv operationRyder Lee
2020-07-21mt76: mt7915: overwrite qid for non-bufferable mgmt framesRyder Lee
2020-07-21mt76: mt7915: add a fixed AC queue mappingRyder Lee
2020-05-28mt76: only iterate over initialized rx queuesFelix Fietkau
2020-05-28mt76: mt7915: fix some sparse warningsRyder Lee
2020-05-28mt76: mt7915: fix decoded radiotap HE flagsRyder Lee
2020-05-12mt76: mt7915: fix possible deadlock in mt7915_stopRyder Lee
2020-05-12mt76: mt7915: add Rx radiotap header supportRyder Lee
2020-05-12mt76: mt7915: enable Rx HE rate reportingRyder Lee
2020-05-12mt76: add mac80211 driver for MT7915 PCIe-based chipsetsRyder Lee