summaryrefslogtreecommitdiff
path: root/plugins/wifi.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-21Merge "[connman]: @fix WGID 166257 SVACE Issue" into tizen_3.0submit/tizen_3.0/20161222.015649accepted/tizen/3.0/wearable/20161222.093629accepted/tizen/3.0/tv/20161222.093605accepted/tizen/3.0/mobile/20161222.093553accepted/tizen/3.0/ivi/20161222.093644accepted/tizen/3.0/common/20161222.181612cheoleun moon1-1/+1
2016-12-21[connman]: @fix WGID 166257 SVACE IssueManeesh Jain1-1/+1
2016-12-20Merge "[connman]:Fixed Double Scan Indication Event" into tizen_3.0submit/tizen_3.0/20161221.012149cheoleun moon1-4/+9
2016-12-19Clear scanning flag & device when state is connectedtaesub kim1-0/+8
2016-12-15[connman]:Fixed Double Scan Indication EventManeesh Jain1-4/+9
2016-11-17Remove Tizen specific hidden connection logicSaurav Babu1-0/+5
2016-10-05Merge "[connman]: Fixed Scan Issue" into tizensubmit/tizen_3.0_wearable/20161015.000001submit/tizen_3.0_tv/20161015.000001submit/tizen_3.0_mobile/20161015.000001submit/tizen_3.0_ivi/20161010.000001submit/tizen/20161006.010203accepted/tizen/wearable/20161006.080157accepted/tizen/tv/20161006.080141accepted/tizen/mobile/20161006.080107accepted/tizen/ivi/20161006.080215accepted/tizen/common/20161006.153612accepted/tizen/3.0/wearable/20161015.082011accepted/tizen/3.0/tv/20161016.004154accepted/tizen/3.0/mobile/20161015.032812accepted/tizen/3.0/ivi/20161011.043852cheoleun moon1-0/+14
2016-09-29[connman]: Fixed Scan IssueManeesh Jain1-0/+14
2016-09-28Revert "Remove Tizen specific hidden connection logic"submit/tizen/20160929.042234accepted/tizen/wearable/20160929.081746accepted/tizen/tv/20160929.081805accepted/tizen/mobile/20160929.081738accepted/tizen/ivi/20160929.081755accepted/tizen/common/20160929.163218taesub kim1-5/+0
2016-09-26Remove Tizen specific hidden connection logicsubmit/tizen/20160928.053415accepted/tizen/wearable/20160929.081029accepted/tizen/tv/20160929.081156accepted/tizen/mobile/20160929.081112accepted/tizen/ivi/20160929.081222accepted/tizen/common/20160928.164122Saurav Babu1-0/+5
2016-07-06Call g_supplicant_interface_scan with scan_paramshyunuktak1-11/+1
2016-07-05Fixed some issuessubmit/tizen/20160705.082658accepted/tizen/wearable/20160705.101859accepted/tizen/tv/20160705.101845accepted/tizen/mobile/20160705.101933accepted/tizen/ivi/20160705.101849accepted/tizen/common/20160705.170548hyunuktak1-5/+0
2016-06-28Modify to get rsn mode using pairwisesubmit/tizen/20160628.112647accepted/tizen/wearable/20160629.021326accepted/tizen/tv/20160629.021220accepted/tizen/mobile/20160629.021329accepted/tizen/ivi/20160629.021304accepted/tizen/common/20160628.141818hyunuktak1-2/+2
2016-06-17[SPIN] Indicate auth-failed error.Niraj Kumar Goit1-1/+1
2016-06-17[SPIN] Fix wireless issues in connman.Niraj Kumar Goit1-33/+24
2016-06-17[SPIN] Added the connman disconnect reason property.Niraj Kumar Goit1-0/+8
2016-06-17[SPIN] add keymgmt property for bss.Niraj Kumar Goit1-0/+2
2016-06-17[SPIN] request RemoveNetwork when disconnected to stop scanning in supplicant.Niraj Kumar Goit1-2/+6
2016-06-15[SPIN] gsupplicant: fix stucking in scanning state when scan failed.Niraj Kumar Goit1-2/+0
2016-06-14[SPIN] support ft-psk and ft-eap security type.Niraj Kumar Goit1-0/+6
2016-06-10Add support for WPS2-PSK security type in Security property of service interfaceJaehyun Kim1-0/+2
2015-10-06Sync with Tizen 2.4(1.29.36)submit/tizen/20151020.082803accepted/tizen/wearable/20151020.111030accepted/tizen/tv/20151020.111019accepted/tizen/mobile/20151020.111002taesub.kim1-3/+49
2015-08-07Base Code merged to SPIN 2.4submit/tizen/20150810.034432hyunuktak1-28/+91
2015-07-08Fix for wifi_scan-->"no Wifi-ap found"submit/tizen/20150708.074848pradeep kumar B1-0/+301
2015-07-08Fix for WPS Push Button & WPS router Pinpradeep kumar B1-0/+60
2014-10-31Tethering: Add hidden access point support in technologyChengyi Zhao1-3/+10
2014-10-31Tethering: Add station information management featureChengyi Zhao1-0/+13
2014-10-31Tizen: Export more wifi info in ConnMan network APIArron Wang1-1/+24
2014-10-29Imported Upstream version 1.26upstream/1.26Zhang zhengguang1-21/+763
2014-07-17Imported Upstream version 1.24upstream/1.24Zhang zhengguang1-278/+524
2013-05-17wifi: Scan all stored hidden networksTomasz Bursztyka1-44/+120
2013-04-15wifi: improve fix to avoid device double release on disableGrant Erickson1-35/+11
2013-04-12wifi: avoid device double release on disableGrant Erickson1-2/+38
2013-03-27wifi: terminate autoscan stop if autoscan is not activeGrant Erickson1-0/+5
2013-03-05wifi: Preliminary fix for autoscanning known hidden SSIDsTomasz Bursztyka1-16/+15
2013-02-19config: Read only wifi configJukka Rissanen1-1/+1
2012-11-13wifi: Handle D-Bus method call failurePatrik Flykt1-0/+8
2012-11-07wifi: Skip service if there is error while loading its settingsJukka Rissanen1-0/+4
2012-10-16wifi: Do not start autoscan if interface was not readyTomasz Bursztyka1-1/+4
2012-10-16gsupplicant: Add a new state according to 'interface_disabled'Tomasz Bursztyka1-0/+3
2012-09-24wifi: Fix tethering with kernel 3.5Artem Bityutskiy1-3/+0
2012-09-04Use g_slist_prepend() where appropriatePatrik Flykt1-1/+1
2012-08-23device: Refactor device scan functionJukka Rissanen1-83/+61
2012-08-22wifi: Ignore duplicate hidden APsJukka Rissanen1-23/+46
2012-08-22wifi: Always Scan hidden APsJukka Rissanen1-7/+0
2012-08-15wifi: Try only twice when connecting to a non-favorite serviceJulien Massot1-2/+13
2012-07-24wifi: Return -EBUSY when tetheringTomasz Bursztyka1-1/+1
2012-07-13wifi: Debug print fixedJukka Rissanen1-1/+1
2012-07-13wifi: Scan all hidden and provisioned APJukka Rissanen1-13/+59
2012-07-05wifi: Add support for autoscan requestTomasz Bursztyka1-1/+17