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
/
mt76.h
Age
Commit message (
Expand
)
Author
2020-05-28
mt76: only iterate over initialized rx queues
Felix Fietkau
2020-05-28
mt76: fix wcid allocation issues
Felix Fietkau
2020-05-28
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
2020-05-28
mt76: mt7615: introduce remain_on_channel support
Lorenzo Bianconi
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
2020-05-12
mt76: add HE phy modes and hardware queue
Ryder Lee
2020-05-12
mt76: adjust wcid size to support new 802.11ax generation
Ryder Lee
2020-05-12
mt76: add Rx stats support for radiotap
Ryder Lee
2020-05-12
mt76: add support for HE RX rate reporting
Ryder Lee
2020-05-12
mt76: avoid rx reorder buffer overflow
Ryder Lee
2020-05-12
mt76: mt7663u: introduce suspend/resume to mt7663u
Sean Wang
2020-05-12
mt76: mt7615: add WoW support
Lorenzo Bianconi
2020-05-12
mt76: mt7663: introduce 802.11 PS support in sta mode
Lorenzo Bianconi
2020-05-12
mt76: mt7615: introduce mt7663u support
Lorenzo Bianconi
2020-05-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
2020-05-12
mt76: mt7615: introduce scheduled scan support
Lorenzo Bianconi
2020-05-12
mt76: mt7615: introduce hw scan support
Lorenzo Bianconi
2020-05-12
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
2020-03-17
mt76: mt7615: introduce mt7615_mcu_send_message routine
Lorenzo Bianconi
2020-03-17
mt76: mt76u: rely only on data buffer for usb control messagges
Lorenzo Bianconi
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
mt76: mt76u: rename stat_wq in wq
Lorenzo Bianconi
2020-02-14
mt76: mt76u: extend RX scatter gather number
Sean Wang
2020-02-14
mt76: fix rounding issues on converting per-chain and combined txpower
Felix Fietkau
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2020-02-14
mt76: mt7615: implement hardware reset support
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: 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: rely on mac80211 utility routines to compute airtime
Lorenzo Bianconi
2020-02-14
mt76: mt7615: measure channel noise and report it via survey
Felix Fietkau
2020-02-14
mt76: usb: use max packet length for m76u_copy
Stanislaw Gruszka
2020-02-14
mt76: speed up usb bulk copy
Markus Theil
2020-02-14
mt76: use AC specific reorder timeout
Markus Theil
2020-02-14
mt76: move ampdu_ref from mt76_dev to driver struct
Felix Fietkau
2020-02-14
mt76: add ext_phy field to struct mt76_wcid
Felix Fietkau
2020-02-14
mt76: add function for allocating an extra wiphy
Felix Fietkau
2020-02-14
mt76: add priv pointer to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
Felix Fietkau
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
2020-02-14
mt76: move chainmask back to driver specific structs
Felix Fietkau
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
mt76: keep a set of software tx queues per phy
Felix Fietkau
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: add support for an extra wiphy in mt76_sta_state()
Felix Fietkau
2020-02-14
mt76: add support for an extra wiphy in the tx status path
Felix Fietkau
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
[next]