| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | linux/3.3: add missing config symbol | juhosg | 2012-03-12 | 1 | -0/+1 |
* | ar71xx: remove a 3.3 patch, it is already in 3.3-rc7 | juhosg | 2012-03-12 | 1 | -24/+0 |
* | ar71xx: fix Compex WPE72 detection | juhosg | 2012-03-12 | 4 | -8/+14 |
* | ramips: add RT3350 detection | juhosg | 2012-03-12 | 3 | -0/+12 |
* | [netfilter] fix ipt_ttl and ipt_TTL userspace library packaging | jow | 2012-03-12 | 2 | -4/+5 |
* | [generic] expose CONFIG_NETFILTER_NETLINK for external kmods | jow | 2012-03-12 | 4 | -0/+44 |
* | ramips: rt305x: rewrite SoC detection | juhosg | 2012-03-11 | 3 | -5/+60 |
* | ramips: rt305x: rename SYSTEM_CONFIG_* defines to RT305X_SYSCFG_* | juhosg | 2012-03-11 | 3 | -14/+14 |
* | ramips: replace RALINK_SOC_* macros with global variables | juhosg | 2012-03-11 | 10 | -64/+30 |
* | ramips: introduce ramips_soc_prom_init and move SoC detection into that | juhosg | 2012-03-11 | 11 | -21/+18 |
* | generic: ar8216: use usleep_range in ar8216_mii_{read,write} | juhosg | 2012-03-11 | 1 | -2/+2 |
* | generic: ar8216: add a helper function for writing PHY debug registers | juhosg | 2012-03-11 | 1 | -6/+15 |
* | generic: ar8216: add lockep assertion to ar8216_rmw | juhosg | 2012-03-11 | 1 | -0/+3 |
* | ramips: build initramfs image for DIR-{3,6}00 boards | juhosg | 2012-03-11 | 1 | -0/+4 |
* | linux/3.3: show correct name for MIPS 24KEc in /proc/cpuinfo | juhosg | 2012-03-11 | 1 | -0/+17 |
* | linux/3.2: show correct name for MIPS 24KEc in /proc/cpuinfo | juhosg | 2012-03-11 | 1 | -0/+17 |
* | ramips: allow to use DSP ASE on RT3xxx | juhosg | 2012-03-11 | 2 | -2/+2 |
* | ar71xx: stop image building if a loader is missing | juhosg | 2012-03-11 | 1 | -0/+3 |
* | brcm47xx: make patch apply | hauke | 2012-03-11 | 1 | -4/+4 |
* | brcm47xx: BCMA - Find names of non BCM cores | hauke | 2012-03-11 | 1 | -0/+114 |
* | BCMA - Account for variable PCI memory base/size | hauke | 2012-03-11 | 1 | -0/+14 |
* | BCMA - Reorder SPROM fill | hauke | 2012-03-11 | 3 | -2/+46 |
* | rt2x00: merge a fix for random tx stalls | nbd | 2012-03-10 | 3 | -3/+58 |
* | mac80211: limit TID buffering to prevent out-of-memory issues on low-memory s... | nbd | 2012-03-10 | 2 | -1/+23 |
* | ath9k: fix passing MAC time to mac80211 | nbd | 2012-03-10 | 2 | -5/+23 |
* | ath9k: increase rx buffers for improved performance with 3x3 chipsets | nbd | 2012-03-10 | 1 | -1/+1 |
* | ath9k: merge an ANI improvement patch, improves performance in some environments | nbd | 2012-03-10 | 1 | -2/+235 |
* | mac80211/ath9k: some more performance improvements | nbd | 2012-03-10 | 5 | -0/+415 |
* | 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 |