Enable client mode in mt76x0e driver registering the device to the mac80211 layer. Moreover add missing mac80211 callbacks in mt76x0e_ops data structure. Sta mode has been tested connecting to a 802.11ac AP on 5GHz band Lorenzo Bianconi (3): mt76x0: pci: add missing mac80211 callbacks mt76: disable ldpc coding for mt76x0 devices mt76x0: pci: add mt76x0_register_device in mt76x0e_register_device .../net/wireless/mediatek/mt76/mt76x0/pci.c | 31 +++++++- drivers/net/wireless/mediatek/mt76/mt76x02.h | 7 ++ .../net/wireless/mediatek/mt76/mt76x02_mac.c | 77 ++++++++----------- 3 files changed, 70 insertions(+), 45 deletions(-) -- 2.19.0