aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/3c503.c
AgeCommit message (Expand)Author
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-073c503: Fix IRQ probingBen Hutchings
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-04net: Fix a build break because of a typo in drivers/net/3c503.cSachin Sant
2009-09-02WARNING: some request_irq() failures ignored in el2_open()roel kluin
2009-05-263c50x: convert printk() to pr_<foo>()Alexander Beregalov
2009-03-273c503, smc-ultra: netdev_ops bugsStephen Hemminger
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger
2008-11-253c503: convert to net_device_opsStephen Hemminger
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-07-048390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik
2006-06-11[PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers
2005-04-16Linux-2.6.12-rc2Linus Torvalds