aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-01-18 01:26:41 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2012-01-18 01:26:41 -0500
commitccb19d263fd1c9e34948e2158c53eacbff369344 (patch)
tree6683e55f183920dcbf3e1a5b749e7f9780c465b3 /MAINTAINERS
parent6a488979f574cb4287880db2dbc8b13cee30c5be (diff)
parentc3b5003b628d8e373262bee42c7260d6a799c73e (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (47 commits) tg3: Fix single-vector MSI-X code openvswitch: Fix multipart datapath dumps. ipv6: fix per device IP snmp counters inetpeer: initialize ->redirect_genid in inet_getpeer() net: fix NULL-deref in WARN() in skb_gso_segment() net: WARN if skb_checksum_help() is called on skb requiring segmentation caif: Remove bad WARN_ON in caif_dev caif: Fix typo in Vendor/Product-ID for CAIF modems bnx2x: Disable AN KR work-around for BCM57810 bnx2x: Remove AutoGrEEEn for BCM84833 bnx2x: Remove 100Mb force speed for BCM84833 bnx2x: Fix PFC setting on BCM57840 bnx2x: Fix Super-Isolate mode for BCM84833 net: fix some sparse errors net: kill duplicate included header net: sh-eth: Fix build error by the value which is not defined net: Use device model to get driver name in skb_gso_segment() bridge: BH already disabled in br_fdb_cleanup() net: move sock_update_memcg outside of CONFIG_INET mwl8k: Fixing Sparse ENDIAN CHECK warning ...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS15
1 files changed, 8 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 341dee3b02c6..fa3f5e6a608b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1412,6 +1412,7 @@ F: net/ax25/
1412B43 WIRELESS DRIVER 1412B43 WIRELESS DRIVER
1413M: Stefano Brivio <stefano.brivio@polimi.it> 1413M: Stefano Brivio <stefano.brivio@polimi.it>
1414L: linux-wireless@vger.kernel.org 1414L: linux-wireless@vger.kernel.org
1415L: b43-dev@lists.infradead.org (moderated for non-subscribers)
1415W: http://linuxwireless.org/en/users/Drivers/b43 1416W: http://linuxwireless.org/en/users/Drivers/b43
1416S: Maintained 1417S: Maintained
1417F: drivers/net/wireless/b43/ 1418F: drivers/net/wireless/b43/
@@ -1588,6 +1589,13 @@ L: linux-scsi@vger.kernel.org
1588S: Supported 1589S: Supported
1589F: drivers/scsi/bnx2fc/ 1590F: drivers/scsi/bnx2fc/
1590 1591
1592BROADCOM SPECIFIC AMBA DRIVER (BCMA)
1593M: Rafał Miłecki <zajec5@gmail.com>
1594L: linux-wireless@vger.kernel.org
1595S: Maintained
1596F: drivers/bcma/
1597F: include/linux/bcma/
1598
1591BROCADE BFA FC SCSI DRIVER 1599BROCADE BFA FC SCSI DRIVER
1592M: Jing Huang <huangj@brocade.com> 1600M: Jing Huang <huangj@brocade.com>
1593L: linux-scsi@vger.kernel.org 1601L: linux-scsi@vger.kernel.org
@@ -6117,13 +6125,6 @@ S: Maintained
6117F: drivers/ssb/ 6125F: drivers/ssb/
6118F: include/linux/ssb/ 6126F: include/linux/ssb/
6119 6127
6120BROADCOM SPECIFIC AMBA DRIVER (BCMA)
6121M: Rafał Miłecki <zajec5@gmail.com>
6122L: linux-wireless@vger.kernel.org
6123S: Maintained
6124F: drivers/bcma/
6125F: include/linux/bcma/
6126
6127SONY VAIO CONTROL DEVICE DRIVER 6128SONY VAIO CONTROL DEVICE DRIVER
6128M: Mattia Dongili <malattia@linux.it> 6129M: Mattia Dongili <malattia@linux.it>
6129L: platform-driver-x86@vger.kernel.org 6130L: platform-driver-x86@vger.kernel.org