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
/
mt7615
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
Lorenzo Bianconi
2020-02-08
1
-1
/
+2
*
mt76: fix fix ampdu locking
Markus Theil
2019-11-21
1
-2
/
+4
*
mt76: mt7615: read {tx,rx} mask from eeprom
Lorenzo Bianconi
2019-11-20
4
-2
/
+23
*
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
1
-0
/
+1
*
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
2019-11-20
1
-1
/
+3
*
mt76: mt7615: disable radar pattern detector during scanning
Lorenzo Bianconi
2019-11-20
1
-2
/
+4
*
mt76: move interface_modes definition in mt76_core module
Lorenzo Bianconi
2019-11-20
1
-7
/
+0
*
mt76: mt7615: add ibss support
Lorenzo Bianconi
2019-11-20
3
-0
/
+15
*
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
2019-11-20
1
-1
/
+0
*
mt76: mt7615: remove unneeded semicolon
YueHaibing
2019-11-20
2
-2
/
+2
*
mt76: add missing locking around ampdu action
Felix Fietkau
2019-11-20
1
-0
/
+2
*
mt76: mt7615: track tx/rx airtime for airtime fairness
Lorenzo Bianconi
2019-11-20
6
-3
/
+137
*
mt76: mt7615: introduce mt7615_mac_wtbl_update routine
Lorenzo Bianconi
2019-11-20
2
-5
/
+12
*
mt76: mt7615: fix survey channel busy time
Felix Fietkau
2019-11-20
2
-4
/
+8
*
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
5
-4
/
+43
*
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
1
-15
/
+3
*
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
1
-1
/
+1
*
mt76: store current channel survey_state in struct mt76_dev
Felix Fietkau
2019-11-20
1
-1
/
+1
*
mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4
Felix Fietkau
2019-11-20
1
-1
/
+1
*
mt76: report rx a-mpdu subframe status
Felix Fietkau
2019-11-20
2
-0
/
+16
*
mt76: mt7615: collect aggregation stats
Lorenzo Bianconi
2019-11-20
5
-0
/
+66
*
mt76: mt7615: add queue entry in debugfs
Lorenzo Bianconi
2019-11-20
2
-0
/
+72
*
mt76: mt7615: enable SCS by default
Lorenzo Bianconi
2019-11-20
1
-1
/
+1
*
mt76: mt7615: fix control frame rx in monitor mode
Felix Fietkau
2019-11-20
3
-1
/
+38
*
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-2
/
+1
*
mt76: mt7615: fix mt7615 firmware path definitions
Lorenzo Bianconi
2019-09-24
2
-10
/
+7
*
mt76: mt7615: add support to read temperature from mcu
Lorenzo Bianconi
2019-09-05
4
-11
/
+59
*
mt76: mt7615: introduce mt7615_txwi_to_txp utility routine
Lorenzo Bianconi
2019-09-05
2
-6
/
+15
*
mt76: do not send BAR frame on tx aggregation flush stop
Felix Fietkau
2019-09-05
1
-1
/
+0
*
mt76: mt7615: apply calibration-free data from OTP
Felix Fietkau
2019-09-05
1
-0
/
+38
*
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2019-09-05
1
-19
/
+2
*
mt76: fix some checkpatch warnings
Ryder Lee
2019-09-05
1
-1
/
+2
*
mt76: mt7615: add BIP_CMAC_128 cipher support
Lorenzo Bianconi
2019-09-05
2
-45
/
+131
*
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
2019-09-05
1
-10
/
+0
*
mt76: mt7615: enable survey support
Lorenzo Bianconi
2019-09-05
5
-0
/
+34
*
mt76: mt7615: add Smart Carrier Sense support
Lorenzo Bianconi
2019-09-05
6
-0
/
+270
*
mt76: mt7615: rework locking scheme for mt7615_set_channel
Lorenzo Bianconi
2019-09-05
1
-6
/
+8
*
mt76: mt7615: fix some checkpatch warnings
Ryder Lee
2019-09-05
3
-5
/
+3
*
mt76: Add paragraphs to describe the config symbols fully
Ryder Lee
2019-09-05
1
-1
/
+6
*
mt76: mt7615: update cw_min/max related settings
Ryder Lee
2019-09-05
1
-9
/
+9
*
mt76: mt7615: add 4 WMM sets support
Ryder Lee
2019-09-05
3
-12
/
+10
*
mt76: mt7615: fix MT7615_WATCHDOG_TIME definition
Lorenzo Bianconi
2019-09-05
1
-1
/
+1
*
mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
Lorenzo Bianconi
2019-09-05
3
-18
/
+21
*
mt76: mt7615: remove wtbl_sec_key definition
Lorenzo Bianconi
2019-09-05
1
-14
/
+0
*
mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
Lorenzo Bianconi
2019-09-05
6
-48
/
+63
*
mt76: mt7615: add mt7615_mac_wtbl_addr routine
Lorenzo Bianconi
2019-09-05
1
-1
/
+6
*
mt76: mt7615: move mt7615_mac_get_key_info in mac.c
Lorenzo Bianconi
2019-09-05
4
-49
/
+55
*
mt76: mt7615: add missing register initialization
Felix Fietkau
2019-09-05
2
-4
/
+31
*
mt76: mt7615: use params->ssn value directly
Stanislaw Gruszka
2019-09-05
1
-3
/
+3
*
mt76: mt7615: fix invalid fallback rates
Felix Fietkau
2019-09-05
1
-0
/
+3
[next]