Skip to content

Tags: idor/hostap

Tags

RLS_R4_10

Toggle RLS_R4_10's commit message
(backport) P2P: Do not reply to Probe Request frame indicating only 8…

…02.11b rates

Per P2P specification 2.4.1, P2P Device shall shall not respond to
Probe Request frames that indicate support for only 802.11b rates.

RLS_R4_09

Toggle RLS_R4_09's commit message
Merge branch 'android' of git://github.com/ariknem/hostap into tmp

RLS_R4_08

Toggle RLS_R4_08's commit message
Revert "AP: Add station before sending the association response"

This reverts commit c4b59e3.

RLS_R4_07

Toggle RLS_R4_07's commit message
Revert "Enable UPnP support for external WPS Registrars"

This reverts commit d702da6.

RLS_R4_06

Toggle RLS_R4_06's commit message
Revert "Enable UPnP support for external WPS Registrars"

This reverts commit d702da6.

RLS_R4_05

Toggle RLS_R4_05's commit message
Merge branch 'android' of git://github.com/ariknem/hostap into android

RLS_R4_04

Toggle RLS_R4_04's commit message
merged latest wizery hostap/android

RLS_R4_03

Toggle RLS_R4_03's commit message
merged latest wizery hostap/android

RLS_R4_02

Toggle RLS_R4_02's commit message
hostap: makefile and configuration modifications for Android

Made changes to Android makefiles and both hostapd and supplicant
configuration files for working under Android

RLS_R4_02_hostapd

Toggle RLS_R4_02_hostapd's commit message
nl80211: send uapsd_queues and max_sp values on sta additon

When a new station is added, send its configured WME params.
(+ update nl80211_copy.h)