summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-10-02Update plugins to the new g_at_tty_open APIMarcel Holtmann1-1/+9
2009-09-22Cleanup scanning when the scanning is haltedMartin Xu1-1/+1
2009-09-19Fix broken concept of roaming tracking with MBM devicesMarcel Holtmann1-3/+7
2009-09-19Track roaming indication for cellular networksMarcel Holtmann1-16/+25
2009-09-18Add support for monitoring technology changes of MBM devicesMarcel Holtmann1-6/+47
2009-09-18Destroy the AT chat object only when modem got disabledMarcel Holtmann1-3/+11
2009-09-18Request and process network capability messagesMarcel Holtmann1-4/+13
2009-09-17Handle more technology notificationsMarcel Holtmann1-6/+34
2009-09-17Use IMSI to differentiate between cellular servicesMarcel Holtmann1-15/+30
2009-09-17Remove two useless debug statementsMarcel Holtmann1-2/+0
2009-09-17Convert and store MCC and MNC valuesMarcel Holtmann1-0/+9
2009-09-17Add network registration and setup support for MBM devicesMarcel Holtmann1-65/+356
2009-09-13Fix issue with powered down device on connection attemptMarcel Holtmann1-0/+2
2009-09-13Fix issue with missing scanning after power upMarcel Holtmann2-0/+5
2009-09-05Add quirks for non-mac80211 compliant driversMarcel Holtmann1-1/+9
2009-09-06Add support for correcting loopback settingsMarcel Holtmann1-3/+43
2009-09-05Make use of the supplicant disconnect methodMarcel Holtmann1-57/+15
2009-09-01Add tracking of oFono startup and terminationMarcel Holtmann1-0/+61
2009-09-01Don't initialize error variableMarcel Holtmann1-2/+4
2009-08-29Fix Bluetooth disconnect race conditionMarcel Holtmann1-0/+3
2009-08-23Convert to fully non-recursive build systemMarcel Holtmann2-246/+0
2009-08-22Add script for creating builtin plugin listMarcel Holtmann2-10/+20
2009-08-22Make use of $(AM_V_at) for silent commandsMarcel Holtmann1-5/+5
2009-08-16Use $(AM_V_GEN) for custom rulesMarcel Holtmann1-7/+9
2009-08-12Remove unused variableMarcel Holtmann1-1/+0
2009-08-12Clear SSID when network restore back to hiddenMartin Xu1-4/+2
2009-08-10Add tracking of scanning state to supplicant driverMarcel Holtmann1-0/+25
2009-08-08Integrate RTNL deeper into IP configuration trackingMarcel Holtmann3-6/+0
2009-08-08Use central place to request current link detailsMarcel Holtmann3-3/+3
2009-08-07Add monitoring of RTNL status for WiFi devicesMarcel Holtmann1-10/+55
2009-08-07Ignore Bluetooth adapters that are currently downMarcel Holtmann1-1/+2
2009-08-07Fix various race conditions within Bluetooth supportMarcel Holtmann1-310/+288
2009-08-06Fix changed handling of service connect watchesMarcel Holtmann2-7/+1
2009-08-05Have Bluetooth plugin set a proper network groupingMarcel Holtmann1-0/+2
2009-08-05Set remote Bluetooth address as network name for nowMarcel Holtmann1-0/+2
2009-08-05Set unique device ident for Bluetooth adaptersMarcel Holtmann1-0/+2
2009-07-24Fix missing reset of network reference when disconnectingMarcel Holtmann1-2/+4
2009-07-24Fix notification to use service types instead of device typesMarcel Holtmann1-14/+8
2009-07-23Fix potential pending result reply messages after removalMarcel Holtmann1-8/+21
2009-07-23Remove wrongly committed double function callMarcel Holtmann1-2/+0
2009-07-23Fix potential pending scan reply messages after removalMarcel Holtmann1-4/+19
2009-07-21Fix D-Bus message reference leak when adding interface failsMarcel Holtmann1-0/+2
2009-07-21Handle the async notification of scan requestsMarcel Holtmann1-1/+36
2009-07-21Remove broken and unused callback for joining networksMarcel Holtmann1-21/+0
2009-07-21Don't remove the network structure during inactive stateMarcel Holtmann1-2/+0
2009-07-21Fix the problems with scan result from unknown triggersMarcel Holtmann1-37/+32
2009-07-19Ensure that all supplicant and Bluetooth D-Bus calls disable auto-startMarcel Holtmann2-0/+36
2009-07-18Revert supplicant change to always set scanning false after resultsMarcel Holtmann1-2/+4
2009-07-18If supplicant is already disconnecting return EALREADY error codeMarcel Holtmann1-1/+1
2009-07-17Remove WiFi interface from supplicant when powering downMarcel Holtmann1-0/+2