summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915
AgeCommit message (Expand)Author
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-24mt76: mt7915: add offchannel condition in switch channel commandShayne Chen
2020-09-24mt76: mt7915: convert to use le16_add_cpu()Liu Shixin
2020-09-24mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beaconLorenzo Bianconi
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: remove retry_q from struct mt76_txq and related codeFelix Fietkau
2020-09-24mt76: mt7915: fix queue/tid mapping for airtime reportingFelix Fietkau
2020-09-24mt76: mt7915: simplify mt7915_lmac_mappingFelix Fietkau
2020-09-24mt76: mt7915: fix HE BSS infoFelix Fietkau
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-09-24mt76: mt7915: fix unexpected firmware modeChih-Min Chen
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau
2020-09-24mt76: rely on AQL for burst size limits on tx queueingFelix Fietkau
2020-09-24mt76: remove swq from struct mt76_sw_queueFelix Fietkau
2020-09-24mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau
2020-09-24mt76: mt7915: add support for accessing mapped registers via bus opsFelix 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: add missing flags in WMM parameter settingsFelix Fietkau
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: mt7915: do not do any work in napi poll after calling napi_complete_done()Felix Fietkau
2020-09-24mt76: mt7915: clean up and fix interrupt masking in the irq handlerFelix Fietkau
2020-09-24mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau
2020-09-24mt76: fix double DMA unmap of the first buffer on 7615/7915Felix Fietkau
2020-09-24mt76: mt7915: fix crash on tx rate report for invalid stationsFelix Fietkau
2020-09-24mt76: mt7915: enable U-APSD on AP sideRyder Lee
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-27mt76: mt7915: use ieee80211_free_txskb to free tx skbsFelix Fietkau
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-07-21mt76: mt7915: fix potential memory leak in mcu message handlerRyder Lee
2020-07-21mt76: mt7915: add missing CONFIG_MAC80211_DEBUGFSRyder Lee
2020-07-21mt76: mt7915: potential array overflow in mt7915_mcu_tx_rate_report()Dan Carpenter
2020-07-21mt76: mt7915: avoid memcpy in rxv operationRyder Lee
2020-07-21mt76: mt7915: update HE capabilitiesRyder Lee
2020-07-21mt76: vif_mask to struct mt76_phyFelix Fietkau
2020-07-21mt76: mt7915: overwrite qid for non-bufferable mgmt framesRyder Lee
2020-07-21mt76: mt7915: use ieee80211_tx_queue_params to avoid open codedRyder Lee
2020-07-21mt76: mt7915: add MU-MIMO supportRyder Lee
2020-07-21mt76: mt7915: add a fixed AC queue mappingRyder Lee
2020-07-21mt76: add missing lock configuring coverage classLorenzo Bianconi
2020-05-28mt76: mt7915: remove set but not used variable 'msta'YueHaibing
2020-05-28mt76: only iterate over initialized rx queuesFelix Fietkau
2020-05-28mt76: mt7915: fix possible NULL pointer dereference in mt7915_register_ext_phyLorenzo Bianconi
2020-05-28mt76: mt7915: fix a handful of spelling mistakesColin Ian King