linux-bl808/drivers/net/wireless/mediatek/mt76
Thomas Gleixner ec8f24b7fa treewide: Add SPDX license identifier - Makefile/Kconfig
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-21 10:50:46 +02:00
..
mt76x0 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mt76x2 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mt7603 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mt7615 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
agg-rx.c mt76: use macro for sn and seq_ctrl conversion 2019-05-01 13:03:59 +02:00
debugfs.c mt76: introduce mt76_sw_queue data structure 2019-05-01 13:03:55 +02:00
dma.c mt76: add unlikely() for dma_mapping_error() check 2019-05-01 13:03:59 +02:00
dma.h mt76: dma: add skb check for dummy pointer 2019-05-01 13:03:58 +02:00
eeprom.c net: wireless: mt76: fix similar warning reported by kbuild test robot 2019-05-10 15:14:29 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mac80211.c mt76: add TX/RX antenna pattern capabilities 2019-05-01 13:04:00 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mcu.c
mmio.c mt76: use readl/writel instead of ioread32/iowrite32 2019-05-01 13:03:58 +02:00
mt76.h mt76: move pre_tbtt_tasklet in mt76_dev 2019-05-01 13:04:00 +02:00
mt76x02.h mt76: move pre_tbtt_tasklet in mt76_dev 2019-05-01 13:04:00 +02:00
mt76x02_beacon.c mt76: move beacon_mask in mt76_dev 2019-05-01 13:04:00 +02:00
mt76x02_debugfs.c mt76: mt76x02: disable ED/CCA by default 2019-03-07 12:50:23 +01:00
mt76x02_dfs.c mt76: mt76x02: disable ED/CCA by default 2019-03-07 12:50:23 +01:00
mt76x02_dfs.h
mt76x02_dma.h
mt76x02_eeprom.c
mt76x02_eeprom.h
mt76x02_mac.c mt76: move beacon_mask in mt76_dev 2019-05-01 13:04:00 +02:00
mt76x02_mac.h mt76: remove mt76_queue dependency from tx_complete_skb function pointer 2019-05-01 13:03:55 +02:00
mt76x02_mcu.c mt76: mt76x02: issue watchdog reset on MCU request timeout 2019-02-26 10:28:19 +01:00
mt76x02_mcu.h
mt76x02_mmio.c mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete 2019-05-01 13:04:00 +02:00
mt76x02_phy.c mt76: mt76x02: reduce false positives in ED/CCA tx blocking 2019-03-07 12:50:23 +01:00
mt76x02_phy.h
mt76x02_regs.h mt76x02: add hrtimer for pre TBTT for USB 2019-05-01 13:03:56 +02:00
mt76x02_trace.c
mt76x02_trace.h
mt76x02_txrx.c mt76: add skb pointer to mt76_tx_info 2019-05-01 13:03:58 +02:00
mt76x02_usb.h mt76: add skb pointer to mt76_tx_info 2019-05-01 13:03:58 +02:00
mt76x02_usb_core.c mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete 2019-05-01 13:04:00 +02:00
mt76x02_usb_mcu.c mt76usb: use synchronous msg for mcu command responses 2019-02-26 12:25:18 +01:00
mt76x02_util.c mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete 2019-05-01 13:04:00 +02:00
trace.c
trace.h
tx.c mt76: dma: introduce skb field in mt76_txwi_cache 2019-05-01 13:03:58 +02:00
usb.c mt76: usb: use EP max packet aligned buffer sizes for rx 2019-05-01 13:04:00 +02:00
usb_trace.c
usb_trace.h
util.c
util.h