aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/ctrl_iface.c
Commit message (Expand)AuthorAgeFilesLines
* wpa_supplicant: Add get_capability freqBruno Randolf2013-04-131-0/+52
* Add capability flag for IBSS and get_capabiliy modesBruno Randolf2013-03-201-0/+43
* wpa_supplicant: P2P-related fixesDmitry Shmidt2012-09-241-10/+10
* wpa_supplicant: Fix P2P command processingDmitry Shmidt2012-09-131-6/+7
* wpa_supplicant: Update to 07-Sep-2012 TOTDmitry Shmidt2012-09-101-11/+13
* P2P: Allow p2p_invite-persistent to specify channel for GOJouni Malinen2012-09-091-1/+14
* Merge "Fix REMOVE_NETWORK to not run operations with invalid current_ssid" in...Dmitry Shmidt2012-09-091-2/+7
|\
| * Fix REMOVE_NETWORK to not run operations with invalid current_ssidDeepthi Gowri2012-09-091-2/+7
* | Merge "nl80211: Register read_sta_data() handler for station only builds" int...Dmitry Shmidt2012-09-091-2/+3
|\ \ | |/
| * nl80211: Register read_sta_data() handler for station only buildsJouni Malinen2012-09-091-2/+3
* | Fix join for p2p_connectIrfan Sheriff2012-09-061-1/+1
|/
* wpa_supplicant: Update to 29-Aug-2012 TOTDmitry Shmidt2012-09-041-17/+243
* wpa_supplicant: Add bss_flush command to invalidate scan resultsDmitry Shmidt2012-08-241-0/+16
* Add delimiter for bss commandIrfan Sheriff2012-08-131-0/+7
* wpa_supplicant: Update to BRCM version 0.8.0-34Dmitry Shmidt2012-08-081-0/+4
* Add PKTCNT_POLL command to get TX packet countersYuhao Zheng2012-08-031-0/+21
* Use bssid instead of pending_bssidIrfan Sheriff2012-08-011-1/+1
* wpa_supplicant: Update to 07-Jul-2012 TOTDmitry Shmidt2012-07-191-114/+705
* Add 'get_capability channels' commandDmitry Shmidt2012-07-111-0/+48
* Fix null pointer access for SSID printing.andy2_kuo2012-05-291-1/+2
* Fix SSID printing in eventsIrfan Sheriff2012-05-111-1/+2
* wpa_supplicant: Update to Version 0.8.26 from BRCMDmitry Shmidt2012-05-021-8/+8
* Add SSID in supplicant change eventIrfan Sheriff2012-04-161-2/+4
* Allow legacy PS param to be set with SET in addition to P2P_SETJouni Malinen2012-04-101-0/+2
* Add to bss command option RANGE=ALL|N1-N2 [MASK=0xH]Dmitry Shmidt2012-03-261-122/+255
* Update to Version 0.8.24 from BRCMDmitry Shmidt2012-03-261-1/+15
* Update to new version 0.8.22 from BRCMDmitry Shmidt2012-03-061-13/+28
* Update to new version 0.8.16 from BRCMDmitry Shmidt2012-01-241-246/+513
* Add network connection event for statusIrfan Sheriff2012-01-111-0/+9
* Add state message sent after 'status' commandDmitry Shmidt2011-12-191-0/+7
* nl80211: Add get_noa() support for WFD certification (BRCM)Dmitry Shmidt2011-09-281-4/+63
* BRCM P2P updateDmitry Shmidt2011-08-231-2/+15
* Send termination message only in case of wpa_supplicant_deinit() callDmitry Shmidt2011-08-031-1/+1
* Add P2P support for BRCM CFG80211 driverDmitry Shmidt2011-07-211-3/+41
* Accumulative patch from commit 20a0b03debef66cc57b0c34a05f8be5229be907cJouni Malinen2011-06-271-1/+10
* Add extended 'driver' commandDmitry Shmidt2011-05-091-0/+15
* Add 'get country' commandDmitry Shmidt2011-05-091-5/+9
* Add log_level commandDmitry Shmidt2011-05-091-0/+45
* Add blacklist commandDmitry Shmidt2011-05-091-0/+53
* wpa_supplicant: Initial Revision 0.8.XDmitry Shmidt2011-05-091-0/+3530