aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_cisco.c
Commit message (Expand)AuthorAgeFilesLines
* ipv4: ip_ptr cleanupsEric Dumazet2010-09-151-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/+0
* Coding style correction of some wan driversRudy Matela2010-02-041-4/+4
* WAN: fix Cisco HDLC handshaking.Krzysztof Halasa2009-10-131-10/+8
* 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/+0
* WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-231-15/+14
* 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-101-4/+6
* Generic HDLC sparse annotationsKrzysztof Halasa2007-04-281-14/+15
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-021-3/+0
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-1/+1
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-261-64/+134
* [WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa2006-07-121-10/+4
* [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-191-1/+1
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-2/+1
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+330