Fix incorrect handling in multi-interface environment
[platform/upstream/connman.git] / src / device.c
2021-10-15 Jaehyun KimFix incorrect handling in multi-interface environment 71/265371/2
2021-09-27 Jaehyun KimMerge "Reply all multiple/simultaenous SetDevicePower... accepted/tizen/6.5/unified/20211028.225128 accepted/tizen/unified/20210928.073034 submit/tizen/20210928.013804 submit/tizen_6.5/20211028.163301 tizen_6.5.m2_release
2021-09-24 Nishant ChapranaReply all multiple/simultaenous SetDevicePower method... 75/264575/1
2021-07-05 Jaehyun KimUse the last updated MAC address before turning on... 52/260852/2 accepted/tizen/unified/20210708.131505 submit/tizen/20210706.115004
2021-04-29 Nishant ChapranaSend Mac policy parameters in CreateInterface dbus... 86/257686/1 accepted/tizen/unified/20210506.103545 submit/tizen/20210503.112345
2021-04-27 Nishant ChapranaFix Wi-Fi activation issue in TM1 23/257323/2 submit/tizen/20210427.065300
2021-04-21 Nishant ChapranaFix autoconnect issue at reboot in TW3 81/256581/5 submit/tizen/20210421.161229
2021-04-21 Nishant ChapranaAdd setter/getter for handling MAC randomization policy 63/255263/15
2021-01-27 Seonah Moonmerge tag upstream/1.38 84/252384/1 accepted/tizen/unified/20210129.002142 submit/tizen/20210127.105449
2020-10-07 Jaehyun KimMerge "Add support for dlog" into tizen
2020-10-07 Jaehyun KimAdd support for dlog 02/245302/3
2020-08-27 Jaehyun KimAdd support for handling multiple wifi interfaces 43/242543/1 submit/tizen/20200828.142119
2020-05-08 Jaehyun KimMerge "Remove RW upgrade script" into tizen
2020-04-16 hyunuk.takAdd intelligent Network Selection 75/229975/9 accepted/tizen/unified/20200417.152700 submit/tizen/20200417.010643
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2019-07-04 Nishant ChapranaImported Upstream version 1.37 02/209302/1 upstream/1.37
2018-08-24 Nishant Chaprana[connman] Added Tizen Wi-Fi Mesh 69/186569/10 submit/tizen/20180824.072908
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2017-09-12 taesub kimMerge "[connman] Notify 'ScanDone' signal with scan...
2017-09-07 Niraj Kumar Goit[connman] Notify 'ScanDone' signal with scan-type info. 89/147489/2
2017-08-18 taesub kimMerge "dbus: modify dbus policy configuration" into...
2017-08-16 Niraj Kumar Goit[connman]Added DBus method for wifi Specific AP Scan. 48/144048/4 accepted/tizen/unified/20170818.000126 submit/tizen/20170817.042132
2016-06-17 Niraj Kumar Goit[SPIN] Fix the connman bugs. 34/74634/2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-10-29 Zhang zhengguangImported Upstream version 1.26 upstream/1.26
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-04-26 Jukka Rissanendevice: Add support functions needed by ethernet tethering
2013-03-07 Jukka Rissanendevice: Check positive device filter correctly
2013-01-04 Patrik Flyktcore: Remove WiMAX definitions from code
2012-12-20 Daniel Wagnercore: Use glib memory functions
2012-11-23 Daniel Wagnerdevice: Include stdlib.h
2012-11-23 Jukka Rissanendevice: Move device creation func into device.c
2012-10-22 Tomasz Bursztykadevice: Do not mark connecting networks unavailable
2012-10-16 Tomasz Bursztykadevice: Add a getter for powered property
2012-09-04 Patrik FlyktUse g_slist_prepend() where appropriate
2012-08-23 Jukka Rissanendevice: Refactor device scan function
2012-08-14 Daniel Wagnerservice: Allow plugins to lookup services by networks
2012-08-03 Daniel Wagnerdevice: Remove unused phyindex
2012-07-17 Tomasz Bursztykadevice: Do not set regdom when device is not powered
2012-07-09 Jukka Rissanendevice: Turn off all running interfaces at startup
2012-07-05 Tomasz Bursztykadevice: Add capability to notify on regulatory domain...
2012-07-05 Tomasz Bursztykadevice: Add driver capability to set regulatory domain...
2012-06-25 Patrik Flyktmain: Use 'NetworkInterfaceBlacklist' string everywhere
2012-06-25 Manfred Koberdevice: Consider blacklisted interfaces from main.conf...
2012-06-18 Patrik Flyktdevice: Don't unnecessarily set device->scanning to...
2012-06-18 Patrik Flyktdevice: Combine multiple if statements into one block...
2012-06-18 Patrik Flyktdevice: Combine two if statements with identical outcome
2012-06-18 Jukka Rissanenservice: Connecting hidden network waits until connected
2012-05-25 Tomasz Bursztykadevice: Make scanning getter method public.
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-04-23 Tomasz Bursztykadevice: Removing emulated background scanning
2012-04-23 Tomasz Bursztykadevice: Remove the scheduled scan method
2012-04-17 Tomasz Bursztykadevice: use g_hash_table_replace instead of insert...
2012-02-04 Patrik Flyktdevice: Notify technology when a scan has started or...
2012-02-04 Patrik Flyktdevice: Return success if scan succeeded for at least...
2012-02-04 Patrik Flyktdevice: Return -EOPNOTSUPP if the device does not suppo...
2012-01-24 Jukka Rissanendevice: Add caller information to ref/unref debug prints.
2012-01-05 Jukka Rissanendevice: Disconnect service when disabling device
2011-12-12 Patrik Flyktdevice: Add function for requesting a hidden scan
2011-11-10 Daniel Wagnercore: Use gcc atomics instead glib's ones
2011-10-31 Daniel Wagnerdevice: Cancel pending trigger when device is removed
2011-10-06 Alok Barsodedevice: Disconnect a connected network before disabling...
2011-10-06 Danny Jeongseok Seodevice: Remove connections counter
2011-10-06 Danny Jeongseok Seodevice: Remove redundant connection numbers check
2011-09-13 Mohamed Abbaswifi: Add support to multi scan type
2011-09-12 Samuel Ortizdevice: Remove device_probe and device_remove
2011-09-12 Patrik Flyktdevice: Set PENDING_DISABLE on device disable
2011-09-12 Patrik Flyktdevice: Simplify device_pending_reset()
2011-08-25 Samuel Ortizdevice: Remove power pending timeout iff there is a...
2011-08-25 Alok Barsodedevice: Remove device persistent code
2011-08-25 Alok Barsodedevice: Remove caching of offlinemode in device structure
2011-08-25 Alok Barsodetechnology: Remove blocked variables and associated...
2011-08-25 Alok Barsodetechnology: Redo offlinemode logic
2011-08-25 Alok Barsodedevice: Redo pending power request logic
2011-08-25 Alok Barsodedevice: Update profile in enable_persistent callback
2011-08-25 Alok Barsodetechnology: Refactor enable/disable APIs
2011-08-24 Jukka Rissanendevice: Device scan function made private
2011-08-04 Daniel Wagnerservice: Remove __connman_service_reset_from_networks()
2011-08-03 Samuel Ortizdevice: Free network after resetting service
2011-07-25 Daniel Wagnerdevice: Reorder cleanup
2011-07-25 Daniel Wagnerdevice: Change signature of connman_device_remove_network()
2011-07-25 Daniel Wagnerdevice: Remove needless call to __connman_network_set_d...
2011-07-25 Daniel Wagnernetwork: Remove connman_network_register/unregister()
2011-07-25 Daniel Wagnerservice: Update network pointer in service
2011-07-25 Daniel Wagnerdevice: Fix a inbalance of ref/unref of network objects
2011-07-08 Samuel Ortizdevice: Ignore dummy networking devices
2011-07-07 Samuel Ortizdevice: Get service type from __connman_device_find_device
2011-06-21 Daniel Wagnerdevice: Fix an inbalance ref/unref of network objects
2011-06-21 daniel.wagner@bmw... device: Do not return error for unhandled devices
2011-06-16 Daniel Wagnerelement: Remove element.c
2011-06-16 Daniel Wagnerelement: Remove network code
2011-06-07 Daniel Wagnerelement: Remove device code
2011-05-31 Grant Ericksondevice: Include Reason in Disconnect Skip Warning
2011-05-31 Daniel Wagnerdevice: Do not use connman_element_set/get_string()
2011-05-31 Daniel Wagnerdevice: Handle connman_device_set/get_string(dev, ...
2011-05-31 Daniel Wagnerelement: Remove IPv4
2011-04-04 Samuel Ortizconfiguration: Rename configuration to setting
2011-04-01 Samuel Ortizdevice: Set scan interval to 0 if background scaniing...
next