aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/3c515.c
Commit message (Expand)AuthorAge
* drivers/net: Use static const char * const where possibleJoe Perches2010-09-14
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-18
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* 3com: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\
| * 3c515: Write outside array boundsroel kluin2009-07-30
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* 3c5xx: convert printk() to pr_<foo>()Alexander Beregalov2009-05-26
* 3c515: convert to net_device_opsStephen Hemminger2009-01-21
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-04
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap2008-05-22
* 3c515: use netstats in net_device structurePaulius Zaleckas2008-04-29
* NULL noise in drivers/netAl Viro2008-01-28
* 3c574, 3c515 bitfields abuseAl Viro2008-01-18
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* [PATCH] Signedness issue in drivers/net/3c515.cEric Sesterhenn2006-08-24
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-28
* [netdrvr] Fix register_netdev() races in older ISA net drivers2005-05-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16