aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* [kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.koHauke Mehrtens2009-03-241-2/+1
| | | | | | | | kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wpa_supplicant] deactivate nl80211 again.Hauke Mehrtens2009-03-241-1/+1
| | | | | | | Fixes bug #4823 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add uclibc 0.9.30.1Felix Fietkau2009-03-231-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15000 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wpa_supplicant] bump to version 0.6.9.Hauke Mehrtens2009-03-234-26/+46
| | | | | | | Synced config with upstream version. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14993 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [hostapd] bump to version 0.6.9.Hauke Mehrtens2009-03-233-44/+66
| | | | | | | Synced default.config and mini.config with upstream version. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as brokenFelix Fietkau2009-03-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14991 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a locking error related to wds (thx, tharvey)Felix Fietkau2009-03-231-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14990 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add fragmentation fix from #4817Felix Fietkau2009-03-231-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14989 3c298f89-4303-0410-b956-a3cf2f4a3e73
* reorganize madwifi patches slightlyFelix Fietkau2009-03-235-100/+54
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: fix spurious rebuild issueFelix Fietkau2009-03-221-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: clean up the 2.6.28 port in preparation for pushing it upstreamFelix Fietkau2009-03-221-0/+281
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43legacy: Fix compilation.Michael Büsch2009-03-201-5/+7
| | | | | | | | We must enable DMA and disable PIO (PIO is not usable anyway). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Mask the PHY TX error interrupt for now.Michael Büsch2009-03-191-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ps3vram kernel moduleHamish Guthrie2009-03-191-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sound] activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core.Hauke Mehrtens2009-03-191-5/+7
| | | | | | | These symbols are not set at an other place. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] Update compat-wireless to 2009-03-18Hauke Mehrtens2009-03-1822-1456/+1424
| | | | | | | | | | | Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless. There are changes in that file and compat-wireless needs the newest version. Some more symbols are deactivated in the default config file, this will make building faster. The rt2800pci patches are up to date now. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [iw] Updated iw to 0.9.10.Hauke Mehrtens2009-03-181-2/+2
| | | | | | | Thanks to quentin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [crda] Updated regulatory.bin to 2009.03.09.Hauke Mehrtens2009-03-181-2/+2
| | | | | | | Thanks to quentin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Allow running without "logger" installedMichael Büsch2009-03-181-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Support configurations without syslogd/klogd.Michael Büsch2009-03-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =yFelix Fietkau2009-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of the ncurses host build - the only reason why it was necessary in ↵Felix Fietkau2009-03-171-20/+1
| | | | | | the first place was because of misuse of the BUILD_CC variable override. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: More non-PCI fixesMichael Büsch2009-03-172-5/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Fix for non-PCI buildsMichael Büsch2009-03-172-11/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43-fwsquash: Fix dependency definitionsMichael Büsch2009-03-171-4/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: Add support for removing unnecessary firmware files to reduce the image ↵Michael Büsch2009-03-173-0/+148
| | | | | | size. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ncurses: make sure the timestamp of copied host utils is current, so that it ↵Felix Fietkau2009-03-171-0/+3
| | | | | | doesn't fall back to attempting to use cross-compiled ones git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up ncurses makefile based on new host build changesFelix Fietkau2009-03-171-85/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move host build in packages into a separate namespace: ↵Felix Fietkau2009-03-171-0/+2
| | | | | | | | package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added target architecture name for ps3Hamish Guthrie2009-03-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix double g typoFlorian Fainelli2009-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)Florian Fainelli2009-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 categoryFlorian Fainelli2009-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-13Gabor Juhos2009-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.Geoff Levand2009-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-09Gabor Juhos2009-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)Florian Fainelli2009-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)Florian Fainelli2009-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)Florian Fainelli2009-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/inputFelix Fietkau2009-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-07Gabor Juhos2009-03-089-773/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14795 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] package the bcm63xx-spi driverFlorian Fainelli2009-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 ↵Jo-Philipp Wich2009-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 ↵Hauke Mehrtens2009-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 ↵Hauke Mehrtens2009-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 ↵Hauke Mehrtens2009-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 ↵Hauke Mehrtens2009-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 ↵Hauke Mehrtens2009-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 capiHauke Mehrtens2009-03-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add ssb dependency to b44Hauke Mehrtens2009-03-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14774 3c298f89-4303-0410-b956-a3cf2f4a3e73