summaryrefslogtreecommitdiff
path: root/src/technology.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-15Provide unique identifier along with the interface callbacksMarcel Holtmann1-3/+3
2010-07-15Add technology driver callbacks for adding/removing interfacesMarcel Holtmann1-0/+73
2010-07-15Add technology driver callback for setting TetheringMarcel Holtmann1-11/+10
2010-07-15Add callbacks for Tethering enable/disable on technology levelMarcel Holtmann1-0/+28
2010-07-15Add support for technology driversMarcel Holtmann1-0/+67
2010-05-14Notify for technology disabling when removing a deviceSamuel Ortiz1-0/+1
2010-01-26Handle enabled/disabled cases for technology interfaceMarcel Holtmann1-0/+50
2010-01-26Add available RFKILL switches to list of technologiesMarcel Holtmann1-4/+91
2010-01-25Add support for technology statesMarcel Holtmann1-2/+55
2010-01-25Use the technology type for an unqiue object pathMarcel Holtmann1-3/+7
2010-01-25Add support for technology interfaceMarcel Holtmann1-0/+265
2010-01-02Add skeleton for technology specific functionsMarcel Holtmann1-0/+38