开源镜像站
帮助
动态
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
/
phy.c
Age
Commit message (
Expand
)
Author
2025-01-14
wifi: mt76: remove dev->wcid_phy_mask
Felix Fietkau
2022-12-01
wifi: mt76: move mt76_rate_power from core to mt76x02 driver code
Felix Fietkau
2020-02-14
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
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 channel state to struct mt76_phy
Felix Fietkau
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
2019-05-01
mt76: fix tx power issues
Felix Fietkau
2019-03-07
mt76: mt76x2: fix 2.4 GHz channel gain settings
Felix Fietkau
2019-03-07
mt76: mt76x2: fix external LNA gain settings
Felix Fietkau
2019-02-18
mt76: mt76x2: avoid running DPD calibration if tx is blocked
Felix Fietkau
2019-01-17
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
2018-11-30
mt76x02: assure we update gain after scan
Stanislaw Gruszka
2018-11-30
mt76x0: pci: add DFS support
Lorenzo Bianconi
2018-11-30
mt76x2u: align channel gain logic to mt76x2 one
Lorenzo Bianconi
2018-10-13
mt76: move mt76x02_phy_set_band in mt76x02-lib module
Lorenzo Bianconi
2018-10-13
mt76: move mt76x02_phy_set_bw in mt76x02-lib module
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.c
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_phy.c
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.c
Lorenzo Bianconi
2018-10-05
mt76x2: move mt76x2_dev in mt76x02_util.h
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.c
Lorenzo Bianconi
2018-10-05
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi