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
/
mt76
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-27
mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()
Lorenzo Bianconi
3
-18
/
+39
2021-01-27
mt76: mt7915: fix eeprom DBDC band selection
Felix Fietkau
2
-6
/
+9
2021-01-27
mt76: mt7915: fix eeprom parsing for DBDC
Felix Fietkau
2
-19
/
+26
2021-01-26
mt76: mt7915: disable RED support in the WA firmware
Felix Fietkau
2
-0
/
+32
2021-01-26
mt76: mt7915: rework mcu API
Felix Fietkau
4
-80
/
+87
2021-01-26
mt76: mt7915: do not set DRR group for stations
Felix Fietkau
1
-30
/
+0
2021-01-26
mt76: mt7915: ensure that init work completes before starting the device
Felix Fietkau
1
-0
/
+2
2021-01-26
mt76: mt7603: fix ED/CCA monitoring with single-stream devices
Felix Fietkau
1
-3
/
+7
2021-01-26
mt76: mt7915: add implicit Tx beamforming support
Ryder Lee
4
-58
/
+87
2021-01-26
mt76: mt7915: simplify peer's TxBF capability check
Ryder Lee
1
-45
/
+22
2021-01-26
mt76: mt7615: mt7915: disable txpower sku when testmode enabled
Shayne Chen
4
-2
/
+6
2021-01-26
mt76: mt7915: add support for continuous tx in testmode
Shayne Chen
4
-12
/
+191
2021-01-26
mt76: mt7915: rework set state part in testmode
Shayne Chen
1
-12
/
+10
2021-01-26
mt76: testmode: add a new state for continuous tx
Shayne Chen
1
-0
/
+2
2021-01-26
mt76: mt7915: clean hw queue before starting new testmode tx
Shayne Chen
3
-0
/
+25
2021-01-26
mt76: mt7915: calculate new packet length when tx_time is set in testmode
Shayne Chen
1
-3
/
+93
2021-01-26
mt76: mt7915: add support for ipg in testmode
Shayne Chen
4
-3
/
+142
2021-01-26
mt76: mt7915: split edca update function
Shayne Chen
3
-23
/
+39
2021-01-26
mt76: testmode: make tx queued limit adjustable
Shayne Chen
3
-2
/
+10
2021-01-26
mt76: testmode: add attributes for ipg related parameters
Shayne Chen
3
-0
/
+30
2021-01-26
mt76: testmode: add support to set user-defined spe index
Shayne Chen
4
-5
/
+19
2021-01-26
mt76: mt7915: force ldpc for bw larger than 20MHz in testmode
Shayne Chen
1
-1
/
+1
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
21
-42
/
+37
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
22
-73
/
+72
2021-01-26
mt76: mt7615: move testmode data from dev to phy
Shayne Chen
3
-31
/
+30
2021-01-26
mt76: mt7915: move testmode data from dev to phy
Shayne Chen
4
-34
/
+41
2021-01-26
mt76: testmode: move mtd part to mt76_dev
Shayne Chen
3
-8
/
+9
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
13
-193
/
+244
2021-01-26
mt76: mt7915: add partial add_bss_info command on testmode init
Shayne Chen
2
-5
/
+17
2021-01-26
mt76: mt7915: drop zero-length packet to avoid Tx hang
Ryder Lee
1
-0
/
+3
2021-01-26
mt76: mt7915: simplify mt7915_mcu_send_message routine
Lorenzo Bianconi
1
-12
/
+7
2021-01-26
mt76: mt7915: fix endianness warning in mt7915_mcu_set_radar_th
Lorenzo Bianconi
1
-3
/
+3
2021-01-26
mt76: mt7915: add support for flash mode
Shayne Chen
4
-6
/
+56
2021-01-26
mt76: mt7915: run mt7915_configure_filter holding mt76 mutex
Lorenzo Bianconi
1
-1
/
+4
2021-01-26
mt76: mt7915: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-26
mt76: mt7615: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2021-01-26
mt76: mt7615: reset token when mac_reset happens
Ryder Lee
3
-12
/
+22
2021-01-26
mt76: mt7915: reset token when mac_reset happens
Ryder Lee
3
-17
/
+26
2021-01-26
mt76: mt7915: fix MT_CIPHER_BIP_CMAC_128 setkey
Ryder Lee
2
-6
/
+21
2021-01-26
mt76: mt7615: add vif check in mt7615_update_vif_beacon()
Ryder Lee
1
-1
/
+10
2021-01-26
mt76: mt7915: add vif check in mt7915_update_vif_beacon()
Ryder Lee
1
-1
/
+9
2021-01-18
mt76: mt7663s: fix rx buffer refcounting
Lorenzo Bianconi
1
-5
/
+4
2021-01-14
mt76: Fix queue ID variable types after mcu queue split
Nathan Chancellor
2
-6
/
+6
2020-12-20
mt76: mt7915: fix MESH ifdef block
Randy Dunlap
1
-2
/
+2
2020-12-20
mt76: mt76s: fix NULL pointer dereference in mt76s_process_tx_queue
Lorenzo Bianconi
1
-1
/
+5
2020-12-20
mt76: sdio: remove wake logic in mt76s_process_tx_queue
Lorenzo Bianconi
1
-12
/
+3
2020-12-20
mt76: usb: remove wake logic in mt76u_status_worker
Lorenzo Bianconi
1
-7
/
+0
2020-12-17
mt76: mt76u: fix NULL pointer dereference in mt76u_status_worker
Lorenzo Bianconi
1
-0
/
+2
2020-12-11
mt76: remove unused variable q
Souptick Joarder
1
-3
/
+0
2020-12-08
Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wireless
Kalle Valo
76
-2151
/
+3444
[prev]
[next]