aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/3c509.c
Commit message (Expand)AuthorAge
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-06-03
|\
| * 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-01
* | 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-26
* | net: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-01
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-07
|\
| * 3c509: Fix resume from hibernation for PnP mode.Ondrej Zary2009-02-07
* | 3c509: convert to net_device_opsStephen Hemminger2009-01-21
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
|\
| * el3_common_init() should be __devinit, not __initAl Viro2008-11-01
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-26
|\
| * 3C509: rx_bytes should not be increased when alloc_skb failedWang Chen2008-05-22
* | misc drivers/net endianness noiseAl Viro2008-05-21
|/
* 3c509: use netstats in net_device structurePaulius Zaleckas2008-04-29
* 3c509: convert to isa_driver and pnp_driverOndrej Zary2008-03-28
* 3c509: PnP resource management fixKrzysztof Helt2008-01-12
* 3c509: endiannessAl Viro2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* remove broken URLs from net drivers' outputMarkus Dahms2007-05-09
* 3C509: Remove unnecessary include of <linux/pm_legacy.h>Robert P. J. Day2007-04-28
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] EISA bus MODALIAS attributes supportMichael Tokarev2006-09-27
* [PATCH] Remove powerpc specific parts of 3c509 driverStephen Rothwell2006-09-19
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 3c509: use proper suspend/resume APIPekka Enberg2006-03-11
* [PATCH] 3c509: bus registration fixAndrew Morton2006-03-11
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-13
* [PATCH] document that 8139TOO supports 8129/8130Adrian Bunk2005-06-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16