| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: more patch reorganization, merge an upstream performance optimizati... | nbd | 2012-03-10 | 12 | -93/+205 |
* | ath9k: merge a fix for hardware full sleep | nbd | 2012-03-10 | 4 | -9/+28 |
* | mac80211: reorganize patches, fold in patches that were merged upstream | nbd | 2012-03-10 | 12 | -314/+308 |
* | mac80211: add the real compat-wireless version + openwrt revision to the comp... | nbd | 2012-03-10 | 1 | -0/+1 |
* | tools: add dependency on the seq symlink | nbd | 2012-03-10 | 1 | -1/+1 |
* | generic: ar8216: coding style cleanup | juhosg | 2012-03-08 | 1 | -23/+24 |
* | generic: ar8216: don't use static variable in ar8236_hw_init | juhosg | 2012-03-08 | 1 | -3/+2 |
* | generic: ar8216: move register inititalization into hw_init | juhosg | 2012-03-08 | 1 | -18/+25 |
* | generic: ar8216: set chip type directly in ar8216_id_chip | juhosg | 2012-03-08 | 1 | -14/+18 |
* | generic: ar8216: simplify ar8216_config_init | juhosg | 2012-03-08 | 1 | -22/+15 |
* | ar71xx: add watchdog driver to the default package list | juhosg | 2012-03-08 | 1 | -1/+1 |
* | package/kernel: add package for the ath79 watchdog | juhosg | 2012-03-08 | 1 | -0/+17 |
* | linux/3.{2,3}: even more NAND symbols | juhosg | 2012-03-07 | 2 | -0/+4 |
* | ar71xx: fix WPS button polarity on TL-WR2543N | juhosg | 2012-03-07 | 1 | -0/+1 |
* | generic: ar8216: move port initialization into a separate function | juhosg | 2012-03-07 | 1 | -24/+31 |
* | generic: ar8216: improve ar8216_wait_bit function | juhosg | 2012-03-07 | 1 | -9/+14 |
* | generic: ar8216: use ar8216_read_port_link to get the CPU port link parameters | juhosg | 2012-03-07 | 1 | -3/+20 |
* | generic: ar8216: use the generic get_port_link implementation | juhosg | 2012-03-07 | 1 | -56/+48 |
* | generic: rtl8367: use the generic get_port_link implementation | juhosg | 2012-03-07 | 1 | -47/+28 |
* | generic: rtl8366s: use the generic get_port_link implementation | juhosg | 2012-03-07 | 1 | -50/+32 |
* | generic: rtl8366rb: use the generic get_port_link implementation | juhosg | 2012-03-07 | 1 | -50/+32 |
* | ar71xx: ag71xx: fix get_port_link callback | juhosg | 2012-03-07 | 1 | -2/+8 |
* | ar71xx: ag71xx: use the generic get_port_link implementation | juhosg | 2012-03-07 | 1 | -66/+0 |
* | generic: swconfig: add a generic get_port_link implementation | juhosg | 2012-03-07 | 2 | -0/+81 |
* | generic: ar8216: use mdiobus_write in ar8236_hw_init | juhosg | 2012-03-07 | 1 | -4/+4 |
* | generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write} | juhosg | 2012-03-07 | 1 | -8/+19 |
* | generic: ar8216: fix phy driver name | juhosg | 2012-03-07 | 1 | -1/+1 |
* | [generic] enable EFI partition support by default, adds ca. 8K uncompressed o... | jow | 2012-03-07 | 11 | -11/+11 |
* | linux/3.2: fix crypto4xx build failure | juhosg | 2012-03-07 | 1 | -0/+10 |
* | build: unexport C_INCLUDE_PATH to prevent user settings from interfering with... | nbd | 2012-03-05 | 1 | -0/+2 |
* | netifd: update to latest version | nbd | 2012-03-05 | 1 | -2/+2 |
* | package/kernel: don't allow to select NAND modules for kernels <3.0 | juhosg | 2012-03-05 | 1 | -1/+2 |
* | linux/3.1: add missing NAND symbols | juhosg | 2012-03-05 | 1 | -0/+35 |
* | linux/3.0: add missing NAND symbols | juhosg | 2012-03-05 | 1 | -0/+35 |
* | [package] iwinfo: fix integer overflow in assoclist rate reporting (#11073) | jow | 2012-03-05 | 3 | -3/+4 |
* | [brcm63xx] remove empty directories | florian | 2012-03-05 | 0 | -0/+0 |
* | [brcm63xx] remove 3.1 support | florian | 2012-03-05 | 43 | -5334/+0 |
* | [brcm63xx] rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic | florian | 2012-03-05 | 1 | -2/+2 |
* | [brcm63xx] generate generic images for BCM96358VW and BCM96358VW2 (#10666) | florian | 2012-03-05 | 1 | -0/+2 |
* | [brcm63xx] wire bcm96348gw-10 reset button (#10854) | florian | 2012-03-05 | 8 | -8/+88 |
* | Merge branch 'bcm63xx' | florian | 2012-03-05 | 39 | -288/+729 |
* | build: remove redundant call to $(SH_FUNC) (#8042) | nbd | 2012-03-05 | 1 | -1/+1 |
* | kernel: fix powerpc unused-but-set variables | nbd | 2012-03-05 | 1 | -0/+61 |
* | kernel: remove the crtsavres dependency, the patched gcc will no longer emit ... | nbd | 2012-03-05 | 8 | -376/+16 |
* | gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-... | nbd | 2012-03-05 | 1 | -4/+0 |
* | gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they ... | nbd | 2012-03-05 | 1 | -0/+20 |
* | kernel: fix vmalloc stack traces triggered by module with an empty init secti... | nbd | 2012-03-05 | 2 | -0/+40 |
* | [package] busybox: enable ps wide flag by default | jow | 2012-03-04 | 2 | -3/+3 |
* | linux/3.3: add more NAND symbols | juhosg | 2012-03-04 | 1 | -1/+34 |
* | linux/3.2: add more NAND symbols | juhosg | 2012-03-04 | 1 | -0/+33 |