[PATCH] bcm43xx: add PCI-E code
authorStefano Brivio <stefano.brivio@polimi.it>
Mon, 16 Oct 2006 04:18:11 +0000 (23:18 -0500)
committerJeff Garzik <jeff@garzik.org>
Sat, 2 Dec 2006 05:11:58 +0000 (00:11 -0500)
commitf3d1fca3eb05cf6ff3879a385a15d24fbf556c57
treef8625cb837369a8ee7755f4d0639a9abe36fd860
parent995cdaa45b1faf8f4472e4b4c6027dc685ae1b54
[PATCH] bcm43xx: add PCI-E code

The current bcm43xx driver does not contain code to handle PCI-E interfaces
such as the BCM4311 and BCM4312. This patch, originally written by Stefano
Brivio adds the necessary code to enable these interfaces.

Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx.h
drivers/net/wireless/bcm43xx/bcm43xx_main.c
drivers/net/wireless/bcm43xx/bcm43xx_power.c