vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
[sliver-openvswitch.git] / lib / netdev-vport.c
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-10-28 Jesse Grossnetdev: Fix carrier status for down interfaces.
2010-10-13 Justin Pettitnetdev-vport: Actually destroy the vport when "destroy...
2010-10-11 Ben Pfaffnetdev-vport: Merge in netdev-patch and netdev-tunnel.
2010-10-06 Ben Pfaffnetdev-vport: Fix typo in comment.
2010-10-01 Ben PfaffSwitch many macros from using CONTAINER_OF to using...
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-06-10 Jesse Grossnetdev-vport: Use vport set_stats instead of internal...
2010-05-18 Jesse Grossnetdev: Extract netdev vport functions.