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
/
mt76
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-26
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
5
-3
/
+38
2018-01-26
mt76: add an intermediate struct for rx status information
Felix Fietkau
3
-3
/
+43
2018-01-26
mt76: fix TSF value in probe responses
Felix Fietkau
1
-1
/
+5
2018-01-26
mt76: retry rx polling as long as there is budget left
Felix Fietkau
1
-3
/
+7
2018-01-24
mt76x2: init: disable all pending tasklets during device removal
Lorenzo Bianconi
1
-0
/
+2
2018-01-24
mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()
Lorenzo Bianconi
1
-1
/
+2
2018-01-24
mt76x2: dfs: add set_domain handler
Lorenzo Bianconi
3
-1
/
+16
2018-01-24
mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()
Lorenzo Bianconi
2
-1
/
+2
2018-01-24
mt76: fix transmission of encrypted management frames
Felix Fietkau
4
-3
/
+28
2018-01-24
mt76x2: fix WMM parameter configuration
Lorenzo Bianconi
2
-12
/
+15
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()
Lorenzo Bianconi
1
-1
/
+1
2018-01-17
mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
Lorenzo Bianconi
1
-1
/
+3
2018-01-08
mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()
Lorenzo Bianconi
1
-1
/
+1
2018-01-08
mt76: fix memcpy to potential null pointer on failed allocation
Colin Ian King
1
-0
/
+2
2018-01-08
mt76x2: init: fix rx filter default value during init
Lorenzo Bianconi
1
-1
/
+2
2018-01-08
mt76x2: configure rx filter based on monitor mode setting
Felix Fietkau
1
-0
/
+9
2018-01-08
mt76x2: init: disable APCLI by default
Lorenzo Bianconi
1
-2
/
+0
2018-01-08
mt76x2: convert between per-chain tx power and combined output
Felix Fietkau
2
-0
/
+10
2018-01-08
mt76x2: initialize channel power limits at probe time
Felix Fietkau
4
-13
/
+43
2018-01-08
mt76x2: add channel argument to eeprom tx power functions
Felix Fietkau
3
-17
/
+26
2018-01-08
mt76x2: increase OFDM SIFS time
Felix Fietkau
1
-8
/
+1
2018-01-08
mt76x2: remove some harmless WARN_ONs in tx status and rx path
Felix Fietkau
1
-14
/
+14
2018-01-08
mt76: fix returnvar.cocci warnings
Fengguang Wu
1
-2
/
+1
2018-01-08
mt76: fix debugfs_simple_attr.cocci warnings
Fengguang Wu
1
-3
/
+4
2017-12-07
mt76: add driver code for MT76x2e
Felix Fietkau
23
-0
/
+6941
2017-12-07
mt76: add common code shared between multiple chipsets
Felix Fietkau
12
-0
/
+2219