diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-23 14:47:02 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-23 14:47:02 -0400 |
commit | 5f05647dd81c11a6a165ccc8f0c1370b16f3bcb0 (patch) | |
tree | 7851ef1c93aa1aba7ef327ca4b75fd35e6d10f29 /drivers/net/Kconfig | |
parent | 02f36038c568111ad4fc433f6fa760ff5e38fab4 (diff) | |
parent | ec37a48d1d16c30b655ac5280209edf52a6775d4 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6: (1699 commits)
bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.
vlan: Calling vlan_hwaccel_do_receive() is always valid.
tproxy: use the interface primary IP address as a default value for --on-ip
tproxy: added IPv6 support to the socket match
cxgb3: function namespace cleanup
tproxy: added IPv6 support to the TPROXY target
tproxy: added IPv6 socket lookup function to nf_tproxy_core
be2net: Changes to use only priority codes allowed by f/w
tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
tproxy: added tproxy sockopt interface in the IPV6 layer
tproxy: added udp6_lib_lookup function
tproxy: added const specifiers to udp lookup functions
tproxy: split off ipv6 defragmentation to a separate module
l2tp: small cleanup
nf_nat: restrict ICMP translation for embedded header
can: mcp251x: fix generation of error frames
can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set
can-raw: add msg_flags to distinguish local traffic
9p: client code cleanup
rds: make local functions/variables static
...
Fix up conflicts in net/core/dev.c, drivers/net/pcmcia/smc91c92_cs.c and
drivers/net/wireless/ath/ath9k/debug.c as per David
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 51 |
1 files changed, 44 insertions, 7 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 77efe462b921..7ca1fc8a3a76 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -180,6 +180,13 @@ config NET_SB1000 | |||
180 | 180 | ||
181 | source "drivers/net/arcnet/Kconfig" | 181 | source "drivers/net/arcnet/Kconfig" |
182 | 182 | ||
183 | config MII | ||
184 | tristate "Generic Media Independent Interface device support" | ||
185 | help | ||
186 | Most ethernet controllers have MII transceiver either as an external | ||
187 | or internal device. It is safe to say Y or M here even if your | ||
188 | ethernet card lacks MII. | ||
189 | |||
183 | source "drivers/net/phy/Kconfig" | 190 | source "drivers/net/phy/Kconfig" |
184 | 191 | ||
185 | # | 192 | # |
@@ -215,13 +222,6 @@ menuconfig NET_ETHERNET | |||
215 | 222 | ||
216 | if NET_ETHERNET | 223 | if NET_ETHERNET |
217 | 224 | ||
218 | config MII | ||
219 | tristate "Generic Media Independent Interface device support" | ||
220 | help | ||
221 | Most ethernet controllers have MII transceiver either as an external | ||
222 | or internal device. It is safe to say Y or M here even if your | ||
223 | ethernet card lack MII. | ||
224 | |||
225 | config MACB | 225 | config MACB |
226 | tristate "Atmel MACB support" | 226 | tristate "Atmel MACB support" |
227 | depends on HAVE_NET_MACB | 227 | depends on HAVE_NET_MACB |
@@ -2518,6 +2518,18 @@ config S6GMAC | |||
2518 | 2518 | ||
2519 | source "drivers/net/stmmac/Kconfig" | 2519 | source "drivers/net/stmmac/Kconfig" |
2520 | 2520 | ||
2521 | config PCH_GBE | ||
2522 | tristate "PCH Gigabit Ethernet" | ||
2523 | depends on PCI | ||
2524 | ---help--- | ||
2525 | This is a gigabit ethernet driver for Topcliff PCH. | ||
2526 | Topcliff PCH is the platform controller hub that is used in Intel's | ||
2527 | general embedded platform. | ||
2528 | Topcliff PCH has Gigabit Ethernet interface. | ||
2529 | Using this interface, it is able to access system devices connected | ||
2530 | to Gigabit Ethernet. | ||
2531 | This driver enables Gigabit Ethernet function. | ||
2532 | |||
2521 | endif # NETDEV_1000 | 2533 | endif # NETDEV_1000 |
2522 | 2534 | ||
2523 | # | 2535 | # |
@@ -2872,6 +2884,20 @@ config QLGE | |||
2872 | To compile this driver as a module, choose M here: the module | 2884 | To compile this driver as a module, choose M here: the module |
2873 | will be called qlge. | 2885 | will be called qlge. |
2874 | 2886 | ||
2887 | config BNA | ||
2888 | tristate "Brocade 1010/1020 10Gb Ethernet Driver support" | ||
2889 | depends on PCI | ||
2890 | ---help--- | ||
2891 | This driver supports Brocade 1010/1020 10Gb CEE capable Ethernet | ||
2892 | cards. | ||
2893 | To compile this driver as a module, choose M here: the module | ||
2894 | will be called bna. | ||
2895 | |||
2896 | For general information and support, go to the Brocade support | ||
2897 | website at: | ||
2898 | |||
2899 | <http://support.brocade.com> | ||
2900 | |||
2875 | source "drivers/net/sfc/Kconfig" | 2901 | source "drivers/net/sfc/Kconfig" |
2876 | 2902 | ||
2877 | source "drivers/net/benet/Kconfig" | 2903 | source "drivers/net/benet/Kconfig" |
@@ -3205,6 +3231,17 @@ config PPPOE | |||
3205 | which contains instruction on how to use this driver (under | 3231 | which contains instruction on how to use this driver (under |
3206 | the heading "Kernel mode PPPoE"). | 3232 | the heading "Kernel mode PPPoE"). |
3207 | 3233 | ||
3234 | config PPTP | ||
3235 | tristate "PPP over IPv4 (PPTP) (EXPERIMENTAL)" | ||
3236 | depends on EXPERIMENTAL && PPP && NET_IPGRE_DEMUX | ||
3237 | help | ||
3238 | Support for PPP over IPv4.(Point-to-Point Tunneling Protocol) | ||
3239 | |||
3240 | This driver requires pppd plugin to work in client mode or | ||
3241 | modified pptpd (poptop) to work in server mode. | ||
3242 | See http://accel-pptp.sourceforge.net/ for information how to | ||
3243 | utilize this module. | ||
3244 | |||
3208 | config PPPOATM | 3245 | config PPPOATM |
3209 | tristate "PPP over ATM" | 3246 | tristate "PPP over ATM" |
3210 | depends on ATM && PPP | 3247 | depends on ATM && PPP |