summaryrefslogtreecommitdiff
path: root/drivers/net/wan/cycx_x25.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-01wanrouter: delete now orphaned header content, files/driversPaul Gortmaker1-1602/+0
2011-06-27cyclom: Update to current logging formsJoe Perches1-95/+82
2010-04-23X25: Use identifiers for cyclades device to x25 interfaceandrew hendry1-5/+8
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger1-4/+4
2009-07-06net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 4)Patrick McHardy1-3/+3
2009-03-22cycx: convert to net_device_opsStephen Hemminger1-20/+21
2008-11-20netdevice wanrouter: Convert directly reference of netdev->privWang Chen1-45/+44
2008-11-04drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-2/+0
2008-09-25drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-6/+6
2007-12-23cycx: annotations and fixes (.24 fodder?)Al Viro1-6/+6
2007-10-11[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-11/+20
2007-10-11[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-04-26[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2005-09-14[PATCH] Replace drivers/net/wan custom ctype macros with standard onesTobias Klauser1-2/+3
2005-05-04[WAN]: kfree of NULL pointer is validJesper Juhl1-6/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1609