index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
mt76: mt7921: remove mcu rate reporting code
Lorenzo Bianconi
1
-4
/
+0
2021-10-20
mt76: mt7921: report tx rate directly from tx status
Lorenzo Bianconi
1
-11
/
+11
2021-10-20
mt76: mt7921: introduce mt7921_mcu_set_beacon_filter utility routine
Lorenzo Bianconi
1
-31
/
+2
2021-10-20
mt76: mt7921: get rid of monitor_vif
Lorenzo Bianconi
1
-7
/
+0
2021-10-20
mt76: mt7921: introduce testmode support
Lorenzo Bianconi
1
-0
/
+2
2021-10-20
mt76: mt7921: add .set_sar_specs support
YN Chen
1
-0
/
+38
2021-07-12
mt76: mt7921: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-19
mt76: mt7921: enable HE BFee capability
Deren Wu
1
-1
/
+12
2021-06-19
mt76: disable TWT capabilities for the moment
Lorenzo Bianconi
1
-2
/
+0
2021-06-19
mt76: mt7921: introduce dedicated control for deep_sleep
Lorenzo Bianconi
1
-1
/
+1
2021-06-19
mt76: mt7921: limit txpower according to userlevel power
Lorenzo Bianconi
1
-0
/
+3
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
1
-22
/
+41
2021-06-19
mt76: mt7921: make mt7921_set_channel static
Lorenzo Bianconi
1
-1
/
+1
2021-06-19
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
1
-2
/
+2
2021-06-19
mt76: mt7921: enable hw offloading for wep keys
Lorenzo Bianconi
1
-5
/
+17
2021-06-19
mt76: mt7921: fix OMAC idx usage
Sean Wang
1
-54
/
+1
2021-06-19
mt76: mt7921: enable rx header traslation offload
Lorenzo Bianconi
1
-0
/
+18
2021-05-30
mt76: mt7921: remove leftover 80+80 HE capability
Felix Fietkau
1
-2
/
+1
2021-04-21
mt76: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
1
-19
/
+5
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
1
-2
/
+1
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
1
-14
/
+9
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
1
-2
/
+6
2021-04-21
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
1
-0
/
+4
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
1
-3
/
+3
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
1
-1
/
+1
2021-04-12
mt76: mt7921: remove 80+80 MHz support capabilities
Felix Fietkau
1
-4
/
+0
2021-04-12
mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaiton
Sean Wang
1
-0
/
+3
2021-04-12
mt76: mt7921: always wake the device in mt7921_remove_interface
Lorenzo Bianconi
1
-1
/
+1
2021-04-12
mt76: mt7921: fix key set/delete issue
Lorenzo Bianconi
1
-8
/
+17
2021-04-12
mt76: mt7921: properly configure rcpi adding a sta to the fw
Lorenzo Bianconi
1
-3
/
+9
2021-04-12
mt76: connac: introduce mt76_sta_cmd_info data structure
Lorenzo Bianconi
1
-4
/
+15
2021-04-12
mt76: mt7921: remove redundant check on type
Colin Ian King
1
-3
/
+0
2021-04-12
mt76: mt7921: remove leftovers from dbdc configuration
Lorenzo Bianconi
1
-17
/
+11
2021-04-12
mt76: mt7921: introduce __mt7921_start utility routine
Lorenzo Bianconi
1
-14
/
+21
2021-04-12
mt76: mt7921: check mcu returned values in mt7921_start
Lorenzo Bianconi
1
-5
/
+14
2021-04-12
mt76: mt7921: get rid of mt7921_sta_rc_update routine
Lorenzo Bianconi
1
-9
/
+0
2021-04-12
mt76: mt7921: fix stats register definitions
Lorenzo Bianconi
1
-0
/
+6
2021-04-12
mt76: mt7921: add flush operation
Sean Wang
1
-0
/
+10
2021-04-12
mt76: mt7921: switch to new api for hardware beacon filter
Sean Wang
1
-16
/
+33
2021-01-29
mt76: mt7921: introduce Runtime PM support
Sean Wang
1
-44
/
+113
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW support
Lorenzo Bianconi
1
-5
/
+7
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scan
Lorenzo Bianconi
1
-5
/
+5
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu common library
Lorenzo Bianconi
1
-12
/
+22
2021-01-29
mt76: mt7921: introduce PM support
Sean Wang
1
-0
/
+79
2021-01-29
mt76: mt7921: introduce 802.11 PS support in sta mode
Sean Wang
1
-0
/
+3
2021-01-29
mt76: mt7921: introduce schedule scan support
Sean Wang
1
-0
/
+38
2021-01-29
mt76: mt7921: add ieee80211_ops
Sean Wang
1
-0
/
+960
[prev]