summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [kernel] pwm: export the generic pwm api as moduleclaudio2010-07-191-2/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* e2fsprogs: update to version 1.41.12hauke2010-07-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iw: update to version 0.9.20hauke2010-07-183-250/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22285 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy supportacoul2010-07-181-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22283 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files, busybox: fix 22279, simplify code and get rid of awkjow2010-07-182-22/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22282 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files & telnet: Fixed telnet starting even with root password ↵cshore2010-07-182-3/+11
| | | | | | when shadow passwords in use. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22279 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dnsmasq: initscript: fix bool options handling, bump release numbernico2010-07-172-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22251 3c298f89-4303-0410-b956-a3cf2f4a3e73
* finalize r22241 fixesacoul2010-07-172-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: update r22229acoul2010-07-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22241 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ep80579-drivers: the build system for this package is broken beyond repair. ↵nbd2010-07-171-13/+25
| | | | | | work around this by only using the kbuild make invocations and ignoring the other crap git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22240 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: package hashlimit module (#6696)jow2010-07-162-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: allow redirecting only destination port (#7197)jow2010-07-162-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22227 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: add and enable DNS rebind protectionsjow2010-07-163-2/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22222 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: fix another notrack related bugjow2010-07-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall:jow2010-07-155-9/+11
| | | | | | | | - notrack support was broken in multiple ways, fix it - also consider a zone conntracked if any redirect references it (#7196) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: in-flash macs for mach-eap7660djuhosg2010-07-152-1/+37
| | | | | | | | | | This patch makes madwifi respect (at least) the platform_data supplied MAC address. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22190 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: in-flash macs and eeprom for mach-eap7660djuhosg2010-07-153-1/+93
| | | | | | | | | | This adds ath5k_platform.h to mac80211 and patches ath5k to respect MAC addresses and eeprom content from platform_data, if supplied. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22188 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: fix md5sumsjow2010-07-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22175 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl:jow2010-07-133-33/+91
| | | | | | | | | - update to v5.10.56.27.3 - get fallback SPROM from SSB if neither on-device SPROM nor nvram is available - working brcm63xx support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve reliability of the keymiss handling fix, add another ↵nbd2010-07-122-17/+52
| | | | | | aggregation leak fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22152 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Attempt swapon a after mounting as well as before. ↵cshore2010-07-121-0/+1
| | | | | | This ensures that swap on a filesystem is enabled. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package]: block-mount: Fixed two bugs in fstab.init. /etc/fstab was used ↵cshore2010-07-121-3/+7
| | | | | | where /tmp/fstab should have been, and locking was insufficiently careful and was such that it could result in deadlock when hotplug was in use. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package]: block-mount: Enable swap before doing fsck so that large ↵cshore2010-07-121-1/+1
| | | | | | filesystem checks have swap as well as memory (as they take large memory for large partitions). Closes #7599. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-1248-532/+532
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add package for gpio rotary encoderclaudio2010-07-121-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22144 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [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: 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
* 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
* 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
* 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
* 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
* [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
* 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
* 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
* 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 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
* ath9k: fix false positives in the baseband hang check by repeating the test ↵nbd2010-07-011-0/+90
| | | | | | a few times before pronouncing the hardware dead and resetting it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: clean up some code duplication related to noise floor handlingnbd2010-07-011-0/+207
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22037 3c298f89-4303-0410-b956-a3cf2f4a3e73