summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2
Commit message (Expand)AuthorAgeFilesLines
* mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-171-1/+3
* mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-172-2/+2
* mt76: add led support to mt76x0e driverLorenzo Bianconi2019-01-112-77/+0
* mt76: make const array 'data' static, shrinks object sizeColin Ian King2019-01-111-1/+1
* mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2019-01-112-0/+3
* mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-112-0/+3
* mt76x2: init: set default value for MT_TX_LINK_CFGLorenzo Bianconi2019-01-111-0/+1
* mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi2019-01-112-2/+1
* Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo2018-12-1322-1974/+199
|\
| * mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-304-4/+6
| * mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka2018-11-304-25/+25
| * mt76x2u: init: remove mt76x2u_init_beacon_offsets routineLorenzo Bianconi2018-11-301-10/+0
| * mt76x2u: main: use mt76x02_bss_info_changed utility routineLorenzo Bianconi2018-11-301-20/+3
| * mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi2018-11-303-9/+15
| * mt76x2u: phy: add TX_SHAPING calibrationLorenzo Bianconi2018-11-301-0/+1
| * mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi2018-11-301-3/+0
| * mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-301-15/+2
| * mt76x02: assure we update gain after scanStanislaw Gruszka2018-11-301-1/+2
| * mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka2018-11-304-4/+4
| * mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka2018-11-302-2/+2
| * mt76: remove mcu_msg_allocStanislaw Gruszka2018-11-302-15/+8
| * mt76: move mt76x02_eeprom_copy in mt76x02-lib moduleLorenzo Bianconi2018-11-301-13/+2
| * mt76x2u: init: use common routines for wcid/key initializationLorenzo Bianconi2018-11-301-12/+7
| * mt76x2u: init: remove not useful configurationLorenzo Bianconi2018-11-301-3/+0
| * mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi2018-11-301-1/+4
| * mt76x0: pci: add DFS supportLorenzo Bianconi2018-11-302-29/+1
| * mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi2018-11-306-896/+4
| * mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-301-38/+1
| * mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-304-70/+3
| * mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-303-32/+3
| * mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi2018-11-301-18/+1
| * mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-303-14/+1
| * mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-302-14/+2
| * mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi2018-11-302-40/+4
| * mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi2018-11-301-3/+0
| * mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-304-147/+3
| * mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-305-129/+6
| * mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi2018-11-304-79/+2
| * mt76x2u: introduce mac workqueue supportLorenzo Bianconi2018-11-304-1/+5
| * mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi2018-11-305-141/+3
| * mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi2018-11-304-23/+1
| * mt76x0: pci: add get_survey supportLorenzo Bianconi2018-11-303-21/+2
| * mt76x2u: align channel gain logic to mt76x2 oneLorenzo Bianconi2018-11-308-177/+114
| * mt76x2: align mt76x2 and mt76x2u firmwareLorenzo Bianconi2018-11-303-7/+4
* | mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2018-11-161-2/+2
* | mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-11-061-2/+4
|/
* mt76: introduce mt76x02_init_agc_gain routineLorenzo Bianconi2018-10-131-11/+1
* mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.cLorenzo Bianconi2018-10-131-20/+2
* mt76: move rssi_gain_thresh routines in mt76x02-lib moduleLorenzo Bianconi2018-10-131-28/+2
* mt76x0: eeprom: introduce mt76x0_tssi_enabled routineLorenzo Bianconi2018-10-134-5/+26
OpenPOWER on IntegriCloud