android_kernel_motorola_sm6225/drivers/net/ethernet/broadcom
Matt Carlson 78f94dc7b1 tg3: Fix APE mutex init and use
APE mutex register blocks are shared by all ports of multiport devices.
For some mutexing purposes, each function is assigned their own
register.  For other cases, each function is assigned its own request
and grant bits of a single register.  For the latter cases, the tg3
driver is incorrectly allowing each function to use the same set of
grant / request bits.  This patch fixes the code so that each function
uses the appropriate bitset.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-11-04 17:31:46 -04:00
..
bnx2x bnx2x: update driver version to 1.70.30-0 2011-10-27 16:14:17 -04:00
b44.c
b44.h
bcm63xx_enet.c
bcm63xx_enet.h
bnx2.c
bnx2.h
bnx2_fw.h
cnic.c
cnic.h
cnic_defs.h
cnic_if.h
Kconfig
Makefile
sb1250-mac.c
tg3.c tg3: Fix APE mutex init and use 2011-11-04 17:31:46 -04:00
tg3.h tg3: Fix APE mutex init and use 2011-11-04 17:31:46 -04:00