1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/mediatek/mt7601u
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
..
core.c add mt7601u driver 2015-05-28 11:33:20 +03:00
debugfs.c wireless: Use octal not symbolic permissions 2018-03-27 11:01:13 +03:00
dma.c mt7601u: do not use WARN_ON in the datapath 2019-02-01 14:41:19 +02:00
dma.h mt7601u: use linux/bitfield.h 2016-09-09 12:09:25 +03:00
eeprom.c mt7601u: remove a warning in mt7601u_efuse_physical_size_check() 2018-03-13 18:32:56 +02:00
eeprom.h mt7601u: bump supported EEPROM version 2019-02-01 14:28:22 +02:00
init.c mt7601u: expose 802.11w support 2018-07-30 17:30:35 +03:00
initvals.h mt7601u: let mac80211 validate rx CCMP PN 2018-03-13 18:35:03 +02:00
initvals_phy.h add mt7601u driver 2015-05-28 11:33:20 +03:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mac.c mt7601u: use EWMA to calculate avg_rssi 2018-04-24 20:33:02 +03:00
mac.h mt7601u: move mt7601u_set_macaddr in mac related code 2018-02-28 16:56:05 +02:00
main.c mt7601u: use sw encryption for hw unsupported ciphers 2018-07-30 17:30:35 +03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mcu.c Driver core patches for 4.17-rc1 2018-04-04 19:41:45 -07:00
mcu.h add mt7601u driver 2015-05-28 11:33:20 +03:00
mt7601u.h mt7601u: use EWMA to calculate avg_rssi 2018-04-24 20:33:02 +03:00
phy.c mt7601u: remove warning when avg_rssi is zero 2018-06-24 20:01:38 +03:00
regs.h mt7601u: wait for clear rxq when stopping mac 2016-11-29 17:32:32 +02:00
trace.c add mt7601u driver 2015-05-28 11:33:20 +03:00
trace.h net/mediatek: disambiguate mt76 vs mt7601u trace events 2018-03-28 22:55:18 +02:00
tx.c networking: make skb_push & __skb_push return void pointers 2017-06-16 11:48:40 -04:00
usb.c mt7601u: check chip version on probe 2019-03-19 17:31:03 +02:00
usb.h mt7601u: fix dma from stack address 2015-08-10 22:19:31 +03:00
util.c add mt7601u driver 2015-05-28 11:33:20 +03:00