summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-bridge.h
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-30/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-11/+13
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* bluetooth: refactor BlueZ handling and let NMBluezManager cache ObjectManager...Thomas Haller2019-09-231-0/+3
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* bridge: move the Bluetooth NAP logic to bridge devicelr/bluetooth-napLubomir Rintel2017-06-011-0/+2
* core: refactor private data in "src"Thomas Haller2016-10-041-2/+2
* all: cleanup includes in header filesThomas Haller2016-08-171-6/+1
* device: implement slave property in parent device classThomas Haller2015-12-051-2/+0
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* devices: drop device-type-specific error domainsDan Winship2014-10-221-6/+0
* bridge: port to internal device factoryDan Williams2014-09-111-12/+2
* all: fix up multiple-include-guard definesDan Winship2014-08-161-2/+2
* core: refactor update_slave_connection() as virtual function of master deviceThomas Haller2014-06-271-2/+0
* core: support slave devices in nm_platform_generate_connection()Pavel Šimerda2013-11-081-0/+2
* core: move software device creation logic out of NMManagerDan Winship2013-09-121-1/+2
* core: update UDI when it's availableDan Williams2013-08-071-2/+1
* core: remove NMDeviceWiredDan Winship2013-05-201-3/+3
* core: move carrier handling to NMDeviceDan Winship2013-05-201-1/+0
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-2/+0
* core: belatedly remove "hw-address" property #definesDan Winship2013-05-201-1/+0
* core: move devices into a subdirectoryDan Winship2013-05-081-0/+66