summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_cisco.c
Commit message (Expand)AuthorAgeFilesLines
* 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