projects
/
framework
/
connectivity
/
connman.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
TODO: Add what wifi legacy support should be removed about set_regdom
[framework/connectivity/connman.git]
/
src
/
device.c
2012-07-05
Tomasz Bursztyka
device: Add capability to notify on regulatory domain...
blob
|
commitdiff
2012-07-05
Tomasz Bursztyka
device: Add driver capability to set regulatory domain...
blob
|
commitdiff
|
diff to current
2012-06-25
Patrik Flykt
main: Use 'NetworkInterfaceBlacklist' string everywhere
blob
|
commitdiff
|
diff to current
2012-06-25
Manfred Kober
device: Consider blacklisted interfaces from main.conf...
blob
|
commitdiff
|
diff to current
2012-06-18
Patrik Flykt
device: Don't unnecessarily set device->scanning to...
blob
|
commitdiff
|
diff to current
2012-06-18
Patrik Flykt
device: Combine multiple if statements into one block...
blob
|
commitdiff
|
diff to current
2012-06-18
Patrik Flykt
device: Combine two if statements with identical outcome
blob
|
commitdiff
|
diff to current
2012-06-18
Jukka Rissanen
service: Connecting hidden network waits until connected
blob
|
commitdiff
|
diff to current
2012-05-25
Tomasz Bursztyka
device: Make scanning getter method public.
blob
|
commitdiff
|
diff to current
2012-04-28
Marcel Holtmann
core: Update copyright information
blob
|
commitdiff
|
diff to current
2012-04-23
Tomasz Bursztyka
device: Removing emulated background scanning
blob
|
commitdiff
|
diff to current
2012-04-23
Tomasz Bursztyka
device: Remove the scheduled scan method
blob
|
commitdiff
|
diff to current
2012-04-17
Tomasz Bursztyka
device: use g_hash_table_replace instead of insert...
blob
|
commitdiff
|
diff to current
2012-02-04
Patrik Flykt
device: Notify technology when a scan has started or...
blob
|
commitdiff
|
diff to current
2012-02-04
Patrik Flykt
device: Return success if scan succeeded for at least...
blob
|
commitdiff
|
diff to current
2012-02-04
Patrik Flykt
device: Return -EOPNOTSUPP if the device does not suppo...
blob
|
commitdiff
|
diff to current
2012-01-24
Jukka Rissanen
device: Add caller information to ref/unref debug prints.
blob
|
commitdiff
|
diff to current
2012-01-05
Jukka Rissanen
device: Disconnect service when disabling device
blob
|
commitdiff
|
diff to current
2011-12-12
Patrik Flykt
device: Add function for requesting a hidden scan
blob
|
commitdiff
|
diff to current
2011-11-10
Daniel Wagner
core: Use gcc atomics instead glib's ones
blob
|
commitdiff
|
diff to current
2011-10-31
Daniel Wagner
device: Cancel pending trigger when device is removed
blob
|
commitdiff
|
diff to current
2011-10-06
Alok Barsode
device: Disconnect a connected network before disabling...
blob
|
commitdiff
|
diff to current
2011-10-06
Danny Jeongseok Seo
device: Remove connections counter
blob
|
commitdiff
|
diff to current
2011-10-06
Danny Jeongseok Seo
device: Remove redundant connection numbers check
blob
|
commitdiff
|
diff to current
2011-09-13
Mohamed Abbas
wifi: Add support to multi scan type
blob
|
commitdiff
|
diff to current
2011-09-12
Samuel Ortiz
device: Remove device_probe and device_remove
blob
|
commitdiff
|
diff to current
2011-09-12
Patrik Flykt
device: Set PENDING_DISABLE on device disable
blob
|
commitdiff
|
diff to current
2011-09-12
Patrik Flykt
device: Simplify device_pending_reset()
blob
|
commitdiff
|
diff to current
2011-08-25
Samuel Ortiz
device: Remove power pending timeout iff there is a...
blob
|
commitdiff
|
diff to current
2011-08-25
Alok Barsode
device: Remove device persistent code
blob
|
commitdiff
|
diff to current
2011-08-25
Alok Barsode
device: Remove caching of offlinemode in device structure
blob
|
commitdiff
|
diff to current
2011-08-25
Alok Barsode
technology: Remove blocked variables and associated...
blob
|
commitdiff
|
diff to current
2011-08-25
Alok Barsode
technology: Redo offlinemode logic
blob
|
commitdiff
|
diff to current
2011-08-25
Alok Barsode
device: Redo pending power request logic
blob
|
commitdiff
|
diff to current
2011-08-25
Alok Barsode
device: Update profile in enable_persistent callback
blob
|
commitdiff
|
diff to current
2011-08-25
Alok Barsode
technology: Refactor enable/disable APIs
blob
|
commitdiff
|
diff to current
2011-08-24
Jukka Rissanen
device: Device scan function made private
blob
|
commitdiff
|
diff to current
2011-08-04
Daniel Wagner
service: Remove __connman_service_reset_from_networks()
blob
|
commitdiff
|
diff to current
2011-08-03
Samuel Ortiz
device: Free network after resetting service
blob
|
commitdiff
|
diff to current
2011-07-25
Daniel Wagner
device: Reorder cleanup
blob
|
commitdiff
|
diff to current
2011-07-25
Daniel Wagner
device: Change signature of connman_device_remove_network()
blob
|
commitdiff
|
diff to current
2011-07-25
Daniel Wagner
device: Remove needless call to __connman_network_set_d...
blob
|
commitdiff
|
diff to current
2011-07-25
Daniel Wagner
network: Remove connman_network_register/unregister()
blob
|
commitdiff
|
diff to current
2011-07-25
Daniel Wagner
service: Update network pointer in service
blob
|
commitdiff
|
diff to current
2011-07-25
Daniel Wagner
device: Fix a inbalance of ref/unref of network objects
blob
|
commitdiff
|
diff to current
2011-07-08
Samuel Ortiz
device: Ignore dummy networking devices
blob
|
commitdiff
|
diff to current
2011-07-07
Samuel Ortiz
device: Get service type from __connman_device_find_device
blob
|
commitdiff
|
diff to current
2011-06-21
Daniel Wagner
device: Fix an inbalance ref/unref of network objects
blob
|
commitdiff
|
diff to current
2011-06-21
daniel.wagner@bmw...
device: Do not return error for unhandled devices
blob
|
commitdiff
|
diff to current
2011-06-16
Daniel Wagner
element: Remove element.c
blob
|
commitdiff
|
diff to current
2011-06-16
Daniel Wagner
element: Remove network code
blob
|
commitdiff
|
diff to current
2011-06-07
Daniel Wagner
element: Remove device code
blob
|
commitdiff
|
diff to current
2011-05-31
Grant Erickson
device: Include Reason in Disconnect Skip Warning
blob
|
commitdiff
|
diff to current
2011-05-31
Daniel Wagner
device: Do not use connman_element_set/get_string()
blob
|
commitdiff
|
diff to current
2011-05-31
Daniel Wagner
device: Handle connman_device_set/get_string(dev, ...
blob
|
commitdiff
|
diff to current
2011-05-31
Daniel Wagner
element: Remove IPv4
blob
|
commitdiff
|
diff to current
2011-04-04
Samuel Ortiz
configuration: Rename configuration to setting
blob
|
commitdiff
|
diff to current
2011-04-01
Samuel Ortiz
device: Set scan interval to 0 if background scaniing...
blob
|
commitdiff
|
diff to current
2011-04-01
Samuel Ortiz
device: No need to save the scan interval
blob
|
commitdiff
|
diff to current
2011-04-01
Samuel Ortiz
device: Reorder the scan_interval setting switch
blob
|
commitdiff
|
diff to current
2011-03-02
Henri Bragge
network: Export connman_network_get_connecting() to...
blob
|
commitdiff
|
diff to current
2011-02-18
Samuel Ortiz
device: Initial scan delays exponential backoff
blob
|
commitdiff
|
diff to current
2011-02-16
Alok Barsode
technology: Rename __connman_technology_[enable|disable...
blob
|
commitdiff
|
diff to current
2011-01-25
Mohamed Abbas
wifi: Balance scanning states
blob
|
commitdiff
|
diff to current
2010-12-23
Mohamed Abbas
device: Do not use the disconnected flag for auto conne...
blob
|
commitdiff
|
diff to current
2010-12-23
Mohamed Abbas
service: Avoid autoconnect from scan
blob
|
commitdiff
|
diff to current
2010-12-13
Mohamed Abbas
device: Reset device->connections and device->scanning...
blob
|
commitdiff
|
diff to current
2010-12-13
Mohamed Abbas
network: Keep device->connections counter in sync
blob
|
commitdiff
|
diff to current
2010-12-08
Martin Xu
Add CONNMAN_DEVICE_TYPE_GADGET and CONNMAN_SERVICE_TYPE...
blob
|
commitdiff
|
diff to current
2010-11-29
Samuel Ortiz
device: Support already powered up devices
blob
|
commitdiff
|
diff to current
2010-11-26
Leena Gunda
device: Support already powered devices
blob
|
commitdiff
|
diff to current
2010-11-10
Samuel Ortiz
device: Check for a device driver pointer before de...
blob
|
commitdiff
|
diff to current
2010-11-08
Samuel Ortiz
device: Do not disable technology twice
blob
|
commitdiff
|
diff to current
2010-11-06
Marcel Holtmann
Remove unused device->control value
blob
|
commitdiff
|
diff to current
2010-11-06
Marcel Holtmann
Remove unused connman_device_get_control function
blob
|
commitdiff
|
diff to current
2010-11-06
Marcel Holtmann
Remove unused connman_device_get_name function
blob
|
commitdiff
|
diff to current
2010-11-05
Marcel Holtmann
Remove unused connman_device_get_path function
blob
|
commitdiff
|
diff to current
2010-11-05
Marcel Holtmann
Remove DBusConnection reference from device/network...
blob
|
commitdiff
|
diff to current
2010-11-04
Marcel Holtmann
Remove unneeded CONNMAN_DEVICE_INTERFACE
blob
|
commitdiff
|
diff to current
2010-11-04
Marcel Holtmann
Remove unneeded enum connman_device_mode
blob
|
commitdiff
|
diff to current
2010-10-26
Matt Francomb
device: Save zero scan_interval values
blob
|
commitdiff
|
diff to current
2010-10-21
Joey Lee
device: Set element driver when probing a device driver
blob
|
commitdiff
|
diff to current
2010-10-08
Samuel Ortiz
device: Set blocked field depending on the technology...
blob
|
commitdiff
|
diff to current
2010-10-04
Marcel Holtmann
Remove unused __connman_detect_get_blocked function
blob
|
commitdiff
|
diff to current
2010-10-04
Marcel Holtmann
Remove dependency on udev
blob
|
commitdiff
|
diff to current
2010-09-22
Mohamed Abbas
Fix ConnMan crash while disable wifi device
blob
|
commitdiff
|
diff to current
2010-09-20
Samuel Ortiz
Get device interface through the get_string() routine
blob
|
commitdiff
|
diff to current
2010-09-09
Pekka Pessi
device: add connman_device_get_ident()
blob
|
commitdiff
|
diff to current
2010-09-09
Marcel Holtmann
Remove the no longer needed security framework
blob
|
commitdiff
|
diff to current
2010-09-08
Samuel Ortiz
Set the devices offline mode to FALSE when setting...
blob
|
commitdiff
|
diff to current
2010-08-28
Pekka Pessi
device: remove stale pointer from network
blob
|
commitdiff
|
diff to current
2010-08-28
Martin Xu
Ingnore the offline operation of the blocked device
blob
|
commitdiff
|
diff to current
2010-08-16
Samuel Ortiz
Save profile when enabling device while in offline...
blob
|
commitdiff
|
diff to current
2010-08-13
Samuel Ortiz
Disable technology when removing device
blob
|
commitdiff
|
diff to current
2010-08-12
Samuel Ortiz
Device is not offline when enabled succeeds or is in...
blob
|
commitdiff
|
diff to current
2010-08-09
Samuel Ortiz
Add BLOCKED technology state
blob
|
commitdiff
|
diff to current
2010-08-09
Samuel Ortiz
Export devices blocked status
blob
|
commitdiff
|
diff to current
2010-08-06
Samuel Ortiz
Disable offline devices upon device_set_connected(TRUE...
blob
|
commitdiff
|
diff to current
2010-08-06
Yingan Deng
If device is powered, set powered_pending from device_s...
blob
|
commitdiff
|
diff to current
2010-08-03
Samuel Ortiz
Do not try to enable a device if it's rfkill blocked
blob
|
commitdiff
|
diff to current
next