aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* package/kernel: move block2mtd to block.mkNicolas Thill2010-04-242-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] package/kernel: sort block package definitionsNicolas Thill2010-04-241-124/+126
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-245-308/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: allow additional dependencies as arguments to AddDepends macrosNicolas Thill2010-04-241-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: set correct submenu entry for NLS packagesNicolas Thill2010-04-241-15/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cosmetic] package/kernel: sort FS package definitionsNicolas Thill2010-04-241-128/+131
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21126 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move NLS modules to their own file & submenuNicolas Thill2010-04-242-239/+233
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-249-199/+199
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: load target specific modules .mk files after generic onesNicolas Thill2010-04-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd:Jo-Philipp Wich2010-04-244-6/+10
| | | | | | | | | - ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use macros for hid & inputNicolas Thill2010-04-244-11/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21120 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq] fix command line buffer length, fixes mtdpartsRalph Hempel2010-04-243-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-nls-base dependency with usb-core (#6753)Alexandros C. Couloumbis2010-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21114 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq:Jo-Philipp Wich2010-04-232-4/+12
| | | | | | | | - when processing domain entries, append searchdomain to host entries if they are not fully qualified - create only one reverse record for address entries with multiple names git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21109 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] cleanup Makefiles (#7212)Jo-Philipp Wich2010-04-2311-18/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: package cypress m8 usb-to-serial module (#7210)Jo-Philipp Wich2010-04-231-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: use macros for kmod-rfkill dependsNicolas Thill2010-04-233-4/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21102 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: introduce a new file that will be sourced first and holding ↵Nicolas Thill2010-04-234-3/+22
| | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21101 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge fixes for 5ghz fast clock handlingFelix Fietkau2010-04-221-9/+92
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-04-21Felix Fietkau2010-04-2216-498/+488
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21089 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add mwl8k driverHauke Mehrtens2010-04-211-1/+16
| | | | | | | This closes #7209 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as wellGabor Juhos2010-04-211-21/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix segmentation fault on non-mac80211 drivers (#7202)Felix Fietkau2010-04-201-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21065 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix iptables cflags to include architecture specific asm includesFlorian Fainelli2010-04-201-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix basic rate selection for 5ghzFelix Fietkau2010-04-201-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21043 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] opkg: update to r528, refresh patchesJo-Philipp Wich2010-04-185-23/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gigaset: build gigaset with isdn4linux supportHauke Mehrtens2010-04-181-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20997 3c298f89-4303-0410-b956-a3cf2f4a3e73
* siit: fix buildHauke Mehrtens2010-04-181-1/+5
| | | | | | | Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/ git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add stbc supportFelix Fietkau2010-04-183-0/+99
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20976 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add ldpc and stbc support to minstrel_htFelix Fietkau2010-04-181-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵Felix Fietkau2010-04-171-11/+0
| | | | | | turns on debugging for atheros drivers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use minstrel_ht by default for ath9kFelix Fietkau2010-04-171-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20971 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: minstrel_ht - increase space between sampling attempts to allow ↵Felix Fietkau2010-04-171-1/+1
| | | | | | for better aggregation git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: enable 3-stream support in minstrel_htFelix Fietkau2010-04-171-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: enable 3-stream and MCS16-23 supportFelix Fietkau2010-04-174-0/+214
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: improve reliability of the rx stuck fixupFelix Fietkau2010-04-171-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to wireless-testing 2010-04-16Felix Fietkau2010-04-179-35464/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package] dropbear: Add bind 'Interface' option (#7149)Vasilis Tsiligiannis2010-04-171-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)Felix Fietkau2010-04-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: Add cpu port index to help output.Gabor Juhos2010-04-163-1/+4
| | | | | | | | | | | | | | Let swconfig provide the cpu port index in its help page. This is needed as e.g. Atheros switches have their cpu port at port 0, not port 5. This could allow e.g. luci to get a rough overview of the layout of the switch. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: Fix switch name.Gabor Juhos2010-04-161-1/+1
| | | | | | | | | | | This patch fixes a small typo in swconfig's client side that caused it to print the interface name instead of the switch's device name on the help page. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] dnsmasq: don't append search domain to custom host entriesJo-Philipp Wich2010-04-162-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/modules: package isp116x-hcd driverGabor Juhos2010-04-161-1/+19
| | | | | | | Cc: backfire@openwrt.org git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix bug in foregrounding in /etc/init.d/rcSFlorian Fainelli2010-04-161-2/+6
| | | | | | | | Not using the config_xxx functions correctly. Amended. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta]Jo-Philipp Wich2010-04-161-1/+1
| | | | | | | | | - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ifxmips-dsl-api: move configuration in submenuNicolas Thill2010-04-162-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* yckage/ifx-tapidemo: move configuration in submenuNicolas Thill2010-04-162-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ifx-tapi: move configuration in submenuNicolas Thill2010-04-162-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/uboot-lantiq: move configuration in submenuNicolas Thill2010-04-162-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/uboot-ifxmips: move configuration in submenuNicolas Thill2010-04-162-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20918 3c298f89-4303-0410-b956-a3cf2f4a3e73