summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c523.c
Commit message (Expand)AuthorAgeFilesLines
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-181-5/+4Star
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
* 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-2/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
* 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-271-43/+48
* 3c523: convert to net_device_opsStephen Hemminger2009-01-211-10/+15
* drivers/net: fix sparse warnings: make symbols staticHannes Eder2008-12-261-1/+1
* 3c523: fix warning in drivers/net/3c523.cIngo Molnar2008-11-261-2/+2
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-131-14/+15
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* net: convert print_mac to %pMJohannes Berg2008-10-281-6/+4Star
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-3/+1Star
* 3c523: use netstats in net_device structurePaulius Zaleckas2008-05-131-19/+18Star
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-111-13/+9Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-111-1/+1
* [NET]: Fix warnings in 3c523.c and ni52.cDavid S. Miller2007-04-261-1/+1
* [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
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-5/+2Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-12/+12
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-111-1/+1
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-4/+5
* [PATCH] 3c523: needs a licenseRandy Dunlap2005-06-271-0/+1
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-131-11/+7Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1323