diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-24 23:55:48 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-24 23:55:48 -0400 |
commit | ee05eff6f79c25617e5b7d7677b8f79d26abbe37 (patch) | |
tree | 1efa14a8b5c79c3c986aca34dce13745760ea66c /MAINTAINERS | |
parent | 933b44732caad0c3b65224453c54846c75d97936 (diff) | |
parent | b6c2f86e6305be612f1196459f22343523f7049f (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (145 commits)
bnx2x: use pci_pcie_cap()
bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
bnx2x: enable internal target-read for 57712 and up only
bnx2x: count statistic ramrods on EQ to prevent MC assert
bnx2x: fix loopback for non 10G link
bnx2x: dcb - send all unmapped priorities to same COS as L2
iwlwifi: Fix build with CONFIG_PM disabled.
gre: fix improper error handling
ipv4: use RT_TOS after some rt_tos conversions
via-velocity: remove duplicated #include
qlge: remove duplicated #include
igb: remove duplicated #include
can: c_can: remove duplicated #include
bnad: remove duplicated #include
net: allow netif_carrier to be called safely from IRQ
bna: Header File Consolidation
bna: HW Error Counter Fix
bna: Add HW Semaphore Unlock Logic
bna: IOC Event Name Change
bna: Mboxq Flush When IOC Disabled
...
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 43392c9ef4c3..39d8822c3dae 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4106,6 +4106,12 @@ S: Maintained | |||
4106 | F: drivers/net/mv643xx_eth.* | 4106 | F: drivers/net/mv643xx_eth.* |
4107 | F: include/linux/mv643xx.h | 4107 | F: include/linux/mv643xx.h |
4108 | 4108 | ||
4109 | MARVELL MWIFIEX WIRELESS DRIVER | ||
4110 | M: Bing Zhao <bzhao@marvell.com> | ||
4111 | L: linux-wireless@vger.kernel.org | ||
4112 | S: Maintained | ||
4113 | F: drivers/net/wireless/mwifiex/ | ||
4114 | |||
4109 | MARVELL MWL8K WIRELESS DRIVER | 4115 | MARVELL MWL8K WIRELESS DRIVER |
4110 | M: Lennert Buytenhek <buytenh@wantstofly.org> | 4116 | M: Lennert Buytenhek <buytenh@wantstofly.org> |
4111 | L: linux-wireless@vger.kernel.org | 4117 | L: linux-wireless@vger.kernel.org |
@@ -6972,9 +6978,9 @@ S: Maintained | |||
6972 | F: drivers/input/misc/wistron_btns.c | 6978 | F: drivers/input/misc/wistron_btns.c |
6973 | 6979 | ||
6974 | WL1251 WIRELESS DRIVER | 6980 | WL1251 WIRELESS DRIVER |
6975 | M: Kalle Valo <kvalo@adurom.com> | 6981 | M: Luciano Coelho <coelho@ti.com> |
6976 | L: linux-wireless@vger.kernel.org | 6982 | L: linux-wireless@vger.kernel.org |
6977 | W: http://wireless.kernel.org | 6983 | W: http://wireless.kernel.org/en/users/Drivers/wl1251 |
6978 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git | 6984 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git |
6979 | S: Maintained | 6985 | S: Maintained |
6980 | F: drivers/net/wireless/wl1251/* | 6986 | F: drivers/net/wireless/wl1251/* |