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
/
mt76x2.h
Age
Commit message (
Expand
)
Author
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
2020-07-21
mt76: mt76x2: fix pci suspend/resume on mt7612e
Lorenzo Bianconi
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-03-07
mt76: mt76x2: implement full device restart on watchdog reset
Felix Fietkau
2019-02-18
mt76x2: remove mt76x2_alloc_device routine
Lorenzo Bianconi
2019-01-11
mt76x2: add static qualifier to mt76x2_init_hardware
Lorenzo Bianconi
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
2018-11-30
mt76: move dfs support in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move tx protection routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_set_tx_ackto in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_sta_ps in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move tx beacon routines in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_init_device in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_debugfs in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76: move mt76x02_mac_work routine in mt76x02-lib module
Lorenzo Bianconi
2018-11-30
mt76x0: pci: add get_survey support
Lorenzo Bianconi
2018-11-30
mt76x2u: align channel gain logic to mt76x2 one
Lorenzo Bianconi
2018-11-30
mt76x2: align mt76x2 and mt76x2u firmware
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-05
mt76: move irq handler in mt76x02-lib moudle
Lorenzo Bianconi
2018-10-05
mt76: move tx_tasklet management in mt76x02-lib moudle
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_tx_complete in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.c
Lorenzo Bianconi
2018-10-05
mt76: move tpc routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
mt76x2: remove leftover function declatarions
Lorenzo Bianconi
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_tx in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
mt76: unify rxwi parsing between mt76x2 and mt76x0 drivers
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_mac_process_rx in mt76x02-lib module
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
mt76: add get_tx_txpwr_adj function pointer to mt76_driver_ops
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c
Lorenzo Bianconi
2018-10-05
mt76x2: move mt76x2 source files to mt76x2 folder
Lorenzo Bianconi