Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
2018-02-26 | hdlc_ppp: carrier detect ok, don't turn off negotiation | Denis Du | 1 | -1/+4 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -3/+3 |
2017-09-21 | drivers: net: hdlc_ppp: use setup_timer() helper. | Allen Pais | 1 | -3/+1 |
2017-06-16 | networking: make skb_pull & friends return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: make skb_put & friends return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -2/+2 |
2015-12-06 | WAN: HDLC: Call notifiers before and after changing device type | Andrew Lunn | 1 | -0/+1 |
2011-08-22 | net/wan/hdlc_ppp: use break in switch | Jesper Juhl | 1 | -7/+7 |
2011-06-27 | generic_hdlc: Update to current logging forms | Joe Perches | 1 | -5/+4 |
2010-04-17 | WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver. | Krzysztof Halasa | 1 | -0/+6 |
2009-09-11 | drivers/net/wan: introduce missing kfree | Julia Lawall | 1 | -0/+1 |
2009-02-01 | net: replace uses of __constant_{endian} | Harvey Harrison | 1 | -2/+2 |
2009-01-22 | WAN: Convert generic HDLC drivers to netdev_ops. | Krzysztof Hałasa | 1 | -2/+0 |
2008-12-22 | HDLC_PPP: Fix Configure-Ack to return original options as required by the sta... | Krzysztof Hałasa | 1 | -5/+6 |
2008-11-22 | WAN: new synchronous PPP implementation for generic HDLC. | Krzysztof Hałasa | 1 | -47/+601 |
2008-07-24 | WAN: cosmetic changes to generic HDLC | Krzysztof Hałasa | 1 | -8/+7 |
2008-05-12 | syncppp: Fix crashes. | David S. Miller | 1 | -1/+1 |
2008-02-05 | Generic HDLC - remove now unneeded hdlc_device_desc | Krzysztof Halasa | 1 | -1/+1 |
2008-01-29 | annotate the rest of drivers/net/wan | Al Viro | 1 | -1/+1 |
2007-10-11 | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 1 | -1/+1 |
2007-03-03 | [HDLC] Fix dev->header_cache_update having a random value. | Krzysztof Halasa | 1 | -2/+0 |
2006-09-27 | [PATCH] Modularize generic HDLC | Krzysztof Halasa | 1 | -16/+61 |
2006-07-22 | [WAN]: Added missing netif_dormant_off() to generic HDLC | Krzysztof Halasa | 1 | -0/+1 |
2005-07-12 | [NET]: __be'ify *_type_trans() | Alexey Dobriyan | 1 | -2/+1 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+115 |