linux/drivers/net/cxgb4
Dimitris Michailidis 226ec5fd67 cxgb4: parse the VPD instead of relying on a static VPD layout
Some boards' VPDs contain additional keywords or have longer serial numbers,
meaning the keyword locations are variable.  Ditch the static layout and
use the pci_vpd_* family of functions to parse the VPD instead.

Signed-off-by: Dimitris Michailidis <dm@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-27 15:46:42 -07:00
..
cxgb4_main.c
cxgb4_uld.h
cxgb4.h cxgb4: Make unnecessarily global functions static 2010-04-21 23:00:43 -07:00
l2t.c
l2t.h
Makefile
sge.c cxgb4: Make unnecessarily global functions static 2010-04-21 23:00:43 -07:00
t4_hw.c cxgb4: parse the VPD instead of relying on a static VPD layout 2010-04-27 15:46:42 -07:00
t4_hw.h
t4_msg.h
t4_regs.h
t4fw_api.h