aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-19mt76x02: do not enable RTS/CTS by defaultStanislaw Gruszka2-2/+1
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka1-0/+4
2019-03-07mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi1-2/+1
2019-03-07mt76: mt76x2: fix 2.4 GHz channel gain settingsFelix Fietkau1-5/+14
2019-03-07mt76: mt76x2: fix external LNA gain settingsFelix Fietkau1-3/+8
2019-03-07mt76: mt76x2: implement full device restart on watchdog resetFelix Fietkau3-1/+23
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka1-5/+0
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka1-11/+0
2019-02-26mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau6-18/+9
2019-02-26mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau5-11/+9
2019-02-18mt76: usb: move mt76u_check_sg in usb.cLorenzo Bianconi1-1/+1
2019-02-18mt76x2: remove mt76x2_alloc_device routineLorenzo Bianconi3-33/+20
2019-02-18mt76x2u: remove mt76x2u_alloc_device routineLorenzo Bianconi3-30/+18
2019-02-18mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi2-6/+4
2019-02-18mt76: run MAC work every 100msFelix Fietkau2-2/+2
2019-02-18mt76: explicitly disable energy detect cca during scanFelix Fietkau1-2/+4
2019-02-18mt76: mt76x2: avoid running DPD calibration if tx is blockedFelix Fietkau1-1/+1
2019-02-18mt76x02: init beacon config for mt76x2uStanislaw Gruszka1-5/+1
2019-02-18mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka1-3/+1
2019-02-18mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka1-14/+1
2019-01-17mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau1-1/+3
2019-01-17mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2-2/+2
2019-01-11mt76: add led support to mt76x0e driverLorenzo Bianconi2-77/+0
2019-01-11mt76: make const array 'data' static, shrinks object sizeColin Ian King1-1/+1
2019-01-11mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2-0/+3
2019-01-11mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2-0/+3
2019-01-11mt76x2: init: set default value for MT_TX_LINK_CFGLorenzo Bianconi1-0/+1
2019-01-11mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi2-2/+1
2018-12-13Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo22-1974/+199
2018-11-30mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau4-4/+6
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka4-25/+25
2018-11-30mt76x2u: init: remove mt76x2u_init_beacon_offsets routineLorenzo Bianconi1-10/+0
2018-11-30mt76x2u: main: use mt76x02_bss_info_changed utility routineLorenzo Bianconi1-20/+3
2018-11-30mt76x2u: phy: run phy_channel_calibrate after channel switchLorenzo Bianconi3-9/+15
2018-11-30mt76x2u: phy: add TX_SHAPING calibrationLorenzo Bianconi1-0/+1
2018-11-30mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi1-3/+0
2018-11-30mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi1-15/+2
2018-11-30mt76x02: assure we update gain after scanStanislaw Gruszka1-1/+2
2018-11-30mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka4-4/+4
2018-11-30mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka2-2/+2
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka2-15/+8
2018-11-30mt76: move mt76x02_eeprom_copy in mt76x02-lib moduleLorenzo Bianconi1-13/+2
2018-11-30mt76x2u: init: use common routines for wcid/key initializationLorenzo Bianconi1-12/+7
2018-11-30mt76x2u: init: remove not useful configurationLorenzo Bianconi1-3/+0
2018-11-30mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi1-1/+4
2018-11-30mt76x0: pci: add DFS supportLorenzo Bianconi2-29/+1
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi6-896/+4
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi1-38/+1
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi4-70/+3
2018-11-30mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi3-32/+3