index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-21
mt76: mt7615: implement testmode support
Felix Fietkau
10
-9
/
+523
2020-07-21
mt76: add API for testmode support
Felix Fietkau
8
-0
/
+765
2020-07-21
mt76: vif_mask to struct mt76_phy
Felix Fietkau
10
-19
/
+16
2020-07-21
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
3
-5
/
+1
2020-07-21
mt76: mt7615: add support for accessing RF registers via MCU
Felix Fietkau
4
-3
/
+77
2020-07-21
mt76: mt7615: add support for accessing mapped registers via bus ops
Felix Fietkau
2
-0
/
+47
2020-07-21
mt76: mt7615: schedule tx tasklet and sta poll on mac tx free
Felix Fietkau
2
-4
/
+6
2020-07-21
mt76: mt76x2e: rename routines in pci.c
Lorenzo Bianconi
1
-7
/
+7
2020-07-21
mt76: mt7915: overwrite qid for non-bufferable mgmt frames
Ryder Lee
3
-18
/
+20
2020-07-21
mt76: mt7915: use ieee80211_tx_queue_params to avoid open coded
Ryder Lee
3
-19
/
+10
2020-07-21
mt76: mt7915: add MU-MIMO support
Ryder Lee
4
-10
/
+87
2020-07-21
mt76: mt7915: add a fixed AC queue mapping
Ryder Lee
4
-11
/
+29
2020-07-21
mt76: mt7615: add .set_tsf callback
Ryder Lee
2
-0
/
+22
2020-07-21
mt76: add U-APSD support on AP side
Lorenzo Bianconi
3
-3
/
+68
2020-07-21
mt76: rely on register macros
Lorenzo Bianconi
2
-4
/
+4
2020-07-21
mt76: fix include in pci.h
Markus Theil
1
-0
/
+1
2020-07-21
mt76: allow more channels, allowed in ETSI domain
Markus Theil
1
-0
/
+3
2020-07-21
mt76: mt7615: fix up typo in Kconfig for MT7663U
Sean Wang
1
-1
/
+1
2020-07-21
mt76: mt7663: introduce ARP filter offload
Sean Wang
4
-3
/
+91
2020-07-21
mt76: usb: rely on mt76_for_each_q_rx
Lorenzo Bianconi
2
-32
/
+12
2020-07-21
mt76: mt7615: re-enable offloading of sequence number assignment
Felix Fietkau
3
-8
/
+40
2020-07-21
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
6
-15
/
+18
2020-07-21
mt76: mt7615: fix hw queue mapping
Lorenzo Bianconi
6
-28
/
+45
2020-07-21
mt76: mt7615: fix lmac queue debugsfs entry
Lorenzo Bianconi
1
-4
/
+5
2020-07-21
mt76: add missing lock configuring coverage class
Lorenzo Bianconi
3
-0
/
+8
2020-06-23
mt76: mt7615: fix EEPROM buffer size
Felix Fietkau
2
-3
/
+2
2020-06-23
mt76: mt7663u: fix memory leaks in mt7663u_probe
Lorenzo Bianconi
2
-10
/
+23
2020-06-23
mt76: mt76x02: do not access uninitialized NAPI structs
Felix Fietkau
1
-2
/
+3
2020-06-23
Merge tag 'mt76-for-kvalo-2020-06-07' of https://github.com/nbd168/wireless
Kalle Valo
13
-46
/
+75
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-2
/
+2
2020-06-07
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
6
-15
/
+18
2020-06-07
mt76: mt7615: fix hw queue mapping
Lorenzo Bianconi
6
-28
/
+45
2020-06-07
mt76: mt7615: fix lmac queue debugsfs entry
Lorenzo Bianconi
1
-4
/
+5
2020-06-07
mt76: add missing lock configuring coverage class
Lorenzo Bianconi
3
-0
/
+8
2020-05-28
mt76: mt7915: remove set but not used variable 'msta'
YueHaibing
1
-3
/
+0
2020-05-28
mt76: mt7615: Use kmemdup in mt7615_queue_key_update()
YueHaibing
1
-2
/
+1
2020-05-28
mt76: only iterate over initialized rx queues
Felix Fietkau
8
-10
/
+20
2020-05-28
mt76: mt7615: add support for MT7611N
DENG Qingfang
3
-1
/
+14
2020-05-28
mt76: fix wcid allocation issues
Felix Fietkau
3
-15
/
+15
2020-05-28
mt76: mt7915: fix possible NULL pointer dereference in mt7915_register_ext_phy
Lorenzo Bianconi
1
-1
/
+2
2020-05-28
mt76: mt7615: fix hw_scan with ssid_type for specified SSID only
Sean Wang
2
-2
/
+5
2020-05-28
mt76: mt7915: fix a handful of spelling mistakes
Colin Ian King
1
-3
/
+3
2020-05-28
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
6
-38
/
+11
2020-05-28
mt76: mt7915: fix some sparse warnings
Ryder Lee
2
-14
/
+20
2020-05-28
mt76: fix per-driver wcid range checks after wcid array size bump
Felix Fietkau
6
-8
/
+9
2020-05-28
mt76: mt7915: fix decoded radiotap HE flags
Ryder Lee
1
-12
/
+11
2020-05-28
mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phy
Lorenzo Bianconi
1
-9
/
+9
2020-05-28
mt76: mt7915: fix sparse warnings: incorrect type initializer
Ryder Lee
1
-1
/
+1
2020-05-28
mt76: mt7915: fix some sparse warnings
Ryder Lee
1
-6
/
+5
2020-05-28
mt76: mt7915: add spatial reuse support
Ryder Lee
4
-1
/
+34
[prev]
[next]