summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c503.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-4/+4
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* 3c503: Fix IRQ probingBen Hutchings2010-04-071-12/+30
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-7/+8
* net: Fix a build break because of a typo in drivers/net/3c503.cSachin Sant2009-09-041-1/+1
* WARNING: some request_irq() failures ignored in el2_open()roel kluin2009-09-021-3/+7
* 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-261-17/+19
* 3c503, smc-ultra: netdev_ops bugsStephen Hemminger2009-03-271-3/+0
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-111-0/+1
* 3c503: convert to net_device_opsStephen Hemminger2008-11-251-2/+16
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* 8390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox2008-07-041-7/+7
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-1/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [PATCH] kill eth_io_copy_and_sum()Al Viro2007-02-091-2/+1
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-6/+6
* [PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-111-1/+1
* [PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko2006-01-091-8/+8
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-121-10/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+747
OpenPOWER on IntegriCloud