Commit Graph

  • 53f4888b7b package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config - implement txpower option Jo-Philipp Wich 2008-11-16 18:03:38 +00:00
  • 61863b4bed Finally fix iptables -m conntrack (#988), bump release numnber Florian Fainelli 2008-11-16 17:40:49 +00:00
  • 25efcf15fe openat is not an implemented syscall on linux-2.4, so make it only available for linux-2.6 Florian Fainelli 2008-11-16 17:03:16 +00:00
  • 2108df91ed Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening Florian Fainelli 2008-11-16 16:15:53 +00:00
  • 23aa6acff8 Fix small typo in the ethernet driver Florian Fainelli 2008-11-16 13:42:37 +00:00
  • 05ddc2a53c Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image Florian Fainelli 2008-11-16 13:41:30 +00:00
  • fcd2fe58ea firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards Gabor Juhos 2008-11-16 07:49:27 +00:00
  • ac26d5ea2c Package pata_rb532_cf separately and update kernel config Florian Fainelli 2008-11-16 01:04:52 +00:00
  • 901bda1b93 Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted out Florian Fainelli 2008-11-15 23:15:58 +00:00
  • ac679ab302 The package kmod-net-prism54 misses the firmware file in /lib/firmware. Florian Fainelli 2008-11-15 17:39:50 +00:00
  • 985166f637 kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it Florian Fainelli 2008-11-15 15:38:48 +00:00
  • ed68c8eff9 Use the openwrt.org mirror, others are offline Florian Fainelli 2008-11-15 14:55:55 +00:00
  • a4d934c47b Use 2.6.27 for au1000 Florian Fainelli 2008-11-15 14:55:08 +00:00
  • 4cacc7208c Split out pcmcia core support from the socket drivers Florian Fainelli 2008-11-15 12:28:36 +00:00
  • 0d4286b0b3 This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201) Florian Fainelli 2008-11-15 11:30:22 +00:00
  • cb126cd576 Package bcm63xx-pcmcia kernel module and fix compilation Florian Fainelli 2008-11-15 11:26:23 +00:00
  • 9bbc37d26b Remove old kernel configuration files Florian Fainelli 2008-11-15 11:23:29 +00:00
  • 517e3d404c Delete old brcm63xx files Florian Fainelli 2008-11-15 11:21:42 +00:00
  • a30ed4d09d Fix typo in wpa_supplicant (#4208) Florian Fainelli 2008-11-15 11:15:25 +00:00
  • bd8dad29fa madwifi: ap+sta race conditions Felix Fietkau 2008-11-14 23:35:12 +00:00
  • 9baac9c54b madwifi: add iwpriv for setting the maximum number of associated clients (ap mode) Felix Fietkau 2008-11-14 23:35:03 +00:00
  • 3637d97ccb Build p54 driver from compat-wireless Florian Fainelli 2008-11-14 23:09:43 +00:00
  • a9f96e2d84 Put libext2fs into its own package. Lars-Peter Clausen 2008-11-14 22:37:29 +00:00
  • dc483bc44f uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem Felix Fietkau 2008-11-14 17:01:37 +00:00
  • 5931564285 Added support for 2.6.27 kernel Hamish Guthrie 2008-11-14 16:21:23 +00:00
  • f0a9ec964b define some bits of the ethernet controller's registers Gabor Juhos 2008-11-14 08:57:31 +00:00
  • bb702980e5 Add support for openat system call - this must be extended for the rest of these system calls Hamish Guthrie 2008-11-14 07:52:54 +00:00
  • 1d582ac8c0 fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: Joerg Albert <jal2 at gmx.de> * closes #4185 Gabor Juhos 2008-11-13 17:02:59 +00:00
  • d1c40911eb rewrite memory size detection Gabor Juhos 2008-11-13 15:55:39 +00:00
  • 2b10284b62 update 2.6.27 specific patches, and sync kernel config Gabor Juhos 2008-11-13 14:29:34 +00:00
  • f76bec1452 update 2.6.27 specific patches, and sync kernel config Gabor Juhos 2008-11-13 14:28:09 +00:00
  • 1af7fe6e24 fix brctl on linux 2.4 Nicolas Thill 2008-11-13 04:22:05 +00:00
  • 0c58b4ebbc cosmetic changes in the ag71xx driver Gabor Juhos 2008-11-12 18:08:32 +00:00
  • 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193 Gabor Juhos 2008-11-12 17:49:01 +00:00
  • 9d0f42d50a Disable LuCI in default build config as it should be enabled manually for building release builds Steven Barth 2008-11-11 21:44:58 +00:00
  • 6182979957 bump openssl PKG_RELEASE Felix Fietkau 2008-11-11 15:42:45 +00:00
  • 078f269b41 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) Felix Fietkau 2008-11-11 15:35:10 +00:00
  • 3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number Nicolas Thill 2008-11-11 03:02:26 +00:00
  • 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 Nicolas Thill 2008-11-11 02:48:31 +00:00
  • 0a11abc83d add missing kconfig symbols for 2.6.27 targets when all modules are enabled Nicolas Thill 2008-11-11 02:43:35 +00:00
  • 1b1e42ba53 add missing kconfig symbol when SBP2 is enabled Nicolas Thill 2008-11-11 02:42:27 +00:00
  • dec6a89589 FireWire/IEEE1394 requires PCI support Nicolas Thill 2008-11-11 02:40:01 +00:00
  • c76305413e ack CONFIG_ISDN change introduced in 2.6.27+ Nicolas Thill 2008-11-11 02:36:20 +00:00
  • 6cb5259019 add config symbol missed from [13169] Nicolas Thill 2008-11-11 02:32:17 +00:00
  • a79cbb88ed Add missing firewire configuration symbols to 2.4 as well Florian Fainelli 2008-11-10 21:21:16 +00:00
  • 5cc923c65d add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected Nicolas Thill 2008-11-10 19:30:20 +00:00
  • 0bd68125b4 fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis Gabor Juhos 2008-11-10 11:59:41 +00:00
  • 6ba224a039 Add missing config symbol when building uml on amd64 hosts, it would keep asking for host machine type Florian Fainelli 2008-11-09 23:12:06 +00:00
  • ac915623a6 make network config script work with brctl from both bridge-utils & busybox Nicolas Thill 2008-11-09 22:48:56 +00:00
  • ce1ab6d41c Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179) Florian Fainelli 2008-11-09 22:42:36 +00:00
  • dc1b6a3961 fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...) Nicolas Thill 2008-11-09 22:38:59 +00:00
  • 774f6c2160 upgrade busybox to 1.11.3 Nicolas Thill 2008-11-09 17:55:06 +00:00
  • 45cc45cac5 Add support for creating VMware vmdk images #1317 Florian Fainelli 2008-11-09 17:39:09 +00:00
  • 9c97f76e21 Allow setting the MAC address on a broadcom device (#1512) Florian Fainelli 2008-11-09 17:05:15 +00:00
  • d4f01c8c2f Update USR8200 patch and profile Peter Denison 2008-11-09 16:50:27 +00:00
  • a9f61c0f34 Change order of module startup to force USB2 before USB1.1 Peter Denison 2008-11-09 16:50:17 +00:00
  • 83007f4d6b Add firewire kernel modules to menuconfig Peter Denison 2008-11-09 16:50:11 +00:00
  • faa7abe013 Add mac80211-hswim driver Florian Fainelli 2008-11-09 15:38:03 +00:00
  • b3e5f06450 indent conditionnals in uClibc Makefile Nicolas Thill 2008-11-08 23:00:22 +00:00
  • f1ceaae24a add md5sums for binutils & gcc and use the GNU mirror facility Nicolas Thill 2008-11-08 21:18:33 +00:00
  • bccf525528 Fix small typo #4148 Florian Fainelli 2008-11-08 18:03:09 +00:00
  • d0f837906c fix gpiommc driver on 2.6.26 (closes #4129) Gabor Juhos 2008-11-07 19:56:44 +00:00
  • af42e36df0 Detect changed feed urls and rebase working copies if needed. (Patch by xMff) Steven Barth 2008-11-07 14:01:22 +00:00
  • d35bad03e3 update to 2.6.25.19, and refresh patches Gabor Juhos 2008-11-07 08:44:56 +00:00
  • a1bf28950d refresh 2.6.26 patches Gabor Juhos 2008-11-06 20:55:33 +00:00
  • 2c638cf43b enable luci-admin-mini by default as suggested by cyrus Felix Fietkau 2008-11-06 19:36:08 +00:00
  • 03daa9a28d fix trailing backslash error introduced in r13115 - fixes kernel config issues Felix Fietkau 2008-11-06 13:21:43 +00:00
  • d0388bbe5c brcm63xx: rename mtd partitions to the ones used by other openwrt platforms - should make the automatic rootfs overlay split work and fix the mounting of the right partition Felix Fietkau 2008-11-06 12:52:39 +00:00
  • 3fb55fea83 Update olpc target to 2.6.27.4 Lars-Peter Clausen 2008-11-05 23:43:59 +00:00
  • ed5768adbf fix broken patch. Lars-Peter Clausen 2008-11-05 13:03:00 +00:00
  • 3bd685b0ce Fix broken patch to drivers/mtd/device/block2mtd.c Lars-Peter Clausen 2008-11-05 10:47:35 +00:00
  • d96cec4149 add rt2860 firmware Felix Fietkau 2008-11-03 22:10:35 +00:00
  • 9a95bbddc1 add rt2800 (probably still defunct) Felix Fietkau 2008-11-03 22:10:17 +00:00
  • 73784f8351 split out crc-ccitt Felix Fietkau 2008-11-03 22:09:39 +00:00
  • 21bd5492b3 upgrade compat-wireless to 2008-11-03 Felix Fietkau 2008-11-03 22:09:08 +00:00
  • 96f98b5616 Enable more PCMCIA specific options, thanks sn9 Florian Fainelli 2008-11-03 21:27:05 +00:00
  • b4dd33016d Update openssl to 0.9.8i (#4060) Florian Fainelli 2008-11-03 21:26:27 +00:00
  • 7cedaafd0c Add basic support for Inventel Liveboxes, resync kernel config Florian Fainelli 2008-11-03 20:30:43 +00:00
  • 9aa1d64b91 Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark brcm63xx as broken Florian Fainelli 2008-11-03 18:52:58 +00:00
  • 68e1fed8a4 enable ethernet and PCI on RB-493/AH Gabor Juhos 2008-11-03 15:11:09 +00:00
  • 529e87f6c5 switch: remove message about BFL_ENETADM not being set on systems with a roboswitch Felix Fietkau 2008-11-02 23:14:16 +00:00
  • 541ee4ea5e turn the wrtsl54gs workaround into a more generic fix and reduce the chance of it introducing any breakage Felix Fietkau 2008-11-02 23:08:42 +00:00
  • f44a4a0b00 madwifi: fix ACL race condition (patch by Sebastian Gottschall) Felix Fietkau 2008-11-02 13:05:46 +00:00
  • dec207d4eb madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches Felix Fietkau 2008-11-02 13:04:36 +00:00
  • 891b476e67 fix a rare wds related noderef issue Felix Fietkau 2008-11-02 13:03:03 +00:00
  • 9e98573a53 Flash mapping fixes from sn9, thanks Florian Fainelli 2008-11-01 16:06:06 +00:00
  • e0fc95a2ab setup speed/duplex on RB-433/450 (closes #4151) Gabor Juhos 2008-10-31 11:50:47 +00:00
  • e050667baa fix typo Felix Fietkau 2008-10-30 22:49:15 +00:00
  • 7002daa535 remove GPG not enabled in this build warning Travis Kemen 2008-10-30 18:22:00 +00:00
  • 6103f88358 remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared Travis Kemen 2008-10-29 20:31:14 +00:00
  • 5a97325e73 add back the include() function to awk (extracted from the old awx patch) Felix Fietkau 2008-10-29 20:02:52 +00:00
  • 9b75b9e35c don't bring down interfaces when preparing them Felix Fietkau 2008-10-29 17:26:59 +00:00
  • a4f11ca22e use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death Felix Fietkau 2008-10-29 17:26:49 +00:00
  • 9161a70235 fix hostapd a/g mode if only the channel is configured in the config Felix Fietkau 2008-10-29 15:52:58 +00:00
  • 1b5de1c105 fix hostapd race condition which breaks wpa with madwifi Felix Fietkau 2008-10-29 15:52:44 +00:00
  • 96244d4367 add missing config option Felix Fietkau 2008-10-29 13:55:37 +00:00
  • a75c1c1262 fix a null pointer deref in vi's search Mike Baker 2008-10-29 13:46:28 +00:00
  • 9dd37f3d12 Fix locations for the uClibc snapshot version (#4065) Florian Fainelli 2008-10-28 22:04:53 +00:00
  • 388485cf0f Use the only working sourceforge.net mirror for gentext2fs, the others are ever not synchronised or timing out Florian Fainelli 2008-10-28 22:00:30 +00:00
  • 71b43456c7 mac80211: fix zd1211rw firmware location Gabor Juhos 2008-10-28 20:47:15 +00:00