summaryrefslogtreecommitdiffstats
path: root/drivers/net/rrunner.c
Commit message (Expand)AuthorAgeFilesLines
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy2009-06-131-1/+1
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-041-6/+0Star
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-211-4/+11
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* net: convert print_mac to %pMJohannes Berg2008-10-281-2/+1Star
* drivers/net: Add missing "space"Joe Perches2008-01-291-1/+1
* rrunner: use offsetof() instead of homegrown insanityAl Viro2007-12-231-25/+24Star
* [RRUNNER]: Do not muck with sysctl_{r,w}mem_maxDavid S. Miller2007-11-071-18/+0Star
* [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-241-5/+3Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-6/+2Star
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-111-21/+10Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* rrunner.c:rr_init() must be __devinitAdrian Bunk2007-07-101-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-261-1/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-25/+25
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2Star
* [NET]: Remove HIPPI private from skbuff.hStephen Hemminger2005-08-301-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1756