aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/wpa_supplican...cm-10.2.1cm-10.2.0stable/cm-10.2cm-10.2Steve Kondik2013-11-0712-27/+285
|\
| * Merge "P2P: Make sure wait for the first client gets stopped"Linux Build Service Account2013-11-041-0/+6
| |\
| | * P2P: Make sure wait for the first client gets stoppedJouni Malinen2013-10-301-0/+6
| * | Merge "Fix ENABLE_NETWORK not to reconnect in disconnected state"Linux Build Service Account2013-11-041-2/+2
| |\ \
| | * | Fix ENABLE_NETWORK not to reconnect in disconnected stateJouni Malinen2013-10-251-2/+2
| * | | Update regulatory change to all virtual interface for the phyVinay Krishna Eranna2013-10-311-10/+46
| |/ /
| * | Merge "P2P: Clear p2p_group_formation and p2p_in_provisioning on group removal"Linux Build Service Account2013-10-241-0/+5
| |\|
| | * P2P: Clear p2p_group_formation and p2p_in_provisioning on group removalDeepthi Gowri2013-10-221-0/+5
| * | Merge "P2P Extend postponing of concurrent scans for persistent GO"Linux Build Service Account2013-10-241-0/+1
| |\|
| | * P2P Extend postponing of concurrent scans for persistent GODeepthi Gowri2013-10-221-0/+1
| * | Merge "P2P: Allow persistent group determination based on Beacon frame"Linux Build Service Account2013-10-241-0/+3
| |\ \
| | * | P2P: Allow persistent group determination based on Beacon frameJouni Malinen2013-10-181-0/+3
| * | | Merge "P2P: Do not allow P2P client connection without P2P IE from GO"Linux Build Service Account2013-10-241-0/+7
| |\| |
| | * | P2P: Do not allow P2P client connection without P2P IE from GOJouni Malinen2013-10-181-0/+7
| * | | Merge "P2P: Do not drop P2P IEs from BSS table on non-P2P scans"Linux Build Service Account2013-10-241-0/+16
| |\| |
| | * | P2P: Do not drop P2P IEs from BSS table on non-P2P scansJouni Malinen2013-10-181-0/+16
| * | | Merge "P2P: Allow GO to be discovered based on Beacon frame"Linux Build Service Account2013-10-243-2/+56
| |\| |
| | * | P2P: Allow GO to be discovered based on Beacon frameJouni Malinen2013-10-183-2/+56
| * | | P2P: Show p2p flag in debug info for scan resultsJouni Malinen2013-10-181-2/+5
| |/ /
| * / P2P: Show P2P flag in BSS entries also based on Beacon framesJouni Malinen2013-10-183-1/+43
| |/
| * Merge "Add disable_scan_offload parameter to wpa_supplicant.conf"Linux Build Service Account2013-10-161-0/+1
| |\
| | * Add disable_scan_offload parameter to wpa_supplicant.confHardik Kantilal Patel2013-10-151-0/+1
| * | Merge "TDLS: Tear down TDLS using wpas_drv_tlds_oper() if not external"Linux Build Service Account2013-10-151-2/+9
| |\ \
| | * | TDLS: Tear down TDLS using wpas_drv_tlds_oper() if not externalArend van Spriel2013-10-081-2/+9
| | |/
| * | Merge "P2P: Use group formation timeout on persistent group GO"Linux Build Service Account2013-10-155-6/+41
| |\ \
| | * | P2P: Use group formation timeout on persistent group GOJouni Malinen2013-10-075-6/+41
| * | | Merge "P2P: Extend group formation timeout on GO to first data connection"Linux Build Service Account2013-10-152-4/+36
| |\| |
| | * | P2P: Extend group formation timeout on GO to first data connectionJouni Malinen2013-10-072-4/+36
| * | | Merge "P2P: Cancel group formation timeout on client connection"Linux Build Service Account2013-10-151-0/+10
| |\| | | | |/ | |/|
| | * P2P: Cancel group formation timeout on client connectionJouni Malinen2013-10-041-0/+10
* | | Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/wpa_supplican...Steve Kondik2013-10-0717-165/+891
|\| |
| * | Merge "TDLS: Clean up wpa_tdls_teardown_link() uses"Linux Build Service Account2013-10-041-2/+6
| |\ \
| | * | TDLS: Clean up wpa_tdls_teardown_link() usesSunil Dutt2013-10-031-2/+6
| | |/
| * / Include Extended Capabilities element based on scan resultsArif Hussain2013-10-021-11/+21
| |/
| * Use configured sched_scan interval for the PNO scanKamath Vinayak2013-09-181-2/+5
| * P2P: Stop listen state when listen-only duration is overSyed Asifful Dayyan Rafiuddeen2013-09-161-0/+6
| * Merge "P2P: Postpone concurrent scans when waiting for first client as GO"Linux Build Service Account2013-09-052-1/+28
| |\
| | * P2P: Postpone concurrent scans when waiting for first client as GOJouni Malinen2013-08-292-1/+28
| * | Change WEP network selection to reject WPA/WPA2 APsJouni Malinen2013-08-271-7/+24
| |/
| * WPS: Clear connection failure counts on WPS successJouni Malinen2013-08-201-0/+4
| * wpa_supplicant_8: Add an interface to easy control scan interval.Sheng Fang2013-08-074-1/+12
| * p2p: Add p2p_no_group_iface flag to p2p conf fileHardik Kantilal Patel2013-07-301-0/+2
| * P2P: Fix p2p_pref_chan setting from configuration fileYufeng Wang2013-07-241-0/+6
| * Mark interface disconnected on removal requestJouni Malinen2013-07-241-0/+1
| * Do not try auto connect mechanism in disconnected stateJouni Malinen2013-07-241-2/+3
| * Do not add BSS to blacklist on local disconnection requestJouni Malinen2013-07-241-0/+11
| * P2P: Automatic channel selection at re-invocation of persistent GOWei-Jen Lin2013-07-241-45/+60
| * TDLS: Move AID=1 workaround into driver_nl80211.c.Jouni Malinen2013-07-241-1/+1
| * TDLS: Pass peer's AID information to kernelSunil Dutt2013-07-241-2/+2
| * Try to set WPA-None key after IBSS-joined eventJouni Malinen2013-07-243-2/+14