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
/
mt76
/
mt76x0
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
mt76x02: do not enable RTS/CTS by default
Stanislaw Gruszka
1
-1
/
+1
2019-03-19
mt76x02u: check chip version on probe
Stanislaw Gruszka
1
-3
/
+7
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
1
-5
/
+0
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
1
-11
/
+0
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
3
-5
/
+5
2019-02-18
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
1
-1
/
+1
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
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
4
-38
/
+24
2019-02-18
mt76: move alloc_device common code in mt76_alloc_device
Lorenzo Bianconi
1
-4
/
+1
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
2
-2
/
+2
2019-02-18
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
1
-2
/
+4
2019-02-18
mt76x0: mcu: remove useless commented configuration
Lorenzo Bianconi
1
-6
/
+0
2019-02-18
mt76x0: eeprom: fix VHT mcs{8,9} rate power offset
Lorenzo Bianconi
1
-3
/
+3
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-01-31
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
3
-27
/
+25
2019-01-17
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
1
-1
/
+3
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
2
-2
/
+2
2019-01-11
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
2
-0
/
+3
2019-01-11
mt76x0: configure MT_VHT_HT_FBK_CFG1
Stanislaw Gruszka
1
-0
/
+1
2019-01-11
mt76x0: pci: fix ACS support
Lorenzo Bianconi
1
-0
/
+8
2019-01-11
mt76: Add missing include of linux/module.h
Hauke Mehrtens
1
-0
/
+1
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
2
-4
/
+6
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
1
-8
/
+6
2018-11-30
mt76: introduce mt76x02_config_mac_addr_list routine
Lorenzo Bianconi
1
-0
/
+2
2018-11-30
mt76x02: assure we update gain after scan
Stanislaw Gruszka
1
-1
/
+2
2018-11-30
mt76x02: run calibration after scanning
Stanislaw Gruszka
1
-1
/
+1
2018-11-30
mt76: remove wait argument from mt76x02_mcu_function_select
Stanislaw Gruszka
2
-2
/
+2
2018-11-30
mt76: remove mcu_msg_alloc
Stanislaw Gruszka
1
-1
/
+0
2018-11-30
mt76x0: use band parameter for LC calibration
Stanislaw Gruszka
1
-2
/
+3
2018-11-30
mt76x0: phy: use tssi reported value to configure tx power if available
Lorenzo Bianconi
2
-5
/
+17
2018-11-30
mt76x0: phy: introduce tssi calibration support
Lorenzo Bianconi
1
-3
/
+352
2018-11-30
mt76x0: init: use mt76x02_mac_wcid_setup for wcid configuration
Lorenzo Bianconi
1
-43
/
+2
2018-11-30
mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardware
Lorenzo Bianconi
1
-9
/
+4
2018-11-30
mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensor
Lorenzo Bianconi
1
-2
/
+1
2018-11-30
mt76x0: do not overwrite other MT_BBP(AGC, 8) fields
Stanislaw Gruszka
1
-3
/
+1
2018-11-30
mt76x0: pci: add DFS support
Lorenzo Bianconi
2
-2
/
+13
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
4
-54
/
+2
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
6
-99
/
+3
2018-11-30
mt76x0: update init vals for MT_TX_PROT registers
Lorenzo Bianconi
1
-6
/
+9
2018-11-30
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
2
-2
/
+3
2018-11-30
mt76x0: pci: enable AP support
Lorenzo Bianconi
4
-39
/
+32
2018-11-30
mt76: introduce mt76x02_init_beacon_config routine
Lorenzo Bianconi
1
-7
/
+1
2018-11-30
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
2
-0
/
+2
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
4
-26
/
+4
2018-11-30
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
2
-0
/
+3
2018-11-30
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
2
-35
/
+3
2018-11-30
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
3
-10
/
+1
[next]