summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c515.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-091-1/+1
* drivers/net: Use static const char * const where possibleJoe Perches2010-09-141-1/+3
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-3/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-181-1/+1
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-6/+7
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-2/+2
* 3com: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-301-1/+3
|\
| * 3c515: Write outside array boundsroel kluin2009-07-301-1/+3
* | 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-64/+60
* 3c515: convert to net_device_opsStephen Hemminger2009-01-211-6/+15
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-8/+0
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap2008-05-221-0/+4
* 3c515: use netstats in net_device structurePaulius Zaleckas2008-04-291-34/+30
* NULL noise in drivers/netAl Viro2008-01-281-1/+1
* 3c574, 3c515 bitfields abuseAl Viro2008-01-181-29/+31
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+2
* [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-2/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+2
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-30/+30
* [PATCH] Signedness issue in drivers/net/3c515.cEric Sesterhenn2006-08-241-1/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-2/+2
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-121-6/+6
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1594
OpenPOWER on IntegriCloud