index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x2
/
pci_phy.c
Age
Commit message (
Expand
)
Author
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
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
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-06-25
mt76: mt76x02: run mt76x02_edcca_init atomically in mt76_edcca_set
Lorenzo Bianconi
2019-06-25
mt76: mt76x02: remove enable from mt76x02_edcca_init signature
Lorenzo Bianconi
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
2019-02-18
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
2019-01-11
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
2018-11-30
mt76: remove wait argument from mt76x02_mcu_set_radio_state
Stanislaw Gruszka
2018-11-30
mt76x2u: align channel gain logic to mt76x2 one
Lorenzo Bianconi
2018-10-13
mt76: introduce mt76x02_init_agc_gain routine
Lorenzo Bianconi
2018-10-13
mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.c
Lorenzo Bianconi
2018-10-13
mt76: move rssi_gain_thresh routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-13
mt76x0: eeprom: introduce mt76x0_tssi_enabled routine
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