Commit graph

2266 commits

Author SHA1 Message Date
Gabor Juhos
22949f10e2 openssl: update ocf to 20080917
SVN-Revision: 13284
2008-11-18 20:52:33 +00:00
Gabor Juhos
0aa75baf81 add package for ocf-crypto-headers
SVN-Revision: 13283
2008-11-18 20:50:18 +00:00
Gabor Juhos
ae87ca9a83 kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
SVN-Revision: 13281
2008-11-18 19:38:50 +00:00
Andy Boyett
bc1b8ed25c bump to version 0.6.5 - updates driver_nl80211 to match changes in recent compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself
SVN-Revision: 13275
2008-11-18 07:26:15 +00:00
Jo-Philipp Wich
fad690be31 make mmc_over_gpio init uci-aware
SVN-Revision: 13273
2008-11-17 23:22:27 +00:00
Imre Kaloz
debd8d2dd8 MADWIFI_DEBUG should depend on DEVEL
SVN-Revision: 13267
2008-11-17 19:43:12 +00:00
Jo-Philipp Wich
0c67453253 remove mac address handling, now handled by /lib/network/config.sh
SVN-Revision: 13259
2008-11-17 13:30:14 +00:00
Jo-Philipp Wich
789848d327 Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac address
SVN-Revision: 13258
2008-11-17 10:47:02 +00:00
Jo-Philipp Wich
2a4a3ffd6a move the txpower option to wifi-iface to mimic madwifi configuration
SVN-Revision: 13239
2008-11-16 19:38:55 +00:00
Jo-Philipp Wich
53f4888b7b package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config - implement txpower option
SVN-Revision: 13236
2008-11-16 18:03:38 +00:00
Florian Fainelli
61863b4bed Finally fix iptables -m conntrack (#988), bump release numnber
SVN-Revision: 13235
2008-11-16 17:40:49 +00:00
Florian Fainelli
ac26d5ea2c Package pata_rb532_cf separately and update kernel config
SVN-Revision: 13225
2008-11-16 01:04:52 +00:00
Florian Fainelli
ac679ab302 The package kmod-net-prism54 misses the firmware file in /lib/firmware.
Signed-Off-By: Joerg Albert <jal2 at gmx.de>

SVN-Revision: 13223
2008-11-15 17:39:50 +00:00
Florian Fainelli
985166f637 kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it
SVN-Revision: 13222
2008-11-15 15:38:48 +00:00
Florian Fainelli
ed68c8eff9 Use the openwrt.org mirror, others are offline
SVN-Revision: 13221
2008-11-15 14:55:55 +00:00
Florian Fainelli
4cacc7208c Split out pcmcia core support from the socket drivers
SVN-Revision: 13214
2008-11-15 12:28:36 +00:00
Florian Fainelli
cb126cd576 Package bcm63xx-pcmcia kernel module and fix compilation
SVN-Revision: 13212
2008-11-15 11:26:23 +00:00
Florian Fainelli
a30ed4d09d Fix typo in wpa_supplicant (#4208)
SVN-Revision: 13209
2008-11-15 11:15:25 +00:00
Felix Fietkau
bd8dad29fa madwifi: ap+sta race conditions
SVN-Revision: 13208
2008-11-14 23:35:12 +00:00
Felix Fietkau
9baac9c54b madwifi: add iwpriv for setting the maximum number of associated clients (ap mode)
SVN-Revision: 13207
2008-11-14 23:35:03 +00:00
Florian Fainelli
3637d97ccb Build p54 driver from compat-wireless
SVN-Revision: 13206
2008-11-14 23:09:43 +00:00
Lars-Peter Clausen
a9f96e2d84 Put libext2fs into its own package.
SVN-Revision: 13205
2008-11-14 22:37:29 +00:00
Felix Fietkau
dc483bc44f uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
SVN-Revision: 13203
2008-11-14 17:01:37 +00:00
Nicolas Thill
1af7fe6e24 fix brctl on linux 2.4
SVN-Revision: 13194
2008-11-13 04:22:05 +00:00
Felix Fietkau
6182979957 bump openssl PKG_RELEASE
SVN-Revision: 13184
2008-11-11 15:42:45 +00:00
Felix Fietkau
078f269b41 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
SVN-Revision: 13182
2008-11-11 15:35:10 +00:00
Nicolas Thill
3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number
SVN-Revision: 13180
2008-11-11 03:02:26 +00:00
Nicolas Thill
d186cdbfd0 lua changes: - fix shared lib generation - don't ship liblua.so dev lib in liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number
SVN-Revision: 13179
2008-11-11 02:48:31 +00:00
Nicolas Thill
1b1e42ba53 add missing kconfig symbol when SBP2 is enabled
SVN-Revision: 13177
2008-11-11 02:42:27 +00:00
Nicolas Thill
dec6a89589 FireWire/IEEE1394 requires PCI support
SVN-Revision: 13176
2008-11-11 02:40:01 +00:00
Nicolas Thill
c76305413e ack CONFIG_ISDN change introduced in 2.6.27+
SVN-Revision: 13175
2008-11-11 02:36:20 +00:00
Nicolas Thill
ac915623a6 make network config script work with brctl from both bridge-utils & busybox
SVN-Revision: 13165
2008-11-09 22:48:56 +00:00
Florian Fainelli
ce1ab6d41c Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
SVN-Revision: 13164
2008-11-09 22:42:36 +00:00
Nicolas Thill
dc1b6a3961 fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...)
SVN-Revision: 13163
2008-11-09 22:38:59 +00:00
Nicolas Thill
774f6c2160 upgrade busybox to 1.11.3
SVN-Revision: 13160
2008-11-09 17:55:06 +00:00
Florian Fainelli
9c97f76e21 Allow setting the MAC address on a broadcom device (#1512)
SVN-Revision: 13154
2008-11-09 17:05:15 +00:00
Peter Denison
a9f61c0f34 Change order of module startup to force USB2 before USB1.1
SVN-Revision: 13151
2008-11-09 16:50:17 +00:00
Peter Denison
83007f4d6b Add firewire kernel modules to menuconfig
SVN-Revision: 13150
2008-11-09 16:50:11 +00:00
Florian Fainelli
faa7abe013 Add mac80211-hswim driver
SVN-Revision: 13146
2008-11-09 15:38:03 +00:00
Felix Fietkau
03daa9a28d fix trailing backslash error introduced in r13115 - fixes kernel config issues
SVN-Revision: 13131
2008-11-06 13:21:43 +00:00
Felix Fietkau
d96cec4149 add rt2860 firmware
SVN-Revision: 13117
2008-11-03 22:10:35 +00:00
Felix Fietkau
9a95bbddc1 add rt2800 (probably still defunct)
SVN-Revision: 13116
2008-11-03 22:10:17 +00:00
Felix Fietkau
73784f8351 split out crc-ccitt
SVN-Revision: 13115
2008-11-03 22:09:39 +00:00
Felix Fietkau
21bd5492b3 upgrade compat-wireless to 2008-11-03
SVN-Revision: 13114
2008-11-03 22:09:08 +00:00
Florian Fainelli
b4dd33016d Update openssl to 0.9.8i (#4060)
SVN-Revision: 13109
2008-11-03 21:26:27 +00:00
Felix Fietkau
529e87f6c5 switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
SVN-Revision: 13100
2008-11-02 23:14:16 +00:00
Felix Fietkau
f44a4a0b00 madwifi: fix ACL race condition (patch by Sebastian Gottschall)
SVN-Revision: 13097
2008-11-02 13:05:46 +00:00
Felix Fietkau
dec207d4eb madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches
SVN-Revision: 13096
2008-11-02 13:04:36 +00:00
Felix Fietkau
891b476e67 fix a rare wds related noderef issue
SVN-Revision: 13095
2008-11-02 13:03:03 +00:00
Felix Fietkau
e050667baa fix typo
SVN-Revision: 13084
2008-10-30 22:49:15 +00:00