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-02-18
mt76: fix corrupted software generated tx CCMP PN
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76: fix tx status timeout processing
Felix Fietkau
1
-4
/
+1
2019-02-18
mt76: Use the correct hweight8() function
Ben Hutchings
1
-2
/
+2
2019-02-18
mt76x02u: remove bogus check and comment padding
Stanislaw Gruszka
1
-5
/
+9
2019-02-18
mt76: usb: use dev_err_ratelimited instead of dev_err in mt76u_complete_rx
Lorenzo Bianconi
1
-1
/
+2
2019-02-18
mt76: usb: introduce disable_usb_sg parameter
Lorenzo Bianconi
1
-1
/
+5
2019-02-18
mt76: usb: use a linear buffer for tx/rx datapath if sg is not supported
Lorenzo Bianconi
1
-33
/
+54
2019-02-18
mt76: usb: do not use sg buffers for mcu messages
Lorenzo Bianconi
4
-13
/
+36
2019-02-18
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
4
-13
/
+16
2019-02-18
mt76: usb: do not run mt76u_queues_deinit twice
Lorenzo Bianconi
1
-9
/
+2
2019-02-18
mt76: usb: fix possible memory leak in mt76u_buf_free
Lorenzo Bianconi
1
-4
/
+10
2019-02-18
mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinit
Lorenzo Bianconi
1
-3
/
+5
2019-02-18
mt76x02u: use usb_bulk_msg to upload firmware
Stanislaw Gruszka
3
-37
/
+29
2019-02-18
mt76x0: init: introduce mt76x0_init_txpower routine
Lorenzo Bianconi
4
-11
/
+39
2019-02-18
mt76x0: phy: report target_power in debugfs
Lorenzo Bianconi
1
-0
/
+1
2019-02-18
mt76: change the return type of mt76_dma_attach()
Ryder Lee
2
-3
/
+2
2019-02-18
mt76x2: remove mt76x2_alloc_device routine
Lorenzo Bianconi
3
-33
/
+20
2019-02-18
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
4
-38
/
+24
2019-02-18
mt76x2u: remove mt76x2u_alloc_device routine
Lorenzo Bianconi
3
-30
/
+18
2019-02-18
mt76: move alloc_device common code in mt76_alloc_device
Lorenzo Bianconi
5
-13
/
+14
2019-02-18
mt76: increase ED/CCA tx block threshold
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76: measure the time between mt76x02_edcca_check runs
Felix Fietkau
2
-2
/
+10
2019-02-18
mt76: clear CCA timer stats in mt76x02_edcca_init
Felix Fietkau
1
-0
/
+3
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
6
-6
/
+7
2019-02-18
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
5
-8
/
+12
2019-02-18
mt76: mt76x2: avoid running DPD calibration if tx is blocked
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76: fix software encryption issues
Felix Fietkau
2
-8
/
+8
2019-02-18
mt76: remove add_buf pointer in mt76_queue_ops
Lorenzo Bianconi
2
-2
/
+0
2019-02-18
mt76: move mt76_dma_tx_queue_skb_raw in mt76-core module
Lorenzo Bianconi
3
-32
/
+37
2019-02-18
mt76x0: mcu: remove useless commented configuration
Lorenzo Bianconi
1
-6
/
+0
2019-02-18
mt76: move mt76_mcu_rx_event in mt76-core
Lorenzo Bianconi
3
-2
/
+9
2019-02-18
mt76: move mt76_mcu_get_response in mt76-core
Lorenzo Bianconi
3
-16
/
+20
2019-02-18
mt76: move mt76_mcu_msg_alloc in mt76-core
Lorenzo Bianconi
6
-29
/
+49
2019-02-18
mt76x0: eeprom: fix VHT mcs{8,9} rate power offset
Lorenzo Bianconi
1
-3
/
+3
2019-02-18
mt76x02: enable support for IBSS and MESH
Stanislaw Gruszka
1
-11
/
+10
2019-02-18
mt76: beaconing fixes for USB
Stanislaw Gruszka
3
-11
/
+30
2019-02-18
mt76x02: init beacon config for mt76x2u
Stanislaw Gruszka
1
-5
/
+1
2019-02-18
mt76x02: minor beaconing init changes
Stanislaw Gruszka
1
-6
/
+12
2019-02-18
mt76x02: initialize mutli bss mode when set up address
Stanislaw Gruszka
4
-16
/
+18
2019-02-18
mt76x02: use commmon add interface for mt76x2u
Stanislaw Gruszka
3
-19
/
+5
2019-02-18
mt76x02: use mask for vifs
Stanislaw Gruszka
2
-0
/
+13
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
4
-44
/
+54
2019-02-07
mt76x0u: fix suspend/resume
Stanislaw Gruszka
1
-17
/
+29
2019-02-01
mt7601u: do not use WARN_ON in the datapath
Lorenzo Bianconi
1
-3
/
+3
2019-02-01
mt7601u: bump supported EEPROM version
Stanislaw Gruszka
1
-1
/
+1
2019-01-31
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
3
-27
/
+25
2019-01-22
mt76: avoid scheduling tx queues for powersave stations
Felix Fietkau
1
-0
/
+5
2019-01-22
mt76: fix per-chain signal strength reporting
Felix Fietkau
1
-1
/
+1
2019-01-21
mt76: do not report out-of-range rx nss
Lorenzo Bianconi
1
-4
/
+10
2019-01-17
mt76: add channel switch announcement support
Felix Fietkau
4
-2
/
+57
[prev]
[next]