Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppp: don't die on malformed PADS frames that might appear on instable DSL lines | Jo-Philipp Wich | 2011-01-19 | 2 | -1/+110 |
| | | | | SVN-Revision: 25044 | ||||
* | fix null pointer access in mach-dir-600-a1.c machine setup (#8671) | Jo-Philipp Wich | 2011-01-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 25043 | ||||
* | disable built-in MMC support | Florian Fainelli | 2011-01-18 | 1 | -2/+1 |
| | | | | SVN-Revision: 25042 | ||||
* | add missing config symbols | Florian Fainelli | 2011-01-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 25041 | ||||
* | base-files: Fix typo in option name for disabling failsafe announcment ↵ | Daniel Dickinson | 2011-01-18 | 1 | -1/+1 |
| | | | | | | Thanks to Andrey Zholos for this patch SVN-Revision: 25040 | ||||
* | mac80211: rework wds sta fix - check for the protocol of the incoming frame ↵ | Felix Fietkau | 2011-01-18 | 1 | -6/+30 |
| | | | | | | instead of just the authorized state SVN-Revision: 25039 | ||||
* | add a few missing usb related symbols (relevant for mpc85xx) | Felix Fietkau | 2011-01-18 | 1 | -2/+3 |
| | | | | SVN-Revision: 25038 | ||||
* | mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller ↵ | Felix Fietkau | 2011-01-18 | 2 | -0/+36 |
| | | | | | | initialized) - it shares an irq with the pcie device which causes irq storms SVN-Revision: 25037 | ||||
* | add missing keyboard symbol | Florian Fainelli | 2011-01-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 25036 | ||||
* | Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends ↵ | Florian Fainelli | 2011-01-18 | 1 | -1/+1 |
| | | | | | | | | on iw and crda, since in both cases the module is useless without the userspace." We do not make a kernel module depend on user-space utility. SVN-Revision: 25035 | ||||
* | solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, ↵ | Daniel Dickinson | 2011-01-18 | 1 | -1/+1 |
| | | | | | | since in both cases the module is useless without the userspace. SVN-Revision: 25034 | ||||
* | remove bogus qemu dependency | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 25032 | ||||
* | Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville | Daniel Dickinson | 2011-01-17 | 2 | -0/+8 |
| | | | | SVN-Revision: 25031 | ||||
* | ppp: bump pkg revision after latest changes | Jo-Philipp Wich | 2011-01-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 25028 | ||||
* | ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ↵ | Jo-Philipp Wich | 2011-01-17 | 1 | -4/+0 |
| | | | | | | ueagle and solos SVN-Revision: 25027 | ||||
* | ppp: synthesize a .device option to make ifup work on pppoa interfaces again | Jo-Philipp Wich | 2011-01-17 | 2 | -1/+5 |
| | | | | SVN-Revision: 25025 | ||||
* | set Installed-Size to 0 when preparing control, its substituted by ↵ | Jo-Philipp Wich | 2011-01-16 | 1 | -2/+1 |
| | | | | | | ipkg-build later on SVN-Revision: 25022 | ||||
* | tools/ipkg-utils: calculate installed size from embedded data.tar.gz, makes ↵ | Jo-Philipp Wich | 2011-01-16 | 2 | -1/+14 |
| | | | | | | opkg space checking more precise SVN-Revision: 25021 | ||||
* | mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale ↵ | Felix Fietkau | 2011-01-16 | 4 | -1/+10 |
| | | | | | | powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space SVN-Revision: 25018 | ||||
* | add missing kernel kernel config symbol | Felix Fietkau | 2011-01-16 | 2 | -0/+2 |
| | | | | SVN-Revision: 25017 | ||||
* | mpc85xx: clean up bogus kernel config overrides | Felix Fietkau | 2011-01-16 | 1 | -24/+1 |
| | | | | SVN-Revision: 25016 | ||||
* | mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path ↵ | Felix Fietkau | 2011-01-16 | 2 | -1/+42 |
| | | | | | | to device tree), enable pcie SVN-Revision: 25015 | ||||
* | mac80211: fix compile errors on powerpc | Felix Fietkau | 2011-01-16 | 1 | -1/+2 |
| | | | | SVN-Revision: 25014 | ||||
* | uClibc 0.9.32: fix libm compile for powerpc | Felix Fietkau | 2011-01-16 | 1 | -0/+42 |
| | | | | SVN-Revision: 25013 | ||||
* | mac80211: fix frames looping back to a wds station | Felix Fietkau | 2011-01-15 | 1 | -0/+18 |
| | | | | SVN-Revision: 25008 | ||||
* | ath9k: fix a few more aggregation related issues, should improve stability | Felix Fietkau | 2011-01-15 | 2 | -0/+40 |
| | | | | SVN-Revision: 25007 | ||||
* | move irq.c from patch into own file | Mirko Vogt | 2011-01-15 | 2 | -215/+213 |
| | | | | SVN-Revision: 25002 | ||||
* | hostapd: Create one control interface per virtual bssid | Felix Fietkau | 2011-01-14 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Previously hostapd created one control interface /var/run/hostapd-phyX which only contained the first virtual bssid (for example wlan0). In order to access the other virtual bssids with hostapd_cli add all virtual bssids to /var/run/hostapd-phyX by specifying the ctrl_interface parameter per bssid. Previously the control interface looked like: /var/run/hostapd-phyX/wlan0 Now, the control interface looks like this: /var/run/hostapd-phyX/wlan0 /var/run/hostapd-phyX/wlan1 ... Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 24985 | ||||
* | mklibs: import missing symbol workaround from Freetz project (#7590) | Jo-Philipp Wich | 2011-01-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 24984 | ||||
* | ar71xx: rework WNDR3700 image generation | Gabor Juhos | 2011-01-14 | 1 | -16/+19 |
| | | | | SVN-Revision: 24983 | ||||
* | ar71xx: build separate image for the WNDR3700 with NA region | Gabor Juhos | 2011-01-14 | 1 | -0/+4 |
| | | | | SVN-Revision: 24982 | ||||
* | firmware-utils/mkdniimg: don't use NA region by default | Gabor Juhos | 2011-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 24981 | ||||
* | firmware-utils/wndr3700: allow to specify image magic via command line | Gabor Juhos | 2011-01-14 | 1 | -4/+15 |
| | | | | SVN-Revision: 24980 | ||||
* | Update gumstix profile | Hamish Guthrie | 2011-01-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 24979 | ||||
* | mac80211: include the kfifo backport in compat.ko if necessary (fixes ↵ | Felix Fietkau | 2011-01-13 | 2 | -0/+28 |
| | | | | | | libertas, rt2x00) SVN-Revision: 24978 | ||||
* | ath9k: fix spurious decryption crc error regression | Felix Fietkau | 2011-01-13 | 1 | -0/+56 |
| | | | | SVN-Revision: 24976 | ||||
* | Fix i2c driver and package it | Claudio Mignanti | 2011-01-13 | 2 | -0/+300 |
| | | | | SVN-Revision: 24975 | ||||
* | Allow module compilation for adc driver | Claudio Mignanti | 2011-01-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 24974 | ||||
* | add explicit dependencies between gcc prepare stages, fixes source download ↵ | Jo-Philipp Wich | 2011-01-12 | 1 | -0/+2 |
| | | | | | | race with make -j (#8596) SVN-Revision: 24969 | ||||
* | brcm47xx: add gpio_set_debounce function | Gabor Juhos | 2011-01-11 | 2 | -0/+26 |
| | | | | SVN-Revision: 24968 | ||||
* | mac80211: support per-vif wmm option, defaults to 1 if unset | Jo-Philipp Wich | 2011-01-11 | 1 | -2/+4 |
| | | | | SVN-Revision: 24966 | ||||
* | ar71xx: fix wlan LED on the TL-WR741 board | Gabor Juhos | 2011-01-11 | 1 | -0/+2 |
| | | | | | | * Patch from #8630 SVN-Revision: 24963 | ||||
* | ar71xx: fix wrong names of the WPS LED/button | Gabor Juhos | 2011-01-10 | 1 | -7/+7 |
| | | | | | | Reported-by: Nuno Gonçalves SVN-Revision: 24961 | ||||
* | ath9k: reduce the number of false positives triggered by the baseband hang ↵ | Felix Fietkau | 2011-01-10 | 1 | -0/+30 |
| | | | | | | check by only running it when beacon transmission is blocked SVN-Revision: 24954 | ||||
* | uhttpd: protect tcp receive operations with select, make tcp keep-alive ↵ | Jo-Philipp Wich | 2011-01-09 | 6 | -22/+54 |
| | | | | | | optional (#8272) SVN-Revision: 24952 | ||||
* | kernel: deactivate ext4 SElinux support and extended attributes support in ↵ | Hauke Mehrtens | 2011-01-09 | 8 | -4/+11 |
| | | | | | | | | general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. Thank you Philip Prindeville SVN-Revision: 24951 | ||||
* | kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville | Jo-Philipp Wich | 2011-01-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 24950 | ||||
* | ath9k: add a few aggregation reliability fixes | Felix Fietkau | 2011-01-09 | 3 | -0/+34 |
| | | | | SVN-Revision: 24949 | ||||
* | mac80211: update to wireless-testing 2011-01-05, should improve aggregation ↵ | Felix Fietkau | 2011-01-09 | 33 | -724/+49 |
| | | | | | | reliability in ath9k SVN-Revision: 24948 | ||||
* | generic: generic: remove MIPS device tree backport patch from 2.6.36 | Gabor Juhos | 2011-01-09 | 1 | -233/+0 |
| | | | | | | It makes no sense without a platform which uses that. SVN-Revision: 24946 |