summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc.c
Commit message (Expand)AuthorAgeFilesLines
* WAN: cosmetic changes to generic HDLCKrzysztof HaƂasa2008-07-231-13/+12Star
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-1/+1
* WAN: protect HDLC proto list while insmod/rmmodKrzysztof Halasa2008-05-221-8/+11
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-2/+2
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-051-15/+9Star
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-6/+4Star
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+3
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+7
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-031-10/+23
* make hdlc_setup() static againAdrian Bunk2007-02-051-2/+1Star
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-261-0/+368