Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net
Michael Chan 007a880d62 [TG3]: Fix link problem on Dell's onboard 5906.
The bug is caused by code that always set
(TG3_FLAG_USE_MI_INTERRUPT | TG3_FLAG_USE_LINKCHG_REG) on all Dell's
onboard devices.  With these 2 flags set, the link status is polled
by tg3_timer() and will only work when the PHY is set up to interrupt
the MAC on link changes.  This breaks 5906 because the 5906 PHY does
not support TG3_FLAG_USE_MI_INTERRUPT the same as other PHYs.

For correctness, only Dell's onboard 5701 needs these 2 flags to be
set.  This change will fix the 5906 problem and will change other
Dell devices except 5700 and 5701 to use the more efficient
interrupt-driven link changes.

Update version to 3.77.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-06-03 18:08:41 -07:00
..
appletalk
arcnet [ARCNET]: Use menuconfig objects. 2007-05-24 16:36:51 -07:00
arm [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() 2007-05-11 17:19:02 +01:00
atl1 atl1: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
bonding Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
chelsio network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
cris
cxgb3 network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
e1000 e1000: disable polling before registering netdevice 2007-06-03 11:44:20 -04:00
ehea ehea: Fixed multi queue RX bug 2007-05-30 10:00:16 -04:00
fec_8xx parse errors in ifdefs 2007-06-01 08:18:28 -07:00
fs_enet [POWERPC] Change rheap functions to use ulongs instead of pointers 2007-05-09 23:01:43 -05:00
hamradio Fix "deprecated" typoes. 2007-05-09 07:18:01 +02:00
ibm_emac ibm_emac: fix link speed detection change 2007-05-17 20:43:15 -04:00
irda [IrDA]: KingSun/DonShine USB IrDA dongle support. 2007-05-10 23:46:13 -07:00
ixgb ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak 2007-05-17 20:43:15 -04:00
ixp2000
mlx4 IB/mlx4: Fix last allocated object tracking in bitmap allocator 2007-05-29 16:07:09 -07:00
myri10ge myri10ge: report link up/down in standard ethtool way 2007-06-03 11:45:47 -04:00
netxen NetXen: Removal of extra free_irq call 2007-06-03 11:45:47 -04:00
pcmcia Use menuconfig objects II - netdev/pcmcia 2007-05-11 17:53:23 -04:00
phy fix compiler warning in fixed.c 2007-05-24 17:20:49 -04:00
sk98lin sk98lin: handle pci_enable_device() return value in skge_resume() 2007-04-28 11:00:57 -04:00
skfp potential parse error in ifdef 2007-06-01 08:18:27 -07:00
tokenring [TR]: Use menuconfig objects. 2007-05-24 16:36:52 -07:00
tulip Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
usb Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2007-05-24 15:54:17 -07:00
wan Use menuconfig objects II - netdev/wan 2007-05-11 17:53:26 -04:00
wireless [PATCH] hostap: Allocate enough tailroom for TKIP 2007-05-29 11:16:35 -04:00
3c59x.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
3c501.c
3c501.h
3c503.c
3c503.h
3c505.c
3c505.h
3c507.c
3c509.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
3c515.c
3c523.c
3c523.h
3c527.c
3c527.h
7990.c m68k: kill skb_copy_from_linear_data compiler warnings 2007-05-04 17:59:08 -07:00
7990.h
8139cp.c 8139cp: fix VLAN unregistration 2007-06-03 11:44:20 -04:00
8139too.c
8390.c
8390.h
82596.c
a2065.c m68k: kill skb_copy_from_linear_data compiler warnings 2007-05-04 17:59:08 -07:00
a2065.h
ac3200.c
acenic.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
acenic.h network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
acenic_firmware.h
amd8111e.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
amd8111e.h potential parse error in ifdef 2007-06-01 08:18:27 -07:00
apne.c
ariadne.c m68k: Amiga A2065 and Ariadne TX statistics 2007-05-04 17:59:07 -07:00
ariadne.h
at1700.c
atari_bionet.c
atari_pamsnet.c
atarilance.c
atp.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
atp.h
au1000_eth.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
au1000_eth.h
b44.c
b44.h
bmac.c [POWERPC] Rename get_property to of_get_property: drivers 2007-05-02 20:04:32 +10:00
bmac.h
bnx2.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
bnx2.h [BNX2]: Update version and reldate. 2007-05-03 13:25:32 -07:00
bnx2_fw.h [BNX2]: Update 5708 firmware. 2007-05-03 13:21:13 -07:00
bnx2_fw2.h [BNX2]: Update 5709 firmware. 2007-05-03 13:21:48 -07:00
bsd_comp.c
cassini.c [CASSINI]: Fix printk message typo. 2007-05-31 01:23:22 -07:00
cassini.h
cs89x0.c
cs89x0.h
de600.c
de600.h
de620.c
de620.h
declance.c declance: Remove a dangling spin_unlock_irq() thingy 2007-05-21 19:41:19 -04:00
defxx.c defxx: Fix the handling of ioremap() failures 2007-05-30 09:52:48 -04:00
defxx.h
depca.c
depca.h
dgrs.c
dgrs.h
dgrs_asstruct.h
dgrs_bcomm.h
dgrs_es4h.h
dgrs_ether.h
dgrs_firmware.c
dgrs_i82596.h
dgrs_plx9060.h
dl2k.c
dl2k.h
dm9000.c drivers/net/dm9000: Convert to generic boolean 2007-05-08 01:41:56 -04:00
dm9000.h
dummy.c
e100.c e100: Optionally use I/O mode only to access register space 2007-04-28 11:01:07 -04:00
e2100.c
eepro.c Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
eepro100.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
eexpress.c [netdrvr] eexpress: minor corrections 2007-04-28 11:05:43 -04:00
eexpress.h
epic100.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
eql.c
es3210.c
eth16i.c
ewrk3.c
ewrk3.h
fealnx.c
fec.c
fec.h
forcedeth.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
gianfar.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
gianfar.h
gianfar_ethtool.c
gianfar_mii.c
gianfar_mii.h
gianfar_sysfs.c
hamachi.c
hp-plus.c
hp.c
hp100.c net/hp100: fix section mismatch warning 2007-06-01 08:18:30 -07:00
hp100.h
hplance.c
hplance.h
hydra.c
ibmlana.c
ibmlana.h
ibmveth.c Fix sparse errors in drivers/net/ibmveth.c 2007-04-28 11:01:05 -04:00
ibmveth.h
ifb.c
ioc3-eth.c
isa-skeleton.c
iseries_veth.c
jazzsonic.c SONIC interrupt handling 2007-05-04 17:59:08 -07:00
Kconfig Add select PHYLIB to the UCC_GETH Kconfig option 2007-06-01 08:18:27 -07:00
lance.c
lasi_82596.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
lib8390.c
LICENSE.SRC
lne390.c
loopback.c
lp486e.c
mac89x0.c m68k: Mac89x0 Ethernet netif updates 2007-05-04 17:59:06 -07:00
mac8390.c m68k: Mac DP8390 update 2007-05-04 17:59:07 -07:00
macb.c
macb.h
mace.c [POWERPC] Rename get_property to of_get_property: drivers 2007-05-02 20:04:32 +10:00
mace.h
macmace.c m68k: macmace fixes 2007-05-04 17:59:07 -07:00
macsonic.c SONIC interrupt handling 2007-05-04 17:59:08 -07:00
Makefile Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 2007-05-09 19:40:09 -07:00
meth.c meth driver renovation 2007-05-24 17:20:49 -04:00
meth.h Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
mii.c mii: add kernel-doc notation 2007-04-28 11:01:05 -04:00
mipsnet.c MIPSnet: Modernize use platform_device API. 2007-04-28 11:01:01 -04:00
mipsnet.h
mv643xx_eth.c mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetric 2007-04-28 11:01:02 -04:00
mv643xx_eth.h mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetric 2007-04-28 11:01:02 -04:00
mvme147.c
myri_code.h
myri_sbus.c
myri_sbus.h
natsemi.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
ne-h8300.c
ne.c ne: MIPS: Use platform_driver for ne on RBTX49XX 2007-05-08 01:23:09 -04:00
ne2.c
ne2k-pci.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
ne3210.c
netconsole.c
netx-eth.c
ni52.c
ni52.h
ni65.c
ni65.h
ni5010.c
ni5010.h
ns83820.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
pasemi_mac.c pasemi_mac: Fix local-mac-address parsing 2007-05-15 17:44:39 -04:00
pasemi_mac.h pasemi_mac: Fix register defines 2007-05-15 17:44:39 -04:00
pci-skeleton.c
pcnet32.c pcnet32: change to use netdev_priv 2007-04-28 11:00:58 -04:00
plip.c
ppp_async.c
ppp_deflate.c
ppp_generic.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
ppp_mppe.c
ppp_mppe.h
ppp_synctty.c
pppoe.c
pppox.c [L2TP]: Add the ability to autoload a pppox protocol module. 2007-04-30 00:21:02 -07:00
qla3xxx.c qla3xxx: device doesnt do hardware checksumming. 2007-06-03 11:44:19 -04:00
qla3xxx.h qla3xxx: Adding support for the Agere PHY (ET1011C) 2007-04-28 11:01:02 -04:00
r8169.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
rionet.c
rrunner.c
rrunner.h
s2io-regs.h S2io: Remove unused variables 2007-04-28 11:01:01 -04:00
s2io.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
s2io.h S2IO: Statistics for link up/down and memory allocated/freed 2007-05-11 17:53:11 -04:00
saa9730.c
saa9730.h
sb1000.c
sb1250-mac.c add NAPI support to sb1250-mac.c 2007-04-28 11:01:07 -04:00
sc92031.c
seeq8005.c
seeq8005.h
sgiseeq.c Convert SGI IP22 and specific drivers to platform_device. 2007-05-11 17:00:29 +01:00
sgiseeq.h
shaper.c
sis190.c
sis900.c sis900: Allocate rx replacement buffer before rx operation 2007-04-27 20:16:41 -04:00
sis900.h
skge.c skge: crash on shutdown/suspend 2007-05-11 17:53:36 -04:00
skge.h skge: rearrange fields 2007-04-28 11:01:00 -04:00
sky2.c sky2: Fix VLAN unregistration 2007-06-03 11:44:19 -04:00
sky2.h sky2: enable IRQ on duplex renegotiation 2007-05-30 09:54:32 -04:00
slhc.c
slip.c
slip.h
smc-mca.c
smc-ultra.c
smc-ultra32.c
smc91x.c
smc91x.h smc91x: sh solution engine fixes. 2007-06-03 11:44:21 -04:00
smc911x.c smc911x: fix compilation breakage 2007-05-15 17:44:39 -04:00
smc911x.h
smc9194.c
smc9194.h
sonic.c SONIC interrupt handling 2007-05-04 17:59:08 -07:00
sonic.h
Space.c m68k: macmace fixes 2007-05-04 17:59:07 -07:00
spider_net.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
spider_net.h
spider_net_ethtool.c
starfire.c
starfire_firmware.h
starfire_firmware.pl
stnic.c
sun3_82586.c m68k: kill skb_copy_from_linear_data compiler warnings 2007-05-04 17:59:08 -07:00
sun3_82586.h
sun3lance.c
sunbmac.c
sunbmac.h
sundance.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
sungem.c [POWERPC] Rename get_property to of_get_property: drivers 2007-05-02 20:04:32 +10:00
sungem.h
sungem_phy.c [POWERPC] Rename get_property to of_get_property: drivers 2007-05-02 20:04:32 +10:00
sungem_phy.h
sunhme.c
sunhme.h
sunlance.c
sunqe.c
sunqe.h
tc35815.c tc35815: Remove unnecessary skb->dev assignment 2007-05-08 01:41:56 -04:00
tg3.c [TG3]: Fix link problem on Dell's onboard 5906. 2007-06-03 18:08:41 -07:00
tg3.h tg3: use flush_work_keventd() 2007-05-09 12:30:51 -07:00
tlan.c
tlan.h
tsi108_eth.c [POWERPC] Generalize tsi108 PHY types 2007-05-08 11:54:20 +10:00
tsi108_eth.h [POWERPC] Generalize tsi108 PHY types 2007-05-08 11:54:20 +10:00
tun.c
typhoon-firmware.h
typhoon.c network drivers: eliminate unneeded kill_vid code 2007-06-03 11:44:20 -04:00
typhoon.h
ucc_geth.c ucc_geth:trivial fix 2007-05-24 17:20:48 -04:00
ucc_geth.h ucc_geth: Fix interrupt coalescing size and alignment 2007-04-28 11:01:04 -04:00
ucc_geth_mii.c ucc_geth: Fix MODULE_DEVICE_TABLE() duplication 2007-05-24 17:20:48 -04:00
ucc_geth_mii.h ucc_geth: eliminate max-speed, change interface-type to phy-connection-type 2007-05-15 17:44:40 -04:00
via-rhine.c
via-velocity.c
via-velocity.h
wd.c
yellowfin.c remove broken URLs from net drivers' output 2007-05-09 08:58:18 +02:00
znet.c
zorro8390.c