Okay so I have been working on this for a couple of days. I have wired network only. My Network Manager Applet says Network Disabled and enable is grayed out. I know that interfaces is setup correctly. I have tried a number of things, most recently uninstalling network-manager-gnome and reinstalling. Any help is appreciated at this point.
dmesg -

[ 123.185252] eth0: link down
[ 123.677741] lib80211_crypt: registered algorithm 'CCMP'
[ 123.778779] padlock: VIA PadLock not detected.
[ 123.793070] lib80211_crypt: registered algorithm 'TKIP'
[ 126.434652] eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 142.413119] eth0: link down
[ 148.507184] eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 176.753261] lo: Disabled Privacy Extensions
[ 258.874737] eth0: link down
[ 265.148041] ipw2200: Failed to send CARD_DISABLE: Command timed out.
[ 265.274124] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 266.815818] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 277.280074] eth1: no IPv6 routers present
[ 293.577614] eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 425.801844] eth0: link down
[ 433.101183] usb 1-2: USB disconnect, address 3
[ 442.764054] ipw2200: Failed to send RSN_CAPABILITIES: Command timed out.
[ 443.261758] eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
[ 443.772093] ipw2200: Failed to send SSID: Command timed out.
[ 747.640108] usb 2-1: USB disconnect, address 2

lshw -c network

*-network:0
description: Ethernet interface
product: RTL-8139/8139C/8139C+
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:06:00.0
logical name: eth0
version: 10
serial: 00:c0:9f:d3:5e:89
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.2.6 latency=64 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100MB/s
resources: irq:16 ioport:3000(size=256) memory:b0106000-b01060ff
*-network:1 DISABLED
description: Wireless interface
product: PRO/Wireless 2200BG [Calexico2] Network Connection
vendor: Intel Corporation
physical id: 6
bus info: pci@0000:06:06.0
logical name: eth1
version: 05
serial: 00:15:00:1a:7b:a8
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ipw2200 driverversion=1.2.2kmprq firmware=ABG:9.0.5.27 (Dec 12 2007) latency=32 link=no maxlatency=24 mingnt=3 multicast=yes wireless=IEEE 802.11bg
resources: irq:18 memory:b0107000-b0107fff

ifconfig -

eth0 Link encap:Ethernet HWaddr 00:c0:9f:d3:5e:89
inet addr:192.168.2.6 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::2c0:9fff:fed3:5e89/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6273 errors:0 dropped:0 overruns:0 frame:0
TX packets:5217 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4175306 (4.1 MB) TX bytes:825593 (825.5 KB)
Interrupt:16 Base address:0x3000

eth1 Link encap:Ethernet HWaddr 00:15:00:1a:7b:a8
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:671 errors:1 dropped:1 overruns:0 frame:0
TX packets:1079 errors:0 dropped:19 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:335838 (335.8 KB) TX bytes:197707 (197.7 KB)
Interrupt:18 Base address:0xc000 Memory:b0107000-b0107fff

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:285 errors:0 dropped:0 overruns:0 frame:0
TX packets:285 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:25967 (25.9 KB) TX bytes:25967 (25.9 KB)