9208 Commits (61863b4bedbc70aa95d29f53fed9325f493c73a1)
 

Author SHA1 Message Date
Florian Fainelli 61863b4bed Finally fix iptables -m conntrack (#988), bump release numnber 16 years ago
Florian Fainelli 25efcf15fe openat is not an implemented syscall on linux-2.4, so make it only available for linux-2.6 16 years ago
Florian Fainelli 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 16 years ago
Florian Fainelli 23aa6acff8 Fix small typo in the ethernet driver 16 years ago
Florian Fainelli 05ddc2a53c Remove some left-over debugging options making the kerkenl exceed 768KB, resulting in a non-bootable image 16 years ago
Gabor Juhos fcd2fe58ea firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards 16 years ago
Florian Fainelli ac26d5ea2c Package pata_rb532_cf separately and update kernel config 16 years ago
Florian Fainelli 901bda1b93 Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted out 16 years ago
Florian Fainelli ac679ab302 The package kmod-net-prism54 misses the firmware file in /lib/firmware. 16 years ago
Florian Fainelli 985166f637 kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it 16 years ago
Florian Fainelli ed68c8eff9 Use the openwrt.org mirror, others are offline 16 years ago
Florian Fainelli a4d934c47b Use 2.6.27 for au1000 16 years ago
Florian Fainelli 4cacc7208c Split out pcmcia core support from the socket drivers 16 years ago
Florian Fainelli 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) 16 years ago
Florian Fainelli cb126cd576 Package bcm63xx-pcmcia kernel module and fix compilation 16 years ago
Florian Fainelli 9bbc37d26b Remove old kernel configuration files 16 years ago
Florian Fainelli 517e3d404c Delete old brcm63xx files 16 years ago
Florian Fainelli a30ed4d09d Fix typo in wpa_supplicant (#4208) 16 years ago
Felix Fietkau bd8dad29fa madwifi: ap+sta race conditions 16 years ago
Felix Fietkau 9baac9c54b madwifi: add iwpriv for setting the maximum number of associated clients (ap mode) 16 years ago
Florian Fainelli 3637d97ccb Build p54 driver from compat-wireless 16 years ago
Lars-Peter Clausen a9f96e2d84 Put libext2fs into its own package. 16 years ago
Felix Fietkau dc483bc44f uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem 16 years ago
Hamish Guthrie 5931564285 Added support for 2.6.27 kernel 16 years ago
Gabor Juhos f0a9ec964b define some bits of the ethernet controller's registers 16 years ago
Hamish Guthrie bb702980e5 Add support for openat system call - this must be extended for the rest of these system calls 16 years ago
Gabor Juhos 1d582ac8c0 fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: Joerg Albert <jal2 at gmx.de> * closes #4185 16 years ago
Gabor Juhos d1c40911eb rewrite memory size detection 16 years ago
Gabor Juhos 2b10284b62 update 2.6.27 specific patches, and sync kernel config 16 years ago
Gabor Juhos f76bec1452 update 2.6.27 specific patches, and sync kernel config 16 years ago
Nicolas Thill 1af7fe6e24 fix brctl on linux 2.4 16 years ago
Gabor Juhos 0c58b4ebbc cosmetic changes in the ag71xx driver 16 years ago
Gabor Juhos 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 16 years ago
Steven Barth 9d0f42d50a Disable LuCI in default build config as it should be enabled manually for building release builds 16 years ago
Felix Fietkau 6182979957 bump openssl PKG_RELEASE 16 years ago
Felix Fietkau 078f269b41 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) 16 years ago
Nicolas Thill 3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number 16 years ago
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 16 years ago
Nicolas Thill 0a11abc83d add missing kconfig symbols for 2.6.27 targets when all modules are enabled 16 years ago
Nicolas Thill 1b1e42ba53 add missing kconfig symbol when SBP2 is enabled 16 years ago
Nicolas Thill dec6a89589 FireWire/IEEE1394 requires PCI support 16 years ago
Nicolas Thill c76305413e ack CONFIG_ISDN change introduced in 2.6.27+ 16 years ago
Nicolas Thill 6cb5259019 add config symbol missed from [13169] 16 years ago
Florian Fainelli a79cbb88ed Add missing firewire configuration symbols to 2.4 as well 16 years ago
Nicolas Thill 5cc923c65d add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected 16 years ago
Gabor Juhos 0bd68125b4 fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis 16 years ago
Florian Fainelli 6ba224a039 Add missing config symbol when building uml on amd64 hosts, it would keep asking for host machine type 16 years ago
Nicolas Thill ac915623a6 make network config script work with brctl from both bridge-utils & busybox 16 years ago
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) 16 years ago
Nicolas Thill dc1b6a3961 fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...) 16 years ago