index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: mt7615: Use kmemdup in mt7615_queue_key_update()
YueHaibing
2020-05-28
1
-2
/
+1
*
mt76: mt7615: switch to per-vif power_save support
Lorenzo Bianconi
2020-05-28
1
-23
/
+3
*
mt76: mt7615: introduce remain_on_channel support
Lorenzo Bianconi
2020-05-28
1
-0
/
+79
*
mt76: mt7615: configure bss info adding the interface
Sean Wang
2020-05-13
1
-4
/
+1
*
mt76: enable p2p support
Lorenzo Bianconi
2020-05-13
1
-0
/
+3
*
mt76: mt7615: do not report scan_complete twice to mac80211
Lorenzo Bianconi
2020-05-13
1
-4
/
+4
*
mt76: set runtime stream caps by mt76_phy
Ryder Lee
2020-05-12
1
-1
/
+1
*
mt76: mt7615: add gtk rekey offload support
Lorenzo Bianconi
2020-05-12
1
-0
/
+8
*
mt76: mt7615: add WoW support
Lorenzo Bianconi
2020-05-12
1
-0
/
+79
*
mt76: mt7615: do not mark sched_scan disabled in mt7615_scan_work
Lorenzo Bianconi
2020-05-12
1
-1
/
+0
*
mt76: mt7615: add sta pointer to mt7615_mcu_add_bss_info signature
Lorenzo Bianconi
2020-05-12
1
-3
/
+3
*
mt76: enable TDLS support
Lorenzo Bianconi
2020-05-12
1
-2
/
+2
*
mt76: mt7615: move mcu bss upload before creating the sta
Lorenzo Bianconi
2020-05-12
1
-4
/
+13
*
mt76: mt7663: introduce 802.11 PS support in sta mode
Lorenzo Bianconi
2020-05-12
1
-0
/
+23
*
mt76: mt7615: introduce mt7663u support
Lorenzo Bianconi
2020-05-12
1
-0
/
+34
*
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
2020-05-12
1
-28
/
+4
*
mt76: mt7615: fix possible deadlock in mt7615_stop
Lorenzo Bianconi
2020-05-12
1
-11
/
+8
*
mt76: mt7615: add support for applying tx DPD calibration from EEPROM
Felix Fietkau
2020-05-12
1
-1
/
+3
*
mt76: mt7615: add support for applying DC offset calibration from EEPROM
Felix Fietkau
2020-05-12
1
-0
/
+3
*
mt76: mt7615: do not always reset the dfs state setting the channel
Lorenzo Bianconi
2020-05-12
1
-1
/
+20
*
mt76: mt7615: introduce rlm tlv in bss_info mcu command
Lorenzo Bianconi
2020-05-12
1
-3
/
+3
*
mt76: mt7615: introduce scheduled scan support
Lorenzo Bianconi
2020-05-12
1
-5
/
+50
*
mt76: mt7615: introduce hw scan support
Lorenzo Bianconi
2020-05-12
1
-0
/
+34
*
mt76: mt7615: introduce mt7615_mcu_set_channel_domain mcu command
Lorenzo Bianconi
2020-05-12
1
-0
/
+1
*
mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure
Lorenzo Bianconi
2020-03-17
1
-10
/
+10
*
mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops
Lorenzo Bianconi
2020-03-17
1
-2
/
+2
*
mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops
Lorenzo Bianconi
2020-03-17
1
-1
/
+1
*
mt76: mt7615: add mt7615_mcu_ops data structure
Lorenzo Bianconi
2020-03-17
1
-5
/
+5
*
mt76: mt7615: fix antenna mask initialization in DBDC mode
Felix Fietkau
2020-03-17
1
-1
/
+7
*
mt76: mt7615: rework rx phy index handling
Felix Fietkau
2020-02-14
1
-6
/
+1
*
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2020-02-14
1
-0
/
+1
*
mt76: mt7615: fix monitor mode on second PHY
Felix Fietkau
2020-02-14
1
-4
/
+7
*
mt76: mt7615: fix adding active monitor interfaces
Felix Fietkau
2020-02-14
1
-0
/
+1
*
mt76: mt7615: simplify mcu_set_sta flow
Ryder Lee
2020-02-14
1
-7
/
+2
*
mt76: mt7615: simplify mcu_set_bmc flow
Ryder Lee
2020-02-14
1
-2
/
+1
*
mt76: mt7615: fix and rework tx power handling
Felix Fietkau
2020-02-14
1
-4
/
+3
*
mt76: mt7615: implement probing and firmware loading on MT7622
Felix Fietkau
2020-02-14
1
-0
/
+28
*
mt76: mt7615: add a get_stats() callback
Ryder Lee
2020-02-14
1
-0
/
+16
*
mt76: mt7615: report TSF information
Ryder Lee
2020-02-14
1
-0
/
+21
*
mt76: mt7615: add set_antenna callback
Ryder Lee
2020-02-14
1
-0
/
+27
*
mt76: mt7615: rework set_channel function
Ryder Lee
2020-02-14
1
-1
/
+4
*
mt76: mt7615: measure channel noise and report it via survey
Felix Fietkau
2020-02-14
1
-0
/
+3
*
mt76: mt7615: add set_coverage class support
Lorenzo Bianconi
2020-02-14
1
-0
/
+21
*
mt7615: replace sta_state callback with sta_add/sta_remove
Felix Fietkau
2020-02-14
1
-14
/
+24
*
mt76: mt7615: defer mcu initialization via workqueue
Felix Fietkau
2020-02-14
1
-0
/
+3
*
mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON
Felix Fietkau
2020-02-14
1
-5
/
+4
*
mt76: mt7615: move radio/mac initialization to .start/stop callbacks
Felix Fietkau
2020-02-14
1
-1
/
+22
*
mt76: mt7615: initialize dbdc settings on interface add
Felix Fietkau
2020-02-14
1
-1
/
+11
*
mt76: mt7615: add multiple wiphy support to the rx path
Felix Fietkau
2020-02-14
1
-0
/
+7
*
mt76: mt7615: add multiple wiphy support to the dfs support code
Felix Fietkau
2020-02-14
1
-3
/
+2
[next]