aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_ppp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl1-7/+7
2011-06-27generic_hdlc: Update to current logging formsJoe Perches1-5/+4
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa1-0/+6
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall1-0/+1
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-2/+2
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-2/+0
2008-12-22HDLC_PPP: Fix Configure-Ack to return original options as required by the standard.Krzysztof Hałasa1-5/+6
2008-11-22WAN: new synchronous PPP implementation for generic HDLC.Krzysztof Hałasa1-47/+601
2008-07-23WAN: cosmetic changes to generic HDLCKrzysztof Hałasa1-8/+7
2008-05-12syncppp: Fix crashes.David S. Miller1-1/+1
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa1-1/+1
2008-01-28annotate the rest of drivers/net/wanAl Viro1-1/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-1/+1
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa1-2/+0
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa1-16/+61
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa1-0/+1
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+115