10947 Commits (f0fe3392d1b4d66713e11f8fb4e21c1d0e58e78b)
 

Author SHA1 Message Date
Felix Fietkau a8a91697ce madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode 16 years ago
Florian Fainelli 3dea7e450f create the lib64 symbolic links for 64-bits supported architectures (#5075) 16 years ago
Imre Kaloz 768cb31d9a backport mv88e6095 support for orion - this also fixes the non-working switch-port on some routers 16 years ago
Imre Kaloz 4e0f549c88 add missing RTC_DEBUG symbol 16 years ago
Gabor Juhos 4adc356f03 kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers 16 years ago
Felix Fietkau 976459a453 madwifi: fix setting outdoor mode 16 years ago
Florian Fainelli 01be18725f also supports pcmcia 16 years ago
Florian Fainelli ee7fcc6d27 include kmod-acx in default images 16 years ago
Florian Fainelli 72694c21eb make acx-mac80211 compile against latest compat-wireless, still does not work though ;) 16 years ago
Jo-Philipp Wich d257bf48d8 Add pcmcia support on x86 target This is useful for some notebooks which still exist and have this hardware. 16 years ago
Jo-Philipp Wich e5aa5ddc36 Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. 16 years ago
Jo-Philipp Wich 7da25b844c Don't try to pivot to new ramfs if already running on one This patch allows the sysupgrade script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of the sysupgrade script as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and invoke sysupgrade -n <URL> to write an image to the hard disk or CF. 16 years ago
Jo-Philipp Wich 9209af2c00 Fix building of iso filesystem This fixes two errors when building iso filesystem: 16 years ago
Jo-Philipp Wich bc3538d2d2 Fix Image Builder building - added missing /bin dir to toolchain Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 16 years ago
Jo-Philipp Wich 0230efcb0f Fix installation of hostap pci and plx driver This fixes an issue where installation of hostap pci and plx driver fails because both were trying to overwrite hostap.sh file. 16 years ago
Jo-Philipp Wich 71e0f59b80 Add option in sysupgrade to flash gzipped images 16 years ago
Felix Fietkau b3bb79cb72 uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph) fixes compile error on powerpc 16 years ago
Jo-Philipp Wich 9c14920205 This patch adds a new package "flock" that allows to manage file locks from shell scripts. It provides more functionality than the busybox "lock" command, i.e. locking existing file descriptors and non-blocking operation. 16 years ago
Florian Fainelli ca2aa54153 fix acx compilation on 2.6.27 16 years ago
Florian Fainelli 324d10e617 remove 2.6.26 since there are no remaining candidates for it 16 years ago
Florian Fainelli 6239eb2c7b update to 2.6.27 (#4122) 16 years ago
Felix Fietkau 28dbc959ca madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) 16 years ago
Felix Fietkau b4574b5b03 madwifi: improve mode selection, do not scan channels which do not fit the desired mode 16 years ago
Felix Fietkau b9c49af8a5 make madwifi buildable without CONFIG_CRYPTO 16 years ago
Florian Fainelli 7530723d77 update to 2.6.28 16 years ago
Felix Fietkau f6d28016fe madwifi: improve antenna diversity handling 16 years ago
Florian Fainelli 35bfac4623 add missing backslash, thanks juhosg 16 years ago
Jo-Philipp Wich f3dd32d6fd adept netfilter.mk to updated imq 16 years ago
Jo-Philipp Wich 8964c9037b update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30 16 years ago
Jo-Philipp Wich 1b3f1495ac prepare default configuration for kernel side imq update 16 years ago
Jo-Philipp Wich addb4fe33f iptables: update imq userspace part 16 years ago
Jo-Philipp Wich a2be06692f kernel: prepare kconfig for imq update 16 years ago
Florian Fainelli a20a9b776f add better support for the RDC R8610 evaluation board: ide, rtc, super I/O 16 years ago
Florian Fainelli e2274f0509 also copy bzImage when generating initramfs images 16 years ago
Florian Fainelli 9ff2cc6d2a fix kernel module name for autoloading 16 years ago
Florian Fainelli e389d9c59f add missing rtc-lib module to rtc-core 16 years ago
Florian Fainelli 059438dc01 package the rtc-core and rtc-m48t86 driver 16 years ago
Florian Fainelli bf199cc318 package the Winbond w83627hf super i/o controller 16 years ago
Florian Fainelli 5a6231ebea package the ITE it821x IDE controller driver 16 years ago
Felix Fietkau 3bea3bc8b1 uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version 16 years ago
Florian Fainelli 702fcc1d3b add default network configuration 16 years ago
Florian Fainelli 378145454d use force_sig when handling address errors 16 years ago
Florian Fainelli d73f4eaecc add missing patches 16 years ago
Florian Fainelli 70f94ae2ab add support for the Cavium Octeon SoC, tested on a Mototech evaluation board 16 years ago
Florian Fainelli 731a0e4791 workaround a gcc-4.1 bug which cannot see that word will be initialized 16 years ago
Felix Fietkau 28f12da43f madwifi: minor cleanup for the channel handling patch 16 years ago
Felix Fietkau 287dbd648a fix wprobe conflict with libnl 16 years ago
Jo-Philipp Wich ca609a2431 base-files: replace udhcpc script with an improved version 16 years ago
Felix Fietkau 4cdb76c219 use config_get_bool for outdoor mode 16 years ago
Felix Fietkau 56ae52b008 madwifi: make country code and outdoor flag changeable without reloading the driver 16 years ago