summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_ppp.c
AgeCommit message (Expand)Author
2020-12-28net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2020-09-17drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He
2020-09-10hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner
2018-02-26hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-09-21drivers: net: hdlc_ppp: use setup_timer() helper.Allen Pais
2017-06-16networking: make skb_pull & friends return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2015-12-05WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn
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-rc2Linus Torvalds