diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-18 17:54:45 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-11-18 17:54:45 -0500 |
commit | 486bfe5c7ca6184f35b93b9f2bf3fa3baa1b65e4 (patch) | |
tree | 3cec2570aca8ec88da087398d0bdd52054dfa697 /MAINTAINERS | |
parent | 5cbb0601bfddfc55d6ea409651313c13e3d6e90a (diff) | |
parent | 70e3bb504ccfe6ba725ab120bdb516d205d834f9 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6: (42 commits)
cxgb3: fix premature page unmap
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
vlan: Fix register_vlan_dev() error path
gro: Fix illegal merging of trailer trash
sungem: Fix Serdes detection.
net: fix mdio section mismatch warning
ppp: fix BUG on non-linear SKB (multilink receive)
ixgbe: Fixing EEH handler to handle more than one error
net: Fix the rollback test in dev_change_name()
Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."
TI Davinci EMAC : Fix Console Hang when bringing the interface down
smsc911x: Fix Console Hang when bringing the interface down.
mISDN: fix error return in HFCmulti_init()
forcedeth: mac address fix
r6040: fix version printing
Bluetooth: Fix regression with L2CAP configuration in Basic Mode
Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
Bluetooth: Set general bonding security for ACL by default
r8169: Fix receive buffer length when MTU is between 1515 and 1536
can: add the missing netlink get_xstats_size callback
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1ba4f98c9cbc..c824b4d62754 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4332,6 +4332,8 @@ F: drivers/video/aty/aty128fb.c | |||
4332 | 4332 | ||
4333 | RALINK RT2X00 WIRELESS LAN DRIVER | 4333 | RALINK RT2X00 WIRELESS LAN DRIVER |
4334 | P: rt2x00 project | 4334 | P: rt2x00 project |
4335 | M: Ivo van Doorn <IvDoorn@gmail.com> | ||
4336 | M: Gertjan van Wingerde <gwingerde@gmail.com> | ||
4335 | L: linux-wireless@vger.kernel.org | 4337 | L: linux-wireless@vger.kernel.org |
4336 | L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) | 4338 | L: users@rt2x00.serialmonkey.com (moderated for non-subscribers) |
4337 | W: http://rt2x00.serialmonkey.com/ | 4339 | W: http://rt2x00.serialmonkey.com/ |
@@ -4419,7 +4421,7 @@ RFKILL | |||
4419 | M: Johannes Berg <johannes@sipsolutions.net> | 4421 | M: Johannes Berg <johannes@sipsolutions.net> |
4420 | L: linux-wireless@vger.kernel.org | 4422 | L: linux-wireless@vger.kernel.org |
4421 | S: Maintained | 4423 | S: Maintained |
4422 | F Documentation/rfkill.txt | 4424 | F: Documentation/rfkill.txt |
4423 | F: net/rfkill/ | 4425 | F: net/rfkill/ |
4424 | 4426 | ||
4425 | RISCOM8 DRIVER | 4427 | RISCOM8 DRIVER |