aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/3c507.c
Commit message (Expand)AuthorAge
* Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake2009-12-26
* 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
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* 3c50x: convert printk() to pr_<foo>()Alexander Beregalov2009-05-26
* 3c507: 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
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-28
* drivers/net: Add missing "space"Joe Perches2008-01-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-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
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-04
* 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] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16