summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [kernel] Add package for gpio-pwmclaudio2010-07-121-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] pwm: use coherent naming to avoid conflictsclaudio2010-07-122-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: modules names changed with kernel 2.6.35hauke2010-07-112-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: fix compiling with kernel 2.6.35hauke2010-07-111-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix build problems with recent kernel versionshauke2010-07-114-1/+115
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22137 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: Add missing kernel config optionshauke2010-07-111-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22136 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing dma_dev member to struct ssb_device to make ↵hauke2010-07-111-0/+52
| | | | | | b43/b43legacy compile with current mac80211 version git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22135 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: remove support for hardware which was never sold. reduces binary size ↵nbd2010-07-111-0/+5044
| | | | | | by ~30k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] kmod-usb-core is buildin on etrax targetclaudio2010-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax] enable usb support by default.claudio2010-07-114-35/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22129 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] add defautl config for eth0claudio2010-07-112-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve reliability of the noise floor calibrationnbd2010-07-111-0/+399
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] fix typo in Makefile tgz -> targzclaudio2010-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add another batch of stability updates and misc fixesnbd2010-07-116-0/+188
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: use kernel 2.6.34.1 as default kernel hauke2010-07-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel 2.6.34.1hauke2010-07-107-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix a small copy&paste error in the b44 fix for 2.6.34 and 2.6.35nbd2010-07-102-6/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22116 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-diag: detect more variants of SimpleTech SimpleSharenbd2010-07-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22112 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Get rid of the b44 'BUG! Timeout waiting for bit 80000000 of register 428 ↵nbd2010-07-106-2/+68
| | | | | | | | | | to 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22110 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax] fix a bug inside usb driver, thanks to Jesper Nilssonclaudio2010-07-091-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [at91] add some missing symbolsclaudio2010-07-091-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: automatically determine wan interface in hotplug eventsjow2010-07-092-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: make rfkill support optionalnbd2010-07-083-2/+272
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: add preliminary wps script support (push-button only, does not ↵nbd2010-07-083-2/+18
| | | | | | handle multi-bss yet) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wifi: fix duplicate ht capabilities in the hostapd config file by clearing ↵nbd2010-07-081-4/+13
| | | | | | the list at config load time git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22099 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpadnbd2010-07-082-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: update to 2010-07-05nbd2010-07-0813-47/+62
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert r22094 and r22095hcg2010-07-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22096 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added --non-interactive flag to svn package downloadshcg2010-07-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22095 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add --trust-server-cert to svn checkout of feedshcg2010-07-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22094 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gumstix: add lucihcg2010-07-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-07-06, add another patch to ↵nbd2010-07-0718-15404/+41
| | | | | | finally fix the annoying buffer leak in ath9k git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* crda: remove superfluous dependencyhcg2010-07-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22087 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [omap35xx] Add kmod-usb-hidhcg2010-07-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22086 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config option found by buildbothauke2010-07-062-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* repair the damage that was done to the packet socket type filter patch when ↵nbd2010-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix interface teardown for kernels >= 2.6.33nbd2010-07-061-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22078 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: only reinit the ethernet MAC at .open() on ar724x for now, until ↵nbd2010-07-061-1/+3
| | | | | | we've figured out what part of it causes the issue described in #7563 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: fix sed issue with gcc-4.5.0 (closes #7566)acoul2010-07-061-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] comgt: add usb hotplug handler to bring up 3g ifaces on boot or ↵jow2010-07-042-1/+46
| | | | | | when the dongle is attached git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mini_fo fix to 2.6.30 as wellnbd2010-07-041-0/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22058 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mini_fo: add error pointer checks after dentry lookups to fix various crash ↵nbd2010-07-044-0/+192
| | | | | | bugs (fixes #7277, #7207, #7259) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ag71xx: reset the hardware during open(), this improves recovery from tx ↵nbd2010-07-041-0/+2
| | | | | | timeouts on ar724x considerably git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ag71xx: fix a memory corruption bug that happens if you flood the interface ↵nbd2010-07-041-0/+6
| | | | | | | | with packets while it's being brought down fixes boot time crashes under load reported by matteo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing dependencies for hostapd-utils and wpa-cli (#7421)nbd2010-07-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a potential buffer leaknbd2010-07-021-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix a crash with WEP in ad-hoc modenbd2010-07-021-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22046 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: rtl8366: enable VLAN ingress filteringjuhosg2010-07-022-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22044 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.34 patchesflorian2010-07-013-21/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22042 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] add 2.6.34 supportflorian2010-07-017-1/+558
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22041 3c298f89-4303-0410-b956-a3cf2f4a3e73