index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()
Lorenzo Bianconi
2018-01-17
1
-1
/
+1
*
mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()
Lorenzo Bianconi
2018-01-17
1
-1
/
+3
*
mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()
Lorenzo Bianconi
2018-01-08
1
-1
/
+1
*
mt76: fix memcpy to potential null pointer on failed allocation
Colin Ian King
2018-01-08
1
-0
/
+2
*
mt76x2: init: fix rx filter default value during init
Lorenzo Bianconi
2018-01-08
1
-1
/
+2
*
mt76x2: configure rx filter based on monitor mode setting
Felix Fietkau
2018-01-08
1
-0
/
+9
*
mt76x2: init: disable APCLI by default
Lorenzo Bianconi
2018-01-08
1
-2
/
+0
*
mt76x2: convert between per-chain tx power and combined output
Felix Fietkau
2018-01-08
2
-0
/
+10
*
mt76x2: initialize channel power limits at probe time
Felix Fietkau
2018-01-08
4
-13
/
+43
*
mt76x2: add channel argument to eeprom tx power functions
Felix Fietkau
2018-01-08
3
-17
/
+26
*
mt76x2: increase OFDM SIFS time
Felix Fietkau
2018-01-08
1
-8
/
+1
*
mt76x2: remove some harmless WARN_ONs in tx status and rx path
Felix Fietkau
2018-01-08
1
-14
/
+14
*
mt76: fix returnvar.cocci warnings
Fengguang Wu
2018-01-08
1
-2
/
+1
*
mt76: fix debugfs_simple_attr.cocci warnings
Fengguang Wu
2018-01-08
1
-3
/
+4
*
mt76: add driver code for MT76x2e
Felix Fietkau
2017-12-07
23
-0
/
+6941
*
mt76: add common code shared between multiple chipsets
Felix Fietkau
2017-12-07
12
-0
/
+2219