aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smc-mca.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-3/+3
2009-05-01net: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-01-11netdev: add missing set_mac_address hookStephen Hemminger1-0/+1
2008-11-26smc-mca: Fix build failure due to typo.David S. Miller1-1/+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-1/+0
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-2/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-5/+5
2005-05-12 [PATCH] drivers/net/smc-mca.c: cleanupsAdrian Bunk1-2/+58
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+508