linux-hardened/drivers/net/wireless/mediatek/mt76/mt76x2
Kalle Valo 074b145a05 first batch of mt76 patches for 4.21
* use the same firmware for mt76x2e and mt76x2u
 * mt76x2 fixes
 * mt76x0 fixes
 * mt76x0e survey support
 * more unification between mt76x2 and mt76x0
 * mt76x0e AP mode support
 * mt76x0e DFS support
 * rework and fix tx status handling for mt76x0 and mt76x2
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG/MacGPG2 v2
 Comment: GPGTools - http://gpgtools.org
 
 iEYEABECAAYFAlwBH4oACgkQ130UHQKnbvUdQwCdFL9rDWnaX1nvSwLZrp3DC7qD
 CywAoJaygMHs0YVmXWHQ9tdEAY5i4VAO
 =qF8w
 -----END PGP SIGNATURE-----

Merge tag 'mt76-for-kvalo-2018-11-30' of https://github.com/nbd168/wireless

first batch of mt76 patches for 4.21

* use the same firmware for mt76x2e and mt76x2u
* mt76x2 fixes
* mt76x0 fixes
* mt76x0e survey support
* more unification between mt76x2 and mt76x0
* mt76x0e AP mode support
* mt76x0e DFS support
* rework and fix tx status handling for mt76x0 and mt76x2

kvalo: fixed a conflict in drivers/net/wireless/mediatek/mt76/mt76x2/pci_main.c
and a build problem in drivers/net/wireless/mediatek/mt76/mt76x02_util.c
2018-12-13 16:02:19 +02:00
..
eeprom.c mt76: move mt76x02_eeprom_copy in mt76x02-lib module 2018-11-30 12:21:43 +01:00
eeprom.h mt76x0: eeprom: introduce mt76x0_tssi_enabled routine 2018-10-13 17:39:46 +02:00
init.c mt76: move mt76x02_init_device in mt76x02-lib module 2018-11-30 12:21:41 +01:00
Kconfig
mac.c mt76: rename mt76x02_util.h in mt76x02.h 2018-10-05 20:05:46 +02:00
mac.h mt76: move mac beacon routines in mt76x02-lib module 2018-11-30 12:21:41 +01:00
Makefile mt76: move dfs support in mt76x02-lib module 2018-11-30 12:21:42 +01:00
mcu.c mt76: remove mcu_msg_alloc 2018-11-30 12:21:43 +01:00
mcu.h mt76x2: move mt76x2_dev in mt76x02_util.h 2018-10-05 20:05:45 +02:00
mt76x2.h mt76: remove wait argument from mt76x02_mcu_calibrate 2018-11-30 12:29:31 +01:00
mt76x2u.h mt76x2u: phy: run phy_channel_calibrate after channel switch 2018-11-30 12:29:27 +01:00
pci.c mt76: move irq handler in mt76x02-lib moudle 2018-10-05 20:05:46 +02:00
pci_init.c first batch of mt76 patches for 4.21 2018-12-13 16:02:19 +02:00
pci_main.c mt76: replace sta_add/remove ops with common sta_state function 2018-11-30 12:30:37 +01:00
pci_mcu.c mt76: remove wait argument from mt76x02_mcu_function_select 2018-11-30 12:21:43 +01:00
pci_phy.c mt76: remove wait argument from mt76x02_mcu_calibrate 2018-11-30 12:29:31 +01:00
phy.c mt76: remove wait argument from mt76x02_mcu_calibrate 2018-11-30 12:29:31 +01:00
usb.c mt76x2: align mt76x2 and mt76x2u firmware 2018-11-30 12:21:39 +01:00
usb_init.c mt76: replace sta_add/remove ops with common sta_state function 2018-11-30 12:30:37 +01:00
usb_mac.c mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.c 2018-10-13 17:39:24 +02:00
usb_main.c mt76: replace sta_add/remove ops with common sta_state function 2018-11-30 12:30:37 +01:00
usb_mcu.c mt76: remove wait argument from mt76x02_mcu_set_radio_state 2018-11-30 12:21:43 +01:00
usb_phy.c mt76: remove wait argument from mt76x02_mcu_calibrate 2018-11-30 12:29:31 +01:00