index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-24
mt76: mt7615: Remove set but unused variable 'index'
Wang Hai
2020-09-24
mt76: remove retry_q from struct mt76_txq and related code
Felix Fietkau
2020-09-24
mt76: move txwi handling code to dma.c, since it is mmio specific
Felix Fietkau
2020-09-24
mt76: mt7915: fix queue/tid mapping for airtime reporting
Felix Fietkau
2020-09-24
mt76: mt7915: simplify mt7915_lmac_mapping
Felix Fietkau
2020-09-24
mt76: dma: cache dma map address/len in struct mt76_queue_entry
Felix Fietkau
2020-09-24
mt76: mt7915: fix HE BSS info
Felix Fietkau
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
mt76: add utility functions for deferring work to a kernel thread
Felix Fietkau
2020-09-24
mt76: testmode: add a limit for queued tx_frames packets
Felix Fietkau
2020-09-24
mt76: mt7615: fix antenna selection for testmode tx_frames
Felix Fietkau
2020-09-24
mt76: mt7615: fix MT_ANT_SWITCH_CON register definition
Felix Fietkau
2020-09-24
mt76: mt7915: fix unexpected firmware mode
Chih-Min Chen
2020-09-24
mt76: mt76x02: tune tx ring size
Felix Fietkau
2020-09-24
mt76: mt7603: tune tx ring size
Felix Fietkau
2020-09-24
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
mt76: rely on AQL for burst size limits on tx queueing
Felix Fietkau
2020-09-24
mt76: remove swq from struct mt76_sw_queue
Felix Fietkau
2020-09-24
mt76: remove qid argument to drv->tx_complete_skb
Felix Fietkau
2020-09-24
mt76: unify queue tx cleanup code
Felix Fietkau
2020-09-24
mt76: sdio: fix use of q->head and q->tail
Felix Fietkau
2020-09-24
mt76: usb: fix use of q->head and q->tail
Felix Fietkau
2020-09-24
mt76: mt7603: check for single-stream EEPROM configuration
Felix Fietkau
2020-09-24
mt76: add memory barrier to DMA queue kick
Felix Fietkau
2020-09-24
mt76: mt7915: add support for accessing mapped registers via bus ops
Felix Fietkau
2020-09-24
mt76: mt7615: significantly reduce interrupt load
Felix Fietkau
2020-09-24
mt76: mt7915: significantly reduce interrupt load
Felix Fietkau
2020-09-24
mt76: mt7915: schedule tx tasklet in mt7915_mac_tx_free
Felix Fietkau
2020-09-24
mt76: dma: update q->queued immediately on cleanup
Felix Fietkau
2020-09-24
mt76: mt7915: optimize mt7915_mac_sta_poll
Felix Fietkau
2020-09-24
mt76: mt7615: fix reading airtime statistics
Felix Fietkau
2020-09-24
mt76: mt7663u: fix dma header initialization
Lorenzo Bianconi
2020-09-24
mt76: fix a possible NULL pointer dereference in mt76_testmode_dump
Lorenzo Bianconi
2020-09-24
mt76: mt7615: fix a possible NULL pointer dereference in mt7615_pm_wake_work
Lorenzo Bianconi
2020-09-24
mt76: mt7615: fix possible memory leak in mt7615_tm_set_tx_power
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: fix unable to handle kernel paging request
Sean Wang
2020-09-24
mt76: mt7663s: fix resume failure
Sean Wang
2020-09-24
mt76: mt7663s: use NULL instead of 0 in sdio code
Lorenzo Bianconi
2020-09-24
mt76: mt7615: release mutex in mt7615_reset_test_set
Lorenzo Bianconi
2020-09-24
mt76: mt7915: add Tx A-MSDU offloading support
Ryder Lee
2020-09-24
mt76: mt7915: add missing flags in WMM parameter settings
Felix Fietkau
2020-09-24
mt76: mt7915: simplify aggregation session check
Felix Fietkau
2020-09-24
mt76: mt7615: remove mtxq->agg_ssn assignment
Felix Fietkau
2020-09-24
mt76: move mt76_check_agg_ssn to driver tx_prepare calls
Felix Fietkau
2020-09-24
mt76: mt7915: enable offloading of sequence number assignment
Felix Fietkau
2020-09-24
mt76: mt7915: increase tx retry count
Felix Fietkau
2020-09-24
mt76: mt7915: clean up station stats polling and rate control update
Felix Fietkau
2020-09-24
mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()
Felix Fietkau
2020-09-24
mt76: mt7615: do not do any work in napi poll after calling napi_complete_done()
Felix Fietkau
2020-09-24
mt76: mt76x02: clean up and fix interrupt masking in the irq handler
Felix Fietkau
[next]