You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/kernel/mac80211
Daniel Golle 96f4792fdb mac80211: refactor non-{sae,dfs} mesh initialization
Refactor mesh initialization into a separate function, do some cleaning
on the way to make the code more readable.
Changes:
 * Move iw mesh setup to new mac80211_setup_mesh()
 * fallback on 'ssid' parameter in case 'mesh_id' isn't set
 * move setting of freq variable to shared code as it is needed for
   both, the wpa_supplicant and the iw based setup.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years ago
..
files mac80211: refactor non-{sae,dfs} mesh initialization 6 years ago
patches mac80211: update patch to read ath10k variant from DT 6 years ago
scripts mac80211: add a maintenance script for upstream backport commits 10 years ago
Makefile mac80211: refactor non-{sae,dfs} mesh initialization 6 years ago