aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_ppp.c
Commit message (Expand)AuthorAgeFilesLines
* WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-161-0/+6
* drivers/net/wan: introduce missing kfreeJulia Lawall2009-09-111-0/+1
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-2/+2
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-2/+0
* HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...Krzysztof Hałasa2008-12-221-5/+6
* WAN: new synchronous PPP implementation for generic HDLC.Krzysztof Hałasa2008-11-221-47/+601
* WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-231-8/+7
* syncppp: Fix crashes.David S. Miller2008-05-121-1/+1
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-051-1/+1
* annotate the rest of drivers/net/wanAl Viro2008-01-281-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-1/+1
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-021-2/+0
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-261-16/+61
* [WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa2006-07-211-0/+1
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+115