index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-09-24
mt76: mt7615: only clear unmasked interrupts in irq tasklet
Felix Fietkau
2020-09-24
mt76: mt7915: clean up and fix interrupt masking in the irq handler
Felix Fietkau
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
2020-09-24
mt76: fix double DMA unmap of the first buffer on 7615/7915
Felix Fietkau
2020-09-24
mt76: mt7915: fix crash on tx rate report for invalid stations
Felix Fietkau
2020-09-24
mt76: mt7915: enable U-APSD on AP side
Ryder Lee
2020-09-24
mt76: mt76s: get rid of unused variable
Lorenzo Bianconi
2020-09-24
mt76: mt76s: move tx/rx processing in 2 separate works
Lorenzo Bianconi
2020-09-24
mt76: mt76s: move status processing in txrx wq
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: move rx processing in txrx wq
Lorenzo Bianconi
2020-09-24
mt76: mt76s: move tx processing in a dedicated wq
Lorenzo Bianconi
2020-09-24
mt76: mt76s: fix oom in mt76s_tx_queue_skb_raw
Lorenzo Bianconi
2020-09-24
mt76: mt7615: reschedule runtime-pm receiving a tx interrupt
Lorenzo Bianconi
2020-09-24
mt76: do not inject packets if MT76_STATE_PM is set
Lorenzo Bianconi
2020-09-24
mt76: mt7615: hold mt76 lock queueing wd in mt7615_queue_key_update
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
2020-09-24
mt76: mt7615: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
2020-09-24
mt76: mt7615: register ext_phy if DBDC is detected
Shayne Chen
2020-09-24
zd1201: simplify the return expression of zd1201_set_maxassoc()
Qinglang Miao
2020-09-24
rtw88: Fix potential probe error handling race with wow firmware loading
Andreas Färber
2020-09-24
rtw88: Fix probe error handling race with firmware loading
Andreas Färber
2020-09-24
brcmfmac: check return value of driver_for_each_device()
Zhang Changzhong
[next]