aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx-2.6/patches
Commit message (Collapse)AuthorAgeFilesLines
* nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to dateFelix Fietkau2007-07-0110-3028/+0
| | | | SVN-Revision: 7836
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-11/+0
| | | | SVN-Revision: 7722
* set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵Felix Fietkau2007-06-218-157/+128
| | | | | | compatibility with 2.6.21.5 in case we need to revert before the next release SVN-Revision: 7698
* brcm43xx: Update to 2.6.22-rc5 targetPeter Denison2007-06-218-128/+157
| | | | SVN-Revision: 7697
* brcm43xx: update SSB driver * files/ now contains the wireless-dev tree ↵Peter Denison2007-06-213-0/+755
| | | | | | version * patches/210-ssb_merge is nbd's subsequent changes SVN-Revision: 7691
* brcm47xx-2.6 cleanup, fix the kernel configFelix Fietkau2007-05-262-30/+0
| | | | SVN-Revision: 7339
* oops, one file got left out.. also add a profile for the WRTSL54GS - still ↵Imre Kaloz2007-05-261-0/+30
| | | | | | from noz :) SVN-Revision: 7338
* bcm47xx compile fix for .21, thanks to nozImre Kaloz2007-05-268-103/+105
| | | | SVN-Revision: 7337
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-201-1/+2
| | | | SVN-Revision: 7285
* patch the correct exception handler (see #1642)Felix Fietkau2007-05-101-5/+5
| | | | SVN-Revision: 7154
* Reduce the probing time, should fix #1212Florian Fainelli2007-05-031-0/+12
| | | | SVN-Revision: 7085
* I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)Mike Albon2007-05-011-11/+10
| | | | SVN-Revision: 7075
* Patch to add wait support to broadcom cpu's. This reduces the power ↵Mike Albon2007-05-011-0/+13
| | | | | | consumption and heat generated on the wgt634u. Needs testing on other devices. SVN-Revision: 7074
* add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)Felix Fietkau2007-03-231-6/+316
| | | | SVN-Revision: 6649
* add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)Felix Fietkau2007-03-231-0/+48
| | | | SVN-Revision: 6642
* brcm47xx: add a few nops to keep the cpu happyFelix Fietkau2007-03-151-0/+28
| | | | SVN-Revision: 6568
* update work in progress rewritten bcm947xx code. wifi and usb seem to be ↵Felix Fietkau2007-02-083-7226/+13
| | | | | | working, flash access still has problems SVN-Revision: 6276
* merge another batch of code from michael buesch's wireless-dev tree, fix up ↵Felix Fietkau2007-01-264-2981/+1868
| | | | | | extpci support and remove scache probe like on brcm-2.6 - tested on the wgt634u with madwifi SVN-Revision: 6213
* Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵Felix Fietkau2007-01-073-0/+10197
distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. SVN-Revision: 6015