mirror of https://gitee.com/openkylin/linux.git
MAINTAINERS: update Intel LAN Ethernet info
- Add ixgbevf and docs files to the maintainers file Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
da8c01c450
commit
0d16440135
16
MAINTAINERS
16
MAINTAINERS
|
@ -3050,16 +3050,27 @@ L: netdev@vger.kernel.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: drivers/net/ixp2000/
|
F: drivers/net/ixp2000/
|
||||||
|
|
||||||
INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe)
|
INTEL ETHERNET DRIVERS (e100/e1000/e1000e/igb/igbvf/ixgb/ixgbe/ixgbevf)
|
||||||
M: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
M: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
|
||||||
M: Jesse Brandeburg <jesse.brandeburg@intel.com>
|
M: Jesse Brandeburg <jesse.brandeburg@intel.com>
|
||||||
M: Bruce Allan <bruce.w.allan@intel.com>
|
M: Bruce Allan <bruce.w.allan@intel.com>
|
||||||
M: Alex Duyck <alexander.h.duyck@intel.com>
|
M: Carolyn Wyborny <carolyn.wyborny@intel.com>
|
||||||
|
M: Don Skidmore <donald.c.skidmore@intel.com>
|
||||||
|
M: Greg Rose <gregory.v.rose@intel.com>
|
||||||
M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
|
M: PJ Waskiewicz <peter.p.waskiewicz.jr@intel.com>
|
||||||
|
M: Alex Duyck <alexander.h.duyck@intel.com>
|
||||||
M: John Ronciak <john.ronciak@intel.com>
|
M: John Ronciak <john.ronciak@intel.com>
|
||||||
L: e1000-devel@lists.sourceforge.net
|
L: e1000-devel@lists.sourceforge.net
|
||||||
W: http://e1000.sourceforge.net/
|
W: http://e1000.sourceforge.net/
|
||||||
S: Supported
|
S: Supported
|
||||||
|
F: Documentation/networking/e100.txt
|
||||||
|
F: Documentation/networking/e1000.txt
|
||||||
|
F: Documentation/networking/e1000e.txt
|
||||||
|
F: Documentation/networking/igb.txt
|
||||||
|
F: Documentation/networking/igbvf.txt
|
||||||
|
F: Documentation/networking/ixgb.txt
|
||||||
|
F: Documentation/networking/ixgbe.txt
|
||||||
|
F: Documentation/networking/ixgbevf.txt
|
||||||
F: drivers/net/e100.c
|
F: drivers/net/e100.c
|
||||||
F: drivers/net/e1000/
|
F: drivers/net/e1000/
|
||||||
F: drivers/net/e1000e/
|
F: drivers/net/e1000e/
|
||||||
|
@ -3067,6 +3078,7 @@ F: drivers/net/igb/
|
||||||
F: drivers/net/igbvf/
|
F: drivers/net/igbvf/
|
||||||
F: drivers/net/ixgb/
|
F: drivers/net/ixgb/
|
||||||
F: drivers/net/ixgbe/
|
F: drivers/net/ixgbe/
|
||||||
|
F: drivers/net/ixgbevf/
|
||||||
|
|
||||||
INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
|
INTEL PRO/WIRELESS 2100 NETWORK CONNECTION SUPPORT
|
||||||
L: linux-wireless@vger.kernel.org
|
L: linux-wireless@vger.kernel.org
|
||||||
|
|
Loading…
Reference in New Issue