aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* P2P: Adjust service discovery maximum fragment size for 60 GHzLior David2016-04-151-4/+16
* P2P: Add Dev Info attribute to Probe Request frames in 60 GHzLior David2016-04-153-5/+19
* wpa_supplicant: Expose wpas_get_bands() and related APILior David2016-04-153-8/+11
* P2P: Change order of P2P IE and frequencies set upLior David2016-04-151-38/+38
* P2P: Support dedicated P2P_DEVICE without separate group interfaceLior David2016-04-152-31/+78
* P2P: Add a separate pointer to the P2P Device instanceLior David2016-04-157-94/+97
* wpa_supplicant: Basic support for PBSS/PCPLior David2016-04-1513-3/+54
* nl80211: Basic support for PBSS/PCPLior David2016-04-152-0/+24
* Sync with mac80211-next.git include/uapi/linux/nl80211.hJouni Malinen2016-04-151-0/+6
* Return error from wpa_drv_get_pref_freq_list() if no driver supportJouni Malinen2016-04-011-1/+1
* IBSS/mesh: Add support for VHT80P80 configurationAhmad Kholaif2016-04-014-4/+42
* Add QCA vendor attribute and event to indicate subnet change statusRavi Joshi2016-04-014-3/+40
* Extend QCA roam event with subnet change indicationRavi Joshi2016-04-011-0/+1
* P2P: Add support for VHT 80+80 MHz and 160 MHzAhmad Kholaif2016-04-018-45/+183
* nl80211: Add VHT 160 MHz channel flagsAhmad Kholaif2016-04-014-2/+119
* P2P: Define operating classes for VHT 80+80 and 160Ahmad Kholaif2016-04-013-3/+5
* P2P: Do not reply to GO Negotiation Request if peer is waiting for usJouni Malinen2016-04-011-0/+8
* Parallelize distinct radio work operationsKanchanapally, Vidyullatha2016-04-012-8/+199
* nl80211: Extract driver offchannel simultaneous capabilityKanchanapally, Vidyullatha2016-04-012-0/+16
* nl80211: Support vendor scan together with normal scanKanchanapally, Vidyullatha2016-04-016-29/+90
* 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-014-3/+21
* P2P: Support driver preferred freq list for Autonomous GO caseAhmad Kholaif2016-04-011-0/+32
* 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-012-0/+26
* 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-014-5/+90
* Add parsing of preferred frequency list elementAhmad Kholaif2016-04-012-0/+17
* nl80211: Add means to query preferred channelsAhmad Kholaif2016-04-017-1/+243
* P2P: Inform driver of the operating channel following group formationAhmad Kholaif2016-04-016-0/+76
* nl80211: Add concurrency capabilities to driver statusAhmad Kholaif2016-04-013-2/+30
* wpa_supplicant: Fix a typo in wpa_scan_result_compar()Hahn, Maital2016-04-011-1/+1
* 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
* Merge "P2P: Fix P2P configuration file name" into wlan-service.lnx.1.0-dev.1.0Linux Build Service Account2016-03-312-1/+5
|\
| * P2P: Fix P2P configuration file nameGautam2016-03-232-1/+5
* | eap_proxy: Add gettid syscall wrapperAmarnath Hullur Subramanyam2016-03-241-0/+17
* | eap_proxy: include qmi-framework for QCCI migrationBala Krishna Bhamidipati2016-03-232-2/+13
|/
* WNM: Workaround for broken AP operating class behaviorJouni Malinen2016-03-181-1/+16
* Android: Allow wpa_supplicant to write files to osu-info dirKanchanapally, Vidyullatha2016-03-081-1/+12
* 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
* | Add control interface command for aborting an ongoing scanJouni Malinen2016-02-092-0/+13
* | Abort an ongoing scan before connectKanchanapally, Vidyullatha2016-02-094-0/+16
* | nl80211: Add support for aborting an ongoing scanKanchanapally, Vidyullatha2016-02-095-0/+36