index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x0
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76x0u: fix suspend/resume
Stanislaw Gruszka
2019-02-07
1
-17
/
+29
*
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
2019-01-31
3
-27
/
+25
*
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
2018-11-30
2
-4
/
+6
*
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
2018-11-30
1
-8
/
+6
*
mt76: introduce mt76x02_config_mac_addr_list routine
Lorenzo Bianconi
2018-11-30
1
-0
/
+2
*
mt76x02: assure we update gain after scan
Stanislaw Gruszka
2018-11-30
1
-1
/
+2
*
mt76x02: run calibration after scanning
Stanislaw Gruszka
2018-11-30
1
-1
/
+1
*
mt76: remove wait argument from mt76x02_mcu_function_select
Stanislaw Gruszka
2018-11-30
2
-2
/
+2
*
mt76: remove mcu_msg_alloc
Stanislaw Gruszka
2018-11-30
1
-1
/
+0
*
mt76x0: use band parameter for LC calibration
Stanislaw Gruszka
2018-11-30
1
-2
/
+3
*
mt76x0: phy: use tssi reported value to configure tx power if available
Lorenzo Bianconi
2018-11-30
2
-5
/
+17
*
mt76x0: phy: introduce tssi calibration support
Lorenzo Bianconi
2018-11-30
1
-3
/
+352
*
mt76x0: init: use mt76x02_mac_wcid_setup for wcid configuration
Lorenzo Bianconi
2018-11-30
1
-43
/
+2
*
mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardware
Lorenzo Bianconi
2018-11-30
1
-9
/
+4
*
mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensor
Lorenzo Bianconi
2018-11-30
1
-2
/
+1
*
mt76x0: do not overwrite other MT_BBP(AGC, 8) fields
Stanislaw Gruszka
2018-11-30
1
-3
/
+1
*
mt76x0: pci: add DFS support
Lorenzo Bianconi
2018-11-30
2
-2
/
+13
*
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
4
-54
/
+2
*
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
6
-99
/
+3
*
mt76x0: update init vals for MT_TX_PROT registers
Lorenzo Bianconi
2018-11-30
1
-6
/
+9
*
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
2
-2
/
+3
*
mt76x0: pci: enable AP support
Lorenzo Bianconi
2018-11-30
4
-39
/
+32
*
mt76: introduce mt76x02_init_beacon_config routine
Lorenzo Bianconi
2018-11-30
1
-7
/
+1
*
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-0
/
+1
*
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
2018-11-30
2
-0
/
+2
*
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
4
-26
/
+4
*
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
2018-11-30
2
-0
/
+3
*
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
2
-35
/
+3
*
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
2018-11-30
3
-10
/
+1
*
mt76x0: align mt76x0u and mt76x0e fw version
Lorenzo Bianconi
2018-11-30
3
-4
/
+23
*
mt76x0: mac: remove mt76x0_mac_set_ampdu_factor
Lorenzo Bianconi
2018-11-30
2
-26
/
+0
*
mt76x0: pci: add missing MODULE_FIRMWARE macro
Lorenzo Bianconi
2018-11-30
3
-3
/
+5
*
mt76x0: init: simplify mt76x0_init_mac_registers
Lorenzo Bianconi
2018-11-30
1
-17
/
+10
*
mt76x0: antenna select corrections
Stanislaw Gruszka
2018-11-30
1
-13
/
+39
*
mt76: usb: fix static tracepoints
Lorenzo Bianconi
2018-11-30
7
-343
/
+4
*
mt76: mt76x0: handle chip specific initval differences
Felix Fietkau
2018-11-30
2
-4
/
+49
*
mt76x0: do not perform MCU calibration for MT7630
Stanislaw Gruszka
2018-11-30
2
-0
/
+8
*
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
2018-11-30
4
-84
/
+4
*
mt76x0: use mt76x02_mac_work as stats handler
Lorenzo Bianconi
2018-11-30
3
-71
/
+1
*
mt76x0: use shared debugfs implementation
Lorenzo Bianconi
2018-11-30
4
-92
/
+3
*
mt76: move mt76x02_mac_work routine in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
1
-2
/
+0
*
mt76x0: pci: add get_survey support
Lorenzo Bianconi
2018-11-30
3
-0
/
+9
*
mt76x0: phy: improve code readability in initvals_phy.h
Lorenzo Bianconi
2018-11-30
1
-722
/
+591
*
mt76x0: phy: simplify rf configuration routines
Lorenzo Bianconi
2018-11-30
2
-144
/
+106
*
mt76x0: phy: use proper name convention
Lorenzo Bianconi
2018-11-30
3
-113
/
+113
*
mt76x0: phy: do not run calibration during channel switch
Lorenzo Bianconi
2018-10-13
3
-24
/
+23
*
mt76x0: phy: align channel gain logic to mt76x2 one
Lorenzo Bianconi
2018-10-13
1
-17
/
+39
*
mt76x0: phy: add phy/vco temperature compensation
Lorenzo Bianconi
2018-10-13
1
-25
/
+23
*
mt76x0: eeprom: introduce mt76x0_tssi_enabled routine
Lorenzo Bianconi
2018-10-13
2
-1
/
+7
*
mt76x0: phy: update set_channel for mt76x0e devices
Lorenzo Bianconi
2018-10-13
1
-5
/
+13
[next]