dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/benet
Sathya Perla fe6d2a38b2 be2net: adding support for Lancer family of CNAs
Key changes are:
- EQ ids are not assigned consecutively in Lancer. So, fix mapping of MSIx
  vector to EQ-id.
- BAR mapping and some req locations different for Lancer.
- TCP,UDP,IP checksum fields must be compulsorily set in TX wrb for TSO in
  Lancer.
- CEV_IST reg not present in Lancer; so, peek into event queue to check for
  new entries
- cq_create and mcc_create cmd interface is different for Lancer; handle
  accordingly

Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-27 17:43:20 -08:00
..
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile
be.h be2net: adding support for Lancer family of CNAs 2010-11-27 17:43:20 -08:00
be_cmds.c be2net: adding support for Lancer family of CNAs 2010-11-27 17:43:20 -08:00
be_cmds.h be2net: adding support for Lancer family of CNAs 2010-11-27 17:43:20 -08:00
be_ethtool.c be2net: add multiple RX queue support 2010-10-03 22:12:27 -07:00
be_hw.h be2net: adding support for Lancer family of CNAs 2010-11-27 17:43:20 -08:00
be_main.c be2net: adding support for Lancer family of CNAs 2010-11-27 17:43:20 -08:00