| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patc... | Gabor Juhos | 2008-11-12 | 1 | -1/+1 |
* | Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b... | Florian Fainelli | 2008-11-09 | 1 | -1/+1 |
* | update to 2.6.25.19, and refresh patches | Gabor Juhos | 2008-11-07 | 21 | -123/+121 |
* | turn the wrtsl54gs workaround into a more generic fix and reduce the chance o... | Felix Fietkau | 2008-11-02 | 1 | -36/+18 |
* | fix boot failure on some boards | Gabor Juhos | 2008-10-20 | 1 | -0/+108 |
* | change the way ./files* and the generic kernel files are applied. ./files now... | Felix Fietkau | 2008-10-18 | 15 | -0/+0 |
* | Add workaround for eth0/1 PHY on WRTSL54GS | Peter Denison | 2008-10-02 | 1 | -0/+51 |
* | create a profile for brcm47xx and ixp4xx | Andy Boyett | 2008-09-27 | 1 | -0/+17 |
* | make b43 the default profile | Andy Boyett | 2008-09-27 | 2 | -4/+4 |
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 | 1 | -1/+1 |
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable i... | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
* | update to 2.6.26.3 and 2.6.25.16 | Gabor Juhos | 2008-08-22 | 1 | -1/+1 |
* | refresh 2.6.23 patches | Gabor Juhos | 2008-08-14 | 28 | -550/+373 |
* | Now we have b43 working in master mode, include b43 in the profile (#3827) | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 | 1 | -1/+1 |
* | update to 2.6.25.12 | Gabor Juhos | 2008-07-26 | 3 | -17/+11 |
* | fix compile error (closes #3799) | Gabor Juhos | 2008-07-22 | 1 | -5/+3 |
* | Update gpiommc to use configfs | Michael Büsch | 2008-07-20 | 1 | -0/+44 |
* | Disable ubsec ssb by default on WGT634U until it gets fixed | Florian Fainelli | 2008-07-16 | 1 | -1/+1 |
* | Include ubsec ssb in the WGT634U profile | Florian Fainelli | 2008-07-15 | 1 | -1/+1 |
* | On embedded devices we must not route the interrupts through the PCI core, if... | Peter Denison | 2008-07-08 | 1 | -0/+26 |
* | update targets to 2.6.25.10 | Imre Kaloz | 2008-07-05 | 1 | -1/+1 |
* | upgrade to 2.6.25.9 | Imre Kaloz | 2008-06-26 | 1 | -1/+1 |
* | upgrade to 2.6.25.7, and refresh patches | Gabor Juhos | 2008-06-17 | 18 | -331/+221 |
* | Fix TG3 build. Thanks Hauke Mehrtens | Peter Denison | 2008-06-16 | 1 | -4/+4 |
* | upgrade to 2.6.25.6 | Imre Kaloz | 2008-06-11 | 1 | -1/+1 |
* | Update 2.6.25 config | Peter Denison | 2008-06-03 | 1 | -26/+45 |
* | Build against 2.6.25.4 | Peter Denison | 2008-06-03 | 1 | -1/+1 |
* | Remove obsolete CFE workaround, now proper fix went in r11275 | Peter Denison | 2008-05-27 | 1 | -23/+0 |
* | Add a WL500GPv1 profile (#3395) | Florian Fainelli | 2008-05-22 | 1 | -0/+16 |
* | Revert last 3 commits made in error. Proper versions will come later | Peter Denison | 2008-05-20 | 2 | -3/+1 |
* | Build brcm47xx against 2.6.25.1 | Peter Denison | 2008-05-20 | 1 | -1/+1 |
* | Update generic-2.6 and brcm47xx 2.6.25 configs | Peter Denison | 2008-05-20 | 1 | -0/+2 |
* | refresh kernel patches | Gabor Juhos | 2008-05-19 | 46 | -492/+497 |
* | Fix kmap_coherent use on 2.6.25 kernels | Peter Denison | 2008-05-18 | 1 | -8/+30 |
* | upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19) | Gabor Juhos | 2008-05-18 | 1 | -1/+1 |
* | Remove files now present upstream in files-2.6.25 (This is mostly just driver... | Peter Denison | 2008-05-16 | 46 | -4747/+1054 |
* | enable proper PCI & USB support detection at config-time by disabling CONFIG_... | Nicolas Thill | 2008-05-09 | 1 | -0/+2 |
* | fix GENERIC_GPIO support | Gabor Juhos | 2008-05-02 | 2 | -0/+0 |
* | Disable CONFIG_CONNECTOR in config-2.6.23 - Unused, disabling precludes Kconf... | Andy Boyett | 2008-05-01 | 1 | -1/+0 |
* | properly disable CONFIG_CRYPTO_HW | Nicolas Thill | 2008-04-27 | 1 | -1/+0 |
* | First step to upgrade of brcm47xx to kernel version 2.6.25 | Peter Denison | 2008-04-25 | 44 | -0/+7824 |
* | Fix b44 phyaddr by applying the PHY-address mask. Closes #3712 - Adapted from... | Andy Boyett | 2008-03-23 | 1 | -0/+15 |
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf... | Michael Büsch | 2008-03-21 | 1 | -24/+24 |
* | bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq':... | Michael Büsch | 2008-03-19 | 1 | -1/+1 |
* | bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio | Michael Büsch | 2008-03-19 | 1 | -0/+17 |
* | bcm47xx: Fix GPIO data direction output bit assignment | Michael Büsch | 2008-03-15 | 1 | -1/+2 |
* | Update cleanups of ssb-gige | Michael Büsch | 2008-03-13 | 1 | -37/+41 |
* | SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :) | Michael Büsch | 2008-02-28 | 1 | -5/+22 |
* | Fix the roboswitch code for the WRT350N | Michael Büsch | 2008-02-27 | 1 | -18/+89 |