开源镜像站
帮助
动态
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
/
mt76x0
/
eeprom.c
Age
Commit message (
Expand
)
Author
2021-10-20
mt76: mt76x0: correct VHT MCS 8/9 tx power eeprom offset
Richard Huynh
2021-06-19
mt76: mt76x0: use dev_debug instead of dev_err for hw_rf_ctrl
Lorenzo Bianconi
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
2019-12-02
mt76: mt76x0: fix default mac address overwrite
Lorenzo Bianconi
2019-11-20
mt76: mt76x0: eeprom: add support for MAC address from OF
Pawel Dembicki
2019-11-20
mt76: mt76x0e: make array mt76x0_chan_map static const, makes object smaller
Colin Ian King
2019-09-03
mt76: mt76x0e: disable 5GHz band for MT7630E
Stanislaw Gruszka
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-18
mt76x0: init: introduce mt76x0_init_txpower routine
Lorenzo Bianconi
2019-02-18
mt76x0: eeprom: fix VHT mcs{8,9} rate power offset
Lorenzo Bianconi
2019-01-31
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
2018-11-30
mt76x0: phy: use tssi reported value to configure tx power if available
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
2018-10-13
mt76x0: eeprom: introduce mt76x0_tssi_enabled routine
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_mac.c
Lorenzo Bianconi
2018-10-05
mt76x0: merge mt76x0_dev in mt76x02_dev
Lorenzo Bianconi
2018-10-01
mt76x0: eeprom: load eeprom data from mtd by default
Lorenzo Bianconi
2018-10-01
mt76: move set_{tx,rx}_path routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-01
mt76x0: add quirk to disable 2.4GHz band for Archer T1U
Stanislaw Gruszka
2018-10-01
mt76: include linux/module.h in files using MODULE_*
Felix Fietkau
2018-10-01
mt76x0: remove eeprom dependency from mt76x0_get_power_info
Lorenzo Bianconi
2018-10-01
mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rate
Lorenzo Bianconi
2018-10-01
mt76x0: unify parse hw capabilities
Lorenzo Bianconi
2018-10-01
mt76x0: unify freq offset parsing
Lorenzo Bianconi
2018-10-01
mt76x0: unify temperature offset parsing
Lorenzo Bianconi
2018-10-01
mt76x0: unify rssi_offset parsing
Lorenzo Bianconi
2018-10-01
mt76x0: unify lna_gain parsing
Lorenzo Bianconi
2018-10-01
mt76x0: remove mt76x0_set_country_reg routine
Lorenzo Bianconi
2018-10-01
mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.c
Lorenzo Bianconi
2018-10-01
mt76: move mt76x2_get_efuse_data in mt76x02-lib module
Lorenzo Bianconi
2018-10-01
mt76: move mt76x02_mac_setaddr in mt76x02-lib module
Lorenzo Bianconi
2018-10-01
mt76: move eeprom utility routines in mt76x02_eeprom.h
Lorenzo Bianconi
2018-10-01
mt76: move common eeprom definitions in mt76x02-lib module
Lorenzo Bianconi
2018-09-19
mt76x0: inital split between pci and usb
Stanislaw Gruszka
2018-09-19
mt76x0: use mt76_register_device for device registration
Lorenzo Bianconi
2018-09-19
mt76x0: remove has_{2,5}ghz fields of mt76x0_eeprom_params
Lorenzo Bianconi
2018-08-09
mt76x0: Remove VLA usage
Kees Cook
2018-08-09
mt76x0: correct type for eeprom gain value
Stanislaw Gruszka
2018-08-02
mt76x0: eeprom files
Stanislaw Gruszka