| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | brcm47xx: use on common files dir | Hauke Mehrtens | 2010-12-05 | 3 | -1192/+0 |
* | [target/mpc85xx]: preliminary support for Freescale MPC85xx based boards | Imre Kaloz | 2010-12-05 | 3 | -0/+305 |
* | ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAN... | Felix Fietkau | 2010-12-04 | 1 | -0/+10 |
* | [mpc83xx]: remove unused kernel versions, make 2.6.36 the default | Imre Kaloz | 2010-12-03 | 65 | -12553/+1 |
* | brcm47xx: Add edimax PS1208mfg support | Hauke Mehrtens | 2010-12-02 | 6 | -19/+160 |
* | [ar71xx] tune rtl8366s default config, make vlan 1 cpu port tagged and use et... | Jo-Philipp Wich | 2010-12-02 | 3 | -6/+6 |
* | ar71xx: refresh patches | Gabor Juhos | 2010-12-01 | 16 | -36/+36 |
* | generic: yet another missing config symbol for 2.6.37 | Gabor Juhos | 2010-12-01 | 1 | -0/+1 |
* | [ar71xx] add a new image for the TEW-652BRP which can be used with the bootlo... | Jo-Philipp Wich | 2010-11-30 | 1 | -0/+1 |
* | [kernel] backport two changes from kernel.org: | Jo-Philipp Wich | 2010-11-30 | 14 | -0/+349 |
* | [brcm63xx] image Makefile: Corrected router imagename length limiting. Thank... | Daniel Dickinson | 2010-11-28 | 1 | -1/+1 |
* | bcm63xx: Add support for the T-Com Speedport W 500V. | Daniel Dickinson | 2010-11-28 | 4 | -1/+95 |
* | bcm63xx: Add board id override fixup. | Daniel Dickinson | 2010-11-28 | 2 | -3/+75 |
* | bcm63xx: Finalize support for DSL-274xB, rev C2. | Daniel Dickinson | 2010-11-28 | 4 | -2/+91 |
* | bcm63xx: Allow 'colored' power leds. | Daniel Dickinson | 2010-11-28 | 1 | -1/+1 |
* | bcm63xx: Don't hardcode the switch ethernet interface in preinit. | Daniel Dickinson | 2010-11-28 | 2 | -10/+10 |
* | bcm63xx: Add defconfigs. | Daniel Dickinson | 2010-11-28 | 3 | -1/+23 |
* | [ar7] refresh patches and remove trailing whitespaces | Florian Fainelli | 2010-11-28 | 7 | -67/+51 |
* | [ar7] refresh and refine 972-cpmac_multi_probe.patch, patch from sn9 | Florian Fainelli | 2010-11-28 | 1 | -138/+146 |
* | [ar7] refresh 973-cpmac_handle_mvswitch.patch | Florian Fainelli | 2010-11-28 | 1 | -8/+8 |
* | [ar7] refresh and refine vlynq patch, patch from sn9 | Florian Fainelli | 2010-11-28 | 1 | -34/+36 |
* | brcm47xx: remove support for old kernel versions | Hauke Mehrtens | 2010-11-28 | 68 | -7629/+0 |
* | brcm47xx: use kernel 2.6.36.1 as new default kernel for this target. | Hauke Mehrtens | 2010-11-28 | 1 | -1/+1 |
* | kernel: add missing config symbols for 2.6.37-rc3 | Hauke Mehrtens | 2010-11-28 | 1 | -0/+2 |
* | brcm47xx: reorder patches like they were commitet upstream | Hauke Mehrtens | 2010-11-27 | 12 | -139/+380 |
* | remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete a... | Felix Fietkau | 2010-11-27 | 9 | -9/+0 |
* | kernel: add missing config option | Hauke Mehrtens | 2010-11-27 | 1 | -0/+1 |
* | [ar7] patch 972-cpmac_multi_probe.patch correctly, thanks sn9 | Florian Fainelli | 2010-11-25 | 1 | -0/+238 |
* | [ar7] rename 973-cpmac_handle_mvswitch.c to 973-cpmac_handle_mvswitch.patch | Florian Fainelli | 2010-11-25 | 1 | -0/+0 |
* | [ar7] handle mvswitch in cpmac, rework MII probing logic, patch from sn9 and ... | Florian Fainelli | 2010-11-25 | 4 | -232/+65 |
* | [ar7] handle new revisions of vlynq wrt reset sequence, patch from sn9 | Florian Fainelli | 2010-11-25 | 1 | -14/+300 |
* | [ar7] increase flash window size to 32MiB, patch from sn9. | Florian Fainelli | 2010-11-25 | 1 | -3/+18 |
* | update to the latest stable kernels | Imre Kaloz | 2010-11-24 | 42 | -54/+54 |
* | [brcm63xx] image Makefile: Removed extraneous tab from Image/LimitName16 macr... | Daniel Dickinson | 2010-11-24 | 1 | -1/+1 |
* | ramips: add support for Belkin F5D8235 v2 board | Gabor Juhos | 2010-11-24 | 7 | -0/+164 |
* | generic: add rtl8366rb switch vlan fid support | Gabor Juhos | 2010-11-24 | 3 | -7/+66 |
* | ramips: Use NET_IP_ALIGN instead of hardcoding 2 | Gabor Juhos | 2010-11-24 | 1 | -4/+5 |
* | ramips: DMA map the correct RX skb size | Gabor Juhos | 2010-11-24 | 1 | -2/+2 |
* | ramips: Don't trigger BUG_ON due to skb allocation failure | Gabor Juhos | 2010-11-24 | 1 | -16/+19 |
* | ramips: Remove unnecessary skb_put | Gabor Juhos | 2010-11-24 | 1 | -1/+1 |
* | [brcm63xx] image: Limited image name put into the info1 field to 16 character... | Daniel Dickinson | 2010-11-23 | 1 | -4/+8 |
* | linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch. | Alexandros C. Couloumbis | 2010-11-23 | 2 | -32/+37 |
* | linux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: http://l... | Alexandros C. Couloumbis | 2010-11-23 | 1 | -0/+118 |
* | linux/brcm47xx: add missing patch on r24112 | Alexandros C. Couloumbis | 2010-11-23 | 1 | -21/+34 |
* | linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family. | Alexandros C. Couloumbis | 2010-11-23 | 2 | -6/+6 |
* | linux/generic: refresh 2.6.37 patches | Alexandros C. Couloumbis | 2010-11-23 | 12 | -22/+22 |
* | [gumstix] Fix ext4 build | Hamish Guthrie | 2010-11-23 | 2 | -2/+2 |
* | [gumstix] Bump kernel version | Hamish Guthrie | 2010-11-23 | 1 | -1/+1 |
* | [gumstix] Remove NAND support | Hamish Guthrie | 2010-11-23 | 1 | -3/+1 |
* | linux/brcm47xx: properly fix r24096 | Alexandros C. Couloumbis | 2010-11-22 | 3 | -195/+36 |