summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* mt76x0: use band parameter for LC calibrationStanislaw Gruszka2018-11-301-2/+3
* mt76x0: phy: use tssi reported value to configure tx power if availableLorenzo Bianconi2018-11-302-5/+17
* mt76x0: phy: introduce tssi calibration supportLorenzo Bianconi2018-11-303-3/+357
* mt76: move mt76x02_eeprom_copy in mt76x02-lib moduleLorenzo Bianconi2018-11-303-13/+17
* mt76x2u: init: use common routines for wcid/key initializationLorenzo Bianconi2018-11-301-12/+7Star
* mt76x2u: init: remove not useful configurationLorenzo Bianconi2018-11-301-3/+0Star
* mt76x0: init: use mt76x02_mac_wcid_setup for wcid configurationLorenzo Bianconi2018-11-301-43/+2Star
* mt76x2: move wcid_tx_rate conf at bootstrapLorenzo Bianconi2018-11-302-4/+4
* mt76x0: init: use mt76x02_mac_shared_key_setup in mt76x0_init_hardwareLorenzo Bianconi2018-11-301-9/+4Star
* mt76x0: phy: use mt76_poll_msec in mt76x0_phy_temp_sensorLorenzo Bianconi2018-11-301-2/+1Star
* mt76x0: do not overwrite other MT_BBP(AGC, 8) fieldsStanislaw Gruszka2018-11-301-3/+1Star
* mt76: add support for reporting tx status with skbFelix Fietkau2018-11-3011-95/+231
* mt76: mt76x02: only override control->sta on sw-encrypted txFelix Fietkau2018-11-301-1/+3
* mt76: mt76x02: skip station tx status for non-sta wcid entriesFelix Fietkau2018-11-301-1/+1
* mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau2018-11-303-10/+1Star
* mt76x0: pci: add DFS supportLorenzo Bianconi2018-11-307-33/+49
* mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi2018-11-308-102/+83Star
* mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-307-92/+48Star
* mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-3014-171/+54Star
* mt76x0: update init vals for MT_TX_PROT registersLorenzo Bianconi2018-11-301-6/+9
* mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-307-34/+39
* mt76x0: pci: enable AP supportLorenzo Bianconi2018-11-304-39/+32Star
* mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi2018-11-304-28/+31
* mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-306-14/+15
* mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-306-14/+24
* mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi2018-11-308-66/+34Star
* mt76x0: pci: add pre_tbtt_tasklet supportLorenzo Bianconi2018-11-305-7/+7
* mt76: move tx beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-306-147/+130Star
* mt76: move mac beacon routines in mt76x02-lib moduleLorenzo Bianconi2018-11-307-129/+135
* mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi2018-11-308-114/+87Star
* mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi2018-11-305-10/+11
* mt76x0: align mt76x0u and mt76x0e fw versionLorenzo Bianconi2018-11-303-4/+23
* mt76x0: mac: remove mt76x0_mac_set_ampdu_factorLorenzo Bianconi2018-11-302-26/+0Star
* mt76x0: pci: add missing MODULE_FIRMWARE macroLorenzo Bianconi2018-11-303-3/+5
* mt76x0: init: simplify mt76x0_init_mac_registersLorenzo Bianconi2018-11-301-17/+10Star
* mt76x0: antenna select correctionsStanislaw Gruszka2018-11-302-18/+44
* mt76: usb: fix static tracepointsLorenzo Bianconi2018-11-3010-347/+38Star
* mt76: mt76x0: handle chip specific initval differencesFelix Fietkau2018-11-302-4/+49
* mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau2018-11-306-18/+3Star
* mt76x0: do not perform MCU calibration for MT7630Stanislaw Gruszka2018-11-302-0/+8
* mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi2018-11-304-84/+4Star
* mt76x2u: introduce mac workqueue supportLorenzo Bianconi2018-11-304-1/+5
* mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi2018-11-305-81/+20Star
* mt76x0: use shared debugfs implementationLorenzo Bianconi2018-11-304-92/+3Star
* mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi2018-11-307-16/+17
* mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi2018-11-308-25/+23Star
* mt76x0: pci: add get_survey supportLorenzo Bianconi2018-11-308-21/+30
* mt76x0: phy: improve code readability in initvals_phy.hLorenzo Bianconi2018-11-301-722/+591Star
* mt76x0: phy: simplify rf configuration routinesLorenzo Bianconi2018-11-302-144/+106Star
* mt76x0: phy: use proper name conventionLorenzo Bianconi2018-11-303-113/+113