linux/drivers/net/ethernet/qlogic
Himanshu Madhani 34e8c406fd qlcnic: refactor Tx/SDS ring calculation and validation in driver.
o Current driver has duplicate code for validating user input
  for changing Tx/SDS rings using set_channel ethtool interface.
  This patch removes duplicate code and refactored Tx/SDS ring
  validation for 82xx/83xx/84xx series adapter.
o Refactored code now calculates maximum Tx/Rx ring driver can
  support based on Default, NPAR and SRIOV PF/VF mode of driver.

Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-04 15:33:19 -05:00
..
netxen net: netxen: remove unnecessary pci_set_drvdata() 2013-10-22 02:11:51 -04:00
qlcnic qlcnic: refactor Tx/SDS ring calculation and validation in driver. 2013-11-04 15:33:19 -05:00
qlge net: qlge: remove unnecessary pci_set_drvdata() 2013-10-22 02:11:51 -04:00
Kconfig qlcnic: dcb: Query adapter DCB capabilities. 2013-08-27 15:21:13 -04:00
Makefile
qla3xxx.c net: qla3xxx: remove unnecessary pci_set_drvdata() 2013-10-22 02:11:52 -04:00
qla3xxx.h