Commit Graph

2703 Commits (13189afcc913287eecec26634df53a003f3e4812)

Author SHA1 Message Date
Felix Fietkau b60fc68fa8 uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work
SVN-Revision: 15356
15 years ago
Felix Fietkau 103fec7d89 kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
SVN-Revision: 15355
15 years ago
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables
SVN-Revision: 15354
15 years ago
Gabor Juhos f778c81d5f modules: fix several typos in block.mk
SVN-Revision: 15350
15 years ago
Felix Fietkau bb0448739c build host libtool along with target libtool
SVN-Revision: 15338
15 years ago
Hamish Guthrie e0694c7ca6 hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision
SVN-Revision: 15336
15 years ago
Felix Fietkau 8bd7b4bb6b automatically configure switches when swconfig is installed
SVN-Revision: 15328
15 years ago
Nicolas Thill 2fdeecdb47 add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is
SVN-Revision: 15323
15 years ago
Florian Fainelli 210254c279 fix nvram_get checking on non-WGT634U (#4975)
SVN-Revision: 15319
15 years ago
Felix Fietkau 2fe29deb90 swconfig: implement uci loading support
SVN-Revision: 15315
15 years ago
Felix Fietkau c239c9814a swconfig: fix up kernel dependencies
SVN-Revision: 15304
15 years ago
Felix Fietkau fc75e596d2 add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly)
SVN-Revision: 15300
15 years ago
Mirko Vogt 79a358ba02 prepare libtool for being build nativly (and therefore being able to build libtool-required host-stuff within OpenWrt independent of libtool-version installed on the host-system), remove weird aclocal-copies
SVN-Revision: 15298
15 years ago
Hamish Guthrie 35bbf7aeee corrected dependencies
SVN-Revision: 15296
15 years ago
Hamish Guthrie 1d511edc47 add joystick device support
SVN-Revision: 15295
15 years ago
Hamish Guthrie 9ced160263 correct typos in titles of event device and HID devices
SVN-Revision: 15294
15 years ago
Hamish Guthrie 2dcb4708a8 add hidp support
SVN-Revision: 15293
15 years ago
Hamish Guthrie 64b8d6ae89 update dependencies
SVN-Revision: 15292
15 years ago
Florian Fainelli 6f80c9cc7c fix strange LED behavior with Netgear WGT634U (#3552)
SVN-Revision: 15290
15 years ago
Jo-Philipp Wich d9310ce132 add config option for RNDIS Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet.
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>

SVN-Revision: 15289
15 years ago
Jo-Philipp Wich 41c3d515d2 firewall: actually copy firewall.user to image
SVN-Revision: 15286
15 years ago
Florian Fainelli 87c7791bf2 allow connection to a prefered bssid (#4252)
SVN-Revision: 15283
15 years ago
Florian Fainelli 1e1022d063 blkid only depends on libuuid and libblkid (#4932)
SVN-Revision: 15280
15 years ago
Jo-Philipp Wich cacb52e19f firewall: process custom rules after forwardings and redirects, this actually allows blocking traffic to certain hosts and other rules
SVN-Revision: 15278
15 years ago
Jo-Philipp Wich f40eaba4df fix broken logic in r15272, r15273
SVN-Revision: 15274
15 years ago
Jo-Philipp Wich b0ea64c211 base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway interface" in route sections as "no gateway given" to allow defining gateway-less routes while still keeping the possibility to have static routes with a proper gateway on interfaces with# dynamic ips
SVN-Revision: 15272
15 years ago
Jo-Philipp Wich 489252ab43 add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
SVN-Revision: 15261
15 years ago
Jo-Philipp Wich 964d68dcec Add support for CM109 USB VoIP phone
this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.

Signed-off-by: Alfred E. Heggestad <aeh@db.org>

SVN-Revision: 15258
15 years ago
Jo-Philipp Wich 98e70367c9 lua: revert r15108 & r15109
SVN-Revision: 15256
15 years ago
Nicolas Thill a8b7482536 add a workaround preventing libtool from hardcoding library path in shared libs
SVN-Revision: 15246
15 years ago
Nicolas Thill 028efe57a7 remove 'svn:keywords' property, not needed anymore after [15242]
SVN-Revision: 15245
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Nicolas Thill a245766507 move ldconfig & ldd to utils section
SVN-Revision: 15228
15 years ago
Felix Fietkau 6397e188af do not run hotplug event for aliases
SVN-Revision: 15224
15 years ago
Jo-Philipp Wich 97100e0248 firewall: enable /etc/firewall.user by default and install sample firewall.user file
SVN-Revision: 15221
15 years ago
Jo-Philipp Wich a03e00bbcf base-files: remove redundant netmask handling in 10-routes
SVN-Revision: 15219
15 years ago
Florian Fainelli ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
15 years ago
Florian Fainelli 3a35703faa do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)
SVN-Revision: 15214
15 years ago
Florian Fainelli 1307d73267 allow openssl to compile with ccache enabled (#4518)
SVN-Revision: 15212
15 years ago
Hauke Mehrtens 4e4bda2949 Update iw to version 0.9.12
SVN-Revision: 15198
15 years ago
Hauke Mehrtens e90294b99d The ssb module in also integrated into the kernel on brcm63xx target.
SVN-Revision: 15197
15 years ago
Hauke Mehrtens 2c6fe6c446 ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
SVN-Revision: 15196
15 years ago
Hauke Mehrtens 2da4463edf The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
SVN-Revision: 15195
15 years ago
Hauke Mehrtens e2f8f72041 hostapd only supports either b or g as hwmode configuration variable. If bg is set the scripts transfers it now to g mode.
SVN-Revision: 15182
15 years ago
Hauke Mehrtens 90fc200a60 In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
SVN-Revision: 15180
15 years ago
Jo-Philipp Wich d63666203c dnsmasq: add more options for interface binding (#4900)
SVN-Revision: 15172
15 years ago
Michael Büsch efceb0938c b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
SVN-Revision: 15160
15 years ago
Felix Fietkau 3f40745aaf remove the b43 dependency on brcm47xx/brcm63xx
SVN-Revision: 15156
15 years ago
Florian Fainelli 7ab216b053 update e2fsprogs to 1.41.3
SVN-Revision: 15151
15 years ago
Florian Fainelli 68289d2042 update ncurses to 5.7 (#4852)
SVN-Revision: 15147
15 years ago