hostapd: slightly clean up patches
authorFelix Fietkau <nbd@nbd.name>
Thu, 4 Apr 2024 11:19:49 +0000 (13:19 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 4 Apr 2024 11:38:18 +0000 (13:38 +0200)
commit5aab43f93388b1e35d80892e1534584e83802f89
treedb420418d3072c25ffde134ba1f10e2336126f35
parent7b9996d107217393bac5b3edf6577b74991e02b4
hostapd: slightly clean up patches

- move build/ifdef related changes together to the 200 patch range
- reduce adding/removing include statements across patches
- move patches away from the 99x patch range to simplify maintenance

Signed-off-by: Felix Fietkau <nbd@nbd.name>
28 files changed:
package/network/services/hostapd/patches/050-Fix-OpenWrt-13156.patch [new file with mode: 0644]
package/network/services/hostapd/patches/051-nl80211-add-extra-ies-only-if-allowed-by-driver.patch [new file with mode: 0644]
package/network/services/hostapd/patches/200-multicall.patch
package/network/services/hostapd/patches/201-lto-jobserver-support.patch [new file with mode: 0644]
package/network/services/hostapd/patches/211-ctrl-make-WNM_AP-functions-dependant-on-CONFIG_AP.patch [new file with mode: 0644]
package/network/services/hostapd/patches/212-Move-definition-of-WLAN_SUPP_RATES_MAX-to-defs.h.patch [new file with mode: 0644]
package/network/services/hostapd/patches/213-wpa_supplicant-fix-warnings.patch [new file with mode: 0644]
package/network/services/hostapd/patches/220-indicate-features.patch [new file with mode: 0644]
package/network/services/hostapd/patches/250-hostapd_cli_ifdef.patch [new file with mode: 0644]
package/network/services/hostapd/patches/251-wpa_cli_ifdef.patch [new file with mode: 0644]
package/network/services/hostapd/patches/252-disable_ctrl_iface_mib.patch [new file with mode: 0644]
package/network/services/hostapd/patches/253-qos_map_set_without_interworking.patch [new file with mode: 0644]
package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch [deleted file]
package/network/services/hostapd/patches/381-hostapd_cli_UNKNOWN-COMMAND.patch
package/network/services/hostapd/patches/420-indicate-features.patch [deleted file]
package/network/services/hostapd/patches/430-hostapd_cli_ifdef.patch [deleted file]
package/network/services/hostapd/patches/431-wpa_cli_ifdef.patch [deleted file]
package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch
package/network/services/hostapd/patches/461-Move-definition-of-WLAN_SUPP_RATES_MAX-to-defs.h.patch [deleted file]
package/network/services/hostapd/patches/500-lto-jobserver-support.patch [deleted file]
package/network/services/hostapd/patches/599-wpa_supplicant-fix-warnings.patch [deleted file]
package/network/services/hostapd/patches/600-ubus_support.patch
package/network/services/hostapd/patches/601-ucode_support.patch
package/network/services/hostapd/patches/740-snoop_iface.patch
package/network/services/hostapd/patches/750-qos_map_set_without_interworking.patch [deleted file]
package/network/services/hostapd/patches/990-ctrl-make-WNM_AP-functions-dependant-on-CONFIG_AP.patch [deleted file]
package/network/services/hostapd/patches/991-Fix-OpenWrt-13156.patch [deleted file]
package/network/services/hostapd/patches/992-nl80211-add-extra-ies-only-if-allowed-by-driver.patch [deleted file]