summaryrefslogtreecommitdiff
path: root/drivers/net/wan/hdlc.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-2/+2
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa1-15/+9
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-6/+4
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-10-10[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+7
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa1-10/+23
2007-02-05make hdlc_setup() static againAdrian Bunk1-2/+1
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa1-0/+368