summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add package for gpio rotary encoderClaudio Mignanti2010-07-121-0/+16
| | | | SVN-Revision: 22144
* Add package for gpio-pwmClaudio Mignanti2010-07-121-0/+16
| | | | SVN-Revision: 22143
* pwm: use coherent naming to avoid conflictsClaudio Mignanti2010-07-122-1/+1
| | | | SVN-Revision: 22142
* kernel: modules names changed with kernel 2.6.35Hauke Mehrtens2010-07-112-0/+14
| | | | SVN-Revision: 22139
* broadcom-wl: fix compiling with kernel 2.6.35Hauke Mehrtens2010-07-111-0/+12
| | | | SVN-Revision: 22138
* kernel: fix build problems with recent kernel versionsHauke Mehrtens2010-07-114-1/+115
| | | | SVN-Revision: 22137
* kernel: Add missing kernel config optionsHauke Mehrtens2010-07-111-0/+24
| | | | SVN-Revision: 22136
* kernel: add missing dma_dev member to struct ssb_device to make ↵Hauke Mehrtens2010-07-111-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 Fietkau2010-07-111-0/+5044
| | | | | | by ~30k SVN-Revision: 22134
* kmod-usb-core is buildin on etrax targetClaudio Mignanti2010-07-111-1/+1
| | | | SVN-Revision: 22130
* enable usb support by default.Claudio Mignanti2010-07-114-35/+7
| | | | SVN-Revision: 22129
* add defautl config for eth0Claudio Mignanti2010-07-112-1/+9
| | | | SVN-Revision: 22128
* ath9k: improve reliability of the noise floor calibrationFelix Fietkau2010-07-111-0/+399
| | | | SVN-Revision: 22126
* fix typo in Makefile tgz -> targzClaudio Mignanti2010-07-111-1/+1
| | | | SVN-Revision: 22125
* ath9k: add another batch of stability updates and misc fixesFelix Fietkau2010-07-116-0/+188
| | | | SVN-Revision: 22123
* brcm47xx: use kernel 2.6.34.1 as default kernelHauke Mehrtens2010-07-101-1/+1
| | | | SVN-Revision: 22119
* kernel: update to kernel 2.6.34.1Hauke Mehrtens2010-07-107-8/+8
| | | | SVN-Revision: 22118
* brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35Felix Fietkau2010-07-102-6/+4
| | | | SVN-Revision: 22116
* broadcom-diag: detect more variants of SimpleTech SimpleShareFelix Fietkau2010-07-101-1/+1
| | | | SVN-Revision: 22112
* Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 to ↵Felix Fietkau2010-07-106-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 NilssonClaudio Mignanti2010-07-091-2/+1
| | | | SVN-Revision: 22105
* add some missing symbolsClaudio Mignanti2010-07-091-1/+4
| | | | SVN-Revision: 22104
* 6in4: automatically determine wan interface in hotplug eventsJo-Philipp Wich2010-07-092-2/+2
| | | | SVN-Revision: 22102
* hostapd: make rfkill support optionalFelix Fietkau2010-07-083-2/+272
| | | | SVN-Revision: 22101
* hostapd: add preliminary wps script support (push-button only, does not ↵Felix Fietkau2010-07-083-2/+18
| | | | | | handle multi-bss yet) SVN-Revision: 22100
* wifi: fix duplicate ht capabilities in the hostapd config file by clearing ↵Felix Fietkau2010-07-081-4/+13
| | | | | | the list at config load time SVN-Revision: 22099
* hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpadFelix Fietkau2010-07-082-1/+3
| | | | SVN-Revision: 22098
* hostapd: update to 2010-07-05Felix Fietkau2010-07-0813-47/+62
| | | | SVN-Revision: 22097
* Revert r22094 and r22095Hamish Guthrie2010-07-081-1/+1
| | | | SVN-Revision: 22096
* Added --non-interactive flag to svn package downloadsHamish Guthrie2010-07-081-1/+1
| | | | SVN-Revision: 22095
* add --trust-server-cert to svn checkout of feedsHamish Guthrie2010-07-081-1/+1
| | | | SVN-Revision: 22094
* gumstix: add luciHamish Guthrie2010-07-081-1/+1
| | | | SVN-Revision: 22093
* mac80211: update to wireless-testing 2010-07-06, add another patch to ↵Felix Fietkau2010-07-0718-15404/+41
| | | | | | finally fix the annoying buffer leak in ath9k SVN-Revision: 22088
* crda: remove superfluous dependencyHamish Guthrie2010-07-071-1/+1
| | | | SVN-Revision: 22087
* Add kmod-usb-hidHamish Guthrie2010-07-071-1/+1
| | | | SVN-Revision: 22086
* kernel: add missing config option found by buildbotHauke Mehrtens2010-07-062-0/+3
| | | | SVN-Revision: 22080
* repair the damage that was done to the packet socket type filter patch when ↵Felix Fietkau2010-07-063-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.33Felix Fietkau2010-07-061-1/+9
| | | | SVN-Revision: 22078
* ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until ↵Felix Fietkau2010-07-061-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. Couloumbis2010-07-061-0/+4
| | | | SVN-Revision: 22074
* comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the ↵Jo-Philipp Wich2010-07-042-1/+46
| | | | | | dongle is attached SVN-Revision: 22061
* add mini_fo fix to 2.6.30 as wellFelix Fietkau2010-07-041-0/+48
| | | | SVN-Revision: 22058
* mini_fo: add error pointer checks after dentry lookups to fix various crash ↵Felix Fietkau2010-07-044-0/+192
| | | | | | bugs (fixes #7277, #7207, #7259) SVN-Revision: 22057
* ag71xx: reset the hardware during open(), this improves recovery from tx ↵Felix Fietkau2010-07-041-0/+2
| | | | | | timeouts on ar724x considerably SVN-Revision: 22055
* ag71xx: fix a memory corruption bug that happens if you flood the interface ↵Felix Fietkau2010-07-041-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 Fietkau2010-07-031-2/+2
| | | | SVN-Revision: 22052
* ath9k: fix a potential buffer leakFelix Fietkau2010-07-021-0/+68
| | | | SVN-Revision: 22048
* ath9k: fix a crash with WEP in ad-hoc modeFelix Fietkau2010-07-021-0/+13
| | | | SVN-Revision: 22046
* generic: rtl8366: enable VLAN ingress filteringGabor Juhos2010-07-022-0/+15
| | | | SVN-Revision: 22044
* refresh 2.6.34 patchesFlorian Fainelli2010-07-013-21/+7
| | | | SVN-Revision: 22042