summaryrefslogtreecommitdiffstats
path: root/drivers/net/ni5010.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-2/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko2010-02-261-1/+2
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-1/+1
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* ni5010: convert to net_device_opsAlexander Beregalov2009-03-281-6/+12
* netdev: remove pathetic compile-command linesAlexey Dobriyan2008-12-031-9/+0
* netdevice: safe convert to netdev_priv() #part-2Wang Chen2008-11-121-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-2/+1
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-1/+0
* ni5010: kill unused variableJeff Garzik2007-10-231-2/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-1/+3
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-34/+13
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* NI5010: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-181-5/+1
* [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-59/+59
* [PATCH] NI5010 netcard cleanupAndreas Mohr2006-07-051-28/+24
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+812
OpenPOWER on IntegriCloud