aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_cisco.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-27generic_hdlc: Update to current logging formsJoe Perches1-13/+8
2010-09-15ipv4: ip_ptr cleanupsEric Dumazet1-1/+3
2010-06-03drivers/net: use __packed annotationEric Dumazet1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-02-04Coding style correction of some wan driversRudy Matela1-4/+4
2009-10-13WAN: fix Cisco HDLC handshaking.Krzysztof Halasa1-10/+8
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-8/+8
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-1/+0
2008-07-23WAN: cosmetic changes to generic HDLCKrzysztof Hałasa1-15/+14
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa1-2/+2
2008-05-22WAN: protect Cisco HDLC state changes with a spinlock.Krzysztof Halasa1-33/+49
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa1-2/+3
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-4/+6
2007-04-28Generic HDLC sparse annotationsKrzysztof Halasa1-14/+15
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa1-3/+0
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro1-1/+1
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa1-64/+134
2006-07-12[WAN]: converting generic HDLC to use netif_dormant*()Krzysztof Halasa1-10/+4
2005-11-16[PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa1-0/+6
2005-09-19[WAN] hdlc_cisco: Fix regression introduced by skb->tail changes.Krzysztof Halasa1-1/+1
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-2/+1
2005-06-28[NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+330