summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_util.c
Commit message (Expand)AuthorAgeFilesLines
* mt76x02: enable support for IBSS and MESHStanislaw Gruszka2019-02-181-11/+10Star
* mt76: beaconing fixes for USBStanislaw Gruszka2019-02-181-6/+2Star
* mt76x02: minor beaconing init changesStanislaw Gruszka2019-02-181-6/+12
* mt76x02: initialize mutli bss mode when set up addressStanislaw Gruszka2019-02-181-11/+2Star
* mt76x02: use commmon add interface for mt76x2uStanislaw Gruszka2019-02-181-3/+3
* mt76x02: use mask for vifsStanislaw Gruszka2019-02-181-0/+11
* mt76: add channel switch announcement supportFelix Fietkau2019-01-171-0/+2
* mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-171-2/+0Star
* mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-171-18/+0Star
* mt76: add led support to mt76x0e driverLorenzo Bianconi2019-01-111-0/+59
* mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2019-01-111-0/+2
* mt76x02: set protection according to ht operation elementStanislaw Gruszka2019-01-111-0/+4
* mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka2019-01-111-1/+1
* Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wirelessKalle Valo2018-12-131-36/+298
|\
| * mt76: replace sta_add/remove ops with common sta_state functionFelix Fietkau2018-11-301-35/+8Star
| * mt76: mt76x02: remove mt76x02_txq_initFelix Fietkau2018-11-301-3/+15
| * mt76: add mt76_sta_remove helperFelix Fietkau2018-11-301-9/+3Star
| * mt76: fix race condition in station removalFelix Fietkau2018-11-301-1/+3
| * mt76: avoid queue/status spinlocks while passing tx status to mac80211Felix Fietkau2018-11-301-1/+1
| * mt76x0: pci: enable VHT rates in IBSS modeLorenzo Bianconi2018-11-301-0/+2
| * mt76: introduce mt76x02_config_mac_addr_list routineLorenzo Bianconi2018-11-301-0/+22
| * mt76x02: assure we update gain after scanStanislaw Gruszka2018-11-301-1/+4
| * mt76x02: run calibration after scanningStanislaw Gruszka2018-11-301-0/+3
| * mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-0/+1
| * mt76: clean up more unused EXPORT_SYMBOLsFelix Fietkau2018-11-301-1/+0Star
| * mt76x0: pci: add DFS supportLorenzo Bianconi2018-11-301-0/+5
| * mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+42
| * mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+15
| * mt76: move mt76x02_set_tx_ackto in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+30
| * mt76: introduce mt76x02_init_beacon_config routineLorenzo Bianconi2018-11-301-2/+28
| * mt76: move mt76x02_sta_ps in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+12
| * mt76: move mt76x02_get_txpower in mt76x02_util.cLorenzo Bianconi2018-11-301-0/+18
| * mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+22
| * mt76: move mt76x02_init_device in mt76x02-lib moduleLorenzo Bianconi2018-11-301-0/+81
|/
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-13/+11Star
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_util.cLorenzo Bianconi2018-10-131-67/+71
* mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi2018-10-051-4/+1Star
* mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi2018-10-051-140/+0Star
* mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi2018-10-051-0/+29
* mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi2018-10-051-0/+24
* mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi2018-10-051-3/+42
* mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi2018-10-011-0/+38
* mt76: include linux/module.h in files using MODULE_*Felix Fietkau2018-10-011-0/+1
* mt76x02: add static qualifier to mt76x02_remove_dma_hdrLorenzo Bianconi2018-09-191-2/+1Star
* mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi2018-09-191-1/+1
* mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi2018-09-191-21/+0Star
* mt76: move mt76 rate definitions in mt76x02-lib moduleLorenzo Bianconi2018-09-191-0/+29
* mt76: move mt76x2u_tx_status_data in mt76x02-lib moduleLorenzo Bianconi2018-09-191-0/+13
* mt76: move mt76x2u_set_txinfo in mt76x02-lib moduleLorenzo Bianconi2018-09-191-0/+21