summaryrefslogtreecommitdiff
path: root/src/nm-udev-manager.c
Commit message (Expand)AuthorAgeFilesLines
* platform: merge remaining NMUdevManager functionality into NMLinuxPlatformDan Winship2013-06-051-279/+0
* core: split NMAtmManager out of NMUdevManagerDan Winship2013-06-051-54/+13
* core: split NMRfkillManager out of NMUdevManagerDan Winship2013-06-051-336/+6
* core: use nm-platform for link managementPavel Šimerda2013-05-241-4/+5
* libnm-glib, core: use g_cclosure_marshal_genericDan Winship2013-05-081-7/+3
* core, libnm-glib: add NMDeviceGenericDan Winship2013-05-071-23/+1
* all: remove redundant return-if-fail checksDan Winship2013-03-071-1/+0
* trivial: add missing standard includesPavel Šimerda2013-03-041-0/+2
* bridge: add bridge device typeThomas Graf2012-11-301-0/+3
* core: don't enumerate uninitialized devices from udev (fdo #56929)Daniel Drake2012-11-261-2/+12
* rfkill: detect "acpi" subsystem devices as platform devices (bgo #680632)Dan Williams2012-08-171-1/+4
* rfkill: fix up grandparent driver name detectionDan Williams2012-08-171-1/+1
* rfkill: better logging of platform switches and statesDan Williams2012-08-171-2/+11
* adsl: settings and initial "scaffolding"Pantelis Koukousoulas2012-05-181-42/+114
* core: make the Ethernet class aware of VLAN interfacesDan Williams2012-02-161-0/+3
* core: let nm_system_get_iface_type() take an interface indexDan Williams2012-02-091-7/+7
* core: move device creation into the managerDan Williams2012-02-051-262/+41
* core: handle N900 USB network interface againDan Williams2011-12-151-12/+0
* core: add device factory infrastructure and make WiMAX a pluginDan Williams2011-12-021-24/+156
* wired: split NMDeviceWired out of NMDeviceEthernet and add NMDeviceInfinibandDan Winship2011-12-021-2/+13
* core: convert nm_system_get_link_type() to return an intThomas Graf2011-11-091-9/+9
* bonding: detect virtual bonding devices and create an ethernet deviceThomas Graf2011-11-091-2/+12
* wifi: preliminary nl80211 patchJohannes Berg2011-11-091-1/+7
* wifi: move WEXT-based WiFi interface detection to wifi-utilsDan Williams2011-11-091-21/+7
* core: more verbose message when ignoring certain interface typesDan Williams2011-09-301-3/+3
* core: improving handling of rfkill (bgo #655773)Gary Ching-Pang Lin2011-09-301-49/+21
* core: socket() returns -1 on failureJiří Klimeš2011-06-151-0/+3
* core: recognize platform 'gadget' devices tooThomas Bechtold2011-05-121-2/+6
* core: fix up checks for s390 CTC device type (bgo #649025)Dan Williams2011-05-031-2/+5
* core: better handling of rfkill for WiMAX and WiFi (bgo #629589) (rh #599002)Dan Williams2011-04-221-18/+84
* core: fix up easytether patch to actually compileDan Williams2011-04-141-6/+6
* core: enable Easytether Android USB interfacesTorsten Spindler2011-04-141-2/+6
* trivial: fix WWAN killswitch nameDan Williams2011-04-131-1/+1
* core: handle s390 CTC-type devices too (bgo #647578) (rh #641986)Karsten Hopp2011-04-121-8/+12
* core: ignore Nokia PC-Suite ethernet devices we can't use yetDan Williams2011-04-041-4/+16
* core: depend on stable gudev APIMichael Biebl2011-03-101-1/+0
* build: make WiMAX support optionalDan Williams2011-01-051-3/+8
* wimax: make WiMAX mostly workDan Williams2011-01-031-2/+5
* Merge remote branch 'origin/master' into wimaxDan Williams2010-05-191-20/+69
|\
| * Merge remote branch 'origin/ip6only'Dan Williams2010-04-261-3/+3
| |\
| | * core: use ifindex instead of interface name in a lot of placesDan Williams2010-04-211-3/+3
| * | core: ignore mobile broadband ethernet devices that aren't usable (rh #585214)Dan Williams2010-04-251-4/+22
| |/
| * udev: more debug logging of rfkill and udevDan Williams2010-04-071-1/+32
| * logging: update nm-udev-manager.c loggingDan Williams2010-04-061-12/+12
* | Merge branch 'master' into wimaxTambet Ingo2009-12-291-19/+49
|\ \ | |/
| * udev: add support for other types of rfkill switchesDan Williams2009-12-231-19/+49
* | wimax: Implement WiMAX supportTambet Ingo2009-12-181-0/+9
|/
* udev: fix ibmebus/ehea device detection (rh #511304) (rh #516591)Dan Williams2009-08-201-5/+18
* olpc: add mesh device logic and config settingDaniel Drake2009-08-051-1/+11
* rfkill: fix mixed-up soft/hard kill statesDan Williams2009-06-171-2/+2