Imported Upstream version 1.26
[platform/upstream/connman.git] / src / device.c
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...
2011-04-01 Samuel Ortizdevice: No need to save the scan interval
2011-04-01 Samuel Ortizdevice: Reorder the scan_interval setting switch
2011-03-02 Henri Braggenetwork: Export connman_network_get_connecting() to...
2011-02-18 Samuel Ortizdevice: Initial scan delays exponential backoff
2011-02-16 Alok Barsodetechnology: Rename __connman_technology_[enable|disable...
2011-01-25 Mohamed Abbaswifi: Balance scanning states
2010-12-23 Mohamed Abbasdevice: Do not use the disconnected flag for auto conne...
2010-12-23 Mohamed Abbasservice: Avoid autoconnect from scan
2010-12-13 Mohamed Abbasdevice: Reset device->connections and device->scanning...
2010-12-13 Mohamed Abbasnetwork: Keep device->connections counter in sync
2010-12-08 Martin XuAdd CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
2010-11-29 Samuel Ortizdevice: Support already powered up devices
2010-11-26 Leena Gundadevice: Support already powered devices
2010-11-10 Samuel Ortizdevice: Check for a device driver pointer before de...
2010-11-08 Samuel Ortizdevice: Do not disable technology twice
2010-11-06 Marcel HoltmannRemove unused device->control value
2010-11-06 Marcel HoltmannRemove unused connman_device_get_control function
2010-11-06 Marcel HoltmannRemove unused connman_device_get_name function
2010-11-05 Marcel HoltmannRemove unused connman_device_get_path function
2010-11-05 Marcel HoltmannRemove DBusConnection reference from device/network...
2010-11-04 Marcel HoltmannRemove unneeded CONNMAN_DEVICE_INTERFACE
2010-11-04 Marcel HoltmannRemove unneeded enum connman_device_mode
2010-10-26 Matt Francombdevice: Save zero scan_interval values
2010-10-21 Joey Leedevice: Set element driver when probing a device driver
2010-10-08 Samuel Ortizdevice: Set blocked field depending on the technology...
2010-10-04 Marcel HoltmannRemove unused __connman_detect_get_blocked function
next