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
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm43xx: Update to 2.6.22-rc5 targetPeter Denison2007-06-218-128/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm43xx: update SSB driverPeter Denison2007-06-213-0/+755
| | | | | | | * files/ now contains the wireless-dev tree version * patches/210-ssb_merge is nbd's subsequent changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx-2.6 cleanup, fix the kernel configFelix Fietkau2007-05-262-30/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* oops, one file got left out.. also add a profile for the WRTSL54GS - still ↵Imre Kaloz2007-05-261-0/+30
| | | | | | from noz :) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx compile fix for .21, thanks to nozImre Kaloz2007-05-268-103/+105
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the generic GPIO api for bcm947xx and ar7 (for now), thanks to Gabor JuhosFlorian Fainelli2007-05-201-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* patch the correct exception handler (see #1642)Felix Fietkau2007-05-101-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Reduce the probing time, should fix #1212Florian Fainelli2007-05-031-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7085 3c298f89-4303-0410-b956-a3cf2f4a3e73
* I got the first one wrong. Spacing isn't quite right. oops. (sorry Kaloz)Mike Albon2007-05-011-11/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)Felix Fietkau2007-03-231-6/+316
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)Felix Fietkau2007-03-231-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add a few nops to keep the cpu happyFelix Fietkau2007-03-151-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6276 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6213 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add initial version of the brcm-2.6 rewrite,Felix Fietkau2007-01-073-0/+10197
called brcm47xx-2.6 to better 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6015 3c298f89-4303-0410-b956-a3cf2f4a3e73