linux/drivers/net/qlcnic
schacko 8f891387aa qlcnic: seperate interrupt for TX
Earlier all poll routine can process rx and tx, But now
one poll routine to process rx + tx and other for rx only.
Last msix vector will be used for separate tx interrupt.

o This is supported from fw version 4.4.2.
o Bump version 5.0.5

Signed-off-by: Sony Chacko <schacko@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-17 08:57:55 -07:00
..
Makefile qlcnic: Qlogic ethernet driver for CNA devices 2010-01-16 01:17:15 -08:00
qlcnic.h qlcnic: seperate interrupt for TX 2010-06-17 08:57:55 -07:00
qlcnic_ctx.c qlcnic: seperate interrupt for TX 2010-06-17 08:57:55 -07:00
qlcnic_ethtool.c qlcnic: NIC Partitioning - Add basic infrastructure support 2010-06-02 02:24:03 -07:00
qlcnic_hdr.h qlcnic: NIC Partitioning - Add non privileged mode support 2010-06-02 02:24:03 -07:00
qlcnic_hw.c qlcnic: NIC Partitioning - Add basic infrastructure support 2010-06-02 02:24:03 -07:00
qlcnic_init.c qlcnic: seperate interrupt for TX 2010-06-17 08:57:55 -07:00
qlcnic_main.c qlcnic: seperate interrupt for TX 2010-06-17 08:57:55 -07:00