aboutsummaryrefslogtreecommitdiffstats
path: root/net/rose/rose_dev.c
Commit message (Expand)AuthorAgeFilesLines
* rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-131-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-011-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* rose: convert to network_device_opsStephen Hemminger2009-01-211-4/+8
* rose: convert to internal net_device_statsStephen Hemminger2009-01-211-8/+2
* [ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov2007-12-051-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-4/+9
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle2006-12-171-4/+18
* [ROSE]: Fix dereference of skb pointer after free.Ralf Baechle2006-07-031-1/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle2006-05-031-1/+0
* [ROSE]: ROSE has no ARPRalf Baechle2005-09-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+154