aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/driver_ndis.c
Commit message (Expand)AuthorAgeFilesLines
...
* hostapd: Remove unused passive scan functionalityJouni Malinen2009-04-171-1/+0
* Clean up HT40 scan and share nl80211 scanning codeJouni Malinen2009-04-161-2/+1
* Share driver beacon configuration handlersJouni Malinen2009-04-091-1/+0
* Merge hostapd driver init functions into oneJouni Malinen2009-04-091-0/+2
* Share same set_country driver op for hostapd and wpa_supplicantJouni Malinen2009-04-091-1/+0
* Share management frame send driver op for hostapd and wpa_supplicantJouni Malinen2009-04-091-1/+0
* Use common get_hw_feature_data for hostapd and wpa_supplicantJouni Malinen2009-04-091-1/+0
* Merge wpa_supplicant and hostapd driver wrapper implementationsJouni Malinen2009-04-091-1/+53
* Add Beacon configuration for wpa_supplicant AP modeJouni Malinen2009-04-021-1/+3
* Add SME support (separate authentication and association)Jouni Malinen2009-03-201-1/+2
* driver_ndis: Detect Native 802.11 drivers (NDIS 6, Vista)Jouni Malinen2009-03-071-1/+73
* driver_ndis: Add PAE group address to the multicast addressJouni Malinen2009-03-071-6/+19
* Determiner whether driver is wired at runtime based on capabilitiesJouni Malinen2009-03-071-1/+7
* Add extended driver scan request command: driver_ops::scan2()Jouni Malinen2009-02-141-1/+2
* Added get_interfaces() handler to list all NDIS adaptersJouni Malinen2008-12-241-2/+236
* Added a mechanism for quering driver wrappers for available interfacesJouni Malinen2008-12-241-1/+2
* Added support for global driver data (shared by multiple interfaces)Jouni Malinen2008-12-221-1/+4
* Fixed NDIS AuthMode configuration for WPS connectionJouni Malinen2008-12-211-0/+5
* Resolved number of signed/unsigned mismatches and ntddndis.h locationJouni Malinen2008-12-111-16/+22
* wpa_supplicant: Add support for setting of a regulatory domainLuis R. Rodriguez2008-12-091-1/+2
* driver_ndis: Added a workaround for a driver that removes SSID IE in scanJouni Malinen2008-11-051-0/+27
* NDIS: Set authMode=WPA2, if needed, when flushing PMKID cacheJouni Malinen2008-10-021-1/+15
* Add an optional set_mode() driver_ops handler for setting mode before keysDan Williams2008-09-291-1/+3
* Fixed MinGW build without CONFIG_NDIS_EVENTS_INTEGRATED definedJouni Malinen2008-08-101-0/+2
* Introduced new helper function is_zero_ether_addr()Jouni Malinen2008-06-031-2/+1
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+2832