开源镜像站
帮助
动态
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
/
mt76x2
/
pci_main.c
Age
Commit message (
Expand
)
Author
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2021-01-26
mt76: move mac_work in mt76_core module
Lorenzo Bianconi
2020-05-12
mt76: set runtime stream caps by mt76_phy
Ryder Lee
2020-05-12
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
2020-02-14
mt76: avoid extra RCU synchronization on station removal
Felix Fietkau
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
2020-02-14
mt76: move chainmask back to driver specific structs
Felix Fietkau
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
2019-11-20
mt76: unify channel survey update code
Felix Fietkau
2019-11-20
mt76: mt76x2: move mt76x02_mac_reset_counters in mt76x02_mac_start
Lorenzo Bianconi
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-06-25
mt76: mt76x2: move mutex_lock inside mt76x2_set_channel
Lorenzo Bianconi
2019-05-01
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: mt76x02: remove bogus mutex usage
Stanislaw Gruszka
2019-05-01
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
2019-05-01
mt76: unify set_tim
Stanislaw Gruszka
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
2019-01-11
mt76: mmio: introduce mt76x02_check_tx_hang watchdog
Lorenzo Bianconi
2018-11-30
mt76: replace sta_add/remove ops with common sta_state function
Felix Fietkau
2018-11-30
mt76: move dfs support in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_bss_info_changed in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_get_txpower in mt76x02_util.c
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mac beacon routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
2018-10-05
mt76: move tpc routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_tx in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
mt76x2: move mt76x2_dev in mt76x02_util.h
Lorenzo Bianconi
2018-10-05
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi