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
/
mt7603
Age
Commit message (
Expand
)
Author
2021-01-27
mt76: move vif_mask back from mt76_phy to mt76_dev
Felix Fietkau
2021-01-26
mt76: mt7603: fix ED/CCA monitoring with single-stream devices
Felix Fietkau
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb signature
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
2020-12-04
mt76: mt7603: add additional EEPROM chip ID
David Bauer
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-12-04
wireless: mt76: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-12-04
mt76: mt7603: switch to .mcu_skb_send_msg
Felix Fietkau
2020-12-04
mt76: move mcu timeout handling to .mcu_parse_response
Felix Fietkau
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
2020-12-04
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
2020-12-04
mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915
Felix Fietkau
2020-09-24
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-24
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-24
mt76: remove retry_q from struct mt76_txq and related code
Felix Fietkau
2020-09-24
mt76: convert from tx tasklet to tx worker thread
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: mt7603: check for single-stream EEPROM configuration
Felix Fietkau
2020-09-24
mt76: move mt76_check_agg_ssn to driver tx_prepare calls
Felix Fietkau
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
2020-07-21
mt76: vif_mask to struct mt76_phy
Felix Fietkau
2020-07-21
mt76: add missing lock configuring coverage class
Lorenzo Bianconi
2020-05-28
mt76: only iterate over initialized rx queues
Felix Fietkau
2020-05-28
mt76: fix per-driver wcid range checks after wcid array size bump
Felix Fietkau
2020-05-13
mt76: enable p2p support
Lorenzo Bianconi
2020-05-12
mt76: mt7603: remove duplicate error message
Dejin Zheng
2020-05-12
mt76: mt7603: fix tx status rate index calculation
Felix Fietkau
2020-05-12
mt76: mt7603: never use an 802.11b CF-End rate on 5GHz
Felix Fietkau
2020-05-12
mt76: fix A-MPDU density handling
Felix Fietkau
2020-05-12
mt76: add rx queues info to mt76 debugfs
Lorenzo Bianconi
2020-05-12
mt76: mt7603: disable merge of OTP ROM data by default
Felix Fietkau
2020-05-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
2020-03-17
mt76: always init to 0 mcu messages
Lorenzo Bianconi
2020-03-17
mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfs
Felix Fietkau
2020-03-17
mt76: mt7603: add upper limit for dynamic sensitivity minimum receive power
Felix Fietkau
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615
Felix Fietkau
[next]