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
/
main.c
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: mt7615: add ibss support
Lorenzo Bianconi
2019-11-20
1
-0
/
+1
*
mt76: mt7615: remove unneeded semicolon
YueHaibing
2019-11-20
1
-1
/
+1
*
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
1
-1
/
+23
*
mt76: mt7615: report tx_time, bss_rx and busy time to mac80211
Lorenzo Bianconi
2019-11-20
1
-2
/
+2
*
mt76: mt7615: collect aggregation stats
Lorenzo Bianconi
2019-11-20
1
-0
/
+2
*
mt76: mt7615: fix control frame rx in monitor mode
Felix Fietkau
2019-11-20
1
-0
/
+10
*
mac80211: simplify TX aggregation start
Johannes Berg
2019-10-04
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: mt7615: add BIP_CMAC_128 cipher support
Lorenzo Bianconi
2019-09-05
1
-0
/
+3
*
mt76: mt7615: enable survey support
Lorenzo Bianconi
2019-09-05
1
-0
/
+5
*
mt76: mt7615: add Smart Carrier Sense support
Lorenzo Bianconi
2019-09-05
1
-0
/
+1
*
mt76: mt7615: rework locking scheme for mt7615_set_channel
Lorenzo Bianconi
2019-09-05
1
-6
/
+8
*
mt76: mt7615: add 4 WMM sets support
Ryder Lee
2019-09-05
1
-10
/
+6
*
mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signature
Lorenzo Bianconi
2019-09-05
1
-7
/
+5
*
mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine
Lorenzo Bianconi
2019-09-05
1
-1
/
+1
*
mt76: mt7615: use params->ssn value directly
Stanislaw Gruszka
2019-09-05
1
-3
/
+3
*
mt76: mt7615: move mt7615_mcu_set_rates to mac.c
Felix Fietkau
2019-09-05
1
-1
/
+1
*
mt76: mt7615: fall back to sw encryption for unsupported ciphers
Lorenzo Bianconi
2019-09-05
1
-0
/
+15
*
mt76: mt7615: add csa support
Lorenzo Bianconi
2019-09-05
1
-0
/
+13
*
mt76: mt7615: add hw dfs pattern detector support
Lorenzo Bianconi
2019-09-05
1
-0
/
+6
*
mt76: mt7615: remove cfg80211_chan_def from mt7615_set_channel signature
Lorenzo Bianconi
2019-06-27
1
-3
/
+2
*
mt76: mt7615: update peer's bssid when state transition occurs
Ryder Lee
2019-06-27
1
-3
/
+2
*
mt76: mt7615: fix slow performance when enable encryption
Ryder Lee
2019-06-27
1
-1
/
+1
*
mt76: mt7615: enable support for mesh
Ryder Lee
2019-06-27
1
-0
/
+1
*
mt76: mt7615: rearrange locking in mt7615_config
Lorenzo Bianconi
2019-06-27
1
-8
/
+5
*
mt76: mt7615: init get_txpower mac80211 callback
Lorenzo Bianconi
2019-06-27
1
-0
/
+1
*
mt76: mt7615: add the capability to configure tx power
Lorenzo Bianconi
2019-06-27
1
-0
/
+3
*
mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtbl
Lorenzo Bianconi
2019-06-25
1
-1
/
+1
*
mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmc
Lorenzo Bianconi
2019-06-25
1
-11
/
+4
*
mt76: Fix a signedness bug in mt7615_add_interface()
Dan Carpenter
2019-06-25
1
-2
/
+3
*
mt76: add mac80211 driver for MT7615 PCIe-based chipsets
Ryder Lee
2019-05-01
1
-0
/
+499