summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [package] fix double g typoflorian2009-03-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14887 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix ppp and pptp typos where is used instead of (#4768, #4778)florian2009-03-156-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14882 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix typo in spidev_test categoryflorian2009-03-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-13juhosg2009-03-141-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the ps3-utils package from 2.2.0 to 2.3.geoff2009-03-121-4/+8
| | | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14854 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-09juhosg2009-03-104-90/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make robocfg work on brcm63xx as well (#4599)florian2009-03-091-35/+83
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow kmod-switch to be used on brcm63xx (#4599)florian2009-03-093-4/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14825 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix p54usb firmware md5sum (#4759)florian2009-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14821 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move input device nodes to /dev/inputnbd2009-03-091-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-07juhosg2009-03-089-773/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] package the bcm63xx-spi driverflorian2009-03-081-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] sysupgrade: install /bin/sleep into ramdisk too and add ↵jow2009-03-082-3/+4
| | | | | | completition notice (#4747) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14784 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] turn some of the kernel dependencies the other way around to make ↵hauke2009-03-073-13/+13
| | | | | | it easier to support new kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs ↵hauke2009-03-071-0/+1
| | | | | | CONFIG_CRC16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] extract the rfkill module to an extra package, only build rfkill ↵hauke2009-03-073-9/+27
| | | | | | module if it is not integrated into the kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and ↵hauke2009-03-071-2/+1
| | | | | | DELUDE references were removed in r14461 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING ↵hauke2009-03-072-2/+22
| | | | | | need it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] load module capifs before capihauke2009-03-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add ssb dependency to b44hauke2009-03-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] aec62xx is working with kernel 2.6.28 agagin.hauke2009-03-071-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add isdn4linux and gigaset kernel modules.hauke2009-03-072-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [base-files]: On shutdown disabled every mounted swap device. hauke2009-03-071-0/+1
| | | | | | | | Fixes #4721 Thanks to Angel Marin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-05, add more rt2x00 ↵juhosg2009-03-0611-95/+676
| | | | | | and ath9k patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] package blkid out of e2fsprogs (#4720)florian2009-03-061-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add spidev_test utility from the kernel documentationflorian2009-03-061-0/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Some symbols were missing or wrong. Tested with x86.hauke2009-03-052-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-04, and refresh patchesjuhosg2009-03-0533-1601/+494
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: improve the autochannel decision making on systems with multiple cardsnbd2009-03-041-0/+347
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: add ath9k init values patchjuhosg2009-03-032-1/+283
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-03-03, and add a new ↵juhosg2009-03-033-5/+34
| | | | | | ath9k patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".markus2009-03-021-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbolshauke2009-03-011-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add missing symbols for some packages needed by x86 targethauke2009-03-011-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] hostapd: add 11n mode and ht_capab option for hostapdjuhosg2009-03-011-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubsec: Fix bus disable ordering and fix probe error path.mb2009-02-261-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: update compat-wireless to 2009-02-25juhosg2009-02-2626-203/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14675 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] allow mac80211 devices to be configured to do 802.11s, requires iwflorian2009-02-261-2/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update ubsec_ssb to version 2009-02-21 (#4693)florian2009-02-266-2904/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix ath5k crash on load (#4689)florian2009-02-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & ↵nico2009-02-248-13/+13
| | | | | | $(TARGET_LDFLAGS) when appropriate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] gdb: fix gdbserver subpackage, cleanupnico2009-02-231-7/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] change libnl mirror to point to openwrt, original website seems downflorian2009-02-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add back the old host patches for lua to improve portabilitynbd2009-02-228-0/+4520
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Asus WL-330gE Supportnbd2009-02-221-0/+12
| | | | | | | | | | | | | Here is support for the compact Asus WL-330gE. It uses that all-in-one 5354 Broadcom chip that's also in the WL-520gU, so I assume USB support can be soldered on. I've yet to open up the device, though. Initial flashing is done through the CFE failsafe mode like on other Asus devices, where you boot holding the reset button, the power LED flashes, and you tftp an image. Signed-off-by: David Cooper <dave@kupesoft.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* merge host build of lua from tools/ into package/lua/Makefilenbd2009-02-221-1/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* eliminate redundancy by creating the quilt_used stampfile in the right placenbd2009-02-222-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broadcom-diag on linux 2.6.28 (#4633)nbd2009-02-222-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kconfig symbols for kmod-schednbd2009-02-221-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add country code option for hostapd (patch from #4675)nbd2009-02-221-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14608 3c298f89-4303-0410-b956-a3cf2f4a3e73