summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c505.c
Commit message (Expand)AuthorAgeFilesLines
* net: trans_start cleanupsEric Dumazet2010-05-101-6/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+4
|/
* 3c5xx: use netdev_mc_* helpersJiri Pirko2010-02-181-5/+4
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-3/+3
* 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/+2
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-261-104/+111
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-141-10/+16
|\
| * 3c505: do not set pcb->data.raw beyond its sizeRoel Kluin2009-02-121-10/+16
* | 3c505: convert to net_device_opsStephen Hemminger2009-01-211-6/+12
|/
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-26/+19
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-2/+2
* 3c505: use netstats in net_device structurePaulius Zaleckas2008-04-291-16/+14
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-5/+5
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* drivers/net/3c505: Convert to generic booleanRichard Knutsson2007-10-101-41/+26
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [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
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-1/+1
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-11/+11
* [PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-111-1/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* [PATCH] net/3c505: replace schedule_timeout() with msleep()Domen Puncer2005-05-121-4/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1690
OpenPOWER on IntegriCloud