aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/3c503.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-073c503: Fix IRQ probingBen Hutchings1-12/+30
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-7/+8
2009-09-04net: Fix a build break because of a typo in drivers/net/3c503.cSachin Sant1-1/+1
2009-09-02WARNING: some request_irq() failures ignored in el2_open()roel kluin1-3/+7
2009-05-263c50x: convert printk() to pr_<foo>()Alexander Beregalov1-17/+19
2009-03-273c503, smc-ultra: netdev_ops bugsStephen Hemminger1-3/+0
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger1-0/+1
2008-11-253c503: convert to net_device_opsStephen Hemminger1-2/+16
2008-10-27net: convert print_mac to %pMJohannes Berg1-2/+1
2008-07-048390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox1-7/+7
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-1/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-2/+0
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-2/+1
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro1-1/+1
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-6/+6
2006-06-11[PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap1-1/+1
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko1-8/+8
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers1-10/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+747