summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/init.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau2022-12-011-1/+1
* mt76: mt76x02: introduce SAR supportLorenzo Bianconi2021-12-191-1/+4
* mt76: move band capabilities in mt76_phyLorenzo Bianconi2020-12-041-2/+2
* mt76: mt76x0: Move tables used only by init.c to their own header fileLee Jones2020-09-241-0/+1
* mt76: mt76x0: enable MCS 8 and MCS9Lorenzo Bianconi2020-05-121-21/+5
* mt76: move channel state to struct mt76_phyFelix Fietkau2020-02-141-3/+3
* mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi2019-11-201-16/+0
* mt76: mt76x0u: reset counter starting the deviceLorenzo Bianconi2019-11-201-2/+1
* mt76: mt76x02: move mac_reset_counter in mt76x02_lib moduleLorenzo Bianconi2019-11-201-11/+1
* Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wirelessKalle Valo2019-06-301-2/+3
|\
| * mt76: fix setting chan->max_powerFelix Fietkau2019-06-271-2/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-9/+1
|/
* mt76: fix tx power issuesFelix Fietkau2019-05-011-0/+1
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-011-1/+0
* mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau2019-02-261-0/+2
* mt76x0: init: introduce mt76x0_init_txpower routineLorenzo Bianconi2019-02-181-2/+27
* mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi2019-02-181-19/+0
* mt76: move alloc_device common code in mt76_alloc_deviceLorenzo Bianconi2019-02-181-4/+1
* mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-301-0/+2
* mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka2018-11-301-1/+1
* mt76x0: init: use mt76x02_mac_wcid_setup for wcid configurationLorenzo Bianconi2018-11-301-43/+2
* mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardwareLorenzo Bianconi2018-11-301-9/+4
* mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi2018-11-301-7/+1
* mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi2018-11-301-33/+3
* mt76x0: init: simplify mt76x0_init_mac_registersLorenzo Bianconi2018-11-301-17/+10
* mt76: usb: fix static tracepointsLorenzo Bianconi2018-11-301-1/+0
* mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi2018-11-301-2/+1
* mt76x0: use shared debugfs implementationLorenzo Bianconi2018-11-301-1/+1
* mt76x0: phy: use proper name conventionLorenzo Bianconi2018-11-301-1/+1
* mt76: reserve enough room for USB tx skbsStanislaw Gruszka2018-10-131-1/+4
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi2018-10-131-1/+1
* mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi2018-10-051-3/+0
* mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi2018-10-051-17/+17
* mt76x0: remove hw_atomic_mutex mutex in mt76x0_devLorenzo Bianconi2018-10-051-5/+0
* mt76x0: remove unused variable in mt76x0_devLorenzo Bianconi2018-10-051-1/+0
* mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi2018-10-051-1/+0
* mt76x0: init: remove unnecessary configurationsLorenzo Bianconi2018-10-051-6/+0
* mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi2018-10-011-29/+8
* mt76x0: pci: add hw initialization at bootstrapLorenzo Bianconi2018-10-011-7/+3
* mt76x0: usb: move initialization code in usb.cLorenzo Bianconi2018-10-011-54/+0
* mt76x0: init rx filter in mt76x0_init_hardwareLorenzo Bianconi2018-10-011-8/+2
* mt76x0: init: remove MT_PBF_SYS_CTRL configuration in mt76x0_reset_csr_bbpLorenzo Bianconi2018-10-011-9/+3
* mt76x0: init: remove duplicated initializationLorenzo Bianconi2018-10-011-3/+0
* mt76x0: use mt76x02 utility routines in mt76x0 init codeLorenzo Bianconi2018-10-011-13/+6
* mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi2018-10-011-27/+1
* mt76x0: use mt76_poll in mt76x0_set_wlan_stateLorenzo Bianconi2018-10-011-15/+3
* mt76x0: remove unused usb header fileLorenzo Bianconi2018-09-191-1/+0
* mt76x0: remove mcu source fileLorenzo Bianconi2018-09-191-1/+1
* mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka2018-09-191-9/+0