Commit graph

2586 commits

Author SHA1 Message Date
Hauke Mehrtens
c84390332f 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.

SVN-Revision: 14946
2009-03-18 22:22:57 +00:00
Hauke Mehrtens
726eb970d6 Updated iw to 0.9.10. Thanks to quentin
SVN-Revision: 14943
2009-03-18 21:00:13 +00:00
Hauke Mehrtens
76305ee9a7 Updated regulatory.bin to 2009.03.09. Thanks to quentin
SVN-Revision: 14942
2009-03-18 20:54:30 +00:00
Michael Büsch
20b5626363 Allow running without "logger" installed
SVN-Revision: 14938
2009-03-18 13:05:18 +00:00
Michael Büsch
088ea2fb6e Support configurations without syslogd/klogd.
SVN-Revision: 14937
2009-03-18 12:20:21 +00:00
Felix Fietkau
b1e8b4677d NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
SVN-Revision: 14935
2009-03-17 23:55:43 +00:00
Felix Fietkau
2abe4d1bad 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.
SVN-Revision: 14934
2009-03-17 23:36:35 +00:00
Michael Büsch
18c64a209d b43: More non-PCI fixes
SVN-Revision: 14933
2009-03-17 22:46:51 +00:00
Michael Büsch
06c36d9c5b b43: Fix for non-PCI builds
SVN-Revision: 14932
2009-03-17 21:00:44 +00:00
Michael Büsch
1e239bce4d b43-fwsquash: Fix dependency definitions
SVN-Revision: 14930
2009-03-17 19:39:10 +00:00
Michael Büsch
48a5ed9bb8 b43: Add support for removing unnecessary firmware files to reduce the image size.
SVN-Revision: 14929
2009-03-17 19:34:45 +00:00
Felix Fietkau
54b149a54f 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
SVN-Revision: 14912
2009-03-17 04:17:21 +00:00
Felix Fietkau
dd00f27cc4 clean up ncurses makefile based on new host build changes
SVN-Revision: 14911
2009-03-17 03:22:06 +00:00
Felix Fietkau
ddcfaeb1e5 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
SVN-Revision: 14905
2009-03-17 02:20:34 +00:00
Hamish Guthrie
2c51e3aeb3 Added target architecture name for ps3
SVN-Revision: 14899
2009-03-16 15:30:29 +00:00
Florian Fainelli
43fa2310f3 fix double g typo
SVN-Revision: 14887
2009-03-15 13:40:11 +00:00
Florian Fainelli
a54018aa87 fix ppp and pptp typos where is used instead of (#4768, #4778)
SVN-Revision: 14882
2009-03-15 12:08:31 +00:00
Florian Fainelli
44eec54c20 fix typo in spidev_test category
SVN-Revision: 14880
2009-03-15 11:17:35 +00:00
Gabor Juhos
24d356bcd1 mac80211: update compat-wireless to 2009-03-13
SVN-Revision: 14871
2009-03-14 10:18:45 +00:00
Geoff Levand
29d7e458f0 Update the ps3-utils package from 2.2.0 to 2.3.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 14854
2009-03-12 18:55:47 +00:00
Gabor Juhos
70acd94cb1 mac80211: update compat-wireless to 2009-03-09
SVN-Revision: 14831
2009-03-10 08:50:11 +00:00
Florian Fainelli
2d6c8c64a3 make robocfg work on brcm63xx as well (#4599)
SVN-Revision: 14826
2009-03-09 21:57:47 +00:00
Florian Fainelli
04909ca614 allow kmod-switch to be used on brcm63xx (#4599)
SVN-Revision: 14825
2009-03-09 21:57:11 +00:00
Florian Fainelli
12ae7817d8 fix p54usb firmware md5sum (#4759)
SVN-Revision: 14821
2009-03-09 16:41:48 +00:00
Felix Fietkau
11cf9ea728 move input device nodes to /dev/input
SVN-Revision: 14809
2009-03-09 15:06:15 +00:00
Gabor Juhos
28f3acc031 mac80211: update compat-wireless to 2009-03-07
SVN-Revision: 14795
2009-03-08 19:25:11 +00:00
Florian Fainelli
58a11bcb40 package the bcm63xx-spi driver
SVN-Revision: 14794
2009-03-08 19:21:55 +00:00
Jo-Philipp Wich
8a6acee2e2 sysupgrade: install /bin/sleep into ramdisk too and add completition notice (#4747)
SVN-Revision: 14784
2009-03-08 00:21:25 +00:00
Hauke Mehrtens
5d57dbaeba turn some of the kernel dependencies the other way around to make it easier to support new kernel.
SVN-Revision: 14783
2009-03-07 18:28:39 +00:00
Hauke Mehrtens
53c375c606 add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
SVN-Revision: 14782
2009-03-07 17:16:03 +00:00
Hauke Mehrtens
44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
2009-03-07 17:07:24 +00:00
Hauke Mehrtens
2b64ecf391 ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
SVN-Revision: 14779
2009-03-07 16:56:23 +00:00
Hauke Mehrtens
0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
SVN-Revision: 14778
2009-03-07 16:53:08 +00:00
Hauke Mehrtens
ea14544283 load module capifs before capi
SVN-Revision: 14775
2009-03-07 15:54:23 +00:00
Hauke Mehrtens
e626930ea6 add ssb dependency to b44
SVN-Revision: 14774
2009-03-07 15:52:13 +00:00
Hauke Mehrtens
f752ec4bbd aec62xx is working with kernel 2.6.28 agagin.
SVN-Revision: 14773
2009-03-07 14:03:12 +00:00
Hauke Mehrtens
8bf437c095 Add isdn4linux and gigaset kernel modules.
SVN-Revision: 14772
2009-03-07 13:23:37 +00:00
Hauke Mehrtens
3ac154fc9c On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin
SVN-Revision: 14770
2009-03-07 12:58:08 +00:00
Gabor Juhos
aebd1654e9 mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches
SVN-Revision: 14757
2009-03-06 10:26:18 +00:00
Florian Fainelli
aade9c3e1d package blkid out of e2fsprogs (#4720)
SVN-Revision: 14756
2009-03-06 04:00:22 +00:00
Florian Fainelli
cfadb8fc40 add spidev_test utility from the kernel documentation
SVN-Revision: 14753
2009-03-06 01:11:44 +00:00
Hauke Mehrtens
07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Gabor Juhos
fd2ea5846b mac80211: update compat-wireless to 2009-03-04, and refresh patches
SVN-Revision: 14749
2009-03-05 12:49:25 +00:00
Felix Fietkau
165f60bba9 madwifi: improve the autochannel decision making on systems with multiple cards
SVN-Revision: 14748
2009-03-04 21:39:46 +00:00
Gabor Juhos
552fbe65d4 mac80211: add ath9k init values patch
SVN-Revision: 14745
2009-03-03 18:24:02 +00:00
Gabor Juhos
c97f5e9a6b mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch
SVN-Revision: 14744
2009-03-03 15:49:02 +00:00
Markus Wigge
bb17a3dd1b fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
SVN-Revision: 14725
2009-03-02 11:47:25 +00:00
Hauke Mehrtens
1b922ab410 add missing symbols
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Hauke Mehrtens
7d1e275cef add missing symbols for some packages needed by x86 target
SVN-Revision: 14717
2009-03-01 19:43:43 +00:00
Gabor Juhos
782ca84485 hostapd: add 11n mode and ht_capab option for hostapd
SVN-Revision: 14713
2009-03-01 18:02:49 +00:00