index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
2020-02-14
mt76: mt7615: add dma and tx queue initialization for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: fix MT_INT_TX_DONE_ALL definition for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: store N9 firmware version instead of CR4
Felix Fietkau
2020-02-14
mt76: mt7615: split up firmware loading functions
Felix Fietkau
2020-02-14
mt76: mt7615: move mmio related code from pci.c to mmio.c
Felix Fietkau
2020-02-14
mt76: mt7615: add __aligned(4) to txp structs
Felix Fietkau
2020-02-14
mt76: enable Airtime Queue Limit support
Felix Fietkau
2020-02-14
mt76: mt7603: increase dma mcu rx ring size
Felix Fietkau
2020-02-14
mt76: dma: do not write cpu_idx on rx queue reset until after refill
Felix Fietkau
2020-02-14
mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw
Felix Fietkau
2020-02-14
mt76: set dma-done flag for flushed descriptors
Felix Fietkau
2020-02-14
mt76: mt76u: introduce MT_DRV_RX_DMA_HDR flag
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add endpoint to mt76u_bulk_msg signature
Lorenzo Bianconi
2020-02-14
mt76: mt76u: introduce mt76u_skb_dma_info routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: take into account different queue mapping for 7663
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add {read/write}_extended utility routines
Lorenzo Bianconi
2020-02-14
mt76: mt76u: introduce mt76u_alloc_mcu_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: resume all rx queue in mt76u_resume_rx
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add queue parameter to mt76u_rx_urb_alloc
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76u_alloc_rx_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: stop/free all possible rx queues
Lorenzo Bianconi
2020-02-14
mt76: mt76u: introduce mt76u_free_rx_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: move mcu buffer allocation in mt76x02u drivers
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add queue id parameter to mt76u_submit_rx_buffers
Lorenzo Bianconi
2020-02-14
mt76: mt76u: use mt76_queue as mt76u_complete_rx context
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76_queue to mt76u_refill_rx signature
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76_queue to mt76u_get_next_rx_entry signature
Lorenzo Bianconi
2020-02-14
mt76: mt76u: add mt76u_process_rx_queue utility routine
Lorenzo Bianconi
2020-02-14
mt76: mt76u: check tx_status_data pointer in mt76u_tx_tasklet
Lorenzo Bianconi
2020-02-14
mt76: mt76x02u: avoid overwrite max_tx_fragments
Lorenzo Bianconi
2020-02-14
mt76: rely on mac80211 utility routines to compute airtime
Lorenzo Bianconi
2020-02-14
mt76: mt7615: remove leftover routine declaration
Lorenzo Bianconi
2020-02-14
mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init
Lorenzo Bianconi
2020-02-14
mt76: mt7615: fix endianness in mt7615_mcu_set_eeprom
Ryder Lee
2020-02-14
mt76: mt7615: initialize radar specs from host driver
Lorenzo Bianconi
2020-02-14
mt76: mt76x2: get rid of leftover target
Lorenzo Bianconi
2020-02-14
mt76: mt7615: add tracing support
Lorenzo Bianconi
2020-02-14
mt76: move mac_txdone tracepoint in mt76 module
Lorenzo Bianconi
2020-02-14
mt76: move dev_irq tracepoint in mt76 module
Lorenzo Bianconi
2020-02-14
mt76: mt7615: add a get_stats() callback
Ryder Lee
2020-02-14
mt76: mt7615: add per-phy mib statistics
Ryder Lee
2020-02-14
mt76: mt7615: report TSF information
Ryder Lee
2020-02-14
mt76: mt7615: add set_antenna callback
Ryder Lee
2020-02-14
mt76: mt7615: rework set_channel function
Ryder Lee
2020-02-14
mt76: mt7615: add missing settings for simultaneous dual-band support
Ryder Lee
2020-02-14
mt76: fix compilation warning in mt76_eeprom_override()
Lorenzo Bianconi
2020-02-14
mt76: mt7603: simplify led reg definitions
Lorenzo Bianconi
2020-02-14
mt76: mt76x02: simplify led reg definitions
Lorenzo Bianconi
2020-02-14
mt76: mt7615: introduce LED support
Lorenzo Bianconi
2020-02-14
mt76: clear skb pointers from rx aggregation reorder buffer during cleanup
Felix Fietkau
[next]