diff options
author | 2023-05-11 09:43:06 -0700 | |
---|---|---|
committer | 2023-05-17 09:10:14 -0700 | |
commit | ebdf098a0e1be8081dc5c92948f9a12eebf53638 (patch) | |
tree | e5958645b110253dec27d799199ac50b4fca068d | |
parent | ice: Remove LAG+SRIOV mutual exclusion (diff) | |
download | wireguard-linux-ebdf098a0e1be8081dc5c92948f9a12eebf53638.tar.xz wireguard-linux-ebdf098a0e1be8081dc5c92948f9a12eebf53638.zip |
MAINTAINERS: update Intel Ethernet links
Freshen up some links, and remove the non-kernel related Sourceforge
link.
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a83be7caa468..041e3e8e8d52 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10336,9 +10336,8 @@ M: Jesse Brandeburg <jesse.brandeburg@intel.com> M: Tony Nguyen <anthony.l.nguyen@intel.com> L: intel-wired-lan@lists.osuosl.org (moderated for non-subscribers) S: Supported -W: http://www.intel.com/support/feedback.htm -W: http://e1000.sourceforge.net/ -Q: http://patchwork.ozlabs.org/project/intel-wired-lan/list/ +W: https://www.intel.com/content/www/us/en/support.html +Q: https://patchwork.ozlabs.org/project/intel-wired-lan/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue.git F: Documentation/networking/device_drivers/ethernet/intel/ |