index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2
-3
/
+2
2018-11-30
mt76: introduce mt76x02_config_mac_addr_list routine
Lorenzo Bianconi
4
-15
/
+27
2018-11-30
mt76x0: dfs: fix IBI_R11 configuration on non-radar channels
Lorenzo Bianconi
1
-2
/
+6
2018-11-30
mt76x02: assure we update gain after scan
Stanislaw Gruszka
3
-3
/
+8
2018-11-30
mt76x02: run calibration after scanning
Stanislaw Gruszka
4
-1
/
+6
2018-11-30
mt76: remove wait argument from mt76x02_mcu_set_radio_state
Stanislaw Gruszka
6
-10
/
+7
2018-11-30
mt76: remove wait argument from mt76x02_mcu_function_select
Stanislaw Gruszka
6
-12
/
+13
2018-11-30
mt76: remove mcu_msg_alloc
Stanislaw Gruszka
7
-44
/
+35
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
3
-3
/
+357
2018-11-30
mt76: move mt76x02_eeprom_copy in mt76x02-lib module
Lorenzo Bianconi
3
-13
/
+17
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
mt76x0: init: use mt76x02_mac_wcid_setup for wcid configuration
Lorenzo Bianconi
1
-43
/
+2
2018-11-30
mt76x2: move wcid_tx_rate conf at bootstrap
Lorenzo Bianconi
2
-4
/
+4
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
mt76: add support for reporting tx status with skb
Felix Fietkau
11
-95
/
+231
2018-11-30
mt76: mt76x02: only override control->sta on sw-encrypted tx
Felix Fietkau
1
-1
/
+3
2018-11-30
mt76: mt76x02: skip station tx status for non-sta wcid entries
Felix Fietkau
1
-1
/
+1
2018-11-30
mt76: clean up more unused EXPORT_SYMBOLs
Felix Fietkau
3
-10
/
+1
2018-11-30
mt76x0: pci: add DFS support
Lorenzo Bianconi
7
-33
/
+49
2018-11-30
mt76: move dfs support in mt76x02-lib module
Lorenzo Bianconi
8
-102
/
+83
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
7
-92
/
+48
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
14
-171
/
+54
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
7
-34
/
+39
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
4
-28
/
+31
2018-11-30
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
6
-14
/
+15
2018-11-30
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
6
-14
/
+24
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
8
-66
/
+34
2018-11-30
mt76x0: pci: add pre_tbtt_tasklet support
Lorenzo Bianconi
5
-7
/
+7
2018-11-30
mt76: move tx beacon routines in mt76x02-lib module
Lorenzo Bianconi
6
-147
/
+130
2018-11-30
mt76: move mac beacon routines in mt76x02-lib module
Lorenzo Bianconi
7
-129
/
+135
2018-11-30
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
8
-114
/
+87
2018-11-30
mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c
Lorenzo Bianconi
5
-10
/
+11
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
2
-18
/
+44
2018-11-30
mt76: usb: fix static tracepoints
Lorenzo Bianconi
10
-347
/
+38
2018-11-30
mt76: mt76x0: handle chip specific initval differences
Felix Fietkau
2
-4
/
+49
2018-11-30
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
6
-18
/
+3
2018-11-30
mt76x0: do not perform MCU calibration for MT7630
Stanislaw Gruszka
2
-0
/
+8
[prev]
[next]