Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm47xx: some checkpatch fixes | Hauke Mehrtens | 2010-07-31 | 6 | -19/+23 |
| | | | | SVN-Revision: 22425 | ||||
* | brcm47xx: some fixes | Hauke Mehrtens | 2010-07-31 | 8 | -69/+103 |
| | | | | | | | | * fix return codes of nvram_getenv. Now it behaves like cfe_getenv. * also check cfe for kernel_args param. * some style fixes SVN-Revision: 22424 | ||||
* | brcm47xx: now hopfully realy commit the right things from r22385 | Hauke Mehrtens | 2010-07-25 | 1 | -61/+62 |
| | | | | SVN-Revision: 22388 | ||||
* | brcm47xx: add missing part from r22385 | Hauke Mehrtens | 2010-07-25 | 1 | -62/+61 |
| | | | | SVN-Revision: 22387 | ||||
* | brcm47xx: fill the whole sprom with data | Hauke Mehrtens | 2010-07-24 | 3 | -64/+65 |
| | | | | SVN-Revision: 22385 | ||||
* | brcm47xx: fix for boardflags by xMff and checkpatch.pl fixes | Hauke Mehrtens | 2010-07-20 | 6 | -24/+30 |
| | | | | SVN-Revision: 22318 | ||||
* | brcm47xx: write boardflags correct into sprom | Hauke Mehrtens | 2010-07-19 | 6 | -17/+20 |
| | | | | SVN-Revision: 22298 | ||||
* | brcm47xx: prepare brcm47xx patches for sending to mainline. | Hauke Mehrtens | 2010-07-19 | 23 | -762/+1017 |
| | | | | SVN-Revision: 22296 | ||||
* | brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35 | Felix Fietkau | 2010-07-10 | 1 | -3/+2 |
| | | | | SVN-Revision: 22116 | ||||
* | Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to ↵ | Felix Fietkau | 2010-07-10 | 1 | -0/+16 |
| | | | | | | | | | | clear.' spam. more and more users are getting confused by this, and consider it a regression in brcm47xx, because brcm-2.4 was not showing this message. It's not particularly interesting for debugging, most of the time it only happens because of an unconnected port. SVN-Revision: 22110 | ||||
* | brcm47xx: add some exports to be used by the new wl driver | Felix Fietkau | 2010-06-14 | 1 | -0/+23 |
| | | | | SVN-Revision: 21793 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2010-05-23 | 6 | -19/+19 |
| | | | | SVN-Revision: 21543 | ||||
* | brcm47xx: use tab instead of space | Hauke Mehrtens | 2010-05-12 | 1 | -110/+109 |
| | | | | SVN-Revision: 21430 | ||||
* | brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * ↵ | Hauke Mehrtens | 2010-05-12 | 1 | -55/+12 |
| | | | | | | 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 | ||||
* | brcm47xx: adjust the brcm4710 cache workaround code so that it does not ↵ | Felix Fietkau | 2010-05-07 | 2 | -3/+3 |
| | | | | | | break bcm4716 (patch by Bernhard Loos) SVN-Revision: 21395 | ||||
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | Felix Fietkau | 2010-04-30 | 2 | -4/+4 |
| | | | | SVN-Revision: 21269 | ||||
* | brcm47xx: add missing bits & bytes on r21119 | Alexandros C. Couloumbis | 2010-04-24 | 1 | -0/+79 |
| | | | | SVN-Revision: 21145 | ||||
* | brcm47xx: add sysfs attributes to ssb devices & new defines for registers ↵ | Alexandros C. Couloumbis | 2010-04-24 | 2 | -0/+70 |
| | | | | | | and device ids (credits: Bernhard Loos) SVN-Revision: 21119 | ||||
* | brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey ↵ | Alexandros C. Couloumbis | 2010-04-23 | 1 | -9/+14 |
| | | | | | | RT-210W, RT-220W and alike boards (closes #6789) SVN-Revision: 21108 | ||||
* | kernel: refresh patches for 2.6.34-rc5 and update md5sum | Gabor Juhos | 2010-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 21082 | ||||
* | brcm47xx: fix r21042, nuke (boardnum == 42 section) | Alexandros C. Couloumbis | 2010-04-20 | 1 | -30/+13 |
| | | | | SVN-Revision: 21047 | ||||
* | brcm47xx: fix ethernet link state (closes #7056) | Alexandros C. Couloumbis | 2010-04-20 | 1 | -0/+78 |
| | | | | SVN-Revision: 21042 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2010-04-18 | 10 | -26/+26 |
| | | | | SVN-Revision: 20996 | ||||
* | brcm47xx: fix build of tg3 for kernel 2.6.34 | Hauke Mehrtens | 2010-04-18 | 1 | -29/+29 |
| | | | | SVN-Revision: 20994 | ||||
* | brcm47xx: fix ide drive assignment (closes #7061) | Alexandros C. Couloumbis | 2010-04-16 | 1 | -0/+14 |
| | | | | SVN-Revision: 20924 | ||||
* | brcm47xx: add preliminary 2.6.34 support | Alexandros C. Couloumbis | 2010-04-15 | 23 | -0/+2447 |
SVN-Revision: 20888 |