Commit Graph

3002 Commits (2614fcb2f35c6d571d20e771474ca1d2871f34f7)

Author SHA1 Message Date
Andy Boyett ee48f5ae78 opkg.conf: update trunk snapshots url
SVN-Revision: 15899
15 years ago
Nicolas Thill cbb75fd9a2 libertas: use last known stable firmware version, move it to "Wireless Drivers" section, rename LICENSE file to match firmware
SVN-Revision: 15892
15 years ago
Nicolas Thill 06413b783e base-files: initialize GZIPED to 0 in sysupgrade since it's used later in numeric comparisons
SVN-Revision: 15890
15 years ago
Nicolas Thill aaa3868c5c kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
SVN-Revision: 15888
15 years ago
Nicolas Thill b6bb23e3a8 madwifi: don't try to set an interface essid with an empty value
SVN-Revision: 15886
15 years ago
Nicolas Thill c1a929efbd openssl: fix annoying build errors when changing upstream versions
SVN-Revision: 15880
15 years ago
Felix Fietkau 8567c34340 brcm-2.4: nvram_set has been removed, remove some remaining calls to it
SVN-Revision: 15878
15 years ago
Imre Kaloz 8c06d46268 set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
SVN-Revision: 15869
15 years ago
Jo-Philipp Wich af8500e97d sysupgrade: use sysrq-trigger if available
SVN-Revision: 15865
15 years ago
Imre Kaloz 26b42d5807 cardbus != pcmcia -- disable it in b43
SVN-Revision: 15857
15 years ago
Felix Fietkau f81a781e1a firewall: automatically set up NOTRACK rules to disable connection tracking for zones that have no masquerading, no conntrack and no forwarding from/to other zones with masq/conntrack
SVN-Revision: 15855
15 years ago
Hauke Mehrtens 394a26da94 orinoco is only one module with kernel 2.6.30
SVN-Revision: 15852
15 years ago
Hauke Mehrtens f9532a06b1 Make madwifi compile with kernel 2.6.30.
SVN-Revision: 15850
15 years ago
Nicolas Thill c2e3ae221d lua: install lua.pc pkgconfig file as well (closes: #5132)
SVN-Revision: 15848
15 years ago
Imre Kaloz 3b397b7f74 RTCs shouldn't be modules, ever..
SVN-Revision: 15837
15 years ago
Felix Fietkau 251a657eaf madwifi: fix distance setting
SVN-Revision: 15824
15 years ago
Hauke Mehrtens 81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
15 years ago
Nicolas Thill 94c1598c3e libpcap: fix typo in protocol api patch
SVN-Revision: 15802
15 years ago
Florian Fainelli 214f8bee10 fix crypto pcompress configuration symbol name w/ 2.6.30
SVN-Revision: 15798
15 years ago
Felix Fietkau 898fc4d25c madwifi: the openwrt build system usually has a better idea of what the target arch is than the madwifi build system :)
SVN-Revision: 15788
15 years ago
Hauke Mehrtens 20182554ad The it821x is at an other location in older kernels.
SVN-Revision: 15787
15 years ago
Hauke Mehrtens 11629e8492 hci_usb.ko is not availably in kernel newer than 2.6.27.
SVN-Revision: 15786
15 years ago
Hauke Mehrtens 0d4745a059 load usb8xxx after usb.
SVN-Revision: 15785
15 years ago
Hauke Mehrtens f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support.
SVN-Revision: 15784
15 years ago
Hauke Mehrtens de44ea0536 Conditionals are not supported in Kconfig.
SVN-Revision: 15783
15 years ago
Hauke Mehrtens 037e296207 The vfat directory have chanced with all newer kernel.
SVN-Revision: 15782
15 years ago
Hauke Mehrtens 0ce9ef9060 Make nfs and xfs load again.
SVN-Revision: 15781
15 years ago
Hauke Mehrtens 050d860d65 kmod-libphy also needed with kernel 2.6.30
SVN-Revision: 15780
15 years ago
Hauke Mehrtens 34d864de0a With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
SVN-Revision: 15779
15 years ago
Hauke Mehrtens 5b9b001e23 Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. This is only included in old kernel versions.
SVN-Revision: 15778
15 years ago
Hauke Mehrtens bd6f8e261c /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it.
SVN-Revision: 15777
15 years ago
Hauke Mehrtens 51445f3a18 make madwifi compile with kernel 2.6.29.
SVN-Revision: 15773
15 years ago
Felix Fietkau 37211157f6 madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary restriction and not based on hardware capability
SVN-Revision: 15763
15 years ago
Felix Fietkau 7f8cc3e7af madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unnecessary reallocations. the driver will reallocate skbs itself if necessary
SVN-Revision: 15762
15 years ago
Felix Fietkau 6559aa514a madwifi: remove some leftover duplicate definitions
SVN-Revision: 15758
15 years ago
Felix Fietkau 09f06bbfb0 madwifi: clean up tx status mrr handling and fix mrr parsing for 5416
SVN-Revision: 15757
15 years ago
Jo-Philipp Wich f0eecf38aa libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4
SVN-Revision: 15756
15 years ago
Jo-Philipp Wich 33c38fba27 base-files: - restore device, ifname and aliases state in dhcp script - make sure that resolv.conf.tmp is written once at least for statically configured dns
SVN-Revision: 15753
15 years ago
Jo-Philipp Wich 6fc1c45b63 e2fsprogs: add libpthread dependency (#5086)
SVN-Revision: 15748
15 years ago
Jo-Philipp Wich ff3c63fb61 dnsmasq: add option to specify dhcp-hostsfile (#5079)
SVN-Revision: 15747
15 years ago
Gabor Juhos fe70acc95a mac80211: update compat-wireless to 2009-05-08
SVN-Revision: 15738
15 years ago
Gabor Juhos 73a315e772 kernel/modules: build pcompress.ko for kernel >=2.6.30
SVN-Revision: 15737
15 years ago
Jo-Philipp Wich d8aee6e471 base-files: show reboot notification is sysupgrade
SVN-Revision: 15730
15 years ago
Felix Fietkau 5bc30de4e7 madwifi: clean up handling of various timings such as slot time, ack timeout, eifs time, etc.
SVN-Revision: 15713
15 years ago
Felix Fietkau 537f2199ac madwifi: fix uninitialized variable
SVN-Revision: 15711
15 years ago
Felix Fietkau cbb2ac35b3 madwifi: remove unused functions
SVN-Revision: 15710
15 years ago
Felix Fietkau d4f44772cf upgrade to a new public hal build - contains several minor fixes including ani improvements
SVN-Revision: 15709
15 years ago
Felix Fietkau cadab984f8 madwifi: fix selection of phy errors in the rx filter
SVN-Revision: 15707
15 years ago
Felix Fietkau d88bd31f99 madwifi: improve autochannel decision with lots of cards on one board
SVN-Revision: 15704
15 years ago
Felix Fietkau a8a91697ce madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
SVN-Revision: 15702
15 years ago
Florian Fainelli 3dea7e450f create the lib64 symbolic links for 64-bits supported architectures (#5075)
SVN-Revision: 15698
15 years ago
Gabor Juhos 4adc356f03 kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
SVN-Revision: 15695
15 years ago
Felix Fietkau 976459a453 madwifi: fix setting outdoor mode
SVN-Revision: 15694
15 years ago
Florian Fainelli 72694c21eb make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
SVN-Revision: 15690
15 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.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15684
15 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.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15683
15 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.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15680
15 years ago
Jo-Philipp Wich 71e0f59b80 Add option in sysupgrade to flash gzipped images
SVN-Revision: 15672
15 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.
SVN-Revision: 15669
15 years ago
Florian Fainelli ca2aa54153 fix acx compilation on 2.6.27
SVN-Revision: 15667
15 years ago
Felix Fietkau 28dbc959ca madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
SVN-Revision: 15664
15 years ago
Felix Fietkau b4574b5b03 madwifi: improve mode selection, do not scan channels which do not fit the desired mode
SVN-Revision: 15663
15 years ago
Felix Fietkau b9c49af8a5 make madwifi buildable without CONFIG_CRYPTO
SVN-Revision: 15662
15 years ago
Felix Fietkau f6d28016fe madwifi: improve antenna diversity handling
SVN-Revision: 15658
15 years ago
Florian Fainelli 35bfac4623 add missing backslash, thanks juhosg
SVN-Revision: 15657
15 years ago
Jo-Philipp Wich addb4fe33f iptables: update imq userspace part
SVN-Revision: 15653
15 years ago
Jo-Philipp Wich a2be06692f kernel: prepare kconfig for imq update
SVN-Revision: 15652
15 years ago
Florian Fainelli 9ff2cc6d2a fix kernel module name for autoloading
SVN-Revision: 15649
15 years ago
Florian Fainelli e389d9c59f add missing rtc-lib module to rtc-core
SVN-Revision: 15648
15 years ago
Florian Fainelli 059438dc01 package the rtc-core and rtc-m48t86 driver
SVN-Revision: 15647
15 years ago
Florian Fainelli bf199cc318 package the Winbond w83627hf super i/o controller
SVN-Revision: 15646
15 years ago
Florian Fainelli 5a6231ebea package the ITE it821x IDE controller driver
SVN-Revision: 15645
15 years ago
Felix Fietkau 28f12da43f madwifi: minor cleanup for the channel handling patch
SVN-Revision: 15637
15 years ago
Felix Fietkau 287dbd648a fix wprobe conflict with libnl
SVN-Revision: 15636
15 years ago
Jo-Philipp Wich ca609a2431 base-files: replace udhcpc script with an improved version
SVN-Revision: 15635
15 years ago
Felix Fietkau 4cdb76c219 use config_get_bool for outdoor mode
SVN-Revision: 15634
15 years ago
Felix Fietkau 56ae52b008 madwifi: make country code and outdoor flag changeable without reloading the driver
SVN-Revision: 15633
15 years ago
Felix Fietkau 23d3e5ad03 wprobe: use libnl-tiny instead of libnl
SVN-Revision: 15632
15 years ago
Felix Fietkau b48047bd01 the bison prereq check is no longer necessary
SVN-Revision: 15631
15 years ago
Jo-Philipp Wich b7569a3a34 iptables: install essential headers into staging dir
SVN-Revision: 15621
15 years ago
Felix Fietkau ca29771c2a Require* calls must now be placed before BuildPackage calls
SVN-Revision: 15620
15 years ago
Markus Wigge e85943d41a fixed dnsmasq init for "ignore" option
dnsmasq.init tried to set range options even when ignore was
set to "1". Now the functions stops processing after evaluating
the "ignore" option when the result is > 0

SVN-Revision: 15618
15 years ago
Markus Wigge 807c0426bf changed "option" to "list" for binding interfaces
SVN-Revision: 15613
15 years ago
Florian Fainelli 369db35a29 fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
SVN-Revision: 15611
15 years ago
Nicolas Thill a119d75d7e grub: fix potential build issues on redhat/fedora host systems (should close: #3793)
SVN-Revision: 15608
15 years ago
Felix Fietkau d7c2fc499d libnl-tiny: add -fpic
SVN-Revision: 15594
15 years ago
Felix Fietkau 3a3df94c51 fix ebtables compile
SVN-Revision: 15593
15 years ago
Felix Fietkau 0f632264ec fix more issues with libnl-tiny and eglibc
SVN-Revision: 15592
15 years ago
Felix Fietkau 0f6846a4f0 fix libnl-tiny compile with eglibc
SVN-Revision: 15591
15 years ago
Hamish Guthrie 42e35d0a95 base-files: Add additional base-files search paths
SVN-Revision: 15583
15 years ago
Jo-Philipp Wich 4bead4bb96 kernel: fix conditional handling of ide-support
SVN-Revision: 15577
15 years ago
Jo-Philipp Wich 1b890c945c iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p
SVN-Revision: 15573
15 years ago
Nicolas Thill 8c7602a3f4 iptables: - add libtool fixups - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files - enable static versions of libiptc & libxtables - install pkgconfig .pc files as well - cleanup & reorg
SVN-Revision: 15572
15 years ago
Jo-Philipp Wich 0f1984092e kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
SVN-Revision: 15563
15 years ago
Florian Fainelli 9051239daf prevent kmod-switch from accessing nvram on brcm63xx (#5035)
SVN-Revision: 15555
15 years ago
Jo-Philipp Wich 26f40c4bd4 iptables: install libxtables.so and libiptc.so into staging dir
SVN-Revision: 15550
15 years ago
Jo-Philipp Wich 029e43443b kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation
SVN-Revision: 15549
15 years ago
Jo-Philipp Wich 8738678fbf iptables: replace exot_error() with xtables_error() in layer7 patch
SVN-Revision: 15547
15 years ago
Hauke Mehrtens e50d6f12f7 Update layer7 rules
SVN-Revision: 15544
15 years ago
Hauke Mehrtens a93f9f0eee In r15501 the libxt_layer7.c was placed in a wrong location.
SVN-Revision: 15541
15 years ago
Hauke Mehrtens fd2492485e The location of eeprom_93cx6.ko has chanced.
SVN-Revision: 15540
15 years ago
Hauke Mehrtens 4fca4229cd Update to compat-wireless-2009-05-01
SVN-Revision: 15536
15 years ago
Felix Fietkau cbd52550bd rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032)
SVN-Revision: 15530
15 years ago
Jo-Philipp Wich 2a48c43b7f kernel: fix syntax error introduced with r15524
SVN-Revision: 15529
15 years ago
Jo-Philipp Wich 1c41493d74 base-files: make diag.sh stub working in bash
SVN-Revision: 15527
15 years ago
Jo-Philipp Wich fc521bf541 kernel: fix ide-disk problems on newer kernels - thanks russell!
SVN-Revision: 15524
15 years ago
Felix Fietkau 97c4a54db3 opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
SVN-Revision: 15522
15 years ago
Felix Fietkau 8994dc4361 uci: increase argv size in batch mode to silence a false gcc 4.4 compiler warning
SVN-Revision: 15521
15 years ago
Felix Fietkau f06689ce61 hostapd: use libnl-tiny instead of libnl
SVN-Revision: 15519
15 years ago
Felix Fietkau 0002fadf7d crda: use libnl-tiny
SVN-Revision: 15516
15 years ago
Felix Fietkau f981976ed1 libnl-tiny: install a pkg-config file
SVN-Revision: 15515
15 years ago
Felix Fietkau 3750e2788d iw: use libnl-tiny, forcibly disable git version check
SVN-Revision: 15514
15 years ago
Felix Fietkau b736ff1fdf libnl-tiny: sync genetlink.h with the kernel header
SVN-Revision: 15513
15 years ago
Felix Fietkau ad9d1857a5 swconfig: use libnl-tiny instead of libnl
SVN-Revision: 15508
15 years ago
Felix Fietkau 938553bd69 add libnl-tiny as a small replacement for libnl with only genl support included
SVN-Revision: 15507
15 years ago
Jo-Philipp Wich 78f44f7c8b kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
SVN-Revision: 15503
15 years ago
Jo-Philipp Wich 2515392870 drop iptables 1.3.8 and switch to to 1.4.3.2, refresh layer7 kernel patches and add packages for libiptc + libxtables
SVN-Revision: 15501
15 years ago
Imre Kaloz 98d10636bb cryptomgr needs pcomp and hash loaded in 2.6.30
SVN-Revision: 15499
15 years ago
Gabor Juhos ad66840108 mac80211: backport ath9k uninline patch
SVN-Revision: 15490
15 years ago
Imre Kaloz 6032279e79 we don't need the libiptc library
SVN-Revision: 15487
15 years ago
Jo-Philipp Wich d26ec37d18 busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution
SVN-Revision: 15481
15 years ago
Jo-Philipp Wich df8693a787 hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig (#4218)
SVN-Revision: 15479
15 years ago
Imre Kaloz 3671591480 upgrade iptables to 1.4.3.2
SVN-Revision: 15478
15 years ago
Jo-Philipp Wich c4a32c388c update e2fsprogs to v1.41.5 (#5014)
SVN-Revision: 15456
15 years ago
Nicolas Thill 7658ef1316 introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS
SVN-Revision: 15451
15 years ago
Nicolas Thill b558d4b839 kernel: add missing kconfig symbol related to SSB
SVN-Revision: 15449
15 years ago
Felix Fietkau c2696fb706 remove leftover unvram directory and move the nvram.init change to package/nvram
SVN-Revision: 15447
15 years ago
Felix Fietkau f8fb679405 nvram fixup: move the nvram commit hook to commit for all variables, since changes no longer take effect after only a set operation
SVN-Revision: 15441
15 years ago
Felix Fietkau 7f8b55cec9 broadcom-wl: add nvram stub to fix nas compile after the switch to unvram
SVN-Revision: 15439
15 years ago
Jo-Philipp Wich 69decd27e2 rename unvram to nvram
SVN-Revision: 15437
15 years ago
Jo-Philipp Wich ace455e0c0 remove old nvram package
SVN-Revision: 15436
15 years ago
Jo-Philipp Wich 6eec3954ef unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup init script from old nvram package
SVN-Revision: 15435
15 years ago
Jo-Philipp Wich 41fe312464 lua: embed md5lib
SVN-Revision: 15431
15 years ago
Jo-Philipp Wich 1de0566a8b unvram: get rid of some memory leaks
SVN-Revision: 15430
15 years ago
Jo-Philipp Wich 0f3ccb8868 unvram: make it work on bcm47xx, also look for /dev/mtdblockX
SVN-Revision: 15429
15 years ago
Felix Fietkau 2d9c80b60f pcap: fix disabling bluetooth
SVN-Revision: 15428
15 years ago
Jo-Philipp Wich 400c1a7fbf Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms
SVN-Revision: 15426
15 years ago
Nicolas Thill 70c8870f64 kernel: disable kmod-rfkill on UML
SVN-Revision: 15425
15 years ago
Nicolas Thill 53836068b4 change occurences of LUA to Lua (from http://www.lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!)
SVN-Revision: 15412
15 years ago
Hauke Mehrtens ad4c58da91 add missing dependencies
SVN-Revision: 15411
15 years ago
Nicolas Thill 2a54a83244 openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer)
SVN-Revision: 15410
15 years ago
Nicolas Thill 5282bfd731 madwifi: remove old Makefile hacks not needed anymore
SVN-Revision: 15408
15 years ago
Hauke Mehrtens b82fb78eea Update crda to version 1.0.2 and regulatory database to 2009.04.17.
SVN-Revision: 15405
15 years ago
Hauke Mehrtens ca6bc346d3 Update iw to version 0.9.13.
SVN-Revision: 15404
15 years ago
Felix Fietkau 73883e9aef ead: use the new pcap features and the raw socket optimization to eliminate most of the cpu utilization overhead caused by the use of pcap live capturing
SVN-Revision: 15400
15 years ago
Felix Fietkau 25e9d90256 pcap: update to version 1.0.0, add extension for changing the desired protocol for the internal raw socket (useful for reducing the cpu overhead of capture)
SVN-Revision: 15398
15 years ago
Gabor Juhos 9e87dd54df mac80211: cleanup patches
SVN-Revision: 15392
15 years ago
Florian Fainelli f4e88b7d7f r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
SVN-Revision: 15377
15 years ago
Nicolas Thill 222f37cbde uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later)
SVN-Revision: 15368
15 years ago
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
Jo-Philipp Wich 31a146b56d dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
SVN-Revision: 15144
15 years ago