| Commit message (Expand) | Author | Age | Files | Lines |
| * | nl80211: Extract driver offchannel simultaneous capability | Kanchanapally, Vidyullatha | 2016-04-01 | 2 | -0/+16 |
| * | nl80211: Support vendor scan together with normal scan | Kanchanapally, Vidyullatha | 2016-04-01 | 6 | -29/+90 |
| * | Add QCA vendor definitions for simultaneous offchannel | Kanchanapally, Vidyullatha | 2016-04-01 | 1 | -0/+3 |
| * | nl80211: Driver interaction for QCA vendor scan | Kanchanapally, Vidyullatha | 2016-04-01 | 4 | -0/+316 |
| * | Add QCA vendor definitions for vendor scan support | Kanchanapally, Vidyullatha | 2016-04-01 | 1 | -0/+54 |
| * | P2P: Support driver preferred freq list for invitation case | Ahmad Kholaif | 2016-04-01 | 4 | -3/+21 |
| * | P2P: Support driver preferred freq list for Autonomous GO case | Ahmad Kholaif | 2016-04-01 | 1 | -0/+32 |
| * | P2P: Process preferred frequency list as part of GO Neg Req/Resp | Ahmad Kholaif | 2016-04-01 | 1 | -0/+202 |
| * | P2P: Expose driver preferred frequency list fetch to P2P | Ahmad Kholaif | 2016-04-01 | 2 | -0/+26 |
| * | P2P: Do not omit known operating channel preference from GO Neg Resp | Ahmad Kholaif | 2016-04-01 | 1 | -1/+1 |
| * | P2P: Parse preferred frequency list extension | Ahmad Kholaif | 2016-04-01 | 2 | -0/+6 |
| * | P2P: Add preferred frequency list extension to GO Neg Req | Ahmad Kholaif | 2016-04-01 | 3 | -0/+44 |
| * | P2P: Use preferred frequency list from the local driver | Ahmad Kholaif | 2016-04-01 | 4 | -5/+90 |
| * | Add parsing of preferred frequency list element | Ahmad Kholaif | 2016-04-01 | 2 | -0/+17 |
| * | nl80211: Add means to query preferred channels | Ahmad Kholaif | 2016-04-01 | 7 | -1/+243 |
| * | P2P: Inform driver of the operating channel following group formation | Ahmad Kholaif | 2016-04-01 | 6 | -0/+76 |
| * | nl80211: Add concurrency capabilities to driver status | Ahmad Kholaif | 2016-04-01 | 3 | -2/+30 |
| * | wpa_supplicant: Fix a typo in wpa_scan_result_compar() | Hahn, Maital | 2016-04-01 | 1 | -1/+1 |
| * | Fix generating offloaded ACS channel list when hw_mode is set to any | Peng Xu | 2016-04-01 | 4 | -15/+69 |
| * | Define new registry for QCA vendor specific elements | Jouni Malinen | 2016-04-01 | 1 | -0/+30 |
| * | Merge "P2P: Fix P2P configuration file name" into wlan-service.lnx.1.0-dev.1.0 | Linux Build Service Account | 2016-03-31 | 2 | -1/+5 |
| |\ |
|
| | * | P2P: Fix P2P configuration file name | Gautam | 2016-03-23 | 2 | -1/+5 |
| * | | eap_proxy: Add gettid syscall wrapper | Amarnath Hullur Subramanyam | 2016-03-24 | 1 | -0/+17 |
| * | | eap_proxy: include qmi-framework for QCCI migration | Bala Krishna Bhamidipati | 2016-03-23 | 2 | -2/+13 |
| |/ |
|
| * | WNM: Workaround for broken AP operating class behavior | Jouni Malinen | 2016-03-18 | 1 | -1/+16 |
| * | Android: Allow wpa_supplicant to write files to osu-info dir | Kanchanapally, Vidyullatha | 2016-03-08 | 1 | -1/+12 |
| * | eap_proxy: move UIM info into eap_proxy | Bala Krishna Bhamidipati | 2016-02-19 | 2 | -59/+43 |
| * | Merge "eap_proxy: use a separate thread for qmi initialization." into wlan-se... | Linux Build Service Account | 2016-02-10 | 2 | -7/+40 |
| |\ |
|
| | * | eap_proxy: use a separate thread for qmi initialization. | Bala Krishna Bhamidipati | 2016-02-09 | 2 | -7/+40 |
| * | | Add control interface command for aborting an ongoing scan | Jouni Malinen | 2016-02-09 | 2 | -0/+13 |
| * | | Abort an ongoing scan before connect | Kanchanapally, Vidyullatha | 2016-02-09 | 4 | -0/+16 |
| * | | nl80211: Add support for aborting an ongoing scan | Kanchanapally, Vidyullatha | 2016-02-09 | 5 | -0/+36 |
| * | | Sync with mac80211-next.git include/uapi/linux/nl80211.h | Jouni Malinen | 2016-02-09 | 1 | -3/+65 |
| * | | Sync with mac80211-next.git include/uapi/linux/nl80211.h | Jouni Malinen | 2016-02-09 | 1 | -14/+19 |
| |/ |
|
| * | Generate hs20-osu-client as part of compilation | Kanchanapally, Vidyullatha | 2016-02-02 | 1 | -1/+2 |
| * | eap_proxy: Handle crash if eap method is null | Bala Krishna Bhamidipati | 2016-01-29 | 1 | -16/+21 |
| * | EST: Comment out X509_REQ_print calls on Android with BoringSSL | Jouni Malinen | 2016-01-11 | 1 | -0/+4 |
| * | EST: Add CSR generation support with BoringSSL | Jouni Malinen | 2016-01-11 | 1 | -16/+28 |
| * | EST: Implement pkcs7_to_cert() with BoringSSL | Jouni Malinen | 2016-01-11 | 1 | -4/+20 |
| * | hs20-osu-client: Disable EST with BoringSSL to fix build | Jouni Malinen | 2016-01-11 | 1 | -0/+16 |
| * | HTTP (curl): OCSP with BoringSSL | Jouni Malinen | 2016-01-11 | 3 | -0/+35 |
| * | HTTP (curl): Fix compilation with BoringSSL | Jouni Malinen | 2016-01-11 | 1 | -0/+23 |
| * | BoringSSL: Move OCSP implementation into a separate file | Jouni Malinen | 2016-01-11 | 7 | -820/+872 |
| * | BoringSSL: Implement support for OCSP stapling | Jouni Malinen | 2016-01-11 | 1 | -0/+847 |
| * | OpenSSL: Reject OCSP-required configuration if no OCSP support | Jouni Malinen | 2016-01-11 | 1 | -0/+10 |
| * | Merge "P2P: Filter control chars in group client device name similarly to pee... | Linux Build Service Account | 2016-01-05 | 3 | -11/+26 |
| |\ |
|
| | * | P2P: Filter control chars in group client device name similarly to peer | Hu Wang | 2016-01-04 | 3 | -11/+26 |
| * | | P2P: Fix P2P_CANCEL for p2p_in_invitation case | Jouni Malinen | 2016-01-04 | 1 | -0/+1 |
| |/ |
|
| * | Merge "nl80211: Cancel all pending TX frame cookies" into wlan-service.lnx.1.... | Linux Build Service Account | 2016-01-04 | 2 | -4/+44 |
| |\ |
|
| | * | nl80211: Cancel all pending TX frame cookies | Jouni Malinen | 2015-12-30 | 2 | -4/+44 |