summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_cisco.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-071-4/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1Star
* | drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-031-6/+5Star
|/
* hdlc: Convert timers to use timer_setup()Kees Cook2017-10-181-7/+6Star
* drivers: net: cisco_hdlc: use setup_timer() helper.Allen Pais2017-09-211-3/+1Star
* WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn2015-12-051-0/+1
* generic_hdlc: Update to current logging formsJoe Perches2011-06-271-13/+8Star
* ipv4: ip_ptr cleanupsEric Dumazet2010-09-161-1/+3
* drivers/net: use __packed annotationEric Dumazet2010-06-031-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* Coding style correction of some wan driversRudy Matela2010-02-041-4/+4
* WAN: fix Cisco HDLC handshaking.Krzysztof Halasa2009-10-131-10/+8Star
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-8/+8
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-1/+0Star
* WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-231-15/+14Star
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-2/+2
* WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa2008-05-221-33/+49
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-051-2/+3
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-4/+6
* Generic HDLC sparse annotationsKrzysztof Halasa2007-04-281-14/+15
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-031-3/+0Star
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-291-1/+1
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-261-64/+134
* [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-121-10/+4Star
* [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa2005-11-161-0/+6
* [WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa2005-09-201-1/+1
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-2/+1Star
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+330