diff options
author | Zhu Yi <yi.zhu@intel.com> | 2007-09-25 20:54:57 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-10-10 19:51:39 -0400 |
commit | b481de9ca074528fe8c429604e2777db8b89806a (patch) | |
tree | cf226646d73c56af843e8a656a296905ad6df179 /MAINTAINERS | |
parent | 75388acd0cd827dc1498043daa7d1c760902cd67 (diff) |
[IWLWIFI]: add iwlwifi wireless drivers
This patch adds the mac80211 based wireless drivers for the Intel
PRO/Wireless 3945ABG/BG Network Connection and Intel Wireless WiFi
Link AGN (4965) adapters.
[ Move driver into it's own directory -DaveM ]
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ef9402807de0..934afd3dfa40 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2080,6 +2080,15 @@ L: http://lists.sourceforge.net/mailman/listinfo/ipw2100-devel | |||
2080 | W: http://ipw2200.sourceforge.net | 2080 | W: http://ipw2200.sourceforge.net |
2081 | S: Supported | 2081 | S: Supported |
2082 | 2082 | ||
2083 | INTEL WIRELESS WIFI LINK (iwlwifi) | ||
2084 | P: Zhu Yi | ||
2085 | M: yi.zhu@intel.com | ||
2086 | L: linux-wireless@vger.kernel.org | ||
2087 | L: ipw3945-devel@lists.sourceforge.net | ||
2088 | W: http://intellinuxwireless.org | ||
2089 | T: git git://intellinuxwireless.org/repos/iwlwifi | ||
2090 | S: Supported | ||
2091 | |||
2083 | IOC3 ETHERNET DRIVER | 2092 | IOC3 ETHERNET DRIVER |
2084 | P: Ralf Baechle | 2093 | P: Ralf Baechle |
2085 | M: ralf@linux-mips.org | 2094 | M: ralf@linux-mips.org |