summaryrefslogtreecommitdiffstats
path: root/drivers/net/sun3_82586.c
Commit message (Expand)AuthorAgeFilesLines
* sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-051-18/+17
* net: trans_start cleanupsEric Dumazet2010-05-101-5/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-181-3/+5
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-1/+1
* 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-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-131-6/+13
* netdevice: Kill netdev->privWang Chen2008-12-081-1/+1
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-121-17/+21
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-071-5/+2
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-1/+1
* m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven2007-05-041-2/+3
* [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
* net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-271-2/+0
* [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1211
OpenPOWER on IntegriCloud