index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-1
/
+1
|
\
|
*
mt76: mt7615: reduce maximum VHT MPDU length to 7991
Felix Fietkau
2020-09-24
1
-1
/
+1
*
|
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-25
69
-1361
/
+1764
|
\
\
|
*
|
mt76: mt7663s: remove max_tx_fragments limitation
Lorenzo Bianconi
2020-09-24
1
-6
/
+7
|
*
|
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
2020-09-24
3
-56
/
+13
|
*
|
mt76: mt7915: add offchannel condition in switch channel command
Shayne Chen
2020-09-24
1
-2
/
+4
|
*
|
mt76: mt7915: convert to use le16_add_cpu()
Liu Shixin
2020-09-24
1
-2
/
+2
|
*
|
mt76: Fix unsigned expressions compared with zero
Ye Bin
2020-09-24
1
-3
/
+3
|
*
|
mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beacon
Lorenzo Bianconi
2020-09-24
1
-8
/
+10
|
*
|
mt76: mt76x0: Move tables used only by init.c to their own header file
Lee Jones
2020-09-24
3
-145
/
+160
|
*
|
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-24
11
-17
/
+16
|
*
|
mt76: mt7615: unlock dfs bands
Lorenzo Bianconi
2020-09-24
1
-2
/
+23
|
*
|
mt76: mt7663: check isr read return value in mt7663s_rx_work
Lorenzo Bianconi
2020-09-24
1
-2
/
+5
|
*
|
mt76: mt7663s: introduce sdio tx aggregation
Lorenzo Bianconi
2020-09-24
4
-19
/
+50
|
*
|
mt76: mt7663s: fix possible quota leak in mt7663s_refill_sched_quota
Lorenzo Bianconi
2020-09-24
1
-13
/
+30
|
*
|
mt76: move pad estimation out of mt76_skb_adjust_pad
Lorenzo Bianconi
2020-09-24
7
-14
/
+18
|
*
|
mt76: mt7663s: introduce __mt7663s_xmit_queue routine
Lorenzo Bianconi
2020-09-24
1
-13
/
+22
|
*
|
mt76: mt7663s: split mt7663s_tx_update_sched in mt7663s_tx_{pick,update}_quota
Lorenzo Bianconi
2020-09-24
1
-25
/
+31
|
*
|
mt76: mt7663s: do not use altx for ctl/mgmt traffic
Lorenzo Bianconi
2020-09-24
2
-10
/
+4
|
*
|
mt76: mt7622: fix fw hang on mt7622
Lorenzo Bianconi
2020-09-24
1
-14
/
+32
|
*
|
mt76: mt7615: fix VHT LDPC capability
Ryder Lee
2020-09-24
1
-2
/
+2
|
*
|
mt76: mt7615: Remove set but unused variable 'index'
Wang Hai
2020-09-24
1
-3
/
+0
|
*
|
mt76: remove retry_q from struct mt76_txq and related code
Felix Fietkau
2020-09-24
7
-80
/
+6
|
*
|
mt76: move txwi handling code to dma.c, since it is mmio specific
Felix Fietkau
2020-09-24
4
-73
/
+72
|
*
|
mt76: mt7915: fix queue/tid mapping for airtime reporting
Felix Fietkau
2020-09-24
1
-8
/
+3
|
*
|
mt76: mt7915: simplify mt7915_lmac_mapping
Felix Fietkau
2020-09-24
1
-11
/
+2
|
*
|
mt76: dma: cache dma map address/len in struct mt76_queue_entry
Felix Fietkau
2020-09-24
2
-23
/
+22
|
*
|
mt76: mt7915: fix HE BSS info
Felix Fietkau
2020-09-24
1
-2
/
+2
|
*
|
mt76: convert from tx tasklet to tx worker thread
Felix Fietkau
2020-09-24
20
-52
/
+53
|
*
|
mt76: add utility functions for deferring work to a kernel thread
Felix Fietkau
2020-09-24
2
-0
/
+104
|
*
|
mt76: testmode: add a limit for queued tx_frames packets
Felix Fietkau
2020-09-24
1
-1
/
+2
|
*
|
mt76: mt7615: fix antenna selection for testmode tx_frames
Felix Fietkau
2020-09-24
2
-9
/
+1
|
*
|
mt76: mt7615: fix MT_ANT_SWITCH_CON register definition
Felix Fietkau
2020-09-24
1
-1
/
+1
|
*
|
mt76: mt7915: fix unexpected firmware mode
Chih-Min Chen
2020-09-24
2
-0
/
+13
|
*
|
mt76: mt76x02: tune tx ring size
Felix Fietkau
2020-09-24
3
-3
/
+4
|
*
|
mt76: mt7603: tune tx ring size
Felix Fietkau
2020-09-24
2
-2
/
+4
|
*
|
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
22
-114
/
+86
|
*
|
mt76: rely on AQL for burst size limits on tx queueing
Felix Fietkau
2020-09-24
12
-74
/
+111
|
*
|
mt76: remove swq from struct mt76_sw_queue
Felix Fietkau
2020-09-24
7
-11
/
+0
|
*
|
mt76: remove qid argument to drv->tx_complete_skb
Felix Fietkau
2020-09-24
14
-28
/
+14
|
*
|
mt76: unify queue tx cleanup code
Felix Fietkau
2020-09-24
5
-67
/
+41
|
*
|
mt76: sdio: fix use of q->head and q->tail
Felix Fietkau
2020-09-24
2
-18
/
+18
|
*
|
mt76: usb: fix use of q->head and q->tail
Felix Fietkau
2020-09-24
1
-15
/
+15
|
*
|
mt76: mt7603: check for single-stream EEPROM configuration
Felix Fietkau
2020-09-24
3
-7
/
+18
|
*
|
mt76: add memory barrier to DMA queue kick
Felix Fietkau
2020-09-24
1
-0
/
+1
|
*
|
mt76: mt7915: add support for accessing mapped registers via bus ops
Felix Fietkau
2020-09-24
2
-0
/
+109
|
*
|
mt76: mt7615: significantly reduce interrupt load
Felix Fietkau
2020-09-24
4
-25
/
+20
|
*
|
mt76: mt7915: significantly reduce interrupt load
Felix Fietkau
2020-09-24
4
-8
/
+18
|
*
|
mt76: mt7915: schedule tx tasklet in mt7915_mac_tx_free
Felix Fietkau
2020-09-24
2
-2
/
+1
|
*
|
mt76: dma: update q->queued immediately on cleanup
Felix Fietkau
2020-09-24
1
-25
/
+14
[next]