linux/drivers/net/ethernet/qlogic
Shahed Shaikh ddfbac07c0 qlcnic: Optimize MAC learning code
* Use rx_mac_learn instead of mac_learn and eSwitch flag check in Rx path of
  82xx adapter.
* Check for MAC filter overrun only after driver scans through cached MAC address list.
  This will help to update the time stamp of cached MAC addresses even if
  adapter runs out of MAC address filter limit.
* Remove expensive log thrown by driver when MAC address filters are exhausted

Signed-off-by: Shahed Shaikh <shahed.shaikh@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-27 23:20:53 -04:00
..
netxen netxen: Use pci_enable_msix_range() instead of pci_enable_msix() 2014-02-18 15:33:33 -05:00
qlcnic qlcnic: Optimize MAC learning code 2014-04-27 23:20:53 -04:00
qlge qlge: Convert /n to \n 2014-04-27 19:08:06 -04:00
Kconfig qlcnic: Fix build failure due to undefined reference to `vxlan_get_rx_port' 2014-04-01 17:38:05 -04:00
Makefile
qla3xxx.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
qla3xxx.h