Cc: Robert Marko <[email protected]> This is a pick of commits from device support PR #2417: https://github.com/openwrt/openwrt/pull/2417
There has been a request to merge those particular commits, as they are required for any 60 GHz capable device, so merging them will obviously make things easier for other developers. The credit for writing them goes to robimarko, I'm just bringing them to the list to speed things up a little. I'd be happy to receive comments, Acked-by or Reviewed-by feedback, as I cannot properly review them on my own. Robert Marko (5): linux-firmware: add wil6210 firmware mac80211: add wil6210 driver mac80211: add 802.11ad support base-files: wifi: add 802.11ad support hostapd: wpa_supplicant: enable proper GCMP cipher support package/base-files/files/sbin/wifi | 1 + package/firmware/linux-firmware/qca.mk | 8 ++++++++ package/kernel/mac80211/ath.mk | 18 +++++++++++++++--- .../kernel/mac80211/files/lib/wifi/mac80211.sh | 18 +++++++++++------- .../network/services/hostapd/files/hostapd.sh | 7 +++++++ 5 files changed, 42 insertions(+), 10 deletions(-) -- 2.20.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
