| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] broadcom-wl: fix md5sums | jow | 2010-07-13 | 1 | -2/+2 |
* | [brcm63xx] add required exports for wl.ko | jow | 2010-07-13 | 2 | -0/+68 |
* | [package] broadcom-wl: | jow | 2010-07-13 | 3 | -33/+91 |
* | ramips: Fix bridging in ramips ethernet driver | juhosg | 2010-07-13 | 1 | -1/+1 |
* | ramips: protect GPIO register access with a spinlock | juhosg | 2010-07-13 | 1 | -1/+11 |
* | ramips: sync kernel config | juhosg | 2010-07-13 | 2 | -22/+0 |
* | tools/firmware-utils: enhance mktplinkfw utility | juhosg | 2010-07-13 | 1 | -9/+278 |
* | [kernel] export SSB fallback SPROM - required for wl.ko | jow | 2010-07-13 | 6 | -0/+120 |
* | mac80211: improve reliability of the keymiss handling fix, add another aggreg... | nbd | 2010-07-12 | 2 | -17/+52 |
* | [package] block-mount: Attempt swapon a after mounting as well as before. Th... | cshore | 2010-07-12 | 1 | -0/+1 |
* | [package]: block-mount: Fixed two bugs in fstab.init. /etc/fstab was used wh... | cshore | 2010-07-12 | 1 | -3/+7 |
* | [package]: block-mount: Enable swap before doing fsck so that large filesyst... | cshore | 2010-07-12 | 1 | -1/+1 |
* | partially revert [22145], keep LINUX_KMOD_SUFFIX, needed to build external mo... | nico | 2010-07-12 | 1 | -0/+2 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 63 | -576/+570 |
* | [kernel] Add package for gpio rotary encoder | claudio | 2010-07-12 | 1 | -0/+16 |
* | [kernel] Add package for gpio-pwm | claudio | 2010-07-12 | 1 | -0/+16 |
* | [kernel] pwm: use coherent naming to avoid conflicts | claudio | 2010-07-12 | 2 | -1/+1 |
* | kernel: modules names changed with kernel 2.6.35 | hauke | 2010-07-11 | 2 | -0/+14 |
* | broadcom-wl: fix compiling with kernel 2.6.35 | hauke | 2010-07-11 | 1 | -0/+12 |
* | kernel: fix build problems with recent kernel versions | hauke | 2010-07-11 | 4 | -1/+115 |
* | kernel: Add missing kernel config options | hauke | 2010-07-11 | 1 | -0/+24 |
* | kernel: add missing dma_dev member to struct ssb_device to make b43/b43legacy... | hauke | 2010-07-11 | 1 | -0/+52 |
* | ath9k: remove support for hardware which was never sold. reduces binary size ... | nbd | 2010-07-11 | 1 | -0/+5044 |
* | [kernel] kmod-usb-core is buildin on etrax target | claudio | 2010-07-11 | 1 | -1/+1 |
* | [etrax] enable usb support by default. | claudio | 2010-07-11 | 4 | -35/+7 |
* | [at91] add defautl config for eth0 | claudio | 2010-07-11 | 2 | -1/+9 |
* | ath9k: improve reliability of the noise floor calibration | nbd | 2010-07-11 | 1 | -0/+399 |
* | [at91] fix typo in Makefile tgz -> targz | claudio | 2010-07-11 | 1 | -1/+1 |
* | ath9k: add another batch of stability updates and misc fixes | nbd | 2010-07-11 | 6 | -0/+188 |
* | brcm47xx: use kernel 2.6.34.1 as default kernel | hauke | 2010-07-10 | 1 | -1/+1 |
* | kernel: update to kernel 2.6.34.1 | hauke | 2010-07-10 | 7 | -8/+8 |
* | brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35 | nbd | 2010-07-10 | 2 | -6/+4 |
* | broadcom-diag: detect more variants of SimpleTech SimpleShare | nbd | 2010-07-10 | 1 | -1/+1 |
* | Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to... | nbd | 2010-07-10 | 6 | -2/+68 |
* | [etrax] fix a bug inside usb driver, thanks to Jesper Nilsson | claudio | 2010-07-09 | 1 | -2/+1 |
* | [at91] add some missing symbols | claudio | 2010-07-09 | 1 | -1/+4 |
* | [package] 6in4: automatically determine wan interface in hotplug events | jow | 2010-07-09 | 2 | -2/+2 |
* | hostapd: make rfkill support optional | nbd | 2010-07-08 | 3 | -2/+272 |
* | hostapd: add preliminary wps script support (push-button only, does not handl... | nbd | 2010-07-08 | 3 | -2/+18 |
* | wifi: fix duplicate ht capabilities in the hostapd config file by clearing th... | nbd | 2010-07-08 | 1 | -4/+13 |
* | hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad | nbd | 2010-07-08 | 2 | -1/+3 |
* | hostapd: update to 2010-07-05 | nbd | 2010-07-08 | 13 | -47/+62 |
* | Revert r22094 and r22095 | hcg | 2010-07-08 | 1 | -1/+1 |
* | Added --non-interactive flag to svn package downloads | hcg | 2010-07-08 | 1 | -1/+1 |
* | add --trust-server-cert to svn checkout of feeds | hcg | 2010-07-08 | 1 | -1/+1 |
* | gumstix: add luci | hcg | 2010-07-08 | 1 | -1/+1 |
* | mac80211: update to wireless-testing 2010-07-06, add another patch to finally... | nbd | 2010-07-07 | 18 | -15404/+41 |
* | crda: remove superfluous dependency | hcg | 2010-07-07 | 1 | -1/+1 |
* | [omap35xx] Add kmod-usb-hid | hcg | 2010-07-07 | 1 | -1/+1 |
* | kernel: add missing config option found by buildbot | hauke | 2010-07-06 | 2 | -0/+3 |