Hi Dave,
I am submitting a series of 8 patches for inclusion in net-next-2.6.
Here is a brief description of the patch series:
- Drain the mac Tx fifo when a port goes down
- Fix the mac high water computation on T3C chips
- Fix LED settings and first link status report for the AEL2020 phy
- Minor fixes to the AQ100X phy
- Toggles Global Tx disable bit on phys when powered down
- Fix HW initialization for offload connections
- Fix MAC indexation for the Gen2 adapter
- use request_firmware() to load the phy EDC programming.
Cheers,
Divy
From: Divy Le Ray <[email protected]>
Date: Tue, 07 Jul 2009 22:48:29 -0700
> I am submitting a series of 8 patches for inclusion in net-next-2.6.
> Here is a brief description of the patch series:
> - Drain the mac Tx fifo when a port goes down
> - Fix the mac high water computation on T3C chips
> - Fix LED settings and first link status report for the AEL2020 phy
> - Minor fixes to the AQ100X phy
> - Toggles Global Tx disable bit on phys when powered down
> - Fix HW initialization for offload connections
> - Fix MAC indexation for the Gen2 adapter
> - use request_firmware() to load the phy EDC programming.
Looks good, all applied.
Thanks for taking care of the request_firmware() issue.