linux-stable/drivers/net/ethernet/chelsio
Santosh Rastapur 47ce9c4821 cxgb4: Allow for backward compatibility with new VPD scheme.
New scheme calls for 3rd party VPD at offset 0x0 and Chelsio VPD at offset
0x400 of the function.  If no 3rd party VPD is present, then a copy of
Chelsio's VPD will be at offset 0x0 to keep in line with PCI spec which
requires the VPD to be present at offset 0x0.

Signed-off-by: Santosh Rastapur <santosh@chelsio.com>
Signed-off-by: Vipul Pandya <vipul@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-12 05:33:12 -04:00
..
cxgb chelsio: Use netdev_<level> and pr_<level> 2013-01-07 19:40:30 -08:00
cxgb3 cxgb3: Update VLAN extraction stats in the GRO path 2013-02-04 13:22:32 -05:00
cxgb4 cxgb4: Allow for backward compatibility with new VPD scheme. 2013-03-12 05:33:12 -04:00
cxgb4vf cxgb4vf: Fix VLAN extraction counter increment 2013-02-12 16:15:10 -05:00
Kconfig cxgb3: Restore dependency on INET 2012-11-28 17:40:59 -05:00
Makefile