summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c505.c
Commit message (Expand)AuthorAgeFilesLines
* 3c505: use netstats in net_device structurePaulius Zaleckas2008-04-291-16/+14Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-5/+5
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* drivers/net/3c505: Convert to generic booleanRichard Knutsson2007-10-111-41/+26Star
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-11/+11
* [PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-111-1/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-281-1/+1
* [PATCH] net/3c505: replace schedule_timeout() with msleep()Domen Puncer2005-05-131-4/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1690