android_kernel_motorola_sm6225/drivers/net/ethernet/qlogic
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
..
netxen net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 2013-04-19 14:45:26 -04:00
qlcnic qlcnic: Fix updating netdev->features 2013-05-22 14:52:40 -07:00
qlge qlge: fix dma map leak when the last chunk is not allocated 2013-05-13 12:54:38 -07:00
Kconfig qlcnic: Support SR-IOV enable and disable 2013-03-29 15:46:08 -04:00
Makefile qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00
qla3xxx.c drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb 2013-03-09 16:09:19 -05:00
qla3xxx.h qlogic: Move the QLogic drivers 2011-08-10 20:03:49 -07:00