aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Support vendor scan together with normal scanKanchanapally, Vidyullatha2016-04-015-18/+71
* Add QCA vendor definitions for simultaneous offchannelKanchanapally, Vidyullatha2016-04-011-0/+3
* nl80211: Driver interaction for QCA vendor scanKanchanapally, Vidyullatha2016-04-014-0/+316
* Add QCA vendor definitions for vendor scan supportKanchanapally, Vidyullatha2016-04-011-0/+54
* P2P: Support driver preferred freq list for invitation caseAhmad Kholaif2016-04-013-3/+20
* P2P: Process preferred frequency list as part of GO Neg Req/RespAhmad Kholaif2016-04-011-0/+202
* P2P: Expose driver preferred frequency list fetch to P2PAhmad Kholaif2016-04-011-0/+14
* P2P: Do not omit known operating channel preference from GO Neg RespAhmad Kholaif2016-04-011-1/+1
* P2P: Parse preferred frequency list extensionAhmad Kholaif2016-04-012-0/+6
* P2P: Add preferred frequency list extension to GO Neg ReqAhmad Kholaif2016-04-013-0/+44
* P2P: Use preferred frequency list from the local driverAhmad Kholaif2016-04-013-0/+29
* Add parsing of preferred frequency list elementAhmad Kholaif2016-04-012-0/+17
* nl80211: Add means to query preferred channelsAhmad Kholaif2016-04-014-1/+172
* P2P: Inform driver of the operating channel following group formationAhmad Kholaif2016-04-014-0/+63
* nl80211: Add concurrency capabilities to driver statusAhmad Kholaif2016-04-013-2/+30
* Fix generating offloaded ACS channel list when hw_mode is set to anyPeng Xu2016-04-014-15/+69
* Define new registry for QCA vendor specific elementsJouni Malinen2016-04-011-0/+30
* eap_proxy: Add gettid syscall wrapperAmarnath Hullur Subramanyam2016-03-241-0/+17
* eap_proxy: include qmi-framework for QCCI migrationBala Krishna Bhamidipati2016-03-231-0/+4
* eap_proxy: move UIM info into eap_proxyBala Krishna Bhamidipati2016-02-192-59/+43
* Merge "eap_proxy: use a separate thread for qmi initialization." into wlan-se...Linux Build Service Account2016-02-102-7/+40
|\
| * eap_proxy: use a separate thread for qmi initialization.Bala Krishna Bhamidipati2016-02-092-7/+40
* | nl80211: Add support for aborting an ongoing scanKanchanapally, Vidyullatha2016-02-094-0/+29
* | Sync with mac80211-next.git include/uapi/linux/nl80211.hJouni Malinen2016-02-091-3/+65
* | Sync with mac80211-next.git include/uapi/linux/nl80211.hJouni Malinen2016-02-091-14/+19
|/
* eap_proxy: Handle crash if eap method is nullBala Krishna Bhamidipati2016-01-291-16/+21
* HTTP (curl): OCSP with BoringSSLJouni Malinen2016-01-111-0/+33
* HTTP (curl): Fix compilation with BoringSSLJouni Malinen2016-01-111-0/+23
* BoringSSL: Move OCSP implementation into a separate fileJouni Malinen2016-01-113-820/+868
* BoringSSL: Implement support for OCSP staplingJouni Malinen2016-01-111-0/+847
* OpenSSL: Reject OCSP-required configuration if no OCSP supportJouni Malinen2016-01-111-0/+10
* P2P: Filter control chars in group client device name similarly to peerHu Wang2016-01-043-11/+26
* nl80211: Cancel all pending TX frame cookiesJouni Malinen2015-12-302-4/+44
* Merge 1a0fa705d4ab3bd90f108fe0127fb9dc7c94e396 on remote branchLinux Build Service Account2015-12-212-0/+62
|\
| * Merge tag 'android-6.0.1_r3' into 601r3David Ng2015-12-091-0/+11
| |\
| | * RSN: Stop connection attempt on apparent PMK mismatchJouni Malinen2015-10-211-0/+11
| | * hostapd: Global control interface notificationsAnton Nayshtut2015-10-063-0/+44
| * | Merge "Merge tag 'android-6.0.0_r26' into HEAD"Linux Build Service Account2015-12-091-0/+51
| |\ \
| | * | Merge tag 'android-6.0.0_r26' into HEADDavid Ng2015-11-301-0/+51
| | |\|
| | | * Add QCA vendor command support to set band to driverRavi Joshi2015-08-286-0/+127
| | | * am 447c7ff8: Make sure configuration is saved to storage deviceMitchell Wills2015-08-265-0/+45
| | | |\
| | | * | nl80211: Use beacon TSF if it is newer than Probe Response TSFSrinivas Dasari2015-08-241-0/+5
| * | | | FST: Make FST peer connection check more permissive in hostapdAnton Nayshtut2015-12-016-10/+16
| * | | | FST: Fix STA MB IEs creationAnton Nayshtut2015-12-011-26/+0
| * | | | hostapd: Process MAC ACLs on a station association event (SME in driver)Anton Nayshtut2015-12-013-16/+44
| |/ / /
* | | | FST: Make FST peer connection check more permissive in hostapdAnton Nayshtut2015-12-026-10/+16
* | | | FST: Fix STA MB IEs creationAnton Nayshtut2015-12-021-26/+0
* | | | hostapd: Process MAC ACLs on a station association event (SME in driver)Anton Nayshtut2015-12-023-16/+44
* | | | EAP-pwd server: Fix last fragment length validationJouni Malinen2015-12-021-3/+3
* | | | EAP-pwd peer: Fix last fragment length validationJouni Malinen2015-12-021-4/+3