summaryrefslogtreecommitdiff
path: root/src/nm-udev-manager.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-17rfkill: detect "acpi" subsystem devices as platform devices (bgo #680632)Dan Williams1-1/+4
2012-08-17rfkill: fix up grandparent driver name detectionDan Williams1-1/+1
2012-08-17rfkill: better logging of platform switches and statesDan Williams1-2/+11
2012-05-18adsl: settings and initial "scaffolding"Pantelis Koukousoulas1-42/+114
2012-02-16core: make the Ethernet class aware of VLAN interfacesDan Williams1-0/+3
2012-02-09core: let nm_system_get_iface_type() take an interface indexDan Williams1-7/+7
2012-02-05core: move device creation into the managerDan Williams1-262/+41
2011-12-15core: handle N900 USB network interface againDan Williams1-12/+0
2011-12-02core: add device factory infrastructure and make WiMAX a pluginDan Williams1-24/+156
2011-12-02wired: split NMDeviceWired out of NMDeviceEthernet and add NMDeviceInfinibandDan Winship1-2/+13
2011-11-09core: convert nm_system_get_link_type() to return an intThomas Graf1-9/+9
2011-11-09bonding: detect virtual bonding devices and create an ethernet deviceThomas Graf1-2/+12
2011-11-09wifi: preliminary nl80211 patchJohannes Berg1-1/+7
2011-11-09wifi: move WEXT-based WiFi interface detection to wifi-utilsDan Williams1-21/+7
2011-09-30core: more verbose message when ignoring certain interface typesDan Williams1-3/+3
2011-09-30core: improving handling of rfkill (bgo #655773)Gary Ching-Pang Lin1-49/+21
2011-06-15core: socket() returns -1 on failureJiří Klimeš1-0/+3
2011-05-12core: recognize platform 'gadget' devices tooThomas Bechtold1-2/+6
2011-05-03core: fix up checks for s390 CTC device type (bgo #649025)Dan Williams1-2/+5
2011-04-22core: better handling of rfkill for WiMAX and WiFi (bgo #629589) (rh #599002)Dan Williams1-18/+84
2011-04-14core: fix up easytether patch to actually compileDan Williams1-6/+6
2011-04-14core: enable Easytether Android USB interfacesTorsten Spindler1-2/+6
2011-04-13trivial: fix WWAN killswitch nameDan Williams1-1/+1
2011-04-12core: handle s390 CTC-type devices too (bgo #647578) (rh #641986)Karsten Hopp1-8/+12
2011-04-04core: ignore Nokia PC-Suite ethernet devices we can't use yetDan Williams1-4/+16
2011-03-10core: depend on stable gudev APIMichael Biebl1-1/+0
2011-01-05build: make WiMAX support optionalDan Williams1-3/+8
2011-01-03wimax: make WiMAX mostly workDan Williams1-2/+5
2010-05-19Merge remote branch 'origin/master' into wimaxDan Williams1-20/+69
2010-04-26Merge remote branch 'origin/ip6only'Dan Williams1-3/+3
2010-04-25core: ignore mobile broadband ethernet devices that aren't usable (rh #585214)Dan Williams1-4/+22
2010-04-21core: use ifindex instead of interface name in a lot of placesDan Williams1-3/+3
2010-04-07udev: more debug logging of rfkill and udevDan Williams1-1/+32
2010-04-06logging: update nm-udev-manager.c loggingDan Williams1-12/+12
2009-12-29Merge branch 'master' into wimaxTambet Ingo1-19/+49
2009-12-23udev: add support for other types of rfkill switchesDan Williams1-19/+49
2009-12-18wimax: Implement WiMAX supportTambet Ingo1-0/+9
2009-08-20udev: fix ibmebus/ehea device detection (rh #511304) (rh #516591)Dan Williams1-5/+18
2009-08-05olpc: add mesh device logic and config settingDaniel Drake1-1/+11
2009-06-17rfkill: fix mixed-up soft/hard kill statesDan Williams1-2/+2
2009-06-12core: fix removal of killswitches on udev eventsDan Williams1-3/+2
2009-06-11everything: use libgudev instead of HAL; merge NM and nm-system-settingsDan Williams1-26/+198
2009-06-05rfkill: port rfkill to libgudevDan Williams1-0/+305