summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/mt76x0.h
AgeCommit message (Expand)Author
2019-02-18mt76x0: remove mt76x0u_alloc_device routineLorenzo Bianconi
2018-11-30mt76: move mt76x02_bss_info_changed in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move tx protection routines in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: pci: enable AP supportLorenzo Bianconi
2018-11-30mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.cLorenzo Bianconi
2018-11-30mt76x0: align mt76x0u and mt76x0e fw versionLorenzo Bianconi
2018-11-30mt76x0: mac: remove mt76x0_mac_set_ampdu_factorLorenzo Bianconi
2018-11-30mt76x0: pci: add missing MODULE_FIRMWARE macroLorenzo Bianconi
2018-11-30mt76: mt76x0: handle chip specific initval differencesFelix Fietkau
2018-11-30mt76x0: do not perform MCU calibration for MT7630Stanislaw Gruszka
2018-11-30mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi
2018-11-30mt76x0: use mt76x02_mac_work as stats handlerLorenzo Bianconi
2018-11-30mt76x0: use shared debugfs implementationLorenzo Bianconi
2018-11-30mt76: move mt76x02_mac_work routine in mt76x02-lib moduleLorenzo Bianconi
2018-11-30mt76x0: phy: use proper name conventionLorenzo Bianconi
2018-10-13mt76x0: phy: do not run calibration during channel switchLorenzo Bianconi
2018-10-13mt76x0: pci: introduce mt76x0_phy_calirate routineLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi
2018-10-05mt76x0: remove hw_atomic_mutex mutex in mt76x0_devLorenzo Bianconi
2018-10-05mt76x0: remove unused variable in mt76x0_devLorenzo Bianconi
2018-10-05mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi
2018-10-01mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.cLorenzo Bianconi
2018-10-01mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi
2018-10-01mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76x0: usb: move initialization code in usb.cLorenzo Bianconi
2018-10-01mt76: move mt76x02_beacon_offset in mt76x02_util.cLorenzo Bianconi
2018-10-01mt76x0: add quirk to disable 2.4GHz band for Archer T1UStanislaw Gruszka
2018-10-01mt76x0: phy: introduce mt76x0_phy_set_txpower routineLorenzo Bianconi
2018-10-01mt76x0: use shared debugfs implementationLorenzo Bianconi
2018-10-01mt76x0: remove eeprom dependency from mt76x0_get_power_infoLorenzo Bianconi
2018-10-01mt76x0: unify lna_gain parsingLorenzo Bianconi
2018-09-19mt76x0: remove mt76x0_burst_write_regs()Stanislaw Gruszka
2018-09-19mt76: add usb implementation of {wr,rd}_rpStanislaw Gruszka
2018-09-19mt76x0: make device allocation bus neutralStanislaw Gruszka
2018-09-19mt76x0: remove unused mt76x0_wcidStanislaw Gruszka
2018-09-19mt76x0: inital split between pci and usbStanislaw Gruszka
2018-09-19mt76x0: use mt76_register_device for device registrationLorenzo Bianconi
2018-09-19mt76x0: remove unused stat_workLorenzo Bianconi
2018-09-19mt76x0: remove unused endpoint definitionsLorenzo Bianconi
2018-09-19mt76x0: remove unused mt76x0_tx_status routineLorenzo Bianconi
2018-09-19mt76x0: remove unused {tx/rx}_queue definitionsLorenzo Bianconi
2018-09-19mt76x0: remove unused stat work_queueLorenzo Bianconi
2018-09-19mt76x0: remove unused dma.c source fileLorenzo Bianconi
2018-09-19mt76x0: add mt76x0_queue_rx_skb routineLorenzo Bianconi
2018-09-19mt76x0: introduce mt76x0_tx_prepare_skb routineLorenzo Bianconi