index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependency
Stanislaw Gruszka
1
-6
/
+8
2019-04-12
mt76: mt7603: send BAR after powersave wakeup
Felix Fietkau
1
-1
/
+1
2019-04-12
mt76: mt7603: fix sequence number assignment
Felix Fietkau
3
-43
/
+18
2019-04-12
mt76: mt7603: add missing initialization for dev->ps_lock
Felix Fietkau
1
-0
/
+2
2019-03-19
mt76x02: do not enable RTS/CTS by default
Stanislaw Gruszka
3
-3
/
+2
2019-03-19
mt76: fix schedule while atomic in mt76x02_reset_state
Lorenzo Bianconi
3
-16
/
+23
2019-03-19
mt76: mt7603: use the correct hweight8() function
Felix Fietkau
3
-4
/
+3
2019-03-19
mt76x02u: check chip version on probe
Stanislaw Gruszka
3
-3
/
+18
2019-03-19
mt7601u: check chip version on probe
Stanislaw Gruszka
1
-0
/
+4
2019-03-07
mt76x2u: remove duplicated entry in mt76x2u_device_table
Lorenzo Bianconi
1
-2
/
+1
2019-03-07
mt76: fix return value check in mt76_wmac_probe()
Wei Yongjun
1
-2
/
+2
2019-03-07
mt76: mt7603: set moredata flag when queueing ps-filtered packets
Felix Fietkau
1
-0
/
+11
2019-03-07
mt76: mt76x02: disable ED/CCA by default
Felix Fietkau
3
-1
/
+30
2019-03-07
mt76: when releasing PS frames, end the service period if no frame was found
Felix Fietkau
1
-0
/
+3
2019-03-07
mt76: mt7603: clear the service period on releasing PS filtered packets
Felix Fietkau
1
-0
/
+3
2019-03-07
mt76: mt7603: notify mac80211 about buffered frames in ps queue
Felix Fietkau
1
-2
/
+11
2019-03-07
mt76: mt7603: fix up hardware queue index for PS filtered packets
Felix Fietkau
1
-0
/
+4
2019-03-07
mt76: mt7603: clear ps filtering mode before releasing buffered frames
Felix Fietkau
1
-0
/
+2
2019-03-07
mt76: mt76x2: fix 2.4 GHz channel gain settings
Felix Fietkau
1
-5
/
+14
2019-03-07
mt76: mt76x2: fix external LNA gain settings
Felix Fietkau
1
-3
/
+8
2019-03-07
mt76: mt7603: fix tx status HT rate validation
Felix Fietkau
1
-1
/
+1
2019-03-07
mt76: mt76x02: reduce false positives in ED/CCA tx blocking
Felix Fietkau
3
-4
/
+26
2019-03-07
mt76: mt76x02: only update the base mac address if necessary
Felix Fietkau
1
-4
/
+6
2019-03-07
mt76x02: fix hdr pointer in write txwi for USB
Stanislaw Gruszka
1
-1
/
+2
2019-03-07
mt76: mt76x2: implement full device restart on watchdog reset
Felix Fietkau
9
-9
/
+132
2019-03-07
mt76: mt76x02: when setting a key, use PN from mac80211
Felix Fietkau
1
-1
/
+15
2019-03-07
mt76: rewrite dma descriptor base and ring size on queue reset
Felix Fietkau
1
-0
/
+2
2019-03-07
mt76: introduce q->stopped parameter
Lorenzo Bianconi
4
-3
/
+14
2019-02-28
mt76: fix a leaked reference by adding a missing of_node_put
Wen Yang
1
-8
/
+16
2019-02-26
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau
20
-0
/
+5864
2019-02-26
mt76: add driver callback for when a sta is associated
Felix Fietkau
2
-0
/
+8
2019-02-26
mt76: remove no longer used routine declarations
Lorenzo Bianconi
2
-13
/
+5
2019-02-26
mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entry
Lorenzo Bianconi
1
-1
/
+1
2019-02-26
mt76: usb: simplify mt76u_tx_build_sg routine
Lorenzo Bianconi
1
-14
/
+3
2019-02-26
mt76: usb: simplify rx buffer allocation
Lorenzo Bianconi
2
-51
/
+27
2019-02-26
mt76: usb: introduce mt76u_fill_bulk_urb routine
Lorenzo Bianconi
1
-19
/
+26
2019-02-26
mt76: usb: fix warning in mt76u_buf_free
Lorenzo Bianconi
1
-7
/
+2
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
6
-47
/
+6
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
6
-74
/
+15
2019-02-26
mt76usb: allow mt76u_bulk_msg be used for reads
Stanislaw Gruszka
2
-6
/
+10
2019-02-26
mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2
Felix Fietkau
1
-3
/
+3
2019-02-26
mt76: mt76x2: unify mt76x2[u]_mac_resume
Felix Fietkau
6
-18
/
+9
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
8
-16
/
+14
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
3
-9
/
+21
2019-02-26
mt76: mt76x02: only reset beacon drift counter when enabling beacons
Felix Fietkau
2
-1
/
+3
2019-02-26
mt76: mt76x02: fix beacon timer issue
Felix Fietkau
1
-3
/
+3
2019-02-26
mt76: mt76x02: fix beacon timer drift adjustment
Felix Fietkau
1
-7
/
+7
2019-02-26
mt76: mt76x02: fix TSF sync mode
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76: mt76x2: simplify per-chain signal strength handling
Felix Fietkau
1
-7
/
+8
2019-02-18
mt76: fix resetting software IV flag on key delete
Felix Fietkau
1
-1
/
+1
[next]