Felix Fietkau
efa4f94436
brcm47xx: add some exports to be used by the new wl driver
...
SVN-Revision: 21793
2010-06-14 10:03:05 +00:00
Hauke Mehrtens
7800ac4e58
brcm47xx: refresh patches
...
SVN-Revision: 21543
2010-05-23 13:17:56 +00:00
Hauke Mehrtens
c96049615c
brcm47xx: use tab instead of space
...
SVN-Revision: 21430
2010-05-12 20:28:39 +00:00
Hauke Mehrtens
bb8d84ce4e
brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method
...
SVN-Revision: 21427
2010-05-12 18:28:41 +00:00
Felix Fietkau
0f7864456a
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)
...
SVN-Revision: 21395
2010-05-07 11:48:15 +00:00
Felix Fietkau
3ea657a3e9
kernel: bring ssb in sync with upstream (as of current wireless-testing)
...
SVN-Revision: 21269
2010-04-30 15:53:08 +00:00
Alexandros C. Couloumbis
6a40947c31
brcm47xx: refresh 2.6.33 kernel patches
...
SVN-Revision: 21265
2010-04-30 11:05:40 +00:00
Alexandros C. Couloumbis
b7e21c6517
brcm47xx: add missing bits & bytes on r21119
...
SVN-Revision: 21145
2010-04-24 19:23:54 +00:00
Alexandros C. Couloumbis
d0883b82a4
brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)
...
SVN-Revision: 21119
2010-04-24 06:54:17 +00:00
Alexandros C. Couloumbis
819114e3f2
brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W, RT-220W and alike boards ( closes #6789 )
...
SVN-Revision: 21108
2010-04-23 11:49:27 +00:00
Hauke Mehrtens
79075b8d13
brcm47xx: refresh patches
...
SVN-Revision: 20996
2010-04-18 18:22:50 +00:00
Alexandros C. Couloumbis
e712ef386e
brcm47xx: fix ide drive assignment ( closes #7061 )
...
SVN-Revision: 20924
2010-04-16 15:05:32 +00:00
Markus Wigge
a5ebd1656a
fix yenta_socket driver
...
Disable some calls the WRT54G3G implementation does not like
and enable interrupts to allow hotplugging.
SVN-Revision: 20240
2010-03-16 10:41:26 +00:00
Markus Wigge
8bfc53f675
fix PCI resouce allocation for SSB PCI host bridge
...
The defined offset is wrong and the fixup-code overrides it
later on so that it never gets used for most PCI devices.
Unfortunately the yenta-socket allocates its own resources
and crashes because of the wrong mem_offset.
It seems that the offset and fixup code came from 2.4 where
resource allocation was handled differently.
This patch removes the unneeded parts and thus enables
the yenta_socket on the WRT54G3G platform.
It was tested on Asus WL500G-Premium (v1 and v2), Linksys
WRT54G3G, Netgear WGT634U
Signed-off-by: Michael Buesch <mb@bu3sch.de>
SVN-Revision: 20239
2010-03-16 10:39:37 +00:00
Hauke Mehrtens
3f0dc5c30f
brcm47xx: fix commit r18413 "128MB ram problem"
...
The patch commited in r18413 was wrong.
This patch prevents prom_init_mem from scanning over 128MB ram.
This is from #6765 and #3177
Refresh all patches
SVN-Revision: 20072
2010-03-08 22:03:00 +00:00
Hauke Mehrtens
141d53ad07
brcm47xx: add support for kernel 2.6.33
...
Thanks to acoul and tripolar
SVN-Revision: 19955
2010-03-02 21:16:18 +00:00