Adrian Bunk
|
b1fc1fa9b3
make drivers/net/qla3xxx.c:PHY_DEVICES[] static
|
18 years ago |
Ron Mercer
|
201f27e625
qla3xxx: Bumping driver version number to v2.03.00-k4
|
18 years ago |
Ron Mercer
|
3efedf2e5b
qla3xxx: Adding support for the Agere PHY (ET1011C)
|
18 years ago |
Ron Mercer
|
ec8263839a
qla3xxx: Add ethtool get_pauseparam for improved bonding support.
|
18 years ago |
Adrian Bunk
|
3664006ab9
drivers/net/qla3xxx.c: make 2 functions static
|
18 years ago |
Arnaldo Carvalho de Melo
|
d626f62b11
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
|
18 years ago |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 years ago |
Ron Mercer
|
b3b1514c90
qla3xxx: bugfix: Jumbo frame handling.
|
18 years ago |
Ron Mercer
|
f67cac0190
qla3xxx: bugfix: Dropping interrupt under heavy network load.
|
18 years ago |
Ron Mercer
|
b6967eb9cb
qla3xxx: bugfix: Multi segment sends were getting whacked.
|
18 years ago |
Ron Mercer
|
d8a759ff41
qla3xxx: bugfix: Add tx control block memset.
|
18 years ago |
Ron Mercer
|
63f779261f
qla3xxx: bugfix for line omitted in previous patch.
|
18 years ago |
Benjamin Li
|
ed227dcc2d
qla3xxx: Bumping driver version number
|
18 years ago |
Benjamin Li
|
e8f4df2491
qla3xxx: Kernic Panic on pSeries under stress conditions
|
18 years ago |
Ron Mercer
|
63b66d12de
qla3xxx: bugfix tx reset after stress conditions.
|
18 years ago |
Benjamin Li
|
0f8ab89e82
qla3xxx: Check return code from pci_map_single() in ql_release_to_lrg_buf_free_list(), ql_populate_free_queue(), ql_alloc_large_buffers(), and ql3xxx_send()
|
18 years ago |
Ron Mercer
|
3e71f6dd47
qla3xxx: bugfix: Fixed jumbo frame handling for 3032 chip.
|
18 years ago |
Ron Mercer
|
97916330e1
qla3xxx: Clean up receive process.
|
18 years ago |
Ron Mercer
|
1357bfcf71
qla3xxx: Dynamically size the rx buffer queue based on the MTU.
|
18 years ago |
Ron Mercer
|
cb8bac12ec
qla3xxx: Remove API to change MTU.
|
18 years ago |
Benjamin Li
|
04f1077353
qla3xxx: Fix deadlock issue on error paths
|
18 years ago |
Benjamin Li
|
cd238faa32
qla3xxx: Changed to use netdev_alloc_skb() from dev_alloc_skb
|
18 years ago |
Benjamin Li
|
d2d76b8db4
qla3xxx: Remove unnecessary memset() in qla3xxx_send()
|
18 years ago |
Benjamin Li
|
546faf077e
qla3xxx: Return proper error codes when the 4022/4032 is being probed
|
18 years ago |
Thomas Gleixner
|
38515e908b
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
|
18 years ago |
Ron Mercer
|
bd36b0ac5d
qla3xxx: Add support for Qlogic 4032 chip.
|
18 years ago |
Ron Mercer
|
80b02e595c
qla3xxx: Add delay to NVRAM register access.
|
18 years ago |
Ron Mercer
|
ca16497a75
qla3xxx: Remove NETIF_F_LLTX from driver features.
|
18 years ago |
David Howells
|
c4028958b6
WorkStruct: make allyesconfig
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |