aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/3c509.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-3/+3
|\
| * el3_common_init() should be __devinit, not __initAl Viro2008-11-011-3/+3
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* | net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
|/
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-261-1/+1
|\
| * 3C509: rx_bytes should not be increased when alloc_skb failedWang Chen2008-05-221-1/+1
* | misc drivers/net endianness noiseAl Viro2008-05-211-8/+7
|/
* 3c509: use netstats in net_device structurePaulius Zaleckas2008-04-291-26/+21
* 3c509: convert to isa_driver and pnp_driverOndrej Zary2008-03-281-357/+372
* 3c509: PnP resource management fixKrzysztof Helt2008-01-121-0/+4
* 3c509: endiannessAl Viro2007-10-101-2/+2
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-12/+6
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-6/+0
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-091-3/+2
* 3C509: Remove unnecessary include of <linux/pm_legacy.h>Robert P. J. Day2007-04-281-1/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-6/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-271-0/+1
* [PATCH] Remove powerpc specific parts of 3c509 driverStephen Rothwell2006-09-191-9/+0
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-20/+20
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 3c509: use proper suspend/resume APIPekka Enberg2006-03-111-47/+23
* [PATCH] 3c509: bus registration fixAndrew Morton2006-03-111-5/+8
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-6/+7
* [PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2005-06-261-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1622