Tethering: Add hidden access point support in technology
[platform/upstream/connman.git] / plugins / wifi.c
2014-10-31 Chengyi ZhaoTethering: Add hidden access point support in technology
2014-10-31 Chengyi ZhaoTethering: Add station information management feature
2014-10-31 Arron WangTizen: Export more wifi info in ConnMan network API
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-05-17 Tomasz Bursztykawifi: Scan all stored hidden networks
2013-04-15 Grant Ericksonwifi: improve fix to avoid device double release on...
2013-04-11 Grant Ericksonwifi: avoid device double release on disable
2013-03-27 Grant Ericksonwifi: terminate autoscan stop if autoscan is not active
2013-03-05 Tomasz Bursztykawifi: Preliminary fix for autoscanning known hidden...
2013-02-19 Jukka Rissanenconfig: Read only wifi config
2012-11-13 Patrik Flyktwifi: Handle D-Bus method call failure
2012-11-07 Jukka Rissanenwifi: Skip service if there is error while loading...
2012-10-16 Tomasz Bursztykawifi: Do not start autoscan if interface was not ready
2012-10-16 Tomasz Bursztykagsupplicant: Add a new state according to 'interface_di...
2012-09-24 Artem Bityutskiywifi: Fix tethering with kernel 3.5
2012-09-04 Patrik FlyktUse g_slist_prepend() where appropriate
2012-08-23 Jukka Rissanendevice: Refactor device scan function
2012-08-22 Jukka Rissanenwifi: Ignore duplicate hidden APs
2012-08-22 Jukka Rissanenwifi: Always Scan hidden APs
2012-08-15 Julien Massotwifi: Try only twice when connecting to a non-favorite...
2012-07-24 Tomasz Bursztykawifi: Return -EBUSY when tethering
2012-07-13 Jukka Rissanenwifi: Debug print fixed
2012-07-13 Jukka Rissanenwifi: Scan all hidden and provisioned AP
2012-07-05 Tomasz Bursztykawifi: Add support for autoscan request
2012-07-05 Tomasz Bursztykawifi: Add capability to set regulatory domain through...
2012-07-05 Tomasz Bursztykagsupplicant: Adapt set country callback to return a...
2012-06-28 Patrik Flyktwifi: Add wifi pointer NULL checks
2012-06-25 Jukka Rissanenwifi: Check we have valid wifi pointer in autoscan
2012-06-18 Patrik Flyktwifi: Use common scan callback handling
2012-06-18 Patrik Flyktwifi: Do a hidden WiFi network scan also for user scans
2012-06-18 Patrik Flyktwifi: Use scan_callback() instead of hidden_scan_callback()
2012-06-18 Patrik Flyktwifi: Reset autoscan timer on a new scan
2012-06-18 Patrik Flyktwifi: Don't print an error when the wifi interface...
2012-06-18 Patrik Flyktwifi: Stop scanning when disabling wifi
2012-06-18 Jukka Rissanenservice: Connecting hidden network waits until connected
2012-05-25 Tomasz Bursztykawifi: Stop autoscan in the relevant place.
2012-05-25 Tomasz Bursztykawifi: Check device is not already scanning before a...
2012-05-25 Tomasz Bursztykawifi: If scanning, unref the device when removing wifi...
2012-05-25 Tomasz Bursztykawifi: Scanning is set to false in case of effective...
2012-05-09 Henrique Dante de... wifi: Fix NULL ssid being passed to memcmp
2012-05-08 Tomasz Bursztykawifi: Set disconnecting flag to a relevant value when...
2012-05-04 Jukka Rissanenwifi: Automatically scan hidden wifi services
2012-05-04 Jukka Rissanenwifi: Refactor code
2012-05-04 Jukka Rissanenwifi: Allow max number of scan entries
2012-05-02 Jukka Rissanenwifi: Plugin internal variable was not static
2012-04-28 Marcel Holtmannplugins: Update copyright information
2012-04-26 Tomasz Bursztykawifi: Set connected to false before associating when...
2012-04-26 Tomasz Bursztykawifi: Be connected when relevant, stay connected if...
2012-04-24 Tomasz Bursztykawifi: Fixing autoscan device unref issues
2012-04-24 Tomasz Bursztykawifi: Autoscan should be started or stopped according...
2012-04-24 Tomasz Bursztykawifi: Autoscan fallback using a base exponential of...
2012-04-23 Tomasz Bursztykawifi: Remove old background scanning technique call
2012-04-23 Tomasz Bursztykawifi: Specify bgscan parameters according to main.conf...
2012-04-23 Tomasz Bursztykawifi: Setup autoscan according to the main.conf settings
2012-04-23 Tomasz Bursztykawifi: Adding support for autoscan emulation
2012-04-23 Tomasz Bursztykawifi: Decide to use WPS PBC if the AP is already advert...
2012-02-24 Tomasz Bursztykawifi: Add support for default background scanning param...
2012-02-04 Manfred Koberwifi: Write Wifi Mode to network properties
2012-02-04 Patrik Flyktwifi: Always set scanning to FALSE in scan callback
2012-01-05 Yu A Wangwifi: Set interface to NULL in interface_removed
2011-12-16 Yu A Wangwifi: Set wifi device powered FALSE when removed
2011-12-12 Patrik Flyktwifi: Add support for hidden network scan
2011-12-12 Patrik Flyktwifi: Disable network in disconnected state
2011-11-29 Samuel Ortizwifi: Set device powered from the interface create...
2011-11-28 Jukka Rissanenwifi: The remove interface callback used stale pointer.
2011-11-28 Jukka Rissanenwifi: Add debugging in order to find memory problems.
2011-11-07 Patrik Flyktwifi: Only consider identifiers starting with 'wifi_'
2011-11-07 Tomasz Bursztykawifi: Handle erroneous disconnection after 4way-handshake
2011-09-13 Mohamed Abbaswifi: Add SSIDs and frequencies to wpa_supplicant scan...
2011-09-13 Mohamed Abbaswifi: Add support to multi scan type
2011-09-13 Mohamed Abbasservice: Add frequency support to service
2011-09-12 Patrik Flyktwifi: Device reference counting fix on scan
2011-09-12 Patrik Flyktwifi: Add NULL checks in interface create and remove
2011-09-12 Samuel Ortizwifi: Implement network_changed gsupplicant hook
2011-08-24 Jukka Rissanenwifi: Remove unused code
2011-08-04 Daniel Wagnerwifi: network_remove: Clear network pointer in wifi
2011-07-29 Henri Braggewifi: Use agent provided credentials as a fallback
2011-07-25 Daniel Wagnerwifi: Fix network owner ship
2011-07-25 Daniel Wagnerdevice: Change signature of connman_device_remove_network()
2011-07-25 Daniel Wagnernetwork: Remove connman_network_register/unregister()
2011-06-27 Alok Barsodewifi: Fix return value of wifi_[enable/disable].
2011-06-16 Daniel Wagnerelement: Remove network code
2011-06-16 Daniel Wagnerservice: Remove Service.Mode
2011-06-16 Daniel Wagnerwifi: Whitespace cleanup
2011-05-27 Marcel Holtmannwifi: Remove unused variable
2011-03-11 Martin Xutethering: Add wifi interface to bridge after carrier on
2011-02-23 Samuel Ortiznetwork: Remove address field
2011-02-21 Samuel Ortizwifi: Remove interfaces from the bridge when disabling...
2011-02-08 Patrik Flyktwifi: Check invalid key/passphrase in gsupplicant conne...
2011-02-03 Samuel Ortizwifi: Debug string typo
2011-02-03 Samuel Ortizwifi: Return a tethering error if AP mode is not suppor...
2011-02-02 Samuel Ortizwifi: Use WPA2 only when in AP mode
2011-02-02 Samuel Ortizwifi: Set AP ciphers to CCMP only
2011-02-02 Samuel Ortizwifi: Initial tethering support
2011-02-02 Samuel Ortizgsupplicant: Add interface bridge setting
2011-02-02 Samuel Ortizgsupplicant: Add network scan ssid setting
2011-02-02 Samuel Ortizwifi: Track interfaces
2011-02-02 Samuel Ortizgsupplicant: Add network mode support
2011-01-27 Tomasz Bursztykawifi: WPS support
next