index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-12-01
wifi: mt76: mt76x02: simplify struct mt76x02_rate_power
Felix Fietkau
2022-12-01
wifi: mt76: move mt76_rate_power from core to mt76x02 driver code
Felix Fietkau
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