Age | Commit message (Expand) | Author |
2007-04-28 | make drivers/net/qla3xxx.c:PHY_DEVICES[] static | Adrian Bunk |
2007-04-28 | qla3xxx: Bumping driver version number to v2.03.00-k4 | Ron Mercer |
2007-04-28 | qla3xxx: Adding support for the Agere PHY (ET1011C) | Ron Mercer |
2007-04-28 | qla3xxx: Add ethtool get_pauseparam for improved bonding support. | Ron Mercer |
2007-04-28 | drivers/net/qla3xxx.c: make 2 functions static | Adrian Bunk |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2007-03-28 | qla3xxx: bugfix: Jumbo frame handling. | Ron Mercer |
2007-03-28 | qla3xxx: bugfix: Dropping interrupt under heavy network load. | Ron Mercer |
2007-03-28 | qla3xxx: bugfix: Multi segment sends were getting whacked. | Ron Mercer |
2007-03-28 | qla3xxx: bugfix: Add tx control block memset. | Ron Mercer |
2007-03-02 | qla3xxx: bugfix for line omitted in previous patch. | Ron Mercer |
2007-02-27 | qla3xxx: Bumping driver version number | Benjamin Li |
2007-02-27 | qla3xxx: Kernic Panic on pSeries under stress conditions | Benjamin Li |
2007-02-27 | qla3xxx: bugfix tx reset after stress conditions. | Ron Mercer |
2007-02-27 | qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_fre... | Benjamin Li |
2007-02-27 | qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip. | Ron Mercer |
2007-02-27 | qla3xxx: Clean up receive process. | Ron Mercer |
2007-02-27 | qla3xxx: Dynamically size the rx buffer queue based on the MTU. | Ron Mercer |
2007-02-27 | qla3xxx: Remove API to change MTU. | Ron Mercer |
2007-02-27 | qla3xxx: Fix deadlock issue on error paths | Benjamin Li |
2007-02-27 | qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skb | Benjamin Li |
2007-02-27 | qla3xxx: Remove unnecessary memset() in qla3xxx_send() | Benjamin Li |
2007-02-27 | qla3xxx: Return proper error codes when the 4022/4032 is being probed | Benjamin Li |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner |
2007-02-05 | qla3xxx: Add support for Qlogic 4032 chip. | Ron Mercer |
2007-01-07 | qla3xxx: Add delay to NVRAM register access. | Ron Mercer |
2007-01-07 | qla3xxx: Remove NETIF_F_LLTX from driver features. | Ron Mercer |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-09-24 | [PATCH] wrong thing iounmapped (qla3xxx) | Al Viro |
2006-09-24 | [PATCH] qla3xxx iomem annotations | Al Viro |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik |
2006-07-29 | [PATCH] qla3xxx NIC driver | Ron Mercer |