summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c509.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-4/+6
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-5/+5
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* 3com: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-031-0/+4
|\
| * 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-011-0/+4
* | 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-261-33/+31
* | net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-011-6/+6
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-071-0/+1
|\
| * 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-061-0/+1
* | 3c509: convert to net_device_opsStephen Hemminger2009-01-211-9/+16
|/
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1622
OpenPOWER on IntegriCloud