aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/hdlc_x25.c
Commit message (Expand)AuthorAgeFilesLines
* X25: Use identifiers for hdlc x25 device to x25 interfaceandrew hendry2010-04-221-6/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* Coding style correction of some wan driversRudy Matela2010-02-041-2/+2
* wan: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-3/+3
* WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa2009-01-211-1/+1
* wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa2008-09-241-3/+5
* WAN: cosmetic changes to generic HDLCKrzysztof Hałasa2008-07-231-9/+8
* WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-4/+2
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-051-5/+5
* [HDLC] Fix dev->header_cache_update having a random value.Krzysztof Halasa2007-03-021-2/+0
* [PATCH] Modularize generic HDLCKrzysztof Halasa2006-09-261-13/+41
* [WAN]: Added missing netif_dormant_off() to generic HDLCKrzysztof Halasa2006-07-211-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+219