aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-14mt76: rely on mac80211 utility routines to compute airtimeLorenzo Bianconi1-1/+1
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau1-1/+1
2019-10-30mt76: mt76x2e: disable pcie_aspm by defaultLorenzo Bianconi1-0/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee1-0/+1
2019-05-01mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka1-1/+1
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau1-0/+1
2019-02-26mt76usb: remove usb_mcu.cStanislaw Gruszka1-1/+1
2019-02-18mt76: move mt76_mcu_msg_alloc in mt76-coreLorenzo Bianconi1-1/+2
2018-11-30mt76: move dfs support in mt76x02-lib moduleLorenzo Bianconi1-1/+2
2018-11-30mt76: move mt76x02_debugfs in mt76x02-lib moduleLorenzo Bianconi1-1/+1
2018-10-05mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi1-1/+2
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi1-1/+2
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-20/+2
2018-10-01mt76: add mt76x02_dma_enable/mt76x02_dma_disable utility routinesLorenzo Bianconi1-1/+1
2018-10-01mt76: add mt76x02_phy_set_txpower utility routineLorenzo Bianconi1-1/+1
2018-10-01mt76: move mt76x2_get_efuse_data in mt76x02-lib moduleLorenzo Bianconi1-1/+2
2018-09-19mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.cLorenzo Bianconi1-1/+1
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi1-1/+1
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi1-1/+1
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi1-0/+3
2018-09-19mt76x0: inital split between pci and usbStanislaw Gruszka1-1/+1
2018-09-04mt76: unify mac_get_key_infoStanislaw Gruszka1-1/+1
2018-09-04mt76: create new mt76x02-lib module for common mt76x{0,2} codeStanislaw Gruszka1-0/+3
2018-08-02mt76: Kconfig and Makefile for mt76x0 driverStanislaw Gruszka1-0/+1
2018-08-02mt76: add driver code for MT76x2u based devicesLorenzo Bianconi1-0/+5
2018-08-02mt76: add usb support to mt76 layerLorenzo Bianconi1-0/+4
2018-08-02mt76: move mt76x2_debugfs in mt76-common moduleLorenzo Bianconi1-2/+3
2018-08-02mt76: add mt76x2_phy_common to mt76x2-common moduleLorenzo Bianconi1-1/+1
2018-08-02mt76: add mt76x2_common to mt76x2-common moduleLorenzo Bianconi1-1/+1
2018-08-02mt76: add mt76x2_init_common to mt76x2-common moduleLorenzo Bianconi1-1/+2
2018-08-02mt76: add mt76x2_mac_common to mt76x2-common moduleLorenzo Bianconi1-1/+1
2018-08-02mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi1-1/+1
2018-08-02mt76: introduce mt76x2-common moduleLorenzo Bianconi1-1/+5
2018-01-26mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau1-1/+1
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau1-0/+15