aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/rrunner.c
Commit message (Expand)AuthorAge
* hippi: Move the HIPPI driverJeff Kirsher2011-08-27
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\
| * rrunner: fix buffer overflowDan Carpenter2010-01-04
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: fix network driver ndo_start_xmit() return values (part 1)Patrick McHardy2009-06-13
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-04
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-20
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* drivers/net: Add missing "space"Joe Perches2008-01-28
* rrunner: use offsetof() instead of homegrown insanityAl Viro2007-12-22
* [RRUNNER]: Do not muck with sysctl_{r,w}mem_maxDavid S. Miller2007-11-07
* [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-24
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* rrunner.c:rr_init() must be __devinitAdrian Bunk2007-07-10
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-26
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* [NET]: Remove HIPPI private from skbuff.hStephen Hemminger2005-08-29
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16