Commit Graph

4758 Commits (f5965e655018663c97e63f5c67dfadf555c99089)

Author SHA1 Message Date
Hauke Mehrtens f5965e6550 [hostapd] bump to version 0.6.9.
Synced default.config and mini.config with upstream version.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 16:16:22 +00:00
Felix Fietkau efdff492cd madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:21:12 +00:00
Felix Fietkau 8b8336ea7e madwifi: fix a locking error related to wds (thx, tharvey)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:17:46 +00:00
Felix Fietkau c2e836f13d madwifi: add fragmentation fix from #4817
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:11:47 +00:00
Felix Fietkau ef904d1c00 reorganize madwifi patches slightly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:11:17 +00:00
Felix Fietkau de875a123f busybox: fix spurious rebuild issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:18:19 +00:00
Felix Fietkau b1c3c08304 atheros: clean up the 2.6.28 port in preparation for pushing it upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14967 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 14:46:58 +00:00
Michael Büsch 67958030c9 b43legacy: Fix compilation.
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
2009-03-20 16:23:56 +00:00
Michael Büsch eeb2482839 b43: Mask the PHY TX error interrupt for now.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14951 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19 14:59:54 +00:00
Hamish Guthrie 6ae808ef56 Add ps3vram kernel module
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19 14:17:46 +00:00
Hauke Mehrtens 65370d0c40 [sound] activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core.
These symbols are not set at an other place.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14947 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-19 11:29:21 +00:00
Hauke Mehrtens 201c742996 [mac80211] Update compat-wireless to 2009-03-18
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
2009-03-18 22:22:57 +00:00
Hauke Mehrtens e51f5ff026 [iw] Updated iw to 0.9.10.
Thanks to quentin


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 21:00:13 +00:00
Hauke Mehrtens e37bcf26a2 [crda] Updated regulatory.bin to 2009.03.09.
Thanks to quentin


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 20:54:30 +00:00
Michael Büsch 81f7f38aca Allow running without "logger" installed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 13:05:18 +00:00
Michael Büsch 93d5d726f3 Support configurations without syslogd/klogd.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 12:20:21 +00:00
Felix Fietkau 93ae5e4fd4 NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 23:55:43 +00:00
Felix Fietkau 8a844a9fc8 get rid of the ncurses host build - the only reason why it was necessary in 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
2009-03-17 23:36:35 +00:00
Michael Büsch 3b097e333c b43: More non-PCI fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 22:46:51 +00:00
Michael Büsch f224de6b39 b43: Fix for non-PCI builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 21:00:44 +00:00
Michael Büsch 791034f0ea b43-fwsquash: Fix dependency definitions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 19:39:10 +00:00
Michael Büsch 1bd1a1fa9a b43: Add support for removing unnecessary firmware files to reduce the image size.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 19:34:45 +00:00
Felix Fietkau d7b4f4aec1 ncurses: make sure the timestamp of copied host utils is current, so that it 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
2009-03-17 04:17:21 +00:00
Felix Fietkau 82d0da0ebc clean up ncurses makefile based on new host build changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 03:22:06 +00:00
Felix Fietkau 353386a643 move host build in packages into a separate namespace: 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
2009-03-17 02:20:34 +00:00
Hamish Guthrie 0349b2c03f Added target architecture name for ps3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16 15:30:29 +00:00
Florian Fainelli 162ce43538 [package] fix double g typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15 13:40:11 +00:00
Florian Fainelli 7d2a736b89 [package] fix ppp and pptp typos where is used instead of (#4768, #4778)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15 12:08:31 +00:00
Florian Fainelli 1cb938db68 [package] fix typo in spidev_test category
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-15 11:17:35 +00:00
Gabor Juhos 49c9661645 [package] mac80211: update compat-wireless to 2009-03-13
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-14 10:18:45 +00:00
Geoff Levand 460867a152 Update the ps3-utils package from 2.2.0 to 2.3.
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
2009-03-12 18:55:47 +00:00
Gabor Juhos 98f1d62948 [package] mac80211: update compat-wireless to 2009-03-09
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-10 08:50:11 +00:00
Florian Fainelli 41508411f6 [package] make robocfg work on brcm63xx as well (#4599)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 21:57:47 +00:00
Florian Fainelli 13a5bcb41b [package] allow kmod-switch to be used on brcm63xx (#4599)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14825 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 21:57:11 +00:00
Florian Fainelli 25f9c59c60 [package] fix p54usb firmware md5sum (#4759)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14821 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 16:41:48 +00:00
Felix Fietkau d221880ade move input device nodes to /dev/input
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14809 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 15:06:15 +00:00
Gabor Juhos b47f37ab89 [package] mac80211: update compat-wireless to 2009-03-07
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-08 19:25:11 +00:00
Florian Fainelli ec86a16556 [brcm63xx] package the bcm63xx-spi driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-08 19:21:55 +00:00
Jo-Philipp Wich a53587df97 [package] sysupgrade: install /bin/sleep into ramdisk too and add completition notice (#4747)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-08 00:21:25 +00:00
Hauke Mehrtens 4085140221 [packages] turn some of the kernel dependencies the other way around to make it easier to support new kernel.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 18:28:39 +00:00
Hauke Mehrtens 9a97909001 [kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 17:16:03 +00:00
Hauke Mehrtens 2f99a90a30 [kernel] extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 17:07:24 +00:00
Hauke Mehrtens 3724a89fd6 [kernel] ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 16:56:23 +00:00
Hauke Mehrtens 5b60e9ff90 [kernel] add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 16:53:08 +00:00
Hauke Mehrtens 8907a19358 [kernel] load module capifs before capi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 15:54:23 +00:00
Hauke Mehrtens 26f1a2bc1f [kernel] add ssb dependency to b44
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14774 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 15:52:13 +00:00
Hauke Mehrtens 69a82afb67 [kernel] aec62xx is working with kernel 2.6.28 agagin.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 14:03:12 +00:00
Hauke Mehrtens 3df012038c [kernel] Add isdn4linux and gigaset kernel modules.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 13:23:37 +00:00
Hauke Mehrtens d9a804f344 [base-files]: On shutdown disabled every mounted swap device.
Fixes #4721
Thanks to Angel Marin


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14770 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-07 12:58:08 +00:00
Gabor Juhos dd83b6c7ae [package] mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-06 10:26:18 +00:00