summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c501.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-181-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-4/+4
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-191-1/+1
* 3com: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-271-36/+29Star
* 3c501: convert to net_device_opsStephen Hemminger2009-01-211-5/+12
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-131-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-141-6/+6
* 3c501: Further coding style fixesAlan Cox2008-03-171-7/+9
* 3c501: Bring into compliance with the coding styleAlan Cox2008-01-291-125/+107Star
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-111-30/+11Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* [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-2/+1Star
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-29/+29
* [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-141-1/+0Star
* spelling fixesAndreas Mohr2006-06-261-2/+2
* [PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-111-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+940