index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: mt7915: add support for applying pre-calibration data
Ryder Lee
2021-04-21
1
-0
/
+1
*
mt76: extend DT rate power limits to support 11ax devices
Shayne Chen
2021-04-21
1
-0
/
+1
*
mt76: add functions for parsing rate power limits from DT
Felix Fietkau
2021-04-21
1
-0
/
+12
*
mt76: testmode: add support to send larger packet
Shayne Chen
2021-04-21
1
-1
/
+2
*
mt76: report Rx timestamp
Ryder Lee
2021-04-12
1
-1
/
+2
*
mt76: dma: export mt76_dma_rx_cleanup routine
Lorenzo Bianconi
2021-04-12
1
-1
/
+4
*
mt76: dma: introduce mt76_dma_queue_reset routine
Lorenzo Bianconi
2021-04-12
1
-0
/
+3
*
mt76: introduce mcu_reset function pointer in mt76_mcu_ops structure
Lorenzo Bianconi
2021-04-12
1
-0
/
+1
*
mt76: use threaded NAPI
Felix Fietkau
2021-04-12
1
-0
/
+1
*
mt76: mt7615: fix key set/delete issues
Felix Fietkau
2021-04-11
1
-0
/
+1
*
mt76: mt7915: add support for rx decapsulation offload
Felix Fietkau
2021-04-11
1
-0
/
+1
*
mt76: mt7915: enable hw rx-amsdu de-aggregation
Lorenzo Bianconi
2021-04-11
1
-0
/
+7
*
mt76: add support for 802.3 rx frames
Felix Fietkau
2021-04-11
1
-1
/
+1
*
mt76: introduce mt76_vif data structure
Lorenzo Bianconi
2021-01-29
1
-0
/
+8
*
mt76: move vif_mask back from mt76_phy to mt76_dev
Felix Fietkau
2021-01-27
1
-2
/
+2
*
mt76: mt7915: bring up the WA event rx queue for band1
Felix Fietkau
2021-01-27
1
-0
/
+1
*
mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()
Lorenzo Bianconi
2021-01-27
1
-0
/
+1
*
mt76: testmode: make tx queued limit adjustable
Shayne Chen
2021-01-26
1
-0
/
+1
*
mt76: testmode: add attributes for ipg related parameters
Shayne Chen
2021-01-26
1
-0
/
+4
*
mt76: testmode: add support to set user-defined spe index
Shayne Chen
2021-01-26
1
-0
/
+1
*
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2021-01-26
1
-0
/
+1
*
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2021-01-26
1
-1
/
+3
*
mt76: testmode: move mtd part to mt76_dev
Shayne Chen
2021-01-26
1
-3
/
+4
*
mt76: testmode: introduce dbdc support
Shayne Chen
2021-01-26
1
-12
/
+31
*
mt76: attempt to free up more room when filling the tx queue
Felix Fietkau
2020-12-04
1
-0
/
+1
*
mt76: improve tx queue stop/wake
Felix Fietkau
2020-12-04
1
-0
/
+1
*
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
2020-12-04
1
-0
/
+1
*
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
1
-2
/
+3
*
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
2020-12-04
1
-1
/
+2
*
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
1
-3
/
+4
*
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
1
-4
/
+4
*
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
1
-2
/
+37
*
mt76: rely on mt76_queue in tx_queue_skb signature
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
1
-2
/
+2
*
mt76: mt7663s: rely on mt76_queue in mt7663s_tx_run_queue signature
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
1
-0
/
+4
*
mt76: testmode: add support for LTF and GI combinations for HE mode
Shayne Chen
2020-12-04
1
-0
/
+1
*
mt76: testmode: add tx_rate_stbc parameter
Shayne Chen
2020-12-04
1
-0
/
+1
*
mt76: mt76u: use dedicated thread for status work
Lorenzo Bianconi
2020-12-04
1
-0
/
+2
*
mt76: mt76u: rely on woker APIs for rx work
Lorenzo Bianconi
2020-12-04
1
-1
/
+1
*
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
2020-12-04
1
-0
/
+2
*
mt76: sdio: get rid of sched.lock
Lorenzo Bianconi
2020-12-04
1
-1
/
+0
*
mt76: implement functions to get the response skb for MCU calls
Felix Fietkau
2020-12-04
1
-4
/
+17
*
mt76: make mcu_ops->mcu_send_msg optional
Felix Fietkau
2020-12-04
1
-1
/
+2
*
mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msg
Felix Fietkau
2020-12-04
1
-2
/
+4
*
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
2020-12-04
1
-0
/
+2
*
mt76: rename __mt76_mcu_skb_send_msg to mt76_mcu_skb_send_msg
Felix Fietkau
2020-12-04
1
-1
/
+1
*
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
2020-12-04
1
-2
/
+1
[next]