summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 0048 - This patch not allow to load AP on JP-only channel 14, 38, 42, and 46.HEADR8.8_RC1R8.8upstream_29_rebasemasterKN2020-06-091-2/+14
* 0047 - Fix some Mesh sec bugsKN2020-06-092-5/+5
* 0046 - remove Mesh link in wpa_supplicant_event_assoc only if CONFIG_MESH.KN2020-06-091-0/+2
* 0045 - nl80211: define static function if CONFIG_MESHKN2020-06-091-0/+2
* 0044 - Closes the link for mesh peer management only if meshKN2020-06-091-1/+3
* 0043 - Mesh: Support mesh connection to a "full" MPKN2020-06-0914-69/+360
* 0042 - Fix warrining compilationKN2020-06-094-4/+7
* 0041 - mesh on demand: Several fixesKN2020-06-095-97/+70
* 0040 - mesh on demand: Allow BG scan user configurationKN2020-06-092-3/+9
* 0039 - Fix deauth with reason 7 due to multiple assoc_req receivedKN2020-06-091-1/+10
* 0038 - ap: add missing WLAN_STA_ASSOC_REQ_OK flag cleanupsKN2020-06-092-3/+4
* 0037 - mesh on demand: Perform BG Scan only on serving channelKN2020-06-091-1/+11
* 0036 - mesh: Cannot perform scan on mesh IF while mesh is connected with secu...KN2020-06-091-0/+2
* 0035 - Mesh: Fixed max peer linksKN2020-06-093-12/+21
* 0034 - Mesh: Don't allow SISO40 pri/sec channel switchKN2020-06-091-3/+7
* 0033 - Mesh: Cannot create mesh network on channel 40KN2020-06-092-1/+7
* 0032 - Mesh: Can't join other mesh network after joining mesh networkKN2020-06-093-2/+8
* 0031 - Mesh: mesh on demand supportKN2020-06-0910-73/+433
* 0030 - Mesh: bug fix - make sure when we disconnect we wait for plink_close t...KN2020-06-095-14/+58
* 0029 - mesh: fix error print upon joinKN2020-06-091-0/+4
* 0028 - AP-Mesh channel syncKN2020-06-092-1/+14
* 0027 - mesh : set OFDM basic rates as defaultKN2020-06-091-1/+3
* 0026 - Mesh: Connection fixesKN2020-06-092-4/+6
* 0025 - Mesh: max peer parameter doesn't workKN2020-06-092-5/+26
* 0024 - mesh: enable disassoc_low_ack event for meshKN2020-06-093-2/+6
* 0023 - P2P: fix duplicate structure patchKN2020-06-094-17/+7
* 0022 - P2P: accept provision discovery with bcast group ID [IOP]KN2020-06-091-1/+4
* 0021 - P2P: accommodate peers that use the GO address in prov_disc_resp [IOP]KN2020-06-091-3/+4
* 0020 - P2P: Ignore PBC overlap in P2P provisioning [IOP]KN2020-06-091-0/+8
* 0019 - wpa_supplicant: declare 20/40 coex support [UPSTREAM]KN2020-06-091-0/+1
* 0018 - P2P: increase p2p go initial connection timeout [WORKAROUND]KN2020-06-091-1/+1
* 0017 - reload iface on ifdown/up and suspend/resume (INTERNAL)KN2020-06-091-0/+2
* 0016 - ACS: don't choose JP-only channel [ACS]KN2020-06-091-0/+4
* 0015 - ap: wps: avoid sending wps commands for each interface [AP AP]KN2020-06-091-0/+7
* 0014 - acs: retry ACS scan on EBUSY return code [ACS]KN2020-06-091-2/+20
* 0013 - hostap: don't check scan results in case of 20mhz [AP AP]KN2020-06-091-0/+3
* 0012 - driver_nl80211: implement shared AP channel op [AP AP]KN2020-06-091-0/+85
* 0011 - hostapd: use new op to sync AP channels [AP AP]KN2020-06-093-1/+61
* 0010 - acs: skip HT_SCAN on channel sync [ACS]KN2020-06-091-4/+26
* 0009 - acs: add additional dfs operating classes [ACS]KN2020-06-091-0/+7
* 0008 - Porting the legacy ACS implementation.KN2020-06-097-25/+374
* 0007 - If another ap iface is enabled, sync to its channel (if ap_channel_syn...KN2020-06-091-0/+33
* 0006 - When ap_channel_sync=1 the 40Mhz operating channel of an AP will be se...KN2020-06-093-0/+11
* In our case we want to sync to existing frequency in case of running ap (e.g....KN2020-06-091-13/+23
* Look for other used frequencies (by other hostapd processes) and use/prefer t...KN2020-06-092-0/+40
* Some channels shuldn't be used in the US (even though they are in the allowed...KN2020-06-091-0/+13
* According to the requirement, channels 38/42/46 should not be advertised for ...KN2020-06-091-0/+18
* From 0dc14149ba74a6b552a5bc7d23ed9a541dd4267c Mon Sep 17 00:00:00 2001KN2020-06-092-4/+14
* Adding the official hostapd_2_9 release from https://w1.fi/cgit/hostap/ to th...hostap_2_9_orgKN2020-06-091300-58587/+366822
* Revert "driver_nl80211: implement shared AP channel op"w1fiol_r8.a9.01Eliad Peller2013-12-191-85/+0