service: Add frequency support to service
[platform/upstream/connman.git] / plugins / wifi.c
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
2011-01-25 Mohamed Abbaswifi: Balance scanning states
2011-01-10 Tomasz Bursztykawifi: Stack based crash risk fixed
2010-12-23 Mohamed Abbaswifi: Check for passphrase being not NULL before callin...
2010-12-23 Leena Gundawifi: Remove network on BSSRemoved signal reception
2010-12-23 Samuel Ortizwifi: Track wpa supplicant state
2010-12-23 Samuel Ortizwifi: Zero length passphrase set to NULL
2010-12-23 Mohamed Abbaswifi: Dont start new connection until disassociation...
2010-12-22 Samuel Ortizwifi: Remove misleading error string
2010-12-22 Samuel Ortizwifi: Use CONNMAN_SUPPLICANT_DEBUG for debugging
2010-12-22 Samuel Ortizwifi: Set wifi plugin priority to DEFAULT
2010-12-22 Samuel Ortizwifi: Switch to being the default wifi plugin
2010-12-22 Samuel Ortizwifi: Make gsupplicant debug depend on CONNMAN_GSUPPLIC...
2010-12-15 Samuel Ortizwifi: Regulatory domain setting implementation
2010-12-06 Samuel Ortizwifi: Fix technology driver name and type
2010-12-02 Samuel Ortizwifi: Register technology driver
2010-11-22 Leena Gundagsupplicant: Set interface data to NULL upon driver...
2010-11-04 Marcel HoltmannRemove unneeded enum connman_network_protocol
2010-11-02 Mohamed Abbasgsupplicant: Fix deadlock when disassociate while assoc...
2010-10-21 Leena Gundawifi: Search for networks based on their identifier
2010-09-27 Samuel OrtizSet device scanning state to false from the scan callback
2010-09-27 Kalle Valowifi: use const pointer for a ssid buffer
2010-09-27 Kalle Valowifi: remove unneeded casts
2010-09-27 Samuel OrtizSet the network associating state to false when disconn...
2010-09-27 Kalle Valowifi: use connman options to get the wpasupplicant...
2010-09-20 Samuel OrtizImprove GSupplicant debug
2010-09-20 Samuel OrtizRemove last ConnMan dependency for GSupplicant
2010-09-20 Samuel OrtizWPA-EAP support for GSupplicant
2010-09-20 Samuel OrtizWEP and WPA-PSK support for GSupplicant
2010-09-20 Samuel OrtizPrioritize wifi plugins
2010-09-20 Samuel OrtizMove current wifi plugin to legacy
2010-05-06 Kalle ValoRemove set_powered() calls based on IFF_UP
2010-03-22 Samuel OrtizIgnore wext wireless rtnetlink events
2010-02-05 Samuel OrtizToggle WiFi device powered field
2010-01-02 Marcel HoltmannUpdate copyright information
2009-09-14 Marcel HoltmannFix issue with missing scanning after power up
2009-08-08 Marcel HoltmannIntegrate RTNL deeper into IP configuration tracking
2009-08-08 Marcel HoltmannUse central place to request current link details
2009-08-07 Marcel HoltmannAdd monitoring of RTNL status for WiFi devices
2009-07-21 Marcel HoltmannRemove broken and unused callback for joining networks
2009-05-21 Marcel HoltmannExport and use more generic INET helpers
2009-03-26 Marcel HoltmannSet AP scanning and make network available
2009-03-26 Marcel HoltmannRemove SSID debug statement
2009-03-25 Marcel HoltmannTrigger supplicant connection when joining hidden networks
2009-03-25 Marcel HoltmannAdd skeleton for WiFi network joining callback
2009-02-28 Marcel HoltmannAdd priority field to plugin descriptor definition
2009-01-05 Marcel HoltmannRemove ununsed disconnect code
2009-01-05 Marcel HoltmannAdd support for connecting WiFi networks
2009-01-04 Marcel HoltmannUpdate WiFi plugin for new network helper functions
2009-01-04 Marcel HoltmannUse async creation and removal for supplicant interfaces
2009-01-04 Marcel HoltmannAdd callbacks to supplicant driver
2009-01-04 Marcel HoltmannUse global supplicant filter matching rule
2009-01-04 Marcel HoltmannAdd basics for a supplicant driver and use it
2009-01-04 Marcel HoltmannRemove useless suffix of device driver names
2009-01-04 Marcel HoltmannUse global device detection for WiFi
2009-01-01 Marcel HoltmannUpdate copyright information
2009-01-01 Marcel HoltmannAllow transport definition for device mode
2008-12-30 Marcel HoltmannAdd CONNMAN_API_SUBJECT_TO_CHANGE definition
2008-12-26 Marcel HoltmannConvert WiFi device handling to generic driver
2008-12-23 Marcel HoltmannUse an unsigned iterator variable
2008-12-22 Marcel HoltmannDon't start DHCP again after handshake
2008-12-21 Marcel HoltmannAdd support for exporting the WiFi network mode
2008-12-20 Marcel HoltmannLet plugins use connman_dbus_get_connection() function
2008-12-18 Marcel HoltmannFix duplicate wireless scan results
2008-12-18 Marcel HoltmannActivate wpa_supplicant if needed
2008-12-17 Marcel HoltmannHandle element registration failures
2008-12-17 Marcel HoltmannIndicate scanning state while not associated
2008-12-15 Marcel HoltmannAllow numbers in path for network objects
2008-12-15 Marcel HoltmannOnly connect known networks when in inactive state
2008-12-15 Marcel HoltmannOnly update signal strength when it changes
2008-12-15 Marcel HoltmannTrigger update process after scan results
2008-12-15 Marcel HoltmannMake signal strength value available
next