index
:
talos-op-linux
master
Talos™ II 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
/
mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
2019-11-20
1
-1
/
+3
*
mt76: mt7615: track tx/rx airtime for airtime fairness
Lorenzo Bianconi
2019-11-20
1
-0
/
+92
*
mt76: mt7615: introduce mt7615_mac_wtbl_update routine
Lorenzo Bianconi
2019-11-20
1
-5
/
+11
*
mt76: mt7615: fix survey channel busy time
Felix Fietkau
2019-11-20
1
-2
/
+3
*
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
1
-2
/
+24
*
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: report rx a-mpdu subframe status
Felix Fietkau
2019-11-20
1
-0
/
+14
*
mt76: mt7615: collect aggregation stats
Lorenzo Bianconi
2019-11-20
1
-0
/
+18
*
mt76: mt7615: introduce mt7615_txwi_to_txp utility routine
Lorenzo Bianconi
2019-09-05
1
-6
/
+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
1
-45
/
+128
*
mt76: mt7615: enable survey support
Lorenzo Bianconi
2019-09-05
1
-0
/
+24
*
mt76: mt7615: add Smart Carrier Sense support
Lorenzo Bianconi
2019-09-05
1
-0
/
+176
*
mt76: mt7615: fix some checkpatch warnings
Ryder Lee
2019-09-05
1
-2
/
+2
*
mt76: mt7615: add 4 WMM sets support
Ryder Lee
2019-09-05
1
-2
/
+3
*
mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
Lorenzo Bianconi
2019-09-05
1
-9
/
+13
*
mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
Lorenzo Bianconi
2019-09-05
1
-1
/
+50
*
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
1
-0
/
+35
*
mt76: mt7615: fix invalid fallback rates
Felix Fietkau
2019-09-05
1
-0
/
+3
*
mt76: mt7615: fix PS buffering of action frames
Felix Fietkau
2019-09-05
1
-1
/
+1
*
mt76: mt7615: fix using VHT STBC rates
Felix Fietkau
2019-09-05
1
-6
/
+12
*
mt76: mt7615: sync with mt7603 rate control changes
Felix Fietkau
2019-09-05
1
-37
/
+92
*
mt76: mt7615: reset rate index/counters on rate table update
Felix Fietkau
2019-09-05
1
-1
/
+4
*
mt76: mt7615: move mt7615_mcu_set_rates to mac.c
Felix Fietkau
2019-09-05
1
-5
/
+95
*
mt76: mt7615: add hw dfs pattern detector support
Lorenzo Bianconi
2019-09-05
1
-0
/
+88
*
mt76: mt7615: add support for per-chain signal strength reporting
Ryder Lee
2019-06-27
1
-1
/
+21
*
mt76: Remove set but not used variables 'pid' and 'final_mpdu'
YueHaibing
2019-06-27
1
-4
/
+1
*
mt76: move mt76_get_rate in mt76-module
Lorenzo Bianconi
2019-06-27
1
-27
/
+3
*
mt76: move mt76_insert_ccmp_hdr in mt76-module
Lorenzo Bianconi
2019-06-27
1
-24
/
+1
*
mt76: mt7615: do not process rx packets if the device is not initialized
Lorenzo Bianconi
2019-06-25
1
-0
/
+3
*
mt76: fix endianness sparse warnings
Ryder Lee
2019-05-01
1
-6
/
+6
*
mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Ryder Lee
2019-05-01
1
-0
/
+775