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
/
mt76
/
mt76x02_mmio.c
Age
Commit message (
Expand
)
Author
2019-05-01
mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete
Lorenzo Bianconi
2019-05-01
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: move beacon_mask in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: mt76x02: mt76x02_poll_tx() can be static
kbuild test robot
2019-05-01
mt76: introduce mt76_mcu_restart macro
Lorenzo Bianconi
2019-05-01
mt76: mt76x02: remove irqsave/restore in locking for tx status fifo
Felix Fietkau
2019-05-01
mt76: mt76x02: use napi polling for tx cleanup
Felix Fietkau
2019-05-01
mt76: set txwi_size according to the driver value
Lorenzo Bianconi
2019-05-01
mt76: only schedule txqs from the tx tasklet
Felix Fietkau
2019-05-01
mt76: move tx tasklet to struct mt76_dev
Felix Fietkau
2019-05-01
mt76: use readl/writel instead of ioread32/iowrite32
Felix Fietkau
2019-05-01
mt76x02: make beacon slots bigger for USB
Stanislaw Gruszka
2019-05-01
mt76x02: generalize some mmio beaconing functions
Stanislaw Gruszka
2019-05-01
mt76x02: introduce beacon_ops
Stanislaw Gruszka
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
2019-05-01
mt76: dma: add static qualifier to mt76_dma_tx_queue_skb
Lorenzo Bianconi
2019-05-01
mt76: introduce mt76_sw_queue data structure
Lorenzo Bianconi
2019-05-01
mt76: remove mt76_queue dependency from tx_queue_skb function pointer
Lorenzo Bianconi
2019-05-01
mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 module
Lorenzo Bianconi
2019-05-01
mt76: mmio: move mt76x02_set_irq_mask in mt76 module
Lorenzo Bianconi
2019-03-19
mt76: fix schedule while atomic in mt76x02_reset_state
Lorenzo Bianconi
2019-03-07
mt76: mt76x2: implement full device restart on watchdog reset
Felix Fietkau
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
2019-02-26
mt76: mt76x02: fix beacon timer drift adjustment
Felix Fietkau
2019-01-17
mt76: add channel switch announcement support
Felix Fietkau
2019-01-11
mt76: mmio: introduce mt76x02_check_tx_hang watchdog
Lorenzo Bianconi
2019-01-11
mt76: throttle transmission of buffered multicast packets
Felix Fietkau
2018-11-30
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
2018-11-30
mt76: move tx beacon routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
2018-10-05
mt76: move irq handler in mt76x02-lib moudle
Lorenzo Bianconi
2018-10-05
mt76: move tx_tasklet management in mt76x02-lib moudle
Lorenzo Bianconi
2018-10-05
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c
Lorenzo Bianconi
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-01
mt76: add mt76x02_mac_start routine
Lorenzo Bianconi
2018-10-01
mt76: move queue initialization in mt76x02_mmio.c
Lorenzo Bianconi
2018-10-01
mt76: move mt76x02_set_irq_mask in mt76x02_mmio.c
Lorenzo Bianconi
2018-10-01
mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routines
Lorenzo Bianconi