| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [kernel] bump to 3.3.8 | blogic | 2012-06-05 | 38 | -38/+38 |
* | kirkwood: reorganize target | luka | 2012-06-05 | 14 | -787/+693 |
* | uboot-envtools: update to 2012.04.01 | luka | 2012-06-04 | 2 | -69/+0 |
* | bcm63xx: fix ethernet on 96328avng and 963281TAN | jogo | 2012-06-04 | 7 | -15/+19 |
* | [lantiq] adds unset Kbuild symbol | blogic | 2012-06-02 | 1 | -0/+1 |
* | malta: remove 3.2 patches | juhosg | 2012-06-02 | 1 | -14/+0 |
* | malta: use common kernel config | juhosg | 2012-06-02 | 2 | -319/+15 |
* | xburst: add missing config symbol | juhosg | 2012-06-02 | 1 | -0/+1 |
* | [kernel] adds patch to make Tantos (psb6970) switch buildable again | blogic | 2012-05-30 | 3 | -0/+26 |
* | bcm63xx: build images for 6328 reference boards with various flash sizes | jogo | 2012-05-30 | 11 | -28/+232 |
* | bcm63xx: readd accidentially dropped network config for SPW303V | jogo | 2012-05-30 | 1 | -0/+1 |
* | generic: ar8216: add revision specific PHY fixups for AR8327 | juhosg | 2012-05-29 | 2 | -8/+41 |
* | generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv | juhosg | 2012-05-29 | 2 | -31/+25 |
* | generic: ar8216: add chip_is_ar8{216,236,316,327} helpers | juhosg | 2012-05-29 | 1 | -8/+28 |
* | ar71xx: add default LED setup for the DB120 board | juhosg | 2012-05-29 | 1 | -0/+5 |
* | cns21xx: use the generic uci-default functions for initial LED setup | juhosg | 2012-05-29 | 2 | -42/+21 |
* | lantiq: use the generic uci-default functions for initial LED setup | juhosg | 2012-05-29 | 1 | -99/+26 |
* | kirkwood: use the generic uci-default functions for initial LED setup | juhosg | 2012-05-29 | 1 | -38/+4 |
* | ramips: use the generic uci-default functions for initial LED setup | juhosg | 2012-05-29 | 1 | -41/+8 |
* | ar71xx: use the generic uci-default functions for initial LED setup | juhosg | 2012-05-29 | 1 | -152/+60 |
* | kirkwood: use uci-defaults to configure different boards | juhosg | 2012-05-29 | 6 | -30/+107 |
* | ramips: WAN LED for D-Link DIR-300-B1 | juhosg | 2012-05-29 | 2 | -0/+38 |
* | ar71xx: do not override the mdio clock for ar9330. the override value (obtain... | nbd | 2012-05-28 | 1 | -2/+0 |
* | ar71xx: improve rx performance of the ethernet driver by using build_skb to d... | nbd | 2012-05-28 | 2 | -41/+49 |
* | ar71xx: fix MII clock settings for various chips, improves ethernet stability... | nbd | 2012-05-27 | 4 | -5/+30 |
* | kernel: fix suppressing -s for linking modules when profiling is enabled | nbd | 2012-05-27 | 1 | -1/+1 |
* | ar71xx: fix TL-WR1041 image size | juhosg | 2012-05-27 | 1 | -1/+1 |
* | ramips: rt3883: add device registration code for the SPI controller | juhosg | 2012-05-27 | 2 | -0/+26 |
* | ramips: allow to use the SPI driver on RT3662/RT3883 | juhosg | 2012-05-27 | 1 | -2/+2 |
* | ramips: rt3883: fix GPIO reservation for the SPI pins | juhosg | 2012-05-27 | 1 | -1/+1 |
* | ramips: rt305x: remove superfluous controller_data assignment | juhosg | 2012-05-27 | 1 | -1/+0 |
* | ramips: make rt2x00 firmware extraction quiet | juhosg | 2012-05-27 | 1 | -1/+1 |
* | generic: rtl8367: rename a misnamed variable | juhosg | 2012-05-27 | 1 | -2/+2 |
* | generic: rtl8366_smi: remove duplicated spinlock initialization | juhosg | 2012-05-27 | 1 | -2/+0 |
* | generic: rtl8366_smi: rename debugfs Kconfig symbol | juhosg | 2012-05-27 | 5 | -17/+16 |
* | generic: rtl8367: allow to use VLANs > 31 | juhosg | 2012-05-27 | 1 | -0/+3 |
* | [lantiq] move files-3.3 -> files | blogic | 2012-05-27 | 29 | -0/+0 |
* | [lantiq] 3.2 R.I.P. | blogic | 2012-05-27 | 111 | -70773/+0 |
* | [lantiq] dgn3500 support with eeprom loading from sysfs | blogic | 2012-05-27 | 2 | -27/+197 |
* | [lantiq] fixes zyxel p2601hnfx | blogic | 2012-05-27 | 1 | -26/+35 |
* | [lantiq] Add basic configuration for new board ZTE H201L. Still missing are b... | blogic | 2012-05-27 | 7 | -3/+125 |
* | kernel: properly pad the allocated headroom in skb_cow to NET_SKB_PAD | nbd | 2012-05-27 | 1 | -1/+2 |
* | linux/3.2: R.I.P. | juhosg | 2012-05-27 | 141 | -70858/+0 |
* | xburst: remove support for old kernels | juhosg | 2012-05-27 | 54 | -24727/+0 |
* | xburst: switch to 3.3 and add broken flag | juhosg | 2012-05-27 | 1 | -2/+2 |
* | xburst: add support for 3.3 | juhosg | 2012-05-27 | 26 | -0/+5408 |
* | ppc44x: remove 3.2 support | juhosg | 2012-05-27 | 3 | -264/+0 |
* | ppx44x: switch to 3.3 and add broken flag | juhosg | 2012-05-27 | 1 | -2/+2 |
* | ppc44x: add support for 3.3 | juhosg | 2012-05-27 | 3 | -0/+285 |
* | cobalt: switch to 3.3 and add broken flag | juhosg | 2012-05-27 | 2 | -6/+8 |