index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7603
Age
Commit message (
Expand
)
Author
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
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2020-02-14
mt76: mt7603: increase dma mcu rx ring size
Felix Fietkau
2020-02-14
mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init
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: mt7603: simplify led reg definitions
Lorenzo Bianconi
2020-02-14
mt76: mt7603: fix input validation issues for powersave-filtered frames
Felix Fietkau
2020-02-14
mt76: mt7603: set 0 as min coverage_class value
Lorenzo Bianconi
2020-02-14
mt76: mt7603: reset STA_CCA counter setting the channel
Lorenzo Bianconi
2020-02-14
mt76: move ampdu_ref from mt76_dev to driver struct
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 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 the main tx path
Felix Fietkau
2020-02-14
mt76: introduce struct mt76_phy
Felix Fietkau
2019-11-21
mt76: fix fix ampdu locking
Markus Theil
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
2019-11-20
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
[next]