index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
mt76: overwrite default reg_ops if necessary
Lorenzo Bianconi
1
-1
/
+7
2021-10-20
mt76: add support for setting mcast rate
Ryder Lee
1
-1
/
+1
2021-10-20
mt76: add mt76_default_basic_rate more devices can rely on
Sean Wang
1
-0
/
+1
2021-10-20
mt76: mt7915: report tx rate directly from tx status
Ryder Lee
1
-0
/
+2
2021-10-20
mt76: mt7921: add .set_sar_specs support
YN Chen
1
-0
/
+8
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
1
-0
/
+16
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
1
-2
/
+2
2021-06-19
mt76: move mt76_get_next_pkt_id in mt76.h
Lorenzo Bianconi
1
-0
/
+11
2021-06-19
mt76: connac: add mt76_connac_mcu_get_nic_capability utility routine
Lorenzo Bianconi
1
-0
/
+1
2021-06-19
mt76: move mt76_rates in mt76 module
Lorenzo Bianconi
1
-0
/
+15
2021-06-17
mt76: improve tx status codepath
Felix Fietkau
1
-1
/
+8
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
1
-1
/
+0
2021-04-21
mt76: mt7921: get rid of mcu_reset function pointer
Lorenzo Bianconi
1
-1
/
+0
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
1
-5
/
+45
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
1
-0
/
+4
2021-04-21
mt76: dma: add the capability to define a custom rx napi poll routine
Lorenzo Bianconi
1
-2
/
+3
2021-04-21
mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
1
-0
/
+1
2021-04-21
mt76: mt7915: add support for applying pre-calibration data
Ryder Lee
1
-0
/
+1
2021-04-21
mt76: extend DT rate power limits to support 11ax devices
Shayne Chen
1
-0
/
+1
2021-04-21
mt76: add functions for parsing rate power limits from DT
Felix Fietkau
1
-0
/
+12
2021-04-21
mt76: testmode: add support to send larger packet
Shayne Chen
1
-1
/
+2
2021-04-12
mt76: report Rx timestamp
Ryder Lee
1
-1
/
+2
2021-04-12
mt76: dma: export mt76_dma_rx_cleanup routine
Lorenzo Bianconi
1
-1
/
+4
2021-04-12
mt76: dma: introduce mt76_dma_queue_reset routine
Lorenzo Bianconi
1
-0
/
+3
2021-04-12
mt76: introduce mcu_reset function pointer in mt76_mcu_ops structure
Lorenzo Bianconi
1
-0
/
+1
2021-04-12
mt76: use threaded NAPI
Felix Fietkau
1
-0
/
+1
2021-04-11
mt76: mt7615: fix key set/delete issues
Felix Fietkau
1
-0
/
+1
2021-04-11
mt76: mt7915: add support for rx decapsulation offload
Felix Fietkau
1
-0
/
+1
2021-04-11
mt76: mt7915: enable hw rx-amsdu de-aggregation
Lorenzo Bianconi
1
-0
/
+7
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
1
-1
/
+1
2021-01-29
mt76: introduce mt76_vif data structure
Lorenzo Bianconi
1
-0
/
+8
2021-01-27
mt76: move vif_mask back from mt76_phy to mt76_dev
Felix Fietkau
1
-2
/
+2
2021-01-27
mt76: mt7915: bring up the WA event rx queue for band1
Felix Fietkau
1
-0
/
+1
2021-01-27
mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()
Lorenzo Bianconi
1
-0
/
+1
2021-01-26
mt76: testmode: make tx queued limit adjustable
Shayne Chen
1
-0
/
+1
2021-01-26
mt76: testmode: add attributes for ipg related parameters
Shayne Chen
1
-0
/
+4
2021-01-26
mt76: testmode: add support to set user-defined spe index
Shayne Chen
1
-0
/
+1
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
1
-0
/
+1
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
1
-1
/
+3
2021-01-26
mt76: testmode: move mtd part to mt76_dev
Shayne Chen
1
-3
/
+4
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
1
-12
/
+31
2020-12-04
mt76: attempt to free up more room when filling the tx queue
Felix Fietkau
1
-0
/
+1
2020-12-04
mt76: improve tx queue stop/wake
Felix Fietkau
1
-0
/
+1
2020-12-04
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
1
-0
/
+1
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
1
-2
/
+3
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
1
-1
/
+2
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
1
-1
/
+1
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
1
-3
/
+4
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
1
-4
/
+4
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
1
-1
/
+1
[prev]
[next]