Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block-mount: Enable swap before doing fsck so that large filesystem checks ↵ | Daniel Dickinson | 2010-07-12 | 1 | -1/+1 |
| | | | | | | have swap as well as memory (as they take large memory for large partitions). Closes #7599. SVN-Revision: 22147 | ||||
* | partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external ↵ | Nicolas Thill | 2010-07-12 | 1 | -0/+2 |
| | | | | | | modules in ./packages SVN-Revision: 22146 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 63 | -576/+570 |
| | | | | SVN-Revision: 22145 | ||||
* | Add package for gpio rotary encoder | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 22144 | ||||
* | Add package for gpio-pwm | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 22143 | ||||
* | pwm: use coherent naming to avoid conflicts | Claudio Mignanti | 2010-07-12 | 2 | -1/+1 |
| | | | | SVN-Revision: 22142 | ||||
* | kernel: modules names changed with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 2 | -0/+14 |
| | | | | SVN-Revision: 22139 | ||||
* | broadcom-wl: fix compiling with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 1 | -0/+12 |
| | | | | SVN-Revision: 22138 | ||||
* | kernel: fix build problems with recent kernel versions | Hauke Mehrtens | 2010-07-11 | 4 | -1/+115 |
| | | | | SVN-Revision: 22137 | ||||
* | kernel: Add missing kernel config options | Hauke Mehrtens | 2010-07-11 | 1 | -0/+24 |
| | | | | SVN-Revision: 22136 | ||||
* | kernel: add missing dma_dev member to struct ssb_device to make ↵ | Hauke Mehrtens | 2010-07-11 | 1 | -0/+52 |
| | | | | | | b43/b43legacy compile with current mac80211 version SVN-Revision: 22135 | ||||
* | ath9k: remove support for hardware which was never sold. reduces binary size ↵ | Felix Fietkau | 2010-07-11 | 1 | -0/+5044 |
| | | | | | | by ~30k SVN-Revision: 22134 | ||||
* | kmod-usb-core is buildin on etrax target | Claudio Mignanti | 2010-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 22130 | ||||
* | enable usb support by default. | Claudio Mignanti | 2010-07-11 | 4 | -35/+7 |
| | | | | SVN-Revision: 22129 | ||||
* | add defautl config for eth0 | Claudio Mignanti | 2010-07-11 | 2 | -1/+9 |
| | | | | SVN-Revision: 22128 | ||||
* | ath9k: improve reliability of the noise floor calibration | Felix Fietkau | 2010-07-11 | 1 | -0/+399 |
| | | | | SVN-Revision: 22126 | ||||
* | fix typo in Makefile tgz -> targz | Claudio Mignanti | 2010-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 22125 | ||||
* | ath9k: add another batch of stability updates and misc fixes | Felix Fietkau | 2010-07-11 | 6 | -0/+188 |
| | | | | SVN-Revision: 22123 | ||||
* | brcm47xx: use kernel 2.6.34.1 as default kernel | Hauke Mehrtens | 2010-07-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 22119 | ||||
* | kernel: update to kernel 2.6.34.1 | Hauke Mehrtens | 2010-07-10 | 7 | -8/+8 |
| | | | | SVN-Revision: 22118 | ||||
* | brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35 | Felix Fietkau | 2010-07-10 | 2 | -6/+4 |
| | | | | SVN-Revision: 22116 | ||||
* | broadcom-diag: detect more variants of SimpleTech SimpleShare | Felix Fietkau | 2010-07-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 22112 | ||||
* | Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to ↵ | Felix Fietkau | 2010-07-10 | 6 | -2/+68 |
| | | | | | | | | | | clear.' spam. more and more users are getting confused by this, and consider it a regression in brcm47xx, because brcm-2.4 was not showing this message. It's not particularly interesting for debugging, most of the time it only happens because of an unconnected port. SVN-Revision: 22110 | ||||
* | fix a bug inside usb driver, thanks to Jesper Nilsson | Claudio Mignanti | 2010-07-09 | 1 | -2/+1 |
| | | | | SVN-Revision: 22105 | ||||
* | add some missing symbols | Claudio Mignanti | 2010-07-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 22104 | ||||
* | 6in4: automatically determine wan interface in hotplug events | Jo-Philipp Wich | 2010-07-09 | 2 | -2/+2 |
| | | | | SVN-Revision: 22102 | ||||
* | hostapd: make rfkill support optional | Felix Fietkau | 2010-07-08 | 3 | -2/+272 |
| | | | | SVN-Revision: 22101 | ||||
* | hostapd: add preliminary wps script support (push-button only, does not ↵ | Felix Fietkau | 2010-07-08 | 3 | -2/+18 |
| | | | | | | handle multi-bss yet) SVN-Revision: 22100 | ||||
* | wifi: fix duplicate ht capabilities in the hostapd config file by clearing ↵ | Felix Fietkau | 2010-07-08 | 1 | -4/+13 |
| | | | | | | the list at config load time SVN-Revision: 22099 | ||||
* | hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad | Felix Fietkau | 2010-07-08 | 2 | -1/+3 |
| | | | | SVN-Revision: 22098 | ||||
* | hostapd: update to 2010-07-05 | Felix Fietkau | 2010-07-08 | 13 | -47/+62 |
| | | | | SVN-Revision: 22097 | ||||
* | Revert r22094 and r22095 | Hamish Guthrie | 2010-07-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 22096 | ||||
* | Added --non-interactive flag to svn package downloads | Hamish Guthrie | 2010-07-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 22095 | ||||
* | add --trust-server-cert to svn checkout of feeds | Hamish Guthrie | 2010-07-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 22094 | ||||
* | gumstix: add luci | Hamish Guthrie | 2010-07-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 22093 | ||||
* | mac80211: update to wireless-testing 2010-07-06, add another patch to ↵ | Felix Fietkau | 2010-07-07 | 18 | -15404/+41 |
| | | | | | | finally fix the annoying buffer leak in ath9k SVN-Revision: 22088 | ||||
* | crda: remove superfluous dependency | Hamish Guthrie | 2010-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 22087 | ||||
* | Add kmod-usb-hid | Hamish Guthrie | 2010-07-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 22086 | ||||
* | kernel: add missing config option found by buildbot | Hauke Mehrtens | 2010-07-06 | 2 | -0/+3 |
| | | | | SVN-Revision: 22080 | ||||
* | repair the damage that was done to the packet socket type filter patch when ↵ | Felix Fietkau | 2010-07-06 | 3 | -3/+3 |
| | | | | | | it was forward ported to 2.6.33 this should fix the mac80211 problems in 2.6.33 and later versions SVN-Revision: 22079 | ||||
* | mac80211: fix interface teardown for kernels >= 2.6.33 | Felix Fietkau | 2010-07-06 | 1 | -1/+9 |
| | | | | SVN-Revision: 22078 | ||||
* | ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until ↵ | Felix Fietkau | 2010-07-06 | 1 | -1/+3 |
| | | | | | | we've figured out what part of it causes the issue described in #7563 SVN-Revision: 22075 | ||||
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | Alexandros C. Couloumbis | 2010-07-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 22074 | ||||
* | comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the ↵ | Jo-Philipp Wich | 2010-07-04 | 2 | -1/+46 |
| | | | | | | dongle is attached SVN-Revision: 22061 | ||||
* | add mini_fo fix to 2.6.30 as well | Felix Fietkau | 2010-07-04 | 1 | -0/+48 |
| | | | | SVN-Revision: 22058 | ||||
* | mini_fo: add error pointer checks after dentry lookups to fix various crash ↵ | Felix Fietkau | 2010-07-04 | 4 | -0/+192 |
| | | | | | | bugs (fixes #7277, #7207, #7259) SVN-Revision: 22057 | ||||
* | ag71xx: reset the hardware during open(), this improves recovery from tx ↵ | Felix Fietkau | 2010-07-04 | 1 | -0/+2 |
| | | | | | | timeouts on ar724x considerably SVN-Revision: 22055 | ||||
* | ag71xx: fix a memory corruption bug that happens if you flood the interface ↵ | Felix Fietkau | 2010-07-04 | 1 | -0/+6 |
| | | | | | | with packets while it's being brought down fixes boot time crashes under load reported by matteo SVN-Revision: 22054 | ||||
* | add missing dependencies for hostapd-utils and wpa-cli (#7421) | Felix Fietkau | 2010-07-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 22052 | ||||
* | ath9k: fix a potential buffer leak | Felix Fietkau | 2010-07-02 | 1 | -0/+68 |
| | | | | SVN-Revision: 22048 |