index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: fix fix ampdu locking
Markus Theil
2019-11-21
3
-6
/
+12
*
mt76: mt76u: fix endpoint definition order
Lorenzo Bianconi
2019-11-20
1
-1
/
+1
*
mt76: mt7615: read {tx,rx} mask from eeprom
Lorenzo Bianconi
2019-11-20
4
-2
/
+23
*
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
8
-14
/
+20
*
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
2019-11-20
2
-2
/
+6
*
Revert "mt76: mt76x0e: don't use hw encryption for MT7630E"
Stanislaw Gruszka
2019-11-20
1
-14
/
+1
*
mt76: mt7615: disable radar pattern detector during scanning
Lorenzo Bianconi
2019-11-20
1
-2
/
+4
*
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
2019-11-20
4
-24
/
+7
*
mt76: mt7615: add ibss support
Lorenzo Bianconi
2019-11-20
3
-0
/
+15
*
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
2019-11-20
4
-3
/
+1
*
mt76: use mt76_dev in mt76_is_{mmio,usb}
Lorenzo Bianconi
2019-11-20
6
-15
/
+15
*
mt76: Remove set but not used variable 'idx'
zhengbin
2019-11-20
1
-2
/
+1
*
mt76: mt76u: rely on a dedicated stats workqueue
Lorenzo Bianconi
2019-11-20
4
-10
/
+25
*
mt76: mt76u: rely on usb_interface instead of usb_dev
Lorenzo Bianconi
2019-11-20
4
-6
/
+13
*
mt76: mt7615: remove unneeded semicolon
YueHaibing
2019-11-20
2
-2
/
+2
*
mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrate
Lorenzo Bianconi
2019-11-20
1
-1
/
+0
*
mt76: mt76x02u: update ewma pkt len in mt76x02u_tx_prepare_skb
Lorenzo Bianconi
2019-11-20
1
-0
/
+6
*
mt76: remove obsolete .add_buf() from struct mt76_queue_ops
Felix Fietkau
2019-11-20
1
-4
/
+0
*
mt76: add sanity check for a-mpdu rx wcid index
Felix Fietkau
2019-11-20
1
-1
/
+1
*
mt76: refactor cc_lock locking scheme
Lorenzo Bianconi
2019-11-20
2
-13
/
+19
*
mt76: mt76x0: eeprom: add support for MAC address from OF
Pawel Dembicki
2019-11-20
1
-0
/
+1
*
mt76: avoid enabling interrupt if NAPI poll is still pending
Felix Fietkau
2019-11-20
1
-3
/
+1
*
mt76: fix aggregation stop issue
Felix Fietkau
2019-11-20
1
-4
/
+6
*
mt76: drop rcu read lock in mt76_rx_aggr_stop
Felix Fietkau
2019-11-20
1
-7
/
+3
*
mt76: add missing locking around ampdu action
Felix Fietkau
2019-11-20
3
-0
/
+6
*
mt76: do not use devm API for led classdev
Felix Fietkau
2019-11-20
1
-1
/
+10
*
mt76: enable airtime fairness
Felix Fietkau
2019-11-20
1
-0
/
+1
*
mt76: mt7615: track tx/rx airtime for airtime fairness
Lorenzo Bianconi
2019-11-20
6
-3
/
+137
*
mt76: mt7615: introduce mt7615_mac_wtbl_update routine
Lorenzo Bianconi
2019-11-20
2
-5
/
+12
*
mt76: mt7615: fix survey channel busy time
Felix Fietkau
2019-11-20
2
-4
/
+8
*
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
7
-4
/
+45
*
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
12
-9
/
+116
*
mt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_cc_reset
Felix Fietkau
2019-11-20
5
-32
/
+9
*
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
8
-52
/
+33
*
mt76: mt7603: switch to a different counter for survey busy time
Felix Fietkau
2019-11-20
1
-1
/
+1
*
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
7
-1
/
+116
*
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
12
-37
/
+434
*
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
2019-11-20
5
-23
/
+23
*
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
2019-11-20
5
-8
/
+8
*
mt76: report rx a-mpdu subframe status
Felix Fietkau
2019-11-20
7
-0
/
+50
*
mt76: mt7603: remove q_rx field from struct mt7603_dev
Felix Fietkau
2019-11-20
1
-2
/
+0
*
mt76: mt7603: collect aggregation stats
Lorenzo Bianconi
2019-11-20
5
-0
/
+61
*
mt76: mt7615: collect aggregation stats
Lorenzo Bianconi
2019-11-20
5
-0
/
+66
*
mt76: move aggr_stats array in mt76_dev
Lorenzo Bianconi
2019-11-20
4
-6
/
+7
*
mt76: mt7615: add queue entry in debugfs
Lorenzo Bianconi
2019-11-20
2
-0
/
+72
*
mt76: move queue debugfs entry to driver specific code
Lorenzo Bianconi
2019-11-20
4
-3
/
+7
*
mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb module
Lorenzo Bianconi
2019-11-20
8
-37
/
+25
*
mt76: mt76x0u: reset counter starting the device
Lorenzo Bianconi
2019-11-20
1
-2
/
+1
*
mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_start
Lorenzo Bianconi
2019-11-20
4
-16
/
+5
*
mt76: mt76x02: move mac_reset_counter in mt76x02_lib module
Lorenzo Bianconi
2019-11-20
5
-31
/
+25
[next]