There have been numerous updates to the driver tested since the initial submissions. These patches are either upstream or queued upstream.
- Increase filtering for inbound csum settings.
- bugfix: Tell hw to strip vlan header.
- Added Coredump to ethtool
- Added firmware version to ethtool
- BO
- Module parameter cleanup
- IDC changes, respond to idc request with idc ack
- Support for any pcie function number, not just 0 and 1.
- frame error drop packet
- Fixed the oversized frames in the driver
- Add statistics locking.
- ethtool loopback and led blink support
Comment 2RHEL Program Management
2009-04-27 14:49:24 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release. Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products. This request is not yet committed for inclusion in an Update
release.
Created attachment 343138[details]
fixed whitespace issues
The previous patch had leading tabs converted to spaces. This is usually caused by cut and pasting which is convenient, but is not accepted by RedHat...
There have been numerous updates to the driver tested since the initial submissions. These patches are either upstream or queued upstream. - Increase filtering for inbound csum settings. - bugfix: Tell hw to strip vlan header. - Added Coredump to ethtool - Added firmware version to ethtool - BO - Module parameter cleanup - IDC changes, respond to idc request with idc ack - Support for any pcie function number, not just 0 and 1. - frame error drop packet - Fixed the oversized frames in the driver - Add statistics locking. - ethtool loopback and led blink support