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
/
mt7603
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: fix fix ampdu locking
Markus Theil
2019-11-21
1
-2
/
+4
*
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: move interface_modes definition in mt76_core module
Lorenzo Bianconi
2019-11-20
1
-9
/
+0
*
mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device
Lorenzo Bianconi
2019-11-20
1
-1
/
+0
*
mt76: add missing locking around ampdu action
Felix Fietkau
2019-11-20
1
-0
/
+2
*
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
1
-14
/
+1
*
mt76: mt7603: switch to a different counter for survey busy time
Felix Fietkau
2019-11-20
1
-1
/
+1
*
mt76: mt7603: track tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
5
-1
/
+112
*
mt76: track rx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
2
-1
/
+2
*
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
2
-0
/
+15
*
mt76: mt7603: remove q_rx field from struct mt7603_dev
Felix Fietkau
2019-11-20
1
-2
/
+0
*
mt76: mt7603: collect aggregation stats
Lorenzo Bianconi
2019-11-20
5
-0
/
+61
*
mt76: move queue debugfs entry to driver specific code
Lorenzo Bianconi
2019-11-20
1
-0
/
+2
*
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
1
-2
/
+1
*
mt76: mt7603: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-05
1
-2
/
+1
*
mt76: do not send BAR frame on tx aggregation flush stop
Felix Fietkau
2019-09-05
1
-1
/
+0
*
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2019-09-05
1
-19
/
+2
*
mt76: mt7603: remove unnecessary mcu queue initialization
Lorenzo Bianconi
2019-09-05
1
-3
/
+0
*
mt76: move mt76_tx_tasklet in mt76 module
Lorenzo Bianconi
2019-09-05
1
-11
/
+0
*
mt76: mt7603: move survey_time in mt76_dev
Lorenzo Bianconi
2019-09-05
3
-5
/
+5
*
mt76: mt7603: fix some checkpatch warnings
Ryder Lee
2019-09-05
11
-18
/
+19
*
mt76: Add paragraphs to describe the config symbols fully
Ryder Lee
2019-09-05
1
-2
/
+4
*
mt76: mt7603: fix watchdog rescheduling in mt7603_set_channel
Lorenzo Bianconi
2019-09-05
1
-1
/
+1
*
mt76: mt7603: use params->ssn value directly
Stanislaw Gruszka
2019-09-05
1
-3
/
+3
*
mt76: mt7603: fix invalid fallback rates
Felix Fietkau
2019-09-05
1
-0
/
+3
*
mt76: mt7603: enable hardware rate up/down selection
Felix Fietkau
2019-09-05
1
-2
/
+1
*
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-30
1
-3
/
+1
*
mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (dif...
Lorenzo Bianconi
2019-06-27
1
-1
/
+1
*
mt76: move nl80211_dfs_regions in mt76_dev data structure
Lorenzo Bianconi
2019-06-27
3
-5
/
+3
*
mt76: mt7603: improve hardware rate switching configuration
Felix Fietkau
2019-06-27
1
-1
/
+10
*
mt76: mt7603: rework and fix tx status reporting
Felix Fietkau
2019-06-27
4
-41
/
+108
*
mt76: Remove set but not used variables 'pid' and 'final_mpdu'
YueHaibing
2019-06-27
1
-4
/
+0
*
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
-25
/
+1
*
mt76: fix setting chan->max_power
Felix Fietkau
2019-06-27
1
-1
/
+1
*
mt76: mt7603: fix reading target tx power from eeprom
Felix Fietkau
2019-06-27
2
-0
/
+6
*
mt76: mt7603: add debugfs knob to enable/disable edcca
Lorenzo Bianconi
2019-06-25
4
-4
/
+39
*
mt76: mt7603: stop mac80211 queues before setting the channel
Lorenzo Bianconi
2019-06-25
1
-1
/
+4
*
mt76: move netif_napi_del in mt76_dma_cleanup
Lorenzo Bianconi
2019-06-25
1
-1
/
+0
*
mt76: mt7603: use napi polling for tx cleanup
Lorenzo Bianconi
2019-06-25
3
-5
/
+31
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eeprom
Lorenzo Bianconi
2019-05-01
1
-10
/
+20
*
mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channel
Lorenzo Bianconi
2019-05-01
2
-2
/
+9
*
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
2019-05-01
5
-9
/
+7
*
mt76: move beacon_mask in mt76_dev
Lorenzo Bianconi
2019-05-01
2
-10
/
+9
*
mt76: move beacon_int in mt76_dev
Lorenzo Bianconi
2019-05-01
4
-4
/
+3
*
mt76: mt7603: report firmware version using ethtool
Lorenzo Bianconi
2019-05-01
1
-0
/
+3
*
mt76: fix endianness sparse warnings
Ryder Lee
2019-05-01
1
-1
/
+1
[next]