summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_ppp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du2018-02-261-1/+4
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-3/+3
* drivers: net: hdlc_ppp: use setup_timer() helper.Allen Pais2017-09-211-3/+1Star
* networking: make skb_pull & friends return void pointersJohannes Berg2017-06-161-1/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-051-0/+1
* net/wan/hdlc_ppp: use break in switchJesper Juhl2011-08-221-7/+7
* generic_hdlc: Update to current logging formsJoe Perches2011-06-271-5/+4Star
* WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.Krzysztof Halasa2010-04-171-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/+0Star
* 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/+7Star
* 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-291-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-1/+1
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-031-2/+0Star
* [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/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+115