summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2020-12-04mt76: mt7915: disable OFDMA/MU-MIMO ULFelix Fietkau
2020-12-04mt76: mt7915: fix DRR sta bss group indexFelix Fietkau
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: support 32 station interfacesFelix Fietkau
2020-12-04mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915Felix Fietkau
2020-12-04mt76: mt7615: add debugfs knob for setting extended local mac addressesFelix Fietkau
2020-12-04mt76: use ieee80211_rx_list to pass frames to the network stack as a batchFelix 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: sdio: convert {status/net}_work to mt76_workerLorenzo Bianconi
2020-12-04mt76: mt7663s: disable interrupt during txrx_worker processingLorenzo Bianconi
2020-12-04mt76: mt7663s: convert txrx_work to mt76_workerLorenzo Bianconi
2020-12-04mt76: mt7663s: move tx/rx processing in the same txrx workqueueLorenzo Bianconi
2020-12-04mt76: mt7615: retry if mt7615_mcu_init returns -EAGAINChuanhong Guo
2020-12-04mt76: mt7915: fix VHT LDPC capabilityRyder Lee
2020-12-04mt76: mt7915: measure channel noise and report it via surveyRyder Lee
2020-11-07wireless: mt7601u: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-24mt76: mt7663s: remove max_tx_fragments limitationLorenzo Bianconi
2020-09-24mt76: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
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: Fix unsigned expressions compared with zeroYe Bin
2020-09-24mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beaconLorenzo Bianconi
2020-09-24mt76: mt76x0: Move tables used only by init.c to their own header fileLee Jones
2020-09-24mt76: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-09-24mt76: mt7615: unlock dfs bandsLorenzo Bianconi
2020-09-24mt76: mt7663: check isr read return value in mt7663s_rx_workLorenzo Bianconi
2020-09-24mt76: mt7663s: introduce sdio tx aggregationLorenzo Bianconi
2020-09-24mt76: mt7663s: fix possible quota leak in mt7663s_refill_sched_quotaLorenzo Bianconi
2020-09-24mt76: move pad estimation out of mt76_skb_adjust_padLorenzo Bianconi
2020-09-24mt76: mt7663s: introduce __mt7663s_xmit_queue routineLorenzo Bianconi
2020-09-24mt76: mt7663s: split mt7663s_tx_update_sched in mt7663s_tx_{pick,update}_quotaLorenzo Bianconi
2020-09-24mt76: mt7663s: do not use altx for ctl/mgmt trafficLorenzo Bianconi
2020-09-24mt76: mt7622: fix fw hang on mt7622Lorenzo Bianconi
2020-09-24mt76: mt7615: fix VHT LDPC capabilityRyder Lee
2020-09-24mt76: mt7615: Remove set but unused variable 'index'Wang Hai
2020-09-24mt76: remove retry_q from struct mt76_txq and related codeFelix Fietkau
2020-09-24mt76: move txwi handling code to dma.c, since it is mmio specificFelix 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: dma: cache dma map address/len in struct mt76_queue_entryFelix 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: add utility functions for deferring work to a kernel threadFelix Fietkau
2020-09-24mt76: testmode: add a limit for queued tx_frames packetsFelix Fietkau
2020-09-24mt76: mt7615: fix antenna selection for testmode tx_framesFelix Fietkau
2020-09-24mt76: mt7615: fix MT_ANT_SWITCH_CON register definitionFelix Fietkau