summaryrefslogtreecommitdiff
path: root/drivers/net/wan/hdlc_x25.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-06WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn1-0/+1
2011-09-17wan: make LAPB callbacks conststephen hemminger1-8/+8
2011-06-27generic_hdlc: Update to current logging formsJoe Perches1-7/+5
2010-04-23X25: 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 imp...Tejun 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-22WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-1/+1
2008-09-25wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa1-3/+5
2008-07-24WAN: 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-03[HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa1-2/+0
2006-09-27[PATCH] Modularize generic HDLCKrzysztof Halasa1-13/+41
2006-07-22[WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa1-0/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+219