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.13.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
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
2018-11-30
mt76x0: align mt76x0u and mt76x0e fw version
Lorenzo Bianconi
3
-4
/
+23
2018-11-30
mt76x0: mac: remove mt76x0_mac_set_ampdu_factor
Lorenzo Bianconi
2
-26
/
+0
2018-11-30
mt76x0: pci: add missing MODULE_FIRMWARE macro
Lorenzo Bianconi
3
-3
/
+5
2018-11-30
mt76x0: init: simplify mt76x0_init_mac_registers
Lorenzo Bianconi
1
-17
/
+10
2018-11-30
mt76x0: antenna select corrections
Stanislaw Gruszka
1
-13
/
+39
2018-11-30
mt76: usb: fix static tracepoints
Lorenzo Bianconi
7
-343
/
+4
2018-11-30
mt76: mt76x0: handle chip specific initval differences
Felix Fietkau
2
-4
/
+49
2018-11-30
mt76x0: do not perform MCU calibration for MT7630
Stanislaw Gruszka
2
-0
/
+8
2018-11-30
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
4
-84
/
+4
2018-11-30
mt76x0: use mt76x02_mac_work as stats handler
Lorenzo Bianconi
3
-71
/
+1
2018-11-30
mt76x0: use shared debugfs implementation
Lorenzo Bianconi
4
-92
/
+3
2018-11-30
mt76: move mt76x02_mac_work routine in mt76x02-lib module
Lorenzo Bianconi
1
-2
/
+0
2018-11-30
mt76x0: pci: add get_survey support
Lorenzo Bianconi
3
-0
/
+9
2018-11-30
mt76x0: phy: improve code readability in initvals_phy.h
Lorenzo Bianconi
1
-722
/
+591
2018-11-30
mt76x0: phy: simplify rf configuration routines
Lorenzo Bianconi
2
-144
/
+106
2018-11-30
mt76x0: phy: use proper name convention
Lorenzo Bianconi
3
-113
/
+113
2018-10-13
mt76x0: phy: do not run calibration during channel switch
Lorenzo Bianconi
3
-24
/
+23
2018-10-13
mt76x0: phy: align channel gain logic to mt76x2 one
Lorenzo Bianconi
1
-17
/
+39
2018-10-13
mt76x0: phy: add phy/vco temperature compensation
Lorenzo Bianconi
1
-25
/
+23
2018-10-13
mt76x0: eeprom: introduce mt76x0_tssi_enabled routine
Lorenzo Bianconi
2
-1
/
+7
2018-10-13
mt76x0: phy: update set_channel for mt76x0e devices
Lorenzo Bianconi
1
-5
/
+13
2018-10-13
mt76x0: pci: introduce mt76x0_phy_calirate routine
Lorenzo Bianconi
4
-3
/
+55
2018-10-13
mt76x0: pci: rename mt76x0_phy_calibrate
Lorenzo Bianconi
1
-2
/
+2
[next]