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
/
mt76x2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
mt76x02: do not enable RTS/CTS by default
Stanislaw Gruszka
2
-2
/
+1
2019-03-19
mt76x02u: 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: 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: mt76x2: implement full device restart on watchdog reset
Felix Fietkau
3
-1
/
+23
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: mt76x2: unify mt76x2[u]_mac_resume
Felix Fietkau
6
-18
/
+9
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
5
-11
/
+9
2019-02-18
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
1
-1
/
+1
2019-02-18
mt76x2: remove mt76x2_alloc_device routine
Lorenzo Bianconi
3
-33
/
+20
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
2
-6
/
+4
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
mt76: mt76x2: avoid running DPD calibration if tx is blocked
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76x02: init beacon config for mt76x2u
Stanislaw Gruszka
1
-5
/
+1
2019-02-18
mt76x02: initialize mutli bss mode when set up address
Stanislaw Gruszka
1
-3
/
+1
2019-02-18
mt76x02: use commmon add interface for mt76x2u
Stanislaw Gruszka
1
-14
/
+1
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 led support to mt76x0e driver
Lorenzo Bianconi
2
-77
/
+0
2019-01-11
mt76: make const array 'data' static, shrinks object size
Colin Ian King
1
-1
/
+1
2019-01-11
mt76: mmio: introduce mt76x02_check_tx_hang watchdog
Lorenzo Bianconi
2
-0
/
+3
2019-01-11
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
2
-0
/
+3
2019-01-11
mt76x2: init: set default value for MT_TX_LINK_CFG
Lorenzo Bianconi
1
-0
/
+1
2019-01-11
mt76x2: add static qualifier to mt76x2_init_hardware
Lorenzo Bianconi
2
-2
/
+1
2018-12-13
Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wireless
Kalle Valo
22
-1974
/
+199
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
4
-4
/
+6
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
4
-25
/
+25
2018-11-30
mt76x2u: init: remove mt76x2u_init_beacon_offsets routine
Lorenzo Bianconi
1
-10
/
+0
2018-11-30
mt76x2u: main: use mt76x02_bss_info_changed utility routine
Lorenzo Bianconi
1
-20
/
+3
2018-11-30
mt76x2u: phy: run phy_channel_calibrate after channel switch
Lorenzo Bianconi
3
-9
/
+15
2018-11-30
mt76x2u: phy: add TX_SHAPING calibration
Lorenzo Bianconi
1
-0
/
+1
2018-11-30
mt76x0: pci: enable VHT rates in IBSS mode
Lorenzo Bianconi
1
-3
/
+0
2018-11-30
mt76: introduce mt76x02_config_mac_addr_list routine
Lorenzo Bianconi
1
-15
/
+2
2018-11-30
mt76x02: assure we update gain after scan
Stanislaw Gruszka
1
-1
/
+2
2018-11-30
mt76: remove wait argument from mt76x02_mcu_set_radio_state
Stanislaw Gruszka
4
-4
/
+4
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
2
-15
/
+8
2018-11-30
mt76: move mt76x02_eeprom_copy in mt76x02-lib module
Lorenzo Bianconi
1
-13
/
+2
2018-11-30
mt76x2u: init: use common routines for wcid/key initialization
Lorenzo Bianconi
1
-12
/
+7
2018-11-30
mt76x2u: init: remove not useful configuration
Lorenzo Bianconi
1
-3
/
+0
2018-11-30
mt76x2: move wcid_tx_rate conf at bootstrap
Lorenzo Bianconi
1
-1
/
+4
2018-11-30
mt76x0: pci: add DFS support
Lorenzo Bianconi
2
-29
/
+1
2018-11-30
mt76: move dfs support in mt76x02-lib module
Lorenzo Bianconi
6
-896
/
+4
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
1
-38
/
+1
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
4
-70
/
+3
2018-11-30
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
3
-32
/
+3
[next]