| Commit message (Expand) | Author | Age | Files | Lines |
* | [lantiq] | blogic | 2011-01-19 | 2 | -216/+224 |
* | [package] ppp: don't die on malformed PADS frames that might appear on instab... | jow | 2011-01-19 | 2 | -1/+110 |
* | [ar71xx] fix null pointer access in mach-dir-600-a1.c machine setup (#8671) | jow | 2011-01-18 | 1 | -2/+2 |
* | [realview] disable built-in MMC support | florian | 2011-01-18 | 1 | -2/+1 |
* | [realview] add missing config symbols | florian | 2011-01-18 | 1 | -0/+2 |
* | [package] base-files: Fix typo in option name for disabling failsafe announcment | cshore | 2011-01-18 | 1 | -1/+1 |
* | mac80211: rework wds sta fix - check for the protocol of the incoming frame i... | nbd | 2011-01-18 | 1 | -6/+30 |
* | add a few missing usb related symbols (relevant for mpc85xx) | nbd | 2011-01-18 | 1 | -2/+3 |
* | mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initia... | nbd | 2011-01-18 | 2 | -0/+36 |
* | [ep93xx] add missing keyboard symbol | florian | 2011-01-18 | 1 | -0/+1 |
* | Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on... | florian | 2011-01-18 | 1 | -1/+1 |
* | [kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and ... | cshore | 2011-01-18 | 1 | -1/+1 |
* | [tools] remove bogus qemu dependency | jow | 2011-01-17 | 1 | -1/+0 |
* | [x86]: Missing symbols for CONFIG_xxx .. | cshore | 2011-01-17 | 2 | -0/+8 |
* | [package] ppp: bump pkg revision after latest changes | jow | 2011-01-17 | 1 | -1/+1 |
* | [package] ppp: remove pppoa coldplug, the hotplug handler has been confirmed ... | jow | 2011-01-17 | 1 | -4/+0 |
* | [package] ppp: synthesize a .device option to make ifup work on pppoa interfa... | jow | 2011-01-17 | 2 | -1/+5 |
* | [include] set Installed-Size to 0 when preparing control, its substituted by ... | jow | 2011-01-16 | 1 | -2/+1 |
* | tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes o... | jow | 2011-01-16 | 2 | -1/+14 |
* | mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power... | nbd | 2011-01-16 | 4 | -1/+10 |
* | add missing kernel kernel config symbol | nbd | 2011-01-16 | 2 | -0/+2 |
* | mpc85xx: clean up bogus kernel config overrides | nbd | 2011-01-16 | 1 | -24/+1 |
* | mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path t... | nbd | 2011-01-16 | 2 | -1/+42 |
* | mac80211: fix compile errors on powerpc | nbd | 2011-01-16 | 1 | -1/+2 |
* | uClibc 0.9.32: fix libm compile for powerpc | nbd | 2011-01-16 | 1 | -0/+42 |
* | mac80211: fix frames looping back to a wds station | nbd | 2011-01-15 | 1 | -0/+18 |
* | ath9k: fix a few more aggregation related issues, should improve stability | nbd | 2011-01-15 | 2 | -0/+40 |
* | [lantiq] move irq.c from patch into own file | mirko | 2011-01-15 | 2 | -215/+213 |
* | hostapd: Create one control interface per virtual bssid | nbd | 2011-01-14 | 1 | -1/+3 |
* | [tools] mklibs: import missing symbol workaround from Freetz project (#7590) | jow | 2011-01-14 | 1 | -2/+5 |
* | ar71xx: rework WNDR3700 image generation | juhosg | 2011-01-14 | 1 | -16/+19 |
* | ar71xx: build separate image for the WNDR3700 with NA region | juhosg | 2011-01-14 | 1 | -0/+4 |
* | firmware-utils/mkdniimg: don't use NA region by default | juhosg | 2011-01-14 | 1 | -1/+1 |
* | firmware-utils/wndr3700: allow to specify image magic via command line | juhosg | 2011-01-14 | 1 | -4/+15 |
* | [omap35xx] Update gumstix profile | hcg | 2011-01-14 | 1 | -1/+1 |
* | mac80211: include the kfifo backport in compat.ko if necessary (fixes liberta... | nbd | 2011-01-13 | 2 | -0/+28 |
* | ath9k: fix spurious decryption crc error regression | nbd | 2011-01-13 | 1 | -0/+56 |
* | [at91] Fix i2c driver and package it | claudio | 2011-01-13 | 2 | -0/+300 |
* | [at91] Allow module compilation for adc driver | claudio | 2011-01-13 | 1 | -1/+1 |
* | [toolchain] add explicit dependencies between gcc prepare stages, fixes sourc... | jow | 2011-01-12 | 1 | -0/+2 |
* | brcm47xx: add gpio_set_debounce function | juhosg | 2011-01-11 | 2 | -0/+26 |
* | [package] mac80211: support per-vif wmm option, defaults to 1 if unset | jow | 2011-01-11 | 1 | -2/+4 |
* | ar71xx: fix wlan LED on the TL-WR741 board | juhosg | 2011-01-11 | 1 | -0/+2 |
* | ar71xx: fix wrong names of the WPS LED/button | juhosg | 2011-01-10 | 1 | -7/+7 |
* | ath9k: reduce the number of false positives triggered by the baseband hang ch... | nbd | 2011-01-10 | 1 | -0/+30 |
* | [package] uhttpd: protect tcp receive operations with select, make tcp keep-a... | jow | 2011-01-09 | 6 | -22/+54 |
* | kernel: deactivate ext4 SElinux support and extended attributes support | hauke | 2011-01-09 | 8 | -4/+11 |
* | [package] kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville | jow | 2011-01-09 | 1 | -1/+1 |
* | ath9k: add a few aggregation reliability fixes | nbd | 2011-01-09 | 3 | -0/+34 |
* | mac80211: update to wireless-testing 2011-01-05, should improve aggregation r... | nbd | 2011-01-09 | 33 | -724/+49 |