summaryrefslogtreecommitdiff
path: root/drivers/net/wan/hdlc.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-24WAN: cosmetic changes to generic HDLCKrzysztof HaƂasa1-13/+12
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa1-1/+1
2008-05-22WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa1-8/+11
2008-03-25[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-11[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-6/+4
2007-10-11[NET]: Make device event notification network namespace safeEric W. Biederman1-0/+3
2007-10-11[NET]: Make packet reception network namespace safeEric W. Biederman1-0/+7
2007-03-03[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa1-10/+23
2007-02-06make hdlc_setup() static againAdrian Bunk1-2/+1
2006-09-27[PATCH] Modularize generic HDLCKrzysztof Halasa1-0/+368