summaryrefslogtreecommitdiffstats
path: root/bcmdhd/wpa_supplicant_8_lib/driver_cmd_nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* bcmdhd: Include driver_nl80211.h from wpa_supplicant repositoryDmitry Shmidt2015-01-051-3/+8
* bcmdhd: Clean wpa_driver_set_ap_wps_p2p_ie() funcDmitry Shmidt2014-06-251-1/+1
* bcmdhd: Allocate memory dynamically in wpa_driver_set_ap_wps_p2p_ie()Ecco park2014-06-241-15/+23
* bcmdhd: Fix EVENT_CHANNEL_LIST_CHANGED messageDmitry Shmidt2014-04-141-4/+22
* am 5d3b8bbf: am ab3e9a4c: Merge "broadcom/wlan: 64-bit compile issue"Mark Salyzyn2014-03-121-2/+3
|\
| * am ab3e9a4c: Merge "broadcom/wlan: 64-bit compile issue"Mark Salyzyn2014-03-121-2/+3
| |\
| | * broadcom/wlan: 64-bit compile issueMark Salyzyn2014-03-121-2/+3
* | | Revert "HACK: Do not send hang message in case of failure"Dmitry Shmidt2014-02-201-1/+1
* | | bcmdhd: Fix 64-bit address castingDmitry Shmidt2014-02-201-1/+1
* | | HACK: Do not send hang message in case of failureDmitry Shmidt2014-02-201-2/+2
* | | bcmdhd: Add 64-bit interface supportDmitry Shmidt2014-02-111-2/+10
|/ /
* | bcmdhd: Re-routing private command to parent interface (p2p->wlan0)Dmitry Shmidt2013-12-161-0/+17
|/
* bcmdhd: Replace os_strncpy with os_strlcpyDmitry Shmidt2013-12-051-1/+1
* bcmdhd: wpa_supplicant_lib: Allow buffer return for wls_batching commandsDmitry Shmidt2013-08-161-1/+2
* wpa_supplicant_lib: Use common file from hardware_legacyDmitry Shmidt2013-06-061-1/+1
* wpa_supplicant_lib: Notify wpa_supplicant about channels after band changeDmitry Shmidt2013-04-261-1/+2
* wpa_supplicant_lib: Remove obsolete functionalityDmitry Shmidt2013-01-161-199/+1
* bcmdhd: wpa_supplicant_lib: Fix country command processingDmitry Shmidt2012-11-091-1/+1
* wpa_supplicant_lib: Send channel update event for 'country' commandDmitry Shmidt2012-07-111-1/+3
* wpa_supplicant_lib: Increase cmd size for P2P GODmitry Shmidt2012-05-301-1/+1
* wpa_supplicant_lib: Sync to wpa_supplicant b834952Dmitry Shmidt2012-01-261-27/+15
* bcmdhd: wpa_supplicant: Fix get_noa() return valueDmitry Shmidt2011-09-291-1/+2
* bcmdhd: wpa_supplicant: Add get_noa() for WFD certificationDmitry Shmidt2011-09-281-0/+18
* bcmdhd: wpa_supplicant: Fix WFD and WPS certification problem for GODmitry Shmidt2011-09-271-0/+61
* bcmdhd: wpa_supplicant: Fix BTCOEXMODE commandDmitry Shmidt2011-08-291-21/+0
* bcmdhd: wpa_supplicant_lib: Remove excessive loggingDmitry Shmidt2011-07-251-2/+0
* bcmdhd: wpa_supplicant: Add BGSCAN-START/STOP supportDmitry Shmidt2011-07-191-7/+120
* bcmdhd: Add GETPOWER and GETBAND command supportDmitry Shmidt2011-07-081-1/+3
* bcmdhd: Fix libnl_2 pathDmitry Shmidt2011-06-301-1/+1
* bcmdhd: wpa_supplicant_lib: Add private commands supportDmitry Shmidt2011-06-221-3/+29
* bcmdhd: Initial wpa_supplicant_8 library for WEXT and CFG80211Dmitry Shmidt2011-06-031-0/+166