aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smc-ultra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27netdev: smc-ultra fix netpollStephen Hemminger1-1/+1
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-25smc: convert to net_device_opsStephen Hemminger1-5/+17
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-3/+5
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-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-11[PATCH] smc ethernet: fix section mismatch warningsRandy Dunlap1-1/+1
2006-01-09[PATCH] fix a few "warning: 'cleanup_card' defined but not used"Denis Vlasenko1-12/+12
2005-08-29[PATCH] missing include in smc-ultraAl Viro1-0/+1
2005-05-12[netdrvr] Fix register_netdev() races in older ISA net drivers1-10/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+615