kernel-fxtec-pro1x/drivers/net/bnx2x
Jon Mason 77c98e6a7a bnx2x: remove unnecessary read of PCI_CAP_ID_EXP
The PCIE capability offset is saved during PCI bus walking.  It will
remove an unnecessary search in the PCI configuration space if this
value is referenced instead of reacquiring it.  Also, pci_is_pcie is a
better way of determining if the device is PCIE or not (as it uses the
same saved PCIE capability offset).

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-27 21:40:45 -07:00
..
bnx2x.h bnx2x: remove unnecessary read of PCI_CAP_ID_EXP 2011-06-27 21:40:45 -07:00
bnx2x_cmn.c bnx2x: Add a periodic task for link PHY events 2011-06-15 10:56:58 -04:00
bnx2x_cmn.h bnx2x: 57712 parity handling 2011-06-15 10:56:55 -04:00
bnx2x_dcb.c bnx2x: PFC support for 578xx 2011-06-15 10:56:59 -04:00
bnx2x_dcb.h bnx2x: PFC support for 578xx 2011-06-15 10:56:59 -04:00
bnx2x_dump.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2x_ethtool.c bnx2x: Cosmetic changes. 2011-06-15 10:56:56 -04:00
bnx2x_fw_defs.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2x_fw_file_hdr.h bnx2x: update year to 2011 and version to 1.62.12-0 2011-05-05 10:44:35 -07:00
bnx2x_hsi.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2x_init.h bnx2x: 57712 parity handling 2011-06-15 10:56:55 -04:00
bnx2x_init_ops.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2x_link.c bnx2x: Rename LASI registers to definitions in mdio.h 2011-06-15 10:56:59 -04:00
bnx2x_link.h bnx2x: Add a periodic task for link PHY events 2011-06-15 10:56:58 -04:00
bnx2x_main.c bnx2x: remove unnecessary read of PCI_CAP_ID_EXP 2011-06-27 21:40:45 -07:00
bnx2x_reg.h bnx2x: Rename LASI registers to definitions in mdio.h 2011-06-15 10:56:59 -04:00
bnx2x_sp.c New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2x_sp.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2x_stats.c New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
bnx2x_stats.h New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc 2011-06-15 10:56:37 -04:00
Makefile bnx2x: Created bnx2x_sp 2011-06-15 10:56:15 -04:00