aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_x25.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-16wan: make LAPB callbacks conststephen hemminger1-8/+8
2011-06-27generic_hdlc: Update to current logging formsJoe Perches1-7/+5
2010-04-22X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry1-6/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-02-04Coding style correction of some wan driversRudy Matela1-2/+2
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger1-3/+3
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-1/+1
2008-09-24wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa1-3/+5
2008-07-23WAN: cosmetic changes to generic HDLCKrzysztof Hałasa1-9/+8
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa1-4/+2
2008-02-05Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa1-5/+5
2007-03-02[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa1-2/+0
2006-09-26[PATCH] Modularize generic HDLCKrzysztof Halasa1-13/+41
2006-07-21[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+219