diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-07 22:21:56 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-07 22:21:56 -0500 |
commit | 7677ced48e2bbbb8d847d34f37e5d96d2b0e41e4 (patch) | |
tree | 0a859f403c02eb854d9ffa11bd17f77056891d07 /MAINTAINERS | |
parent | 21d37bbc65e39a26856de6b14be371ff24e0d03f (diff) | |
parent | ac38dfc39e7684f55174742e5f0d6c5a0093bbf6 (diff) |
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
* 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6: (116 commits)
sk98lin: planned removal
AT91: MACB support
sky2: version 1.12
sky2: add new chip ids
sky2: Yukon Extreme support
sky2: safer transmit timeout
sky2: TSO support for EC_U
sky2: use dev_err for error reports
sky2: add Wake On Lan support
fix unaligned exception in /drivers/net/wireless/orinoco.c
Remove unused kernel config option DLCI_COUNT
z85230: spinlock logic
mips: declance: Driver model for the PMAD-A
Spidernet: Rework RX linked list
NET: turn local_save_flags() + local_irq_disable() into local_irq_save()
NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
hp100: convert pci_module_init() to pci_register_driver()
NetXen: Added ethtool support for user level tools.
NetXen: Firmware crb init changes.
maintainers: add atl1 maintainers
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 96135d285eb0..fe35f3ac4cd3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -598,6 +598,16 @@ M: ecashin@coraid.com | |||
598 | W: http://www.coraid.com/support/linux | 598 | W: http://www.coraid.com/support/linux |
599 | S: Supported | 599 | S: Supported |
600 | 600 | ||
601 | ATL1 ETHERNET DRIVER | ||
602 | P: Jay Cliburn | ||
603 | M: jcliburn@gmail.com | ||
604 | P: Chris Snook | ||
605 | M: csnook@redhat.com | ||
606 | L: atl1-devel@lists.sourceforge.net | ||
607 | W: http://sourceforge.net/projects/atl1 | ||
608 | W: http://atl1.sourceforge.net | ||
609 | S: Maintained | ||
610 | |||
601 | ATM | 611 | ATM |
602 | P: Chas Williams | 612 | P: Chas Williams |
603 | M: chas@cmf.nrl.navy.mil | 613 | M: chas@cmf.nrl.navy.mil |
@@ -2485,6 +2495,12 @@ L: orinoco-devel@lists.sourceforge.net | |||
2485 | W: http://www.nongnu.org/orinoco/ | 2495 | W: http://www.nongnu.org/orinoco/ |
2486 | S: Maintained | 2496 | S: Maintained |
2487 | 2497 | ||
2498 | PA SEMI ETHERNET DRIVER | ||
2499 | P: Olof Johansson | ||
2500 | M: olof@lixom.net | ||
2501 | L: netdev@vger.kernel.org | ||
2502 | S: Maintained | ||
2503 | |||
2488 | PARALLEL PORT SUPPORT | 2504 | PARALLEL PORT SUPPORT |
2489 | P: Phil Blundell | 2505 | P: Phil Blundell |
2490 | M: philb@gnu.org | 2506 | M: philb@gnu.org |
@@ -2654,7 +2670,7 @@ S: Supported | |||
2654 | 2670 | ||
2655 | PRISM54 WIRELESS DRIVER | 2671 | PRISM54 WIRELESS DRIVER |
2656 | P: Prism54 Development Team | 2672 | P: Prism54 Development Team |
2657 | M: prism54-private@prism54.org | 2673 | M: developers@islsm.org |
2658 | L: netdev@vger.kernel.org | 2674 | L: netdev@vger.kernel.org |
2659 | W: http://prism54.org | 2675 | W: http://prism54.org |
2660 | S: Maintained | 2676 | S: Maintained |