index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
mt76: mt7663s: introduce sdio tx aggregation
Lorenzo Bianconi
1
-0
/
+3
2020-09-24
mt76: move pad estimation out of mt76_skb_adjust_pad
Lorenzo Bianconi
1
-1
/
+1
2020-09-24
mt76: remove retry_q from struct mt76_txq and related code
Felix Fietkau
1
-5
/
+0
2020-09-24
mt76: move txwi handling code to dma.c, since it is mmio specific
Felix Fietkau
1
-2
/
+0
2020-09-24
mt76: dma: cache dma map address/len in struct mt76_queue_entry
Felix Fietkau
1
-0
/
+2
2020-09-24
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
1
-2
/
+2
2020-09-24
mt76: mt76x02: tune tx ring size
Felix Fietkau
1
-1
/
+0
2020-09-24
mt76: remove struct mt76_sw_queue
Felix Fietkau
1
-6
/
+2
2020-09-24
mt76: rely on AQL for burst size limits on tx queueing
Felix Fietkau
1
-5
/
+6
2020-09-24
mt76: remove swq from struct mt76_sw_queue
Felix Fietkau
1
-1
/
+0
2020-09-24
mt76: remove qid argument to drv->tx_complete_skb
Felix Fietkau
1
-1
/
+1
2020-09-24
mt76: unify queue tx cleanup code
Felix Fietkau
1
-0
/
+2
2020-09-24
mt76: mt7663s: fix unable to handle kernel paging request
Sean Wang
1
-0
/
+1
2020-09-24
mt76: mt7915: add Tx A-MSDU offloading support
Ryder Lee
1
-0
/
+2
2020-09-24
mt76: move mt76_check_agg_ssn to driver tx_prepare calls
Felix Fietkau
1
-0
/
+1
2020-09-24
mt76: fix double DMA unmap of the first buffer on 7615/7915
Felix Fietkau
1
-1
/
+3
2020-09-24
mt76: mt76s: get rid of unused variable
Lorenzo Bianconi
1
-2
/
+0
2020-09-24
mt76: mt76s: move tx/rx processing in 2 separate works
Lorenzo Bianconi
1
-3
/
+8
2020-09-24
mt76: mt76s: move status processing in txrx wq
Lorenzo Bianconi
1
-3
/
+3
2020-09-24
mt76: mt7663s: move rx processing in txrx wq
Lorenzo Bianconi
1
-0
/
+1
2020-09-24
mt76: mt76s: move tx processing in a dedicated wq
Lorenzo Bianconi
1
-1
/
+3
2020-07-21
mt76: introduce mt76_sdio module
Sean Wang
1
-0
/
+30
2020-07-21
mt76: mt76u: add mt76_skb_adjust_pad utility routine
Lorenzo Bianconi
1
-1
/
+1
2020-07-21
mt76: mt7615: wake device in mt7615_update_channel before access regmap
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: mt7615: add mt7615_pm_wake utility routine
Lorenzo Bianconi
1
-0
/
+1
2020-07-21
mt76: move mt76 workqueue in common code
Lorenzo Bianconi
1
-2
/
+2
2020-07-21
mt76: add API for testmode support
Felix Fietkau
1
-0
/
+75
2020-07-21
mt76: vif_mask to struct mt76_phy
Felix Fietkau
1
-0
/
+2
2020-07-21
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
1
-0
/
+1
2020-05-28
mt76: only iterate over initialized rx queues
Felix Fietkau
1
-0
/
+4
2020-05-28
mt76: fix wcid allocation issues
Felix Fietkau
1
-2
/
+2
2020-05-28
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
1
-1
/
+0
2020-05-28
mt76: mt7615: introduce remain_on_channel support
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
1
-1
/
+1
2020-05-12
mt76: add HE phy modes and hardware queue
Ryder Lee
1
-0
/
+6
2020-05-12
mt76: adjust wcid size to support new 802.11ax generation
Ryder Lee
1
-5
/
+5
2020-05-12
mt76: add Rx stats support for radiotap
Ryder Lee
1
-0
/
+19
2020-05-12
mt76: add support for HE RX rate reporting
Ryder Lee
1
-1
/
+2
2020-05-12
mt76: avoid rx reorder buffer overflow
Ryder Lee
1
-3
/
+3
2020-05-12
mt76: mt7663u: introduce suspend/resume to mt7663u
Sean Wang
1
-0
/
+1
2020-05-12
mt76: mt7615: add WoW support
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: mt7663: introduce 802.11 PS support in sta mode
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: mt7615: introduce mt7663u support
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
1
-2
/
+5
2020-05-12
mt76: mt7615: introduce scheduled scan support
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: mt7615: introduce hw scan support
Lorenzo Bianconi
1
-0
/
+1
2020-05-12
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
1
-0
/
+1
2020-03-17
mt76: mt7615: introduce mt7615_mcu_send_message routine
Lorenzo Bianconi
1
-0
/
+4
2020-03-17
mt76: mt76u: rely only on data buffer for usb control messagges
Lorenzo Bianconi
1
-1
/
+0
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
1
-11
/
+10
[next]