开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-07-12
mt76: mt7921: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-19
mt76: mt7921: enable HE BFee capability
Deren Wu
2021-06-19
mt76: disable TWT capabilities for the moment
Lorenzo Bianconi
2021-06-19
mt76: mt7921: introduce dedicated control for deep_sleep
Lorenzo Bianconi
2021-06-19
mt76: mt7921: limit txpower according to userlevel power
Lorenzo Bianconi
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
2021-06-19
mt76: mt7921: make mt7921_set_channel static
Lorenzo Bianconi
2021-06-19
mt76: connac: add mt76_connac_power_save_sched in mt76_connac_pm_unref
Lorenzo Bianconi
2021-06-19
mt76: mt7921: enable hw offloading for wep keys
Lorenzo Bianconi
2021-06-19
mt76: mt7921: fix OMAC idx usage
Sean Wang
2021-06-19
mt76: mt7921: enable rx header traslation offload
Lorenzo Bianconi
2021-05-30
mt76: mt7921: remove leftover 80+80 HE capability
Felix Fietkau
2021-04-21
mt76: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2021-04-21
mt76: mt7921: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
2021-04-21
mt76: introduce single-sku support for mt7663/mt7921
Lorenzo Bianconi
2021-04-20
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
2021-04-12
mt76: mt7921: remove 80+80 MHz support capabilities
Felix Fietkau
2021-04-12
mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaiton
Sean Wang
2021-04-12
mt76: mt7921: always wake the device in mt7921_remove_interface
Lorenzo Bianconi
2021-04-12
mt76: mt7921: fix key set/delete issue
Lorenzo Bianconi
2021-04-12
mt76: mt7921: properly configure rcpi adding a sta to the fw
Lorenzo Bianconi
2021-04-12
mt76: connac: introduce mt76_sta_cmd_info data structure
Lorenzo Bianconi
2021-04-12
mt76: mt7921: remove redundant check on type
Colin Ian King
2021-04-12
mt76: mt7921: remove leftovers from dbdc configuration
Lorenzo Bianconi
2021-04-12
mt76: mt7921: introduce __mt7921_start utility routine
Lorenzo Bianconi
2021-04-12
mt76: mt7921: check mcu returned values in mt7921_start
Lorenzo Bianconi
2021-04-12
mt76: mt7921: get rid of mt7921_sta_rc_update routine
Lorenzo Bianconi
2021-04-12
mt76: mt7921: fix stats register definitions
Lorenzo Bianconi
2021-04-12
mt76: mt7921: add flush operation
Sean Wang
2021-04-12
mt76: mt7921: switch to new api for hardware beacon filter
Sean Wang
2021-01-29
mt76: mt7921: introduce Runtime PM support
Sean Wang
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW support
Lorenzo Bianconi
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scan
Lorenzo Bianconi
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu common library
Lorenzo Bianconi
2021-01-29
mt76: mt7921: introduce PM support
Sean Wang
2021-01-29
mt76: mt7921: introduce 802.11 PS support in sta mode
Sean Wang
2021-01-29
mt76: mt7921: introduce schedule scan support
Sean Wang
2021-01-29
mt76: mt7921: add ieee80211_ops
Sean Wang