summaryrefslogtreecommitdiff
path: root/drivers/net/sun3_82586.c
Commit message (Expand)AuthorAge
* i825xx: Move the Intel 82586/82593/82596 based driversJeff Kirsher2011-08-10
* sun3_82586: Use the instance of net_device_stats from net_device.Kulikov Vasiliy2010-07-05
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-18
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* sun3_82586: convert to net_device_opsAlexander Beregalov2009-04-13
* netdevice: Kill netdev->privWang Chen2008-12-08
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-12
* [netdrvr] Drivers should not set IFF_* flag themselvesWang Chen2008-08-07
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-10
* m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven2007-05-04
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-25
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-25
* net: remove a collection of unneeded #undef REALLY_SLOW_IO stuffAlan2007-02-27
* [PATCH] sun3 __iomem annotationsAl Viro2006-10-11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* Linux-2.6.12-rc2Linus Torvalds2005-04-16