summaryrefslogtreecommitdiff
path: root/drivers/net/wan/hdlc_ppp.c
AgeCommit message (Expand)Author
2021-01-12net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2020-10-14drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-10-01hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2011-08-22net/wan/hdlc_ppp: use break in switchJesper Juhl
2011-06-27generic_hdlc: Update to current logging formsJoe Perches
2010-04-16WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa
2008-12-22HDLC_PPP: Fix Configure-Ack to return original options as required by the sta...Krzysztof Hałasa
2008-11-22WAN: new synchronous PPP implementation for generic HDLC.Krzysztof Hałasa
2008-07-23WAN: cosmetic changes to generic HDLCKrzysztof Hałasa
2008-05-12syncppp: Fix crashes.David S. Miller
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa
2008-01-28annotate the rest of drivers/net/wanAl Viro
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds