aboutsummaryrefslogtreecommitdiffstats
path: root/net/rose/rose_dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-01convert hamradio drivers to netdev_txreturnt_tStephen Hemminger1-1/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-1/+1
2009-01-21rose: convert to network_device_opsStephen Hemminger1-4/+8
2009-01-21rose: convert to internal net_device_statsStephen Hemminger1-8/+2
2007-12-05[ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov1-1/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-4/+9
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle1-4/+18
2006-07-03[ROSE]: Fix dereference of skb pointer after free.Ralf Baechle1-1/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-03[AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle1-1/+0
2005-09-12[ROSE]: ROSE has no ARPRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+154