index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x0
/
phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
1
-2
/
+2
2020-09-24
mt76: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-17
mt76: remove variable 'val' set but not used
Chen Wandun
1
-2
/
+1
2020-02-14
mt76: add multiple wiphy support to mt76_get_min_avg_rssi
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
1
-1
/
+1
2020-02-14
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
1
-5
/
+5
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
1
-8
/
+8
2019-11-20
mt76: use mt76_dev in mt76_is_{mmio,usb}
Lorenzo Bianconi
1
-6
/
+6
2019-11-20
mt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrate
Lorenzo Bianconi
1
-1
/
+0
2019-09-05
mt76: mt76x0: remove unneeded return value on set channel
Stanislaw Gruszka
1
-5
/
+3
2019-09-05
mt76: mt76x0: remove redundant chandef copy
Stanislaw Gruszka
1
-1
/
+0
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
1
-18
/
+22
2019-06-30
Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wireless
Kalle Valo
1
-6
/
+7
2019-06-27
mt76: mt76x0: fix RF frontend initialization for external PA
Felix Fietkau
1
-6
/
+7
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2019-02-26
mt76: mt76x02: fix ED/CCA enabling/disabling
Felix Fietkau
1
-5
/
+1
2019-02-18
mt76x0: init: introduce mt76x0_init_txpower routine
Lorenzo Bianconi
1
-2
/
+2
2019-02-18
mt76x0: phy: report target_power in debugfs
Lorenzo Bianconi
1
-0
/
+1
2019-02-18
mt76: explicitly disable energy detect cca during scan
Felix Fietkau
1
-2
/
+4
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-5
/
+5
2019-01-31
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
1
-5
/
+5
2019-01-17
mt76: move mt76x02_phy_get_min_avg_rssi to mt76 core
Felix Fietkau
1
-1
/
+3
2019-01-11
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
1
-0
/
+2
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
1
-8
/
+6
2018-11-30
mt76x02: assure we update gain after scan
Stanislaw Gruszka
1
-1
/
+2
2018-11-30
mt76x02: run calibration after scanning
Stanislaw Gruszka
1
-1
/
+1
2018-11-30
mt76: remove wait argument from mt76x02_mcu_function_select
Stanislaw Gruszka
1
-1
/
+1
2018-11-30
mt76x0: use band parameter for LC calibration
Stanislaw Gruszka
1
-2
/
+3
2018-11-30
mt76x0: phy: use tssi reported value to configure tx power if available
Lorenzo Bianconi
1
-1
/
+1
2018-11-30
mt76x0: phy: introduce tssi calibration support
Lorenzo Bianconi
1
-3
/
+352
2018-11-30
mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensor
Lorenzo Bianconi
1
-2
/
+1
2018-11-30
mt76x0: do not overwrite other MT_BBP(AGC, 8) fields
Stanislaw Gruszka
1
-3
/
+1
2018-11-30
mt76x0: pci: add DFS support
Lorenzo Bianconi
1
-0
/
+4
2018-11-30
mt76x0: antenna select corrections
Stanislaw Gruszka
1
-13
/
+39
2018-11-30
mt76: usb: fix static tracepoints
Lorenzo Bianconi
1
-5
/
+3
2018-11-30
mt76: mt76x0: handle chip specific initval differences
Felix Fietkau
1
-2
/
+45
2018-11-30
mt76x0: do not perform MCU calibration for MT7630
Stanislaw Gruszka
1
-0
/
+3
2018-11-30
mt76x0: phy: unify calibration between mt76x0u and mt76x0e
Lorenzo Bianconi
1
-80
/
+3
2018-11-30
mt76x0: phy: simplify rf configuration routines
Lorenzo Bianconi
1
-144
/
+89
2018-11-30
mt76x0: phy: use proper name convention
Lorenzo Bianconi
1
-111
/
+111
2018-10-13
mt76x0: phy: do not run calibration during channel switch
Lorenzo Bianconi
1
-15
/
+8
2018-10-13
mt76x0: phy: align channel gain logic to mt76x2 one
Lorenzo Bianconi
1
-17
/
+39
2018-10-13
mt76x0: phy: add phy/vco temperature compensation
Lorenzo Bianconi
1
-25
/
+23
2018-10-13
mt76x0: phy: update set_channel for mt76x0e devices
Lorenzo Bianconi
1
-5
/
+13
2018-10-13
mt76x0: pci: introduce mt76x0_phy_calirate routine
Lorenzo Bianconi
1
-3
/
+50
2018-10-13
mt76x0: pci: rename mt76x0_phy_calibrate
Lorenzo Bianconi
1
-2
/
+2
2018-10-13
mt76: move mt76x02_phy_set_band in mt76x02-lib module
Lorenzo Bianconi
1
-14
/
+2
2018-10-13
mt76: move mt76x02_phy_set_bw in mt76x02-lib module
Lorenzo Bianconi
1
-28
/
+1
2018-10-13
mt76x0: phy: remove channel parameter from mt76x0_phy_set_chan_bbp_params
Lorenzo Bianconi
1
-2
/
+2
[next]