summaryrefslogtreecommitdiffstats
path: root/net/rose/rose_dev.c
Commit message (Expand)AuthorAgeFilesLines
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-14/+0
* rose: Transmit packets in rose_xmit not rose_rebuild_headerEric W. Biederman2015-03-021-27/+11
* rose: Set the destination address in rose_headerEric W. Biederman2015-03-021-0/+3
* rose: cleanup checkpatch errors,spaces requiredWeilong Chen2013-12-221-1/+1
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-021-2/+2
|\
| * rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-011-2/+2
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
|/
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+154
OpenPOWER on IntegriCloud