summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c527.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-1/+1
|\
| * 3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.Paul Gortmaker2010-10-191-1/+1
* | net: 3c527: semaphore cleanupThomas Gleixner2010-10-121-1/+1
|/
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-2/+2
* net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-181-6/+2
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-5/+6
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* 3com: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-261-25/+21
* 3c527: convert to net_device_opsStephen Hemminger2009-01-211-6/+13
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-6/+3
* 3c527: use netstats in net_device structurePaulius Zaleckas2008-05-131-24/+21
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+4
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-5/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-263/+263
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-231-2/+1
* [PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-111-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1675
OpenPOWER on IntegriCloud