diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-11 12:33:18 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-11 12:33:18 -0400 |
commit | 4dd9ec4946b4651a295d3bc8df9c15ac692a8f4e (patch) | |
tree | afb300c752de7175bb2df4722d5c857e070c75d9 /MAINTAINERS | |
parent | 86ed5a93b8b56e4e0877b914af0e10883a196384 (diff) | |
parent | 6861ff35ec5b60fafaf8651754c9a75142bfa9a4 (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: (1075 commits)
myri10ge: update driver version number to 1.4.3-1.369
r8169: add shutdown handler
r8169: preliminary 8168d support
r8169: support additional 8168cp chipset
r8169: change default behavior for mildly identified 8168c chipsets
r8169: add a new 8168cp flavor
r8169: add a new 8168c flavor (bis)
r8169: add a new 8168c flavor
r8169: sync existing 8168 device hardware start sequences with vendor driver
r8169: 8168b Tx performance tweak
r8169: make room for more specific 8168 hardware start procedure
r8169: shuffle some registers handling around (8168 operation only)
r8169: new phy init parameters for the 8168b
r8169: update phy init parameters
r8169: wake up the PHY of the 8168
af_key: fix SADB_X_SPDDELETE response
ath9k: Fix return code when ath9k_hw_setpower() fails on reset
ath9k: remove nasty FAIL macro from ath9k_hw_reset()
gre: minor cleanups in netlink interface
gre: fix copy and paste error
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ece4e27f9972..46d94ff340c6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1048,6 +1048,13 @@ L: cbe-oss-dev@ozlabs.org | |||
1048 | W: http://www.ibm.com/developerworks/power/cell/ | 1048 | W: http://www.ibm.com/developerworks/power/cell/ |
1049 | S: Supported | 1049 | S: Supported |
1050 | 1050 | ||
1051 | CISCO 10G ETHERNET DRIVER | ||
1052 | P: Scott Feldman | ||
1053 | M: scofeldm@cisco.com | ||
1054 | P: Joe Eykholt | ||
1055 | M: jeykholt@cisco.com | ||
1056 | S: Supported | ||
1057 | |||
1051 | CFAG12864B LCD DRIVER | 1058 | CFAG12864B LCD DRIVER |
1052 | P: Miguel Ojeda Sandonis | 1059 | P: Miguel Ojeda Sandonis |
1053 | M: miguel.ojeda.sandonis@gmail.com | 1060 | M: miguel.ojeda.sandonis@gmail.com |
@@ -2319,6 +2326,12 @@ L: video4linux-list@redhat.com | |||
2319 | W: http://www.ivtvdriver.org | 2326 | W: http://www.ivtvdriver.org |
2320 | S: Maintained | 2327 | S: Maintained |
2321 | 2328 | ||
2329 | JME NETWORK DRIVER | ||
2330 | P: Guo-Fu Tseng | ||
2331 | M: cooldavid@cooldavid.org | ||
2332 | L: netdev@vger.kernel.org | ||
2333 | S: Maintained | ||
2334 | |||
2322 | JOURNALLING FLASH FILE SYSTEM V2 (JFFS2) | 2335 | JOURNALLING FLASH FILE SYSTEM V2 (JFFS2) |
2323 | P: David Woodhouse | 2336 | P: David Woodhouse |
2324 | M: dwmw2@infradead.org | 2337 | M: dwmw2@infradead.org |
@@ -3384,6 +3397,13 @@ M: linux-driver@qlogic.com | |||
3384 | L: netdev@vger.kernel.org | 3397 | L: netdev@vger.kernel.org |
3385 | S: Supported | 3398 | S: Supported |
3386 | 3399 | ||
3400 | QLOGIC QLGE 10Gb ETHERNET DRIVER | ||
3401 | P: Ron Mercer | ||
3402 | M: linux-driver@qlogic.com | ||
3403 | M: ron.mercer@qlogic.com | ||
3404 | L: netdev@vger.kernel.org | ||
3405 | S: Supported | ||
3406 | |||
3387 | QNX4 FILESYSTEM | 3407 | QNX4 FILESYSTEM |
3388 | P: Anders Larsen | 3408 | P: Anders Larsen |
3389 | M: al@alarsen.net | 3409 | M: al@alarsen.net |
@@ -4336,6 +4356,12 @@ L: linux-usb@vger.kernel.org | |||
4336 | W: http://www.connecttech.com | 4356 | W: http://www.connecttech.com |
4337 | S: Supported | 4357 | S: Supported |
4338 | 4358 | ||
4359 | USB SMSC95XX ETHERNET DRIVER | ||
4360 | P: Steve Glendinning | ||
4361 | M: steve.glendinning@smsc.com | ||
4362 | L: netdev@vger.kernel.org | ||
4363 | S: Supported | ||
4364 | |||
4339 | USB SN9C1xx DRIVER | 4365 | USB SN9C1xx DRIVER |
4340 | P: Luca Risolia | 4366 | P: Luca Risolia |
4341 | M: luca.risolia@studio.unibo.it | 4367 | M: luca.risolia@studio.unibo.it |