summaryrefslogtreecommitdiffstats
path: root/net/rose/rose_dev.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1Star
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-14/+0Star
* rose: Transmit packets in rose_xmit not rose_rebuild_headerEric W. Biederman2015-03-021-27/+11Star
* rose: Set the destination address in rose_headerEric W. Biederman2015-03-021-0/+3
* rose: cleanup checkpatch errors,spaces requiredWeilong Chen2013-12-231-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-031-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/+0Star
|/
* 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-061-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/+2Star
* [ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov2007-12-051-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-4/+9
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle2006-12-181-4/+18
* [ROSE]: Fix dereference of skb pointer after free.Ralf Baechle2006-07-041-1/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle2006-05-041-1/+0Star
* [ROSE]: ROSE has no ARPRalf Baechle2005-09-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+154