aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/bss.h
Commit message (Expand)AuthorAgeFilesLines
* wpa_s: make SETBAND take immediate effectVishal Mahaveer2012-08-021-0/+1
* HS 2.0: Add Hotspot 2.0 ANQP routinesJay Katabathuni2012-05-081-0/+6
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* P2P: Allow BSS entry to be fetched based on GO P2P Device AddressJouni Malinen2012-02-071-0/+2
* Interworking: Add ANQP query requestsJouni Malinen2011-10-161-0/+10
* dbus: Add D-Bus methods to flush the BSS cacheSam Leffler2011-03-201-0/+2
* Fetch IEs from both Beacon and Probe Response frames if availableJouni Malinen2010-01-161-1/+4
* dbus: Change BSS property MaxRate to RatesWitold Sowa2010-01-041-1/+2
* Do not store raw scan resultsJouni Malinen2010-01-021-0/+2
* Only expire scanned BSSes based on new scan resultsJouni Malinen2010-01-021-2/+3
* WPS: Use BSS table instead of raw scan resultsJouni Malinen2010-01-021-0/+2
* Add wpa_bss_get_max_rate() to match with old scan_res helpersJouni Malinen2009-12-281-0/+1
* Add BSS list sorted by id and add some helper functionsJouni Malinen2009-12-281-0/+9
* Add BSS table to track scan results without dropping informationJouni Malinen2009-12-271-0/+74