index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7603
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
mt76: mt7603: remove duplicate error message
Dejin Zheng
1
-3
/
+1
2020-05-12
mt76: mt7603: fix tx status rate index calculation
Felix Fietkau
1
-1
/
+1
2020-05-12
mt76: mt7603: never use an 802.11b CF-End rate on 5GHz
Felix Fietkau
1
-2
/
+3
2020-05-12
mt76: fix A-MPDU density handling
Felix Fietkau
1
-0
/
+5
2020-05-12
mt76: add rx queues info to mt76 debugfs
Lorenzo Bianconi
1
-1
/
+1
2020-05-12
mt76: mt7603: disable merge of OTP ROM data by default
Felix Fietkau
1
-0
/
+5
2020-05-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
2
-8
/
+2
2020-03-17
mt76: always init to 0 mcu messages
Lorenzo Bianconi
1
-1
/
+0
2020-03-17
mt76: mt7603: make dynamic sensitivity adjustment configurable via debugfs
Felix Fietkau
4
-0
/
+7
2020-03-17
mt76: mt7603: add upper limit for dynamic sensitivity minimum receive power
Felix Fietkau
4
-1
/
+6
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
1
-5
/
+5
2020-02-14
mt76: do not set HOST_BROADCAST_PS_BUFFERING for mt7615
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: mt7603: increase dma mcu rx ring size
Felix Fietkau
2
-1
/
+2
2020-02-14
mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_init
Lorenzo Bianconi
1
-1
/
+0
2020-02-14
mt76: move mac_txdone tracepoint in mt76 module
Lorenzo Bianconi
1
-0
/
+3
2020-02-14
mt76: move dev_irq tracepoint in mt76 module
Lorenzo Bianconi
1
-0
/
+3
2020-02-14
mt76: mt7603: simplify led reg definitions
Lorenzo Bianconi
2
-15
/
+6
2020-02-14
mt76: mt7603: fix input validation issues for powersave-filtered frames
Felix Fietkau
1
-4
/
+15
2020-02-14
mt76: mt7603: set 0 as min coverage_class value
Lorenzo Bianconi
1
-1
/
+1
2020-02-14
mt76: mt7603: reset STA_CCA counter setting the channel
Lorenzo Bianconi
1
-1
/
+1
2020-02-14
mt76: move ampdu_ref from mt76_dev to driver struct
Felix Fietkau
2
-3
/
+4
2020-02-14
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
3
-9
/
+9
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
4
-8
/
+8
2020-02-14
mt76: keep a set of software tx queues per phy
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
4
-16
/
+16
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2
-4
/
+4
2020-02-14
mt76: introduce struct mt76_phy
Felix Fietkau
1
-1
/
+4
2019-11-21
mt76: fix fix ampdu locking
Markus Theil
1
-2
/
+4
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
1
-0
/
+1
2019-11-20
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
1
-1
/
+3
2019-11-20
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
1
-9
/
+0
2019-11-20
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
1
-1
/
+0
2019-11-20
mt76: add missing locking around ampdu action
Felix Fietkau
1
-0
/
+2
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
1
-14
/
+1
2019-11-20
mt76: mt7603: switch to a different counter for survey busy time
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
5
-1
/
+112
2019-11-20
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
2
-1
/
+2
2019-11-20
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
1
-1
/
+1
2019-11-20
mt76: report rx a-mpdu subframe status
Felix Fietkau
2
-0
/
+15
2019-11-20
mt76: mt7603: remove q_rx field from struct mt7603_dev
Felix Fietkau
1
-2
/
+0
2019-11-20
mt76: mt7603: collect aggregation stats
Lorenzo Bianconi
5
-0
/
+61
2019-11-20
mt76: move queue debugfs entry to driver specific code
Lorenzo Bianconi
1
-0
/
+2
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
1
-2
/
+1
2019-09-05
mt76: mt7603: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-2
/
+1
2019-09-05
mt76: do not send BAR frame on tx aggregation flush stop
Felix Fietkau
1
-1
/
+0
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
1
-19
/
+2
2019-09-05
mt76: mt7603: remove unnecessary mcu queue initialization
Lorenzo Bianconi
1
-3
/
+0
2019-09-05
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
1
-11
/
+0
[prev]
[next]