[TULIP]: Use pci_device_to_OF_node() on sparc.
[safe/jmp/linux-2.6] / drivers / net / qla3xxx.c
2007-03-28 Ron Mercerqla3xxx: bugfix: Jumbo frame handling.
2007-03-28 Ron Mercerqla3xxx: bugfix: Dropping interrupt under heavy network...
2007-03-28 Ron Mercerqla3xxx: bugfix: Multi segment sends were getting whacked.
2007-03-28 Ron Mercerqla3xxx: bugfix: Add tx control block memset.
2007-03-03 Ron Mercerqla3xxx: bugfix for line omitted in previous patch.
2007-02-27 Benjamin Liqla3xxx: Bumping driver version number
2007-02-27 Benjamin Liqla3xxx: Kernic Panic on pSeries under stress conditions
2007-02-27 Ron Mercerqla3xxx: bugfix tx reset after stress conditions.
2007-02-27 Benjamin Liqla3xxx: Check return code from pci_map_single() in...
2007-02-27 Ron Mercerqla3xxx: bugfix: Fixed jumbo frame handling for 3032...
2007-02-27 Ron Mercerqla3xxx: Clean up receive process.
2007-02-27 Ron Mercerqla3xxx: Dynamically size the rx buffer queue based...
2007-02-27 Ron Mercerqla3xxx: Remove API to change MTU.
2007-02-27 Benjamin Liqla3xxx: Fix deadlock issue on error paths
2007-02-27 Benjamin Liqla3xxx: Changed to use netdev_alloc_skb() from dev_all...
2007-02-27 Benjamin Liqla3xxx: Remove unnecessary memset() in qla3xxx_send()
2007-02-27 Benjamin Liqla3xxx: Return proper error codes when the 4022/4032...
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-05 Ron Mercerqla3xxx: Add support for Qlogic 4032 chip.
2007-01-08 Ron Mercerqla3xxx: Add delay to NVRAM register access.
2007-01-08 Ron Mercerqla3xxx: Remove NETIF_F_LLTX from driver features.
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-25 Al Viro[PATCH] wrong thing iounmapped (qla3xxx)
2006-09-25 Al Viro[PATCH] qla3xxx iomem annotations
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-07-29 Ron Mercer[PATCH] qla3xxx NIC driver