- 07 Jul, 2008 1 commit
-
-
Michael Buesch authored
On embedded devices we must not route the interrupts through the PCI core, if our host-bus is not PCI. Reported-by:
Steve Brown <sbrown@cortland.com> Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 04 Jun, 2008 1 commit
-
-
Michael Buesch authored
This fixes a context assertion in ssb that makes b44 print out warnings on resume. This fixes the following kernel oops: http://www.kerneloops.org/oops.php?number=12732 http://www.kerneloops.org/oops.php?number=11410Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 16 Apr, 2008 1 commit
-
-
Michael Buesch authored
Now that we fixed the TPS flag assignment in commit b63009b4 we don't need the workaround for the bcm44xx chip anymore. Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 09 Apr, 2008 1 commit
-
-
Larry Finger authored
This fixes the TPS flag handling for the SSB pcicore driver. This fixes interrupts on some devices. Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 06 Mar, 2008 1 commit
-
-
Michael Buesch authored
This adds the Gigabit Ethernet driver for the SSB Gigabit Ethernet core. This driver actually is a frontend to the Tigon3 driver. So the real work is done by tg3. This device is used in the Linksys WRT350N. Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 04 Mar, 2008 1 commit
-
-
Yoichi Yuasa authored
This patch has added pcibios_enable_device() return value check. Signed-off-by:
Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 28 Feb, 2008 1 commit
-
-
Aurelien Jarno authored
Switch the SSB PCI core driver to the new SPROM data structure now that the old one has been removed. Signed-off-by:
Aurelien Jarno <aurelien@aurel32.net> Acked-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 20 Feb, 2008 2 commits
-
-
Michael Buesch authored
We must pin all resources and make sure the PCI subsystem won't relocate us, as the addresses are hardwired into hardware. Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
Michael Buesch authored
This fixes the pcicore driver to not die a horrible crash death when inserting a cardbus card. Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com>
-
- 10 Oct, 2007 1 commit
-
-
Michael Buesch authored
SSB is an SoC bus used in a number of embedded devices. The most well-known of these devices is probably the Linksys WRT54G, but there are others as well. The bus is also used internally on the BCM43xx and BCM44xx devices from Broadcom. This patch also includes support for SSB ID tables in modules, so that SSB drivers can be loaded automatically. Signed-off-by:
Michael Buesch <mb@bu3sch.de> Signed-off-by:
John W. Linville <linville@tuxdriver.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
-