summaryrefslogtreecommitdiffstats
path: root/drivers/net/sun3_82586.c
Commit message (Expand)AuthorAgeFilesLines
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-2/+2
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* sun3_82586: convert to net_device_opsAlexander Beregalov2009-04-141-6/+13
* netdevice: Kill netdev->privWang Chen2008-12-081-1/+1
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-131-17/+21
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-5/+2Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-111-1/+1
* m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven2007-05-051-2/+3
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-1/+0Star
* net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-271-2/+0Star
* [PATCH] sun3 __iomem annotationsAl Viro2006-10-111-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-9/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1211