aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau1-0/+1
2019-02-18mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi1-1/+0
2019-01-11mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi1-1/+0
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka1-1/+1
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi1-1/+0
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi1-2/+0
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi1-1/+0
2018-11-30mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi1-2/+0
2018-11-30mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi1-2/+0
2018-11-30mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi1-1/+0
2018-11-30mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi1-1/+0
2018-11-30mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi1-2/+0
2018-11-30mt76x0: pci: add get_survey supportLorenzo Bianconi1-2/+0
2018-11-30mt76x2u: align channel gain logic to mt76x2 oneLorenzo Bianconi1-0/+1
2018-11-30mt76x2: align mt76x2 and mt76x2u firmwareLorenzo Bianconi1-3/+0
2018-10-13mt76: move mt76x02_phy_set_band in mt76x02-lib moduleLorenzo Bianconi1-1/+0
2018-10-13mt76: move mt76x02_phy_set_bw in mt76x02-lib moduleLorenzo Bianconi1-1/+0
2018-10-05mt76: move irq handler in mt76x02-lib moudleLorenzo Bianconi1-3/+0
2018-10-05mt76: move tx_tasklet management in mt76x02-lib moudleLorenzo Bianconi1-3/+0
2018-10-05mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi1-2/+0
2018-10-05mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.cLorenzo Bianconi1-4/+0
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi1-4/+0
2018-10-05mt76x2: remove leftover function declatarionsLorenzo Bianconi1-10/+0
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-3/+1
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi1-2/+0
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi1-2/+0
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi1-1/+0
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi1-104/+37
2018-10-05mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi1-1/+0
2018-10-05mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi1-1/+1
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi1-2/+0
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-0/+210