diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-06 15:30:19 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-06 15:30:19 -0500 |
commit | abb359450f20c32ae03039d8736f12b1d561caf5 (patch) | |
tree | 6e8723885feb66a138f19f0ff31615dc13a8d859 /MAINTAINERS | |
parent | cb600d2f83c854ec3d6660063e4466431999489b (diff) | |
parent | 4e3dbdb1392a83bd21a6ff8f6bc785495058d37c (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6: (1436 commits)
cassini: Use local-mac-address prom property for Cassini MAC address
net: remove the duplicate #ifdef __KERNEL__
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
netconsole: clarify stopping message
netconsole: don't announce stopping if nothing happened
cnic: Fix the type field in SPQ messages
netfilter: fix export secctx error handling
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
ipv4: IP defragmentation must be ECN aware
net: r6040: Return proper error for r6040_init_one
dcb: use after free in dcb_flushapp()
dcb: unlock on error in dcbnl_ieee_get()
net: ixp4xx_eth: Return proper error for eth_init_one
include/linux/if_ether.h: Add #define ETH_P_LINK_CTL for HPNA and wlan local tunnel
net: add POLLPRI to sock_def_readable()
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
net_sched: pfifo_head_drop problem
mac80211: remove stray extern
mac80211: implement off-channel TX using hw r-o-c offload
mac80211: implement hardware offload for remain-on-channel
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 34 |
1 files changed, 30 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c5c7292daba0..db1c2b665a42 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -166,9 +166,8 @@ F: drivers/serial/8250* | |||
166 | F: include/linux/serial_8250.h | 166 | F: include/linux/serial_8250.h |
167 | 167 | ||
168 | 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.] | 168 | 8390 NETWORK DRIVERS [WD80x3/SMC-ELITE, SMC-ULTRA, NE2000, 3C503, etc.] |
169 | M: Paul Gortmaker <p_gortmaker@yahoo.com> | ||
170 | L: netdev@vger.kernel.org | 169 | L: netdev@vger.kernel.org |
171 | S: Maintained | 170 | S: Orphan / Obsolete |
172 | F: drivers/net/*8390* | 171 | F: drivers/net/*8390* |
173 | F: drivers/net/ax88796.c | 172 | F: drivers/net/ax88796.c |
174 | 173 | ||
@@ -1095,6 +1094,12 @@ S: Supported | |||
1095 | F: Documentation/aoe/ | 1094 | F: Documentation/aoe/ |
1096 | F: drivers/block/aoe/ | 1095 | F: drivers/block/aoe/ |
1097 | 1096 | ||
1097 | ATHEROS ATH GENERIC UTILITIES | ||
1098 | M: "Luis R. Rodriguez" <lrodriguez@atheros.com> | ||
1099 | L: linux-wireless@vger.kernel.org | ||
1100 | S: Supported | ||
1101 | F: drivers/net/wireless/ath/* | ||
1102 | |||
1098 | ATHEROS ATH5K WIRELESS DRIVER | 1103 | ATHEROS ATH5K WIRELESS DRIVER |
1099 | M: Jiri Slaby <jirislaby@gmail.com> | 1104 | M: Jiri Slaby <jirislaby@gmail.com> |
1100 | M: Nick Kossifidis <mickflemm@gmail.com> | 1105 | M: Nick Kossifidis <mickflemm@gmail.com> |
@@ -1273,6 +1278,15 @@ S: Maintained | |||
1273 | F: drivers/video/backlight/ | 1278 | F: drivers/video/backlight/ |
1274 | F: include/linux/backlight.h | 1279 | F: include/linux/backlight.h |
1275 | 1280 | ||
1281 | BATMAN ADVANCED | ||
1282 | M: Marek Lindner <lindner_marek@yahoo.de> | ||
1283 | M: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> | ||
1284 | M: Sven Eckelmann <sven@narfation.org> | ||
1285 | L: b.a.t.m.a.n@lists.open-mesh.org | ||
1286 | W: http://www.open-mesh.org/ | ||
1287 | S: Maintained | ||
1288 | F: net/batman-adv/ | ||
1289 | |||
1276 | BAYCOM/HDLCDRV DRIVERS FOR AX.25 | 1290 | BAYCOM/HDLCDRV DRIVERS FOR AX.25 |
1277 | M: Thomas Sailer <t.sailer@alumni.ethz.ch> | 1291 | M: Thomas Sailer <t.sailer@alumni.ethz.ch> |
1278 | L: linux-hams@vger.kernel.org | 1292 | L: linux-hams@vger.kernel.org |
@@ -3139,6 +3153,8 @@ M: Alex Duyck <alexander.h.duyck@intel.com> | |||
3139 | M: John Ronciak <john.ronciak@intel.com> | 3153 | M: John Ronciak <john.ronciak@intel.com> |
3140 | L: e1000-devel@lists.sourceforge.net | 3154 | L: e1000-devel@lists.sourceforge.net |
3141 | W: http://e1000.sourceforge.net/ | 3155 | W: http://e1000.sourceforge.net/ |
3156 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-2.6.git | ||
3157 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next-2.6.git | ||
3142 | S: Supported | 3158 | S: Supported |
3143 | F: Documentation/networking/e100.txt | 3159 | F: Documentation/networking/e100.txt |
3144 | F: Documentation/networking/e1000.txt | 3160 | F: Documentation/networking/e1000.txt |
@@ -5056,7 +5072,7 @@ L: linux-wireless@vger.kernel.org | |||
5056 | W: http://linuxwireless.org/ | 5072 | W: http://linuxwireless.org/ |
5057 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 5073 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
5058 | S: Maintained | 5074 | S: Maintained |
5059 | F: drivers/net/wireless/rtl818x/rtl8180* | 5075 | F: drivers/net/wireless/rtl818x/rtl8180/ |
5060 | 5076 | ||
5061 | RTL8187 WIRELESS DRIVER | 5077 | RTL8187 WIRELESS DRIVER |
5062 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> | 5078 | M: Herton Ronaldo Krzesinski <herton@mandriva.com.br> |
@@ -5066,7 +5082,17 @@ L: linux-wireless@vger.kernel.org | |||
5066 | W: http://linuxwireless.org/ | 5082 | W: http://linuxwireless.org/ |
5067 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 5083 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
5068 | S: Maintained | 5084 | S: Maintained |
5069 | F: drivers/net/wireless/rtl818x/rtl8187* | 5085 | F: drivers/net/wireless/rtl818x/rtl8187/ |
5086 | |||
5087 | RTL8192CE WIRELESS DRIVER | ||
5088 | M: Larry Finger <Larry.Finger@lwfinger.net> | ||
5089 | M: Chaoming Li <chaoming_li@realsil.com.cn> | ||
5090 | L: linux-wireless@vger.kernel.org | ||
5091 | W: http://linuxwireless.org/ | ||
5092 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | ||
5093 | S: Maintained | ||
5094 | F: drivers/net/wireless/rtlwifi/ | ||
5095 | F: drivers/net/wireless/rtlwifi/rtl8192ce/ | ||
5070 | 5096 | ||
5071 | S3 SAVAGE FRAMEBUFFER DRIVER | 5097 | S3 SAVAGE FRAMEBUFFER DRIVER |
5072 | M: Antonino Daplas <adaplas@gmail.com> | 5098 | M: Antonino Daplas <adaplas@gmail.com> |