linux/net/rose
Stephen Hemminger 3b04ddde02 [NET]: Move hardware header operations out of netdevice.
Since hardware header operations are part of the protocol class
not the device instance, make them into a separate object and
save memory.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:52:52 -07:00
..
Makefile
af_rose.c [NET]: Make device event notification network namespace safe 2007-10-10 16:49:09 -07:00
rose_dev.c [NET]: Move hardware header operations out of netdevice. 2007-10-10 16:52:52 -07:00
rose_in.c
rose_link.c
rose_loopback.c [ROSE]: Fix rose.ko oops on unload 2007-10-07 23:44:17 -07:00
rose_out.c
rose_route.c [NET]: Make the device list and device lookups per namespace. 2007-10-10 16:49:10 -07:00
rose_subr.c
rose_timer.c
sysctl_net_rose.c