summaryrefslogtreecommitdiff
path: root/net/rose/rose_dev.c
Commit message (Expand)AuthorAge
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-02
* rose: Transmit packets in rose_xmit not rose_rebuild_headerEric W. Biederman2015-03-02
* rose: Set the destination address in rose_headerEric W. Biederman2015-03-02
* rose: cleanup checkpatch errors,spaces requiredWeilong Chen2013-12-22
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\
| * rose_dev: fix memcpy-bug in rose_set_mac_addressdanborkmann@iogearbox.net2012-04-01
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* rose: convert to network_device_opsStephen Hemminger2009-01-21
* rose: convert to internal net_device_statsStephen Hemminger2009-01-21
* [ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov2007-12-05
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle2006-12-17
* [ROSE]: Fix dereference of skb pointer after free.Ralf Baechle2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls.Ralf Baechle2006-05-03
* [ROSE]: ROSE has no ARPRalf Baechle2005-09-12
* Linux-2.6.12-rc2Linus Torvalds2005-04-16