Re: [PATCH 0/5] qla3xxx:resubmit support for Qlogic 4032 and fixes.

2007-01-03 Thread Ron Mercer
Re-organized previous 5 patches into 3 patches. 1. Bug fix - remove NETIF_F_LLTX flag from features. 2. Bug fix - Add delay to NVRAM access. See patch for detailed answer to your questions. 3. Combined patches 1 and 5 that add new chip support (and fixed bug in first 1/5 patch). (removed patch

Re: [PATCH 0/5] qla3xxx:resubmit support for Qlogic 4032 and fixes.

2006-12-26 Thread Jeff Garzik
Ron Mercer wrote: These 5 patches were submitted on Dec 5th (12) and Dec 11th (3-5). They add/fix the following 1. Add support for Qlogic 4032 chip. 2. Change minor version for 4032 support. 3. Add delay when accessing NVRAM. 4. Remove NETIF_F_LLTX flag from features. It was left over from

[PATCH 0/5] qla3xxx:resubmit support for Qlogic 4032 and fixes.

2006-12-19 Thread Ron Mercer
These 5 patches were submitted on Dec 5th (12) and Dec 11th (3-5). They add/fix the following 1. Add support for Qlogic 4032 chip. 2. Change minor version for 4032 support. 3. Add delay when accessing NVRAM. 4. Remove NETIF_F_LLTX flag from features. It was left over from the early driver and