linux/drivers/net/e1000e
Bruce Allan caaddaf835 e1000e: provide family-specific functions to manage VLAN filter arrays
The two MAC-families that have VLAN filter table register arrays manage
each a bit differently from one another, so provide family-specific
functions for managing the register arrays and function pointers to access
the appropriate function.  Also make sure attempts to access these
register arrays are not done on parts not supporting that feature.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-02 00:35:51 -08:00
..
82571.c e1000e: provide family-specific functions to manage VLAN filter arrays 2009-12-02 00:35:51 -08:00
defines.h e1000e: update copyright information 2009-11-21 11:34:09 -08:00
e1000.h e1000e: provide family-specific functions to manage VLAN filter arrays 2009-12-02 00:35:51 -08:00
es2lan.c e1000e: provide family-specific functions to manage VLAN filter arrays 2009-12-02 00:35:51 -08:00
ethtool.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
hw.h e1000e: provide family-specific functions to manage VLAN filter arrays 2009-12-02 00:35:51 -08:00
ich8lan.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-29 00:57:15 -08:00
lib.c e1000e: provide family-specific functions to manage VLAN filter arrays 2009-12-02 00:35:51 -08:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: provide family-specific functions to manage VLAN filter arrays 2009-12-02 00:35:51 -08:00
param.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
phy.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-29 00:57:15 -08:00