summaryrefslogtreecommitdiffstats
path: root/drivers/net/de620.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: return operator cleanupEric Dumazet2010-09-261-1/+1
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* 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
* de620: convert PRINTK() to pr_debug() and cleanupAlexander Beregalov2009-05-171-41/+18
* de620: fix forgotten semicolonAlexander Beregalov2009-05-171-1/+1
* de600: update to net_device_opsStephen Hemminger2009-01-071-5/+12
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-17/+0
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert more to %pMJohannes Berg2008-10-271-4/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-7/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+5
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-19/+7
* [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-1/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-19/+19
* [PATCH] de620: fix section mismatch warningSam Ravnborg2006-03-111-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1047
OpenPOWER on IntegriCloud