linux/drivers/net/ethernet/intel/e1000e
Jesse Brandeburg ef9b965a1c e1000e: convert to real ndo_set_rx_mode
Commit afc4b13d (net: remove use of ndo_set_multicast_list in
drivers) changed e1000e to use the ndo_set_rx_mode entry point,
but didn't implement the unicast address programming
functionality. Implement it to achieve the ability to add unicast
addresses.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-11-16 04:08:27 -08:00
..
80003es2lan.c
82571.c
defines.h
e1000.h
ethtool.c Sweep the last of the active .get_drvinfo floors under ethernet/ 2011-11-14 14:13:31 -05:00
hw.h
ich8lan.c e1000e: demote a debugging WARN to a debug log message 2011-11-02 16:54:53 -07:00
lib.c
Makefile
netdev.c e1000e: convert to real ndo_set_rx_mode 2011-11-16 04:08:27 -08:00
param.c
phy.c