summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)Author
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: 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: convert from tx tasklet to tx worker threadFelix 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
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: sdio: fix use of q->head and q->tailFelix Fietkau
2020-09-24mt76: mt7615: significantly reduce interrupt loadFelix Fietkau
2020-09-24mt76: mt7663u: fix dma header initializationLorenzo Bianconi
2020-09-24mt76: mt7615: fix a possible NULL pointer dereference in mt7615_pm_wake_workLorenzo Bianconi
2020-09-24mt76: mt7615: fix possible memory leak in mt7615_tm_set_tx_powerLorenzo Bianconi
2020-09-24mt76: mt7663s: fix unable to handle kernel paging requestSean Wang
2020-09-24mt76: mt7663s: fix resume failureSean Wang
2020-09-24mt76: mt7663s: use NULL instead of 0 in sdio codeLorenzo Bianconi
2020-09-24mt76: mt7615: release mutex in mt7615_reset_test_setLorenzo Bianconi
2020-09-24mt76: mt7615: remove mtxq->agg_ssn assignmentFelix Fietkau
2020-09-24mt76: mt7615: do not do any work in napi poll after calling napi_complete_done()Felix Fietkau
2020-09-24mt76: mt7615: only clear unmasked interrupts in irq taskletFelix 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: mt76s: move tx/rx processing in 2 separate worksLorenzo Bianconi
2020-09-24mt76: mt76s: move status processing in txrx wqLorenzo Bianconi
2020-09-24mt76: mt7663s: move rx processing in txrx wqLorenzo Bianconi
2020-09-24mt76: mt76s: move tx processing in a dedicated wqLorenzo Bianconi
2020-09-24mt76: mt7615: reschedule runtime-pm receiving a tx interruptLorenzo Bianconi
2020-09-24mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_updateLorenzo Bianconi
2020-09-24mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi
2020-09-24mt76: mt7615: move drv_own/fw_own in mt7615_mcu_opsLorenzo Bianconi
2020-09-24mt76: mt7615: register ext_phy if DBDC is detectedShayne Chen
2020-09-24mt76: mt7615: reduce maximum VHT MPDU length to 7991Felix Fietkau
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-27mt76: mt7615: use v1 MCU API on MT7615 to fix issues with adding/removing sta...Felix Fietkau