ubus: use list_empty() instead of the compat wrapper
[project/netifd.git] / alias.c
2014-02-27 Hans Dedeckernetifd: Link layer state awareness support on interface...
2013-12-14 Felix FietkauRevert "netifd: Link layer state support on device...
2013-12-08 Hans Dedeckernetifd: Link layer state support on device level
2013-01-28 Felix Fietkaualias: set ifindex on alias device to fix setting addre...
2013-01-22 Felix Fietkaualias: if the underlying device changes (or goes away...
2013-01-20 Felix Fietkaualias: rework device updates
2013-01-16 Steven Barthalias: use layer 3 device instead of main device
2012-10-30 Felix Fietkaualias: add (and call) a check_state function to fix...
2012-10-19 Felix Fietkaufix device_lock/device_unlock imbalances
2012-07-05 Felix Fietkaualias: use a callback for managing device presence...
2012-07-05 Felix Fietkausplit alias support into a separate source file for...