linux/drivers/net/ethernet/qlogic/qlcnic
Shahed Shaikh 147a90887b qlcnic: Fix updating netdev->features
o After change in EPORT features of 82xx adapter, netdev->features needs to
  be updated to reflect EPORT feature updates but driver was manipulating
  netdev->features at wrong place.
o This patch uses netdev_update_features() and .ndo_fix_features() to
  update netdev->features properly.

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-22 14:52:40 -07:00
..
Makefile qlcnic: Support SR-IOV enable and disable 2013-03-29 15:46:08 -04:00
qlcnic.h qlcnic: Fix updating netdev->features 2013-05-22 14:52:40 -07:00
qlcnic_83xx_hw.c qlcnic: Fix mailbox response handling. 2013-05-11 16:01:15 -07:00
qlcnic_83xx_hw.h qlcnic: Fix mailbox response handling. 2013-05-11 16:01:15 -07:00
qlcnic_83xx_init.c qlcnic: remove netdev->trans_start updates within the driver 2013-05-22 14:52:40 -07:00
qlcnic_83xx_vnic.c qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_ctx.c qlcnic: Support VF-PF communication channel commands. 2013-03-29 15:51:05 -04:00
qlcnic_ethtool.c qlcnic: Fix ethtool supported port status for 83xx 2013-05-11 16:01:15 -07:00
qlcnic_hdr.h qlcnic: VF reset recovery implementation. 2013-04-19 16:02:38 -04:00
qlcnic_hw.c qlcnic: Fix updating netdev->features 2013-05-22 14:52:40 -07:00
qlcnic_hw.h qlcnic: Fix mailbox response handling. 2013-05-11 16:01:15 -07:00
qlcnic_init.c qlcnic: Updating copyright information. 2013-02-04 21:08:48 -05:00
qlcnic_io.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
qlcnic_main.c qlcnic: Fix updating netdev->features 2013-05-22 14:52:40 -07:00
qlcnic_minidump.c drivers:net: Remove dma_alloc_coherent OOM messages 2013-03-15 08:56:58 -04:00
qlcnic_sriov.h qlcnic: Support VLAN id config. 2013-04-19 16:14:40 -04:00
qlcnic_sriov_common.c qlcnic: remove netdev->trans_start updates within the driver 2013-05-22 14:52:40 -07:00
qlcnic_sriov_pf.c qlcnic: Fix validation of link event command. 2013-05-11 16:01:15 -07:00
qlcnic_sysfs.c qlcnic: Fix updating netdev->features 2013-05-22 14:52:40 -07:00