diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-18 21:02:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-04-18 21:02:35 -0400 |
commit | 334d094504c2fe1c44211ecb49146ae6bca8c321 (patch) | |
tree | d3c0f68e4b9f8e3d2ccc39e7dfe5de0534a5fad9 /MAINTAINERS | |
parent | d1a4be630fb068f251d64b62919f143c49ca8057 (diff) | |
parent | d1643d24c61b725bef399cc1cf2944b4c9c23177 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26: (1090 commits)
[NET]: Fix and allocate less memory for ->priv'less netdevices
[IPV6]: Fix dangling references on error in fib6_add().
[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found
[PKT_SCHED]: Fix datalen check in tcf_simp_init().
[INET]: Uninline the __inet_inherit_port call.
[INET]: Drop the inet_inherit_port() call.
SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.
[netdrvr] forcedeth: internal simplifications; changelog removal
phylib: factor out get_phy_id from within get_phy_device
PHY: add BCM5464 support to broadcom PHY driver
cxgb3: Fix __must_check warning with dev_dbg.
tc35815: Statistics cleanup
natsemi: fix MMIO for PPC 44x platforms
[TIPC]: Cleanup of TIPC reference table code
[TIPC]: Optimized initialization of TIPC reference table
[TIPC]: Remove inlining of reference table locking routines
e1000: convert uint16_t style integers to u16
ixgb: convert uint16_t style integers to u16
sb1000.c: make const arrays static
sb1000.c: stop inlining largish static functions
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 974ee8ddb12c..45b86ab45d51 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -840,15 +840,6 @@ L: linux-wireless@vger.kernel.org | |||
840 | W: http://linuxwireless.org/en/users/Drivers/b43 | 840 | W: http://linuxwireless.org/en/users/Drivers/b43 |
841 | S: Maintained | 841 | S: Maintained |
842 | 842 | ||
843 | BCM43XX WIRELESS DRIVER (SOFTMAC BASED VERSION) | ||
844 | P: Larry Finger | ||
845 | M: Larry.Finger@lwfinger.net | ||
846 | P: Stefano Brivio | ||
847 | M: stefano.brivio@polimi.it | ||
848 | L: linux-wireless@vger.kernel.org | ||
849 | W: http://bcm43xx.berlios.de/ | ||
850 | S: Obsolete | ||
851 | |||
852 | BEFS FILE SYSTEM | 843 | BEFS FILE SYSTEM |
853 | P: Sergey S. Kostyliov | 844 | P: Sergey S. Kostyliov |
854 | M: rathamahata@php4.ru | 845 | M: rathamahata@php4.ru |
@@ -3479,7 +3470,7 @@ P: Vlad Yasevich | |||
3479 | M: vladislav.yasevich@hp.com | 3470 | M: vladislav.yasevich@hp.com |
3480 | P: Sridhar Samudrala | 3471 | P: Sridhar Samudrala |
3481 | M: sri@us.ibm.com | 3472 | M: sri@us.ibm.com |
3482 | L: lksctp-developers@lists.sourceforge.net | 3473 | L: linux-sctp@vger.kernel.org |
3483 | W: http://lksctp.sourceforge.net | 3474 | W: http://lksctp.sourceforge.net |
3484 | S: Supported | 3475 | S: Supported |
3485 | 3476 | ||
@@ -3613,12 +3604,6 @@ M: mhoffman@lightlink.com | |||
3613 | L: lm-sensors@lm-sensors.org | 3604 | L: lm-sensors@lm-sensors.org |
3614 | S: Maintained | 3605 | S: Maintained |
3615 | 3606 | ||
3616 | SOFTMAC LAYER (IEEE 802.11) | ||
3617 | P: Daniel Drake | ||
3618 | M: dsd@gentoo.org | ||
3619 | L: linux-wireless@vger.kernel.org | ||
3620 | S: Obsolete | ||
3621 | |||
3622 | SOFTWARE RAID (Multiple Disks) SUPPORT | 3607 | SOFTWARE RAID (Multiple Disks) SUPPORT |
3623 | P: Ingo Molnar | 3608 | P: Ingo Molnar |
3624 | M: mingo@redhat.com | 3609 | M: mingo@redhat.com |