Felix Fietkau
976459a453
madwifi: fix setting outdoor mode
...
SVN-Revision: 15694
2009-05-07 18:30:16 +00:00
Florian Fainelli
72694c21eb
make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
...
SVN-Revision: 15690
2009-05-07 15:07:20 +00:00
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
2009-05-07 14:05:42 +00:00
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
2009-05-07 13:51:45 +00:00
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
2009-05-07 13:47:04 +00:00
Jo-Philipp Wich
71e0f59b80
Add option in sysupgrade to flash gzipped images
...
SVN-Revision: 15672
2009-05-07 13:27:10 +00:00
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
2009-05-07 13:18:44 +00:00
Florian Fainelli
ca2aa54153
fix acx compilation on 2.6.27
...
SVN-Revision: 15667
2009-05-07 12:31:32 +00:00
Felix Fietkau
28dbc959ca
madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
...
SVN-Revision: 15664
2009-05-07 11:32:47 +00:00
Felix Fietkau
b4574b5b03
madwifi: improve mode selection, do not scan channels which do not fit the desired mode
...
SVN-Revision: 15663
2009-05-07 11:32:43 +00:00
Felix Fietkau
b9c49af8a5
make madwifi buildable without CONFIG_CRYPTO
...
SVN-Revision: 15662
2009-05-07 11:32:39 +00:00
Felix Fietkau
f6d28016fe
madwifi: improve antenna diversity handling
...
SVN-Revision: 15658
2009-05-07 10:10:06 +00:00
Florian Fainelli
35bfac4623
add missing backslash, thanks juhosg
...
SVN-Revision: 15657
2009-05-07 08:35:12 +00:00
Jo-Philipp Wich
addb4fe33f
iptables: update imq userspace part
...
SVN-Revision: 15653
2009-05-07 03:06:56 +00:00
Jo-Philipp Wich
a2be06692f
kernel: prepare kconfig for imq update
...
SVN-Revision: 15652
2009-05-07 03:06:03 +00:00
Florian Fainelli
9ff2cc6d2a
fix kernel module name for autoloading
...
SVN-Revision: 15649
2009-05-07 00:23:44 +00:00
Florian Fainelli
e389d9c59f
add missing rtc-lib module to rtc-core
...
SVN-Revision: 15648
2009-05-07 00:21:08 +00:00
Florian Fainelli
059438dc01
package the rtc-core and rtc-m48t86 driver
...
SVN-Revision: 15647
2009-05-06 23:52:46 +00:00
Florian Fainelli
bf199cc318
package the Winbond w83627hf super i/o controller
...
SVN-Revision: 15646
2009-05-06 23:50:11 +00:00
Florian Fainelli
5a6231ebea
package the ITE it821x IDE controller driver
...
SVN-Revision: 15645
2009-05-06 23:49:17 +00:00
Felix Fietkau
28f12da43f
madwifi: minor cleanup for the channel handling patch
...
SVN-Revision: 15637
2009-05-06 14:06:59 +00:00
Felix Fietkau
287dbd648a
fix wprobe conflict with libnl
...
SVN-Revision: 15636
2009-05-06 13:54:42 +00:00
Jo-Philipp Wich
ca609a2431
base-files: replace udhcpc script with an improved version
...
SVN-Revision: 15635
2009-05-06 12:51:12 +00:00
Felix Fietkau
4cdb76c219
use config_get_bool for outdoor mode
...
SVN-Revision: 15634
2009-05-06 12:12:29 +00:00
Felix Fietkau
56ae52b008
madwifi: make country code and outdoor flag changeable without reloading the driver
...
SVN-Revision: 15633
2009-05-06 11:52:24 +00:00
Felix Fietkau
23d3e5ad03
wprobe: use libnl-tiny instead of libnl
...
SVN-Revision: 15632
2009-05-06 11:51:16 +00:00
Felix Fietkau
b48047bd01
the bison prereq check is no longer necessary
...
SVN-Revision: 15631
2009-05-06 10:14:39 +00:00
Jo-Philipp Wich
b7569a3a34
iptables: install essential headers into staging dir
...
SVN-Revision: 15621
2009-05-05 11:51:51 +00:00
Felix Fietkau
ca29771c2a
Require* calls must now be placed before BuildPackage calls
...
SVN-Revision: 15620
2009-05-05 11:01:44 +00:00
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
2009-05-05 11:00:00 +00:00
Markus Wigge
807c0426bf
changed "option" to "list" for binding interfaces
...
SVN-Revision: 15613
2009-05-05 09:33:56 +00:00
Florian Fainelli
369db35a29
fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson ( #5053 )
...
SVN-Revision: 15611
2009-05-05 06:32:45 +00:00
Nicolas Thill
a119d75d7e
grub: fix potential build issues on redhat/fedora host systems (should close : #3793 )
...
SVN-Revision: 15608
2009-05-04 23:08:08 +00:00
Felix Fietkau
d7c2fc499d
libnl-tiny: add -fpic
...
SVN-Revision: 15594
2009-05-04 16:38:06 +00:00
Felix Fietkau
3a3df94c51
fix ebtables compile
...
SVN-Revision: 15593
2009-05-04 16:30:24 +00:00
Felix Fietkau
0f632264ec
fix more issues with libnl-tiny and eglibc
...
SVN-Revision: 15592
2009-05-04 16:13:46 +00:00
Felix Fietkau
0f6846a4f0
fix libnl-tiny compile with eglibc
...
SVN-Revision: 15591
2009-05-04 16:07:06 +00:00
Hamish Guthrie
42e35d0a95
base-files: Add additional base-files search paths
...
SVN-Revision: 15583
2009-05-04 12:39:21 +00:00
Jo-Philipp Wich
4bead4bb96
kernel: fix conditional handling of ide-support
...
SVN-Revision: 15577
2009-05-04 00:38:53 +00:00
Jo-Philipp Wich
1b890c945c
iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p
...
SVN-Revision: 15573
2009-05-03 14:31:36 +00:00
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
2009-05-03 06:54:49 +00:00
Jo-Philipp Wich
0f1984092e
kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
...
SVN-Revision: 15563
2009-05-02 23:51:05 +00:00
Florian Fainelli
9051239daf
prevent kmod-switch from accessing nvram on brcm63xx ( #5035 )
...
SVN-Revision: 15555
2009-05-02 10:01:09 +00:00
Jo-Philipp Wich
26f40c4bd4
iptables: install libxtables.so and libiptc.so into staging dir
...
SVN-Revision: 15550
2009-05-02 00:53:41 +00:00
Jo-Philipp Wich
029e43443b
kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation
...
SVN-Revision: 15549
2009-05-01 22:59:07 +00:00
Jo-Philipp Wich
8738678fbf
iptables: replace exot_error() with xtables_error() in layer7 patch
...
SVN-Revision: 15547
2009-05-01 21:30:43 +00:00
Hauke Mehrtens
e50d6f12f7
Update layer7 rules
...
SVN-Revision: 15544
2009-05-01 15:20:34 +00:00
Hauke Mehrtens
a93f9f0eee
In r15501 the libxt_layer7.c was placed in a wrong location.
...
SVN-Revision: 15541
2009-05-01 15:15:56 +00:00
Hauke Mehrtens
fd2492485e
The location of eeprom_93cx6.ko has chanced.
...
SVN-Revision: 15540
2009-05-01 15:13:18 +00:00
Hauke Mehrtens
4fca4229cd
Update to compat-wireless-2009-05-01
...
SVN-Revision: 15536
2009-05-01 13:43:12 +00:00
Felix Fietkau
cbd52550bd
rcS: wait for init scripts to complete before initiating the shutdown (patch from #5032 )
...
SVN-Revision: 15530
2009-04-30 22:59:18 +00:00
Jo-Philipp Wich
2a48c43b7f
kernel: fix syntax error introduced with r15524
...
SVN-Revision: 15529
2009-04-30 21:24:20 +00:00
Jo-Philipp Wich
1c41493d74
base-files: make diag.sh stub working in bash
...
SVN-Revision: 15527
2009-04-30 21:00:57 +00:00
Jo-Philipp Wich
fc521bf541
kernel: fix ide-disk problems on newer kernels - thanks russell!
...
SVN-Revision: 15524
2009-04-30 20:03:42 +00:00
Felix Fietkau
97c4a54db3
opkg: work around the same broken array overrun check in gcc 4.4 as in gcc 4.3
...
SVN-Revision: 15522
2009-04-30 19:38:58 +00:00
Felix Fietkau
8994dc4361
uci: increase argv size in batch mode to silence a false gcc 4.4 compiler warning
...
SVN-Revision: 15521
2009-04-30 19:34:49 +00:00
Felix Fietkau
f06689ce61
hostapd: use libnl-tiny instead of libnl
...
SVN-Revision: 15519
2009-04-30 18:11:01 +00:00
Felix Fietkau
0002fadf7d
crda: use libnl-tiny
...
SVN-Revision: 15516
2009-04-30 14:53:01 +00:00
Felix Fietkau
f981976ed1
libnl-tiny: install a pkg-config file
...
SVN-Revision: 15515
2009-04-30 14:52:57 +00:00
Felix Fietkau
3750e2788d
iw: use libnl-tiny, forcibly disable git version check
...
SVN-Revision: 15514
2009-04-30 14:38:30 +00:00
Felix Fietkau
b736ff1fdf
libnl-tiny: sync genetlink.h with the kernel header
...
SVN-Revision: 15513
2009-04-30 14:38:25 +00:00
Felix Fietkau
ad9d1857a5
swconfig: use libnl-tiny instead of libnl
...
SVN-Revision: 15508
2009-04-30 13:57:38 +00:00
Felix Fietkau
938553bd69
add libnl-tiny as a small replacement for libnl with only genl support included
...
SVN-Revision: 15507
2009-04-30 13:57:29 +00:00
Jo-Philipp Wich
78f44f7c8b
kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
...
SVN-Revision: 15503
2009-04-30 02:38:23 +00:00
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
2009-04-29 23:31:23 +00:00
Imre Kaloz
98d10636bb
cryptomgr needs pcomp and hash loaded in 2.6.30
...
SVN-Revision: 15499
2009-04-29 20:54:31 +00:00
Gabor Juhos
ad66840108
mac80211: backport ath9k uninline patch
...
SVN-Revision: 15490
2009-04-29 20:23:20 +00:00
Imre Kaloz
6032279e79
we don't need the libiptc library
...
SVN-Revision: 15487
2009-04-29 13:55:49 +00:00
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
2009-04-29 13:00:42 +00:00
Jo-Philipp Wich
df8693a787
hostap-driver: fix displaying of kmod-hostap-{pci,plx,cs} in menuconfig ( #4218 )
...
SVN-Revision: 15479
2009-04-29 11:32:53 +00:00
Imre Kaloz
3671591480
upgrade iptables to 1.4.3.2
...
SVN-Revision: 15478
2009-04-29 11:31:20 +00:00
Jo-Philipp Wich
c4a32c388c
update e2fsprogs to v1.41.5 ( #5014 )
...
SVN-Revision: 15456
2009-04-27 22:19:17 +00:00
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
2009-04-27 15:53:00 +00:00
Nicolas Thill
b558d4b839
kernel: add missing kconfig symbol related to SSB
...
SVN-Revision: 15449
2009-04-27 15:48:11 +00:00
Felix Fietkau
c2696fb706
remove leftover unvram directory and move the nvram.init change to package/nvram
...
SVN-Revision: 15447
2009-04-27 15:44:07 +00:00
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
2009-04-27 15:27:32 +00:00
Felix Fietkau
7f8b55cec9
broadcom-wl: add nvram stub to fix nas compile after the switch to unvram
...
SVN-Revision: 15439
2009-04-27 14:18:34 +00:00
Jo-Philipp Wich
69decd27e2
rename unvram to nvram
...
SVN-Revision: 15437
2009-04-27 12:58:54 +00:00
Jo-Philipp Wich
ace455e0c0
remove old nvram package
...
SVN-Revision: 15436
2009-04-27 12:57:57 +00:00
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
2009-04-27 12:57:29 +00:00
Jo-Philipp Wich
41fe312464
lua: embed md5lib
...
SVN-Revision: 15431
2009-04-27 01:47:03 +00:00
Jo-Philipp Wich
1de0566a8b
unvram: get rid of some memory leaks
...
SVN-Revision: 15430
2009-04-27 01:38:15 +00:00
Jo-Philipp Wich
0f3ccb8868
unvram: make it work on bcm47xx, also look for /dev/mtdblockX
...
SVN-Revision: 15429
2009-04-26 20:42:36 +00:00
Felix Fietkau
2d9c80b60f
pcap: fix disabling bluetooth
...
SVN-Revision: 15428
2009-04-26 19:35:05 +00:00
Jo-Philipp Wich
400c1a7fbf
Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms
...
SVN-Revision: 15426
2009-04-26 14:54:05 +00:00
Nicolas Thill
70c8870f64
kernel: disable kmod-rfkill on UML
...
SVN-Revision: 15425
2009-04-26 12:49:11 +00:00
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
2009-04-25 20:36:30 +00:00
Hauke Mehrtens
ad4c58da91
add missing dependencies
...
SVN-Revision: 15411
2009-04-25 19:48:54 +00:00
Nicolas Thill
2a54a83244
openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer)
...
SVN-Revision: 15410
2009-04-25 16:33:00 +00:00
Nicolas Thill
5282bfd731
madwifi: remove old Makefile hacks not needed anymore
...
SVN-Revision: 15408
2009-04-25 16:22:30 +00:00
Hauke Mehrtens
b82fb78eea
Update crda to version 1.0.2 and regulatory database to 2009.04.17.
...
SVN-Revision: 15405
2009-04-25 14:55:18 +00:00
Hauke Mehrtens
ca6bc346d3
Update iw to version 0.9.13.
...
SVN-Revision: 15404
2009-04-25 14:53:42 +00:00
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
2009-04-25 03:30:20 +00:00
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
2009-04-25 03:30:10 +00:00
Gabor Juhos
9e87dd54df
mac80211: cleanup patches
...
SVN-Revision: 15392
2009-04-24 14:59:27 +00:00
Florian Fainelli
f4e88b7d7f
r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
...
SVN-Revision: 15377
2009-04-24 09:31:37 +00:00
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
2009-04-24 02:07:24 +00:00
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
2009-04-23 16:48:10 +00:00
Felix Fietkau
103fec7d89
kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
...
SVN-Revision: 15355
2009-04-23 16:48:05 +00:00
Felix Fietkau
3df6c9e72b
madwifi: fix a header file conflict with iptables
...
SVN-Revision: 15354
2009-04-23 14:55:11 +00:00
Gabor Juhos
f778c81d5f
modules: fix several typos in block.mk
...
SVN-Revision: 15350
2009-04-23 14:22:31 +00:00
Felix Fietkau
bb0448739c
build host libtool along with target libtool
...
SVN-Revision: 15338
2009-04-22 22:05:51 +00:00
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
2009-04-22 13:11:16 +00:00
Felix Fietkau
8bd7b4bb6b
automatically configure switches when swconfig is installed
...
SVN-Revision: 15328
2009-04-21 18:48:48 +00:00
Nicolas Thill
2fdeecdb47
add an explicit 'sysinit' tag for logging initscripts output, instead of '' that was logged as is
...
SVN-Revision: 15323
2009-04-21 12:02:34 +00:00
Florian Fainelli
210254c279
fix nvram_get checking on non-WGT634U ( #4975 )
...
SVN-Revision: 15319
2009-04-21 09:25:51 +00:00
Felix Fietkau
2fe29deb90
swconfig: implement uci loading support
...
SVN-Revision: 15315
2009-04-21 01:35:30 +00:00
Felix Fietkau
c239c9814a
swconfig: fix up kernel dependencies
...
SVN-Revision: 15304
2009-04-20 18:57:50 +00:00
Felix Fietkau
fc75e596d2
add optional driver for the hw watchdog on gateworks avila boards (requires soldering to work properly)
...
SVN-Revision: 15300
2009-04-20 18:57:25 +00:00
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
2009-04-20 17:57:24 +00:00
Hamish Guthrie
35bbf7aeee
corrected dependencies
...
SVN-Revision: 15296
2009-04-20 12:32:42 +00:00
Hamish Guthrie
1d511edc47
add joystick device support
...
SVN-Revision: 15295
2009-04-20 12:31:00 +00:00
Hamish Guthrie
9ced160263
correct typos in titles of event device and HID devices
...
SVN-Revision: 15294
2009-04-20 12:29:11 +00:00
Hamish Guthrie
2dcb4708a8
add hidp support
...
SVN-Revision: 15293
2009-04-20 12:27:34 +00:00
Hamish Guthrie
64b8d6ae89
update dependencies
...
SVN-Revision: 15292
2009-04-20 12:23:22 +00:00
Florian Fainelli
6f80c9cc7c
fix strange LED behavior with Netgear WGT634U ( #3552 )
...
SVN-Revision: 15290
2009-04-20 10:27:46 +00:00
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
2009-04-19 22:21:27 +00:00
Jo-Philipp Wich
41c3d515d2
firewall: actually copy firewall.user to image
...
SVN-Revision: 15286
2009-04-19 21:14:47 +00:00
Florian Fainelli
87c7791bf2
allow connection to a prefered bssid ( #4252 )
...
SVN-Revision: 15283
2009-04-19 21:09:02 +00:00
Florian Fainelli
1e1022d063
blkid only depends on libuuid and libblkid ( #4932 )
...
SVN-Revision: 15280
2009-04-19 20:49:43 +00:00
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
2009-04-19 20:39:02 +00:00
Jo-Philipp Wich
f40eaba4df
fix broken logic in r15272, r15273
...
SVN-Revision: 15274
2009-04-19 17:12:02 +00:00
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
2009-04-19 16:51:58 +00:00
Jo-Philipp Wich
489252ab43
add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
...
SVN-Revision: 15261
2009-04-19 15:42:16 +00:00
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
2009-04-19 15:27:25 +00:00
Jo-Philipp Wich
98e70367c9
lua: revert r15108 & r15109
...
SVN-Revision: 15256
2009-04-19 13:44:40 +00:00
Nicolas Thill
a8b7482536
add a workaround preventing libtool from hardcoding library path in shared libs
...
SVN-Revision: 15246
2009-04-17 14:44:50 +00:00
Nicolas Thill
028efe57a7
remove 'svn:keywords' property, not needed anymore after [15242]
...
SVN-Revision: 15245
2009-04-17 14:32:29 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Nicolas Thill
a245766507
move ldconfig & ldd to utils section
...
SVN-Revision: 15228
2009-04-14 16:28:18 +00:00
Felix Fietkau
6397e188af
do not run hotplug event for aliases
...
SVN-Revision: 15224
2009-04-13 00:43:23 +00:00
Jo-Philipp Wich
97100e0248
firewall: enable /etc/firewall.user by default and install sample firewall.user file
...
SVN-Revision: 15221
2009-04-12 22:38:34 +00:00
Jo-Philipp Wich
a03e00bbcf
base-files: remove redundant netmask handling in 10-routes
...
SVN-Revision: 15219
2009-04-12 16:39:29 +00:00
Florian Fainelli
ca240aa0df
package ext4 ( #4434 )
...
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli
3a35703faa
do not load the spi_gpio module from mmc-over-gpio, bump release number ( #4663 )
...
SVN-Revision: 15214
2009-04-12 12:52:32 +00:00
Florian Fainelli
1307d73267
allow openssl to compile with ccache enabled ( #4518 )
...
SVN-Revision: 15212
2009-04-11 16:25:09 +00:00
Hauke Mehrtens
4e4bda2949
Update iw to version 0.9.12
...
SVN-Revision: 15198
2009-04-10 12:20:35 +00:00
Hauke Mehrtens
e90294b99d
The ssb module in also integrated into the kernel on brcm63xx target.
...
SVN-Revision: 15197
2009-04-10 12:19:42 +00:00
Hauke Mehrtens
2c6fe6c446
ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
...
SVN-Revision: 15196
2009-04-10 12:18:45 +00:00
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
2009-04-10 12:16:51 +00:00
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
2009-04-09 21:44:30 +00:00
Hauke Mehrtens
90fc200a60
In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
...
SVN-Revision: 15180
2009-04-09 20:16:01 +00:00
Jo-Philipp Wich
d63666203c
dnsmasq: add more options for interface binding ( #4900 )
...
SVN-Revision: 15172
2009-04-09 14:51:15 +00:00
Michael Büsch
efceb0938c
b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
...
SVN-Revision: 15160
2009-04-08 19:03:10 +00:00
Felix Fietkau
3f40745aaf
remove the b43 dependency on brcm47xx/brcm63xx
...
SVN-Revision: 15156
2009-04-08 15:06:55 +00:00
Florian Fainelli
7ab216b053
update e2fsprogs to 1.41.3
...
SVN-Revision: 15151
2009-04-08 13:25:39 +00:00
Florian Fainelli
68289d2042
update ncurses to 5.7 ( #4852 )
...
SVN-Revision: 15147
2009-04-08 08:58:15 +00:00
Jo-Philipp Wich
31a146b56d
dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
...
SVN-Revision: 15144
2009-04-07 23:04:29 +00:00
Michael Büsch
591312eae7
Add some b43 firmware helptext
...
SVN-Revision: 15143
2009-04-07 18:48:20 +00:00
Michael Büsch
8b5ec31218
Remove 500-b43-disable_qos_when_openfw.patch
...
This patch is incorrect. It leaves mac80211 and b43 in different states.
mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled
inside of b43's queue handling.
There currently is no way to disable QoS after loading the firmware.
Buildroot should probably statically change the module parameter to QoS=0, if the
opensource firmware is built into the image.
SVN-Revision: 15142
2009-04-07 18:40:10 +00:00
Felix Fietkau
912fb776e4
madwifi: remove braindead code that overwrote the user's antenna diversity setting (thx, brainslayer)
...
SVN-Revision: 15141
2009-04-07 16:13:25 +00:00
Felix Fietkau
cf152cff39
tweak some sysctl values for better performance
...
SVN-Revision: 15129
2009-04-07 02:51:04 +00:00
Michael Büsch
cb70a62be3
b43: Add DMA poisoning patches
...
SVN-Revision: 15121
2009-04-06 17:15:19 +00:00
Michael Büsch
3072d928f8
A patch which works around the issue is included in compat wireless.
...
SVN-Revision: 15120
2009-04-06 16:47:17 +00:00
Felix Fietkau
ef4bae0994
wprobe: enable conditional compilation
...
SVN-Revision: 15116
2009-04-06 09:56:34 +00:00
Felix Fietkau
0cb0c1a257
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
...
SVN-Revision: 15115
2009-04-06 09:56:30 +00:00
Jo-Philipp Wich
69c1c6ed28
lua: add zlib build dependency, fix inaccuracy in gzip loader
...
SVN-Revision: 15109
2009-04-05 02:33:41 +00:00
Jo-Philipp Wich
27b7e29e13
lua: add support for loading gzip compressed source files, bump package revision
...
SVN-Revision: 15108
2009-04-04 23:06:56 +00:00
Florian Fainelli
b32d7ba705
update openssl to 0.9.8k ( #4846 )
...
SVN-Revision: 15106
2009-04-04 18:30:56 +00:00
Florian Fainelli
fbabc211c5
do not copy all library files, saves some space ( #4872 )
...
SVN-Revision: 15101
2009-04-04 12:55:14 +00:00
Felix Fietkau
d5b7addee9
madwifi: fix crash under load
...
SVN-Revision: 15099
2009-04-04 09:36:05 +00:00
Felix Fietkau
de0332f86a
rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
...
SVN-Revision: 15097
2009-04-04 09:35:55 +00:00
Felix Fietkau
714ffa3260
fix failsafe mode
...
SVN-Revision: 15096
2009-04-04 09:35:49 +00:00
Felix Fietkau
6a50bf433a
udhcpc: run dhcp hotplug events after dns has been set
...
SVN-Revision: 15095
2009-04-04 07:07:25 +00:00
Florian Fainelli
39cb0be665
update iw to 0.9.11 ( #4833 )
...
SVN-Revision: 15084
2009-04-03 08:36:33 +00:00
Hauke Mehrtens
a4891ea4d6
Update to compat-wireless-2009-03-31
...
SVN-Revision: 15083
2009-04-02 16:50:20 +00:00
Jo-Philipp Wich
b81b66061f
dropbear: update to 0.52 ( #4635 )
...
SVN-Revision: 15074
2009-03-29 21:04:05 +00:00
Jo-Philipp Wich
0180abdf49
busybox: avoid infinite loop in lsmod ( #4834 )
...
SVN-Revision: 15071
2009-03-29 20:26:45 +00:00
Michael Büsch
21028447f2
Make b43 hwrng optional
...
SVN-Revision: 15070
2009-03-29 16:49:23 +00:00
Felix Fietkau
8e58032107
madwifi: improve turbo/autochannel patch
...
SVN-Revision: 15067
2009-03-29 05:28:50 +00:00
Felix Fietkau
c614ca2b92
wprobe: add init script for exporter
...
SVN-Revision: 15066
2009-03-29 05:01:25 +00:00
Felix Fietkau
43eef5c7ea
wprobe: export the newly added fields via ipfix
...
SVN-Revision: 15065
2009-03-29 04:47:19 +00:00
Felix Fietkau
9dc3c72f0d
wprobe: fix moving average
...
SVN-Revision: 15064
2009-03-29 02:12:47 +00:00
Felix Fietkau
ab55cf802d
madwifi: add wprobe rxframe/probereq counters
...
SVN-Revision: 15063
2009-03-29 02:12:39 +00:00
Felix Fietkau
e1c01fa897
madwifi: remove obsolete spatch
...
SVN-Revision: 15062
2009-03-29 02:12:33 +00:00
Felix Fietkau
d9bea26299
libipfix: add additional IEs for wprobe use
...
SVN-Revision: 15061
2009-03-29 02:12:21 +00:00
Felix Fietkau
f467aa8e81
madwifi: do not use turbo mode during ap mode autoselection unless specifically requested
...
SVN-Revision: 15060
2009-03-29 00:11:00 +00:00
Felix Fietkau
5f09427160
madwifi: only set the desired mode for the first vap
...
SVN-Revision: 15059
2009-03-29 00:10:31 +00:00
Jo-Philipp Wich
2a59f52a0f
fix unparsable options generated by wpa_supplicant.sh ( #4835 )
...
SVN-Revision: 15058
2009-03-28 21:30:07 +00:00
Felix Fietkau
bad948c277
opkg: fix error message reporting caused by an uninitialized variable
...
SVN-Revision: 15057
2009-03-28 20:39:19 +00:00
Felix Fietkau
ca749bea97
wifi: fix hostapd + autochannel
...
SVN-Revision: 15055
2009-03-27 21:14:59 +00:00
Felix Fietkau
4aab5d7c49
madwifi: add config option for adjusting the beacon power relative to the full tx power (needs testing, units/scale still unknown, defaults to max.)
...
SVN-Revision: 15054
2009-03-26 23:04:23 +00:00
Felix Fietkau
45fa082fad
madwifi: add a small missing change to the tx power rework
...
SVN-Revision: 15053
2009-03-26 23:04:14 +00:00
Felix Fietkau
6a9791872e
madwifi on linux 2.4 is no longer supported
...
SVN-Revision: 15052
2009-03-26 21:10:08 +00:00
Felix Fietkau
c6ba35a944
implement support for wprobe in madwifi
...
SVN-Revision: 15051
2009-03-26 20:56:58 +00:00
Felix Fietkau
548478cdb2
add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
...
SVN-Revision: 15050
2009-03-26 20:56:47 +00:00
Felix Fietkau
47abb6b3c3
add libipfix
...
SVN-Revision: 15049
2009-03-26 20:56:36 +00:00
Florian Fainelli
2f2305963a
enable roboswitch for brcm-2.4 config
...
SVN-Revision: 15046
2009-03-26 10:06:50 +00:00
Jo-Philipp Wich
9a72419724
- fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE
...
SVN-Revision: 15042
2009-03-25 19:13:15 +00:00
Florian Fainelli
95d95a757b
add a workaround for devices that only start beaconing after scanning, that is almost every driver except b43
...
SVN-Revision: 15041
2009-03-25 15:54:13 +00:00
Nicolas Thill
4fdfc8ee0e
libnl: fix compilation with eglibc ( closes : #4785 )
...
SVN-Revision: 15039
2009-03-25 15:05:04 +00:00
Felix Fietkau
25cf1bc5e4
oops. committed an old version of the patch
...
SVN-Revision: 15033
2009-03-25 01:51:49 +00:00
Felix Fietkau
b364aae254
madwifi: fix run-time channel switching in ap mode (including CSA)
...
SVN-Revision: 15032
2009-03-25 01:26:55 +00:00
Felix Fietkau
47e127477b
madwifi: rework tx power handling, don't clamp user-configured tx power limit based on current channel properties
...
SVN-Revision: 15031
2009-03-25 01:26:44 +00:00
Felix Fietkau
4f42b6112e
madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good
...
SVN-Revision: 15030
2009-03-25 01:26:36 +00:00
Felix Fietkau
87783599b2
madwifi: delay calibration with a timer when called from becaon context
...
SVN-Revision: 15029
2009-03-25 01:26:20 +00:00
Jo-Philipp Wich
7e6c947e4b
sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa
...
SVN-Revision: 15028
2009-03-24 23:42:09 +00:00
Felix Fietkau
09582db0d7
upgrade to uci 0.7.4 - fixes a file locking bug, thx Cyrus
...
SVN-Revision: 15021
2009-03-24 15:52:50 +00:00
Hauke Mehrtens
a76880542b
update compat-wireless to 2009-03-24
...
SVN-Revision: 15019
2009-03-24 15:11:16 +00:00
Hauke Mehrtens
88644c048c
kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core.
...
SVN-Revision: 15015
2009-03-24 13:44:20 +00:00
Hauke Mehrtens
de1cbfd093
deactivate nl80211 again. Fixes bug #4823
...
SVN-Revision: 15014
2009-03-24 13:04:29 +00:00
Felix Fietkau
566bdc37ad
add uclibc 0.9.30.1
...
SVN-Revision: 15000
2009-03-23 21:04:30 +00:00
Hauke Mehrtens
fc9181c4e2
bump to version 0.6.9. Synced config with upstream version.
...
SVN-Revision: 14993
2009-03-23 16:22:56 +00:00
Hauke Mehrtens
1d970c0035
bump to version 0.6.9. Synced default.config and mini.config with upstream version.
...
SVN-Revision: 14992
2009-03-23 16:16:22 +00:00
Felix Fietkau
a9f1ccc40a
madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken
...
SVN-Revision: 14991
2009-03-23 12:21:12 +00:00
Felix Fietkau
c85a831b14
madwifi: fix a locking error related to wds (thx, tharvey)
...
SVN-Revision: 14990
2009-03-23 12:17:46 +00:00
Felix Fietkau
2973b2dc9c
madwifi: add fragmentation fix from #4817
...
SVN-Revision: 14989
2009-03-23 12:11:47 +00:00
Felix Fietkau
39643cdbed
reorganize madwifi patches slightly
...
SVN-Revision: 14988
2009-03-23 12:11:17 +00:00
Felix Fietkau
fce316bc0b
busybox: fix spurious rebuild issue
...
SVN-Revision: 14975
2009-03-22 20:18:19 +00:00
Felix Fietkau
60d4e6e747
atheros: clean up the 2.6.28 port in preparation for pushing it upstream
...
SVN-Revision: 14967
2009-03-22 14:46:58 +00:00
Michael Büsch
1f1f83a4ec
b43legacy: Fix compilation.
...
We must enable DMA and disable PIO (PIO is not usable anyway).
SVN-Revision: 14954
2009-03-20 16:23:56 +00:00
Michael Büsch
e63207019d
b43: Mask the PHY TX error interrupt for now.
...
SVN-Revision: 14951
2009-03-19 14:59:54 +00:00
Hamish Guthrie
4af13017ff
Add ps3vram kernel module
...
SVN-Revision: 14950
2009-03-19 14:17:46 +00:00
Hauke Mehrtens
35df977921
activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.
...
SVN-Revision: 14947
2009-03-19 11:29:21 +00:00
Hauke Mehrtens
c84390332f
Update compat-wireless to 2009-03-18
...
Removing of include/net/ieee80211_radiotap.h is not needed, because it is only used by this compat-wireless.
There are changes in that file and compat-wireless needs the newest version.
Some more symbols are deactivated in the default config file, this will make building faster.
The rt2800pci patches are up to date now.
SVN-Revision: 14946
2009-03-18 22:22:57 +00:00
Hauke Mehrtens
726eb970d6
Updated iw to 0.9.10. Thanks to quentin
...
SVN-Revision: 14943
2009-03-18 21:00:13 +00:00
Hauke Mehrtens
76305ee9a7
Updated regulatory.bin to 2009.03.09. Thanks to quentin
...
SVN-Revision: 14942
2009-03-18 20:54:30 +00:00
Michael Büsch
20b5626363
Allow running without "logger" installed
...
SVN-Revision: 14938
2009-03-18 13:05:18 +00:00
Michael Büsch
088ea2fb6e
Support configurations without syslogd/klogd.
...
SVN-Revision: 14937
2009-03-18 12:20:21 +00:00
Felix Fietkau
b1e8b4677d
NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
...
SVN-Revision: 14935
2009-03-17 23:55:43 +00:00
Felix Fietkau
2abe4d1bad
get rid of the ncurses host build - the only reason why it was necessary in the first place was because of misuse of the BUILD_CC variable override.
...
SVN-Revision: 14934
2009-03-17 23:36:35 +00:00
Michael Büsch
18c64a209d
b43: More non-PCI fixes
...
SVN-Revision: 14933
2009-03-17 22:46:51 +00:00
Michael Büsch
06c36d9c5b
b43: Fix for non-PCI builds
...
SVN-Revision: 14932
2009-03-17 21:00:44 +00:00
Michael Büsch
1e239bce4d
b43-fwsquash: Fix dependency definitions
...
SVN-Revision: 14930
2009-03-17 19:39:10 +00:00
Michael Büsch
48a5ed9bb8
b43: Add support for removing unnecessary firmware files to reduce the image size.
...
SVN-Revision: 14929
2009-03-17 19:34:45 +00:00
Felix Fietkau
54b149a54f
ncurses: make sure the timestamp of copied host utils is current, so that it doesn't fall back to attempting to use cross-compiled ones
...
SVN-Revision: 14912
2009-03-17 04:17:21 +00:00
Felix Fietkau
dd00f27cc4
clean up ncurses makefile based on new host build changes
...
SVN-Revision: 14911
2009-03-17 03:22:06 +00:00
Felix Fietkau
ddcfaeb1e5
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
...
SVN-Revision: 14905
2009-03-17 02:20:34 +00:00
Hamish Guthrie
2c51e3aeb3
Added target architecture name for ps3
...
SVN-Revision: 14899
2009-03-16 15:30:29 +00:00
Florian Fainelli
43fa2310f3
fix double g typo
...
SVN-Revision: 14887
2009-03-15 13:40:11 +00:00
Florian Fainelli
a54018aa87
fix ppp and pptp typos where is used instead of ( #4768 , #4778 )
...
SVN-Revision: 14882
2009-03-15 12:08:31 +00:00
Florian Fainelli
44eec54c20
fix typo in spidev_test category
...
SVN-Revision: 14880
2009-03-15 11:17:35 +00:00
Gabor Juhos
24d356bcd1
mac80211: update compat-wireless to 2009-03-13
...
SVN-Revision: 14871
2009-03-14 10:18:45 +00:00
Geoff Levand
29d7e458f0
Update the ps3-utils package from 2.2.0 to 2.3.
...
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 14854
2009-03-12 18:55:47 +00:00
Gabor Juhos
70acd94cb1
mac80211: update compat-wireless to 2009-03-09
...
SVN-Revision: 14831
2009-03-10 08:50:11 +00:00
Florian Fainelli
2d6c8c64a3
make robocfg work on brcm63xx as well ( #4599 )
...
SVN-Revision: 14826
2009-03-09 21:57:47 +00:00
Florian Fainelli
04909ca614
allow kmod-switch to be used on brcm63xx ( #4599 )
...
SVN-Revision: 14825
2009-03-09 21:57:11 +00:00
Florian Fainelli
12ae7817d8
fix p54usb firmware md5sum ( #4759 )
...
SVN-Revision: 14821
2009-03-09 16:41:48 +00:00
Felix Fietkau
11cf9ea728
move input device nodes to /dev/input
...
SVN-Revision: 14809
2009-03-09 15:06:15 +00:00
Gabor Juhos
28f3acc031
mac80211: update compat-wireless to 2009-03-07
...
SVN-Revision: 14795
2009-03-08 19:25:11 +00:00
Florian Fainelli
58a11bcb40
package the bcm63xx-spi driver
...
SVN-Revision: 14794
2009-03-08 19:21:55 +00:00
Jo-Philipp Wich
8a6acee2e2
sysupgrade: install /bin/sleep into ramdisk too and add completition notice ( #4747 )
...
SVN-Revision: 14784
2009-03-08 00:21:25 +00:00
Hauke Mehrtens
5d57dbaeba
turn some of the kernel dependencies the other way around to make it easier to support new kernel.
...
SVN-Revision: 14783
2009-03-07 18:28:39 +00:00
Hauke Mehrtens
53c375c606
add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
...
SVN-Revision: 14782
2009-03-07 17:16:03 +00:00
Hauke Mehrtens
44aa0b5dac
extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
...
SVN-Revision: 14780
2009-03-07 17:07:24 +00:00
Hauke Mehrtens
2b64ecf391
ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
...
SVN-Revision: 14779
2009-03-07 16:56:23 +00:00
Hauke Mehrtens
0b03ed454b
add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
...
SVN-Revision: 14778
2009-03-07 16:53:08 +00:00
Hauke Mehrtens
ea14544283
load module capifs before capi
...
SVN-Revision: 14775
2009-03-07 15:54:23 +00:00
Hauke Mehrtens
e626930ea6
add ssb dependency to b44
...
SVN-Revision: 14774
2009-03-07 15:52:13 +00:00
Hauke Mehrtens
f752ec4bbd
aec62xx is working with kernel 2.6.28 agagin.
...
SVN-Revision: 14773
2009-03-07 14:03:12 +00:00
Hauke Mehrtens
8bf437c095
Add isdn4linux and gigaset kernel modules.
...
SVN-Revision: 14772
2009-03-07 13:23:37 +00:00
Hauke Mehrtens
3ac154fc9c
On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin
...
SVN-Revision: 14770
2009-03-07 12:58:08 +00:00
Gabor Juhos
aebd1654e9
mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches
...
SVN-Revision: 14757
2009-03-06 10:26:18 +00:00
Florian Fainelli
aade9c3e1d
package blkid out of e2fsprogs ( #4720 )
...
SVN-Revision: 14756
2009-03-06 04:00:22 +00:00
Florian Fainelli
cfadb8fc40
add spidev_test utility from the kernel documentation
...
SVN-Revision: 14753
2009-03-06 01:11:44 +00:00
Hauke Mehrtens
07926f29f6
Some symbols were missing or wrong. Tested with x86.
...
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Gabor Juhos
fd2ea5846b
mac80211: update compat-wireless to 2009-03-04, and refresh patches
...
SVN-Revision: 14749
2009-03-05 12:49:25 +00:00
Felix Fietkau
165f60bba9
madwifi: improve the autochannel decision making on systems with multiple cards
...
SVN-Revision: 14748
2009-03-04 21:39:46 +00:00
Gabor Juhos
552fbe65d4
mac80211: add ath9k init values patch
...
SVN-Revision: 14745
2009-03-03 18:24:02 +00:00
Gabor Juhos
c97f5e9a6b
mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch
...
SVN-Revision: 14744
2009-03-03 15:49:02 +00:00
Markus Wigge
bb17a3dd1b
fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
...
SVN-Revision: 14725
2009-03-02 11:47:25 +00:00
Hauke Mehrtens
1b922ab410
add missing symbols
...
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Hauke Mehrtens
7d1e275cef
add missing symbols for some packages needed by x86 target
...
SVN-Revision: 14717
2009-03-01 19:43:43 +00:00
Gabor Juhos
782ca84485
hostapd: add 11n mode and ht_capab option for hostapd
...
SVN-Revision: 14713
2009-03-01 18:02:49 +00:00
Michael Büsch
689149cdbc
ubsec: Fix bus disable ordering and fix probe error path.
...
SVN-Revision: 14677
2009-02-26 19:19:59 +00:00
Gabor Juhos
86307b4db2
mac80211: update compat-wireless to 2009-02-25
...
SVN-Revision: 14675
2009-02-26 18:03:20 +00:00
Florian Fainelli
38821210b0
allow mac80211 devices to be configured to do 802.11s, requires iw
...
SVN-Revision: 14669
2009-02-26 14:53:03 +00:00
Florian Fainelli
6936388c7d
update ubsec_ssb to version 2009-02-21 ( #4693 )
...
SVN-Revision: 14668
2009-02-26 11:45:58 +00:00
Florian Fainelli
ba2973b938
Fix ath5k crash on load ( #4689 )
...
SVN-Revision: 14652
2009-02-24 09:08:06 +00:00
Nicolas Thill
21d7852de0
replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
...
SVN-Revision: 14651
2009-02-24 00:08:08 +00:00
Nicolas Thill
8e079ddee0
gdb: fix gdbserver subpackage, cleanup
...
SVN-Revision: 14649
2009-02-23 23:58:07 +00:00
Florian Fainelli
328af7d015
change libnl mirror to point to openwrt, original website seems down
...
SVN-Revision: 14640
2009-02-23 15:39:32 +00:00
Felix Fietkau
0d56c7c638
add back the old host patches for lua to improve portability
...
SVN-Revision: 14631
2009-02-22 23:54:26 +00:00
Felix Fietkau
f5fba5bc3c
Asus WL-330gE Support
...
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.
Signed-off-by: David Cooper <dave@kupesoft.com>
SVN-Revision: 14624
2009-02-22 18:45:39 +00:00
Felix Fietkau
25d318e815
merge host build of lua from tools/ into package/lua/Makefile
...
SVN-Revision: 14622
2009-02-22 18:10:23 +00:00
Felix Fietkau
bc6fcb0067
eliminate redundancy by creating the quilt_used stampfile in the right place
...
SVN-Revision: 14620
2009-02-22 17:50:31 +00:00
Felix Fietkau
3a95badb10
fix broadcom-diag on linux 2.6.28 ( #4633 )
...
SVN-Revision: 14618
2009-02-22 17:12:36 +00:00
Felix Fietkau
474b55fe55
add missing kconfig symbols for kmod-sched
...
SVN-Revision: 14616
2009-02-22 15:15:13 +00:00
Felix Fietkau
b29544b2c3
add country code option for hostapd (patch from #4675 )
...
SVN-Revision: 14608
2009-02-22 02:46:04 +00:00
Felix Fietkau
cc8daa275f
add missing dependencies
...
SVN-Revision: 14607
2009-02-22 01:12:18 +00:00
Hauke Mehrtens
e5934ebb42
Fixes kernel configuration error.
...
SVN-Revision: 14606
2009-02-21 23:54:43 +00:00
Felix Fietkau
f98d59ddd0
upgrade to latest compat-wireless and rt2800 version
...
SVN-Revision: 14605
2009-02-21 20:38:07 +00:00
Felix Fietkau
b72191aa74
fix a description which still mentioned ipp2p
...
SVN-Revision: 14603
2009-02-21 19:33:10 +00:00
Felix Fietkau
06713e3d82
get rid of a remaining reference to ipp2p
...
SVN-Revision: 14602
2009-02-21 19:19:53 +00:00
Felix Fietkau
e1799d3835
fix IMQ on linux 2.6.27 and 2.6.28
...
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau
68d73be80c
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
...
SVN-Revision: 14596
2009-02-21 16:30:44 +00:00
Felix Fietkau
02ff1ea933
qos-scripts: remove ipp2p from the default ruleset
...
SVN-Revision: 14595
2009-02-21 16:28:54 +00:00
Hauke Mehrtens
ba1ede0df4
libtool: refresh patches
...
SVN-Revision: 14592
2009-02-21 15:32:34 +00:00
Hauke Mehrtens
f2616b6ca4
mac80211: refresh patches for old version
...
SVN-Revision: 14591
2009-02-21 15:16:22 +00:00
Hauke Mehrtens
701d71984c
busybox: refresh busybox patches
...
SVN-Revision: 14590
2009-02-21 15:07:45 +00:00
Hauke Mehrtens
668860c98f
Add initial kernel 2.6.28 support for atheros target. The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches.
...
SVN-Revision: 14584
2009-02-20 16:27:42 +00:00
Gabor Juhos
bc08f6adf8
mac80211: update compat-wireless to 2009-02-19
...
SVN-Revision: 14572
2009-02-20 08:55:27 +00:00
Hauke Mehrtens
e18a175ec2
mac80211: wrong md5sum of OpenFirmware. Fixes #4664
...
SVN-Revision: 14571
2009-02-19 20:29:28 +00:00
Hauke Mehrtens
86ef811273
mac80211: extract broadcom firmware out of broadcom-wl-4.178.10.4.tar.bz2
...
SVN-Revision: 14570
2009-02-19 19:57:37 +00:00
Jo-Philipp Wich
2d672ef2f5
base-files: allow option dns to override dhcp assigned dns servers
...
SVN-Revision: 14562
2009-02-19 05:27:36 +00:00
Michael Büsch
38a952aade
ucmb: move to packages feed
...
SVN-Revision: 14560
2009-02-18 22:47:42 +00:00
Michael Büsch
8d5d2fa086
Fix typo
...
SVN-Revision: 14558
2009-02-18 22:06:33 +00:00
Jo-Philipp Wich
cd978f4531
make "name" parameter optional in dnsmasq "boot" config sections
...
SVN-Revision: 14557
2009-02-18 22:00:36 +00:00
Hauke Mehrtens
d37ac90b82
mac80211: Add Open FirmWare and Broadcom firmware version 4.178.10.4 support to b43 package.
...
SVN-Revision: 14555
2009-02-18 18:39:15 +00:00
Michael Büsch
1328bf9395
ucmb: Fix the lowlevel protocol
...
SVN-Revision: 14549
2009-02-18 11:54:09 +00:00
Michael Büsch
87a2d3888c
Add CRC16 kernel module
...
SVN-Revision: 14548
2009-02-17 22:54:11 +00:00
Gabor Juhos
eed095a173
wpa_supplicant: update to 0.6.8
...
SVN-Revision: 14545
2009-02-17 20:22:33 +00:00
Gabor Juhos
620c50530f
hostapd: update to 0.6.8
...
SVN-Revision: 14544
2009-02-17 20:21:02 +00:00
Jo-Philipp Wich
7618cd7cbe
fix incorrect quoting in busybox cron init script
...
SVN-Revision: 14540
2009-02-17 17:29:17 +00:00
Florian Fainelli
34058060a2
fix ubsec_ssb dependency against kmod-crypto-ocf ( #4617 )
...
SVN-Revision: 14539
2009-02-17 15:15:48 +00:00
Gabor Juhos
0a7eafa89e
mac80211: add more patches from the rt2x00 git repository
...
SVN-Revision: 14534
2009-02-16 19:55:09 +00:00
Gabor Juhos
b234ca85f1
mac80211: reorder patches
...
SVN-Revision: 14533
2009-02-16 19:43:55 +00:00
Gabor Juhos
e6cd84447f
mac80211: update compat-wireless to 2009-02-15
...
SVN-Revision: 14532
2009-02-16 19:02:26 +00:00
Gabor Juhos
6276c75caf
mac80211: remove '$(PKG_BUILD_DIR)/modules' before compilation ( closes #4634 )
...
SVN-Revision: 14530
2009-02-16 16:29:00 +00:00
Jo-Philipp Wich
e86bf4c86c
update dnsmasq to 2.47 ( #4636 , thanks florida)
...
SVN-Revision: 14528
2009-02-16 04:48:08 +00:00
Jo-Philipp Wich
fdd629c851
add kmod for 2.6.26+ in-kernel uvc video driver ( #4637 , thanks moh_de)
...
SVN-Revision: 14526
2009-02-16 04:30:48 +00:00
Michael Büsch
1afc0de6d3
ucmb: Put the lowlevel protocol handling into the kernel.
...
SVN-Revision: 14524
2009-02-15 17:16:49 +00:00
Florian Fainelli
fc19f3f372
add cp852 code page ( #4607 )
...
SVN-Revision: 14522
2009-02-15 15:35:00 +00:00
Gabor Juhos
15c5122e64
mac80211: update p54 firmware and fix mac80211 dependancy Signed-off-by: Jan Willies <jan@willies.info>
...
SVN-Revision: 14516
2009-02-15 13:00:17 +00:00
Felix Fietkau
df0643a408
opkg: apparently array bounds checking is gcc 4.3 specific, move -Wno-array-bounds into TARGET_CFLAGS instead of a patch and make it conditional
...
SVN-Revision: 14508
2009-02-14 14:11:12 +00:00
Felix Fietkau
f10075e5b6
opkg: work around a gcc warning bug related to array bounds checking
...
SVN-Revision: 14506
2009-02-14 10:43:15 +00:00
Florian Fainelli
52dd4b499b
make b43/b43legacy selectable again ( #4596 )
...
SVN-Revision: 14491
2009-02-13 00:12:30 +00:00
Michael Büsch
df77d3b06d
ucmb: Experimental SPI-GPIO based communication channel
...
SVN-Revision: 14478
2009-02-11 18:56:51 +00:00
Florian Fainelli
e199317af3
allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia
...
SVN-Revision: 14467
2009-02-10 17:52:45 +00:00
Florian Fainelli
af290a63dc
invert the mirror orders seems the first one seems to be offline right now
...
SVN-Revision: 14466
2009-02-10 17:14:18 +00:00
Michael Büsch
c3565fdf31
Port SPI-GPIO driver from 2.6.29-rc4
...
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00
Michael Büsch
335117b87c
Deprecate the old SPI-GPIO driver.
...
SVN-Revision: 14464
2009-02-10 16:55:38 +00:00
Gabor Juhos
e5c9f00637
netfilter: remove CHAOS, TARPIT and DELUDE references
...
SVN-Revision: 14461
2009-02-09 13:27:39 +00:00
Gabor Juhos
2b2541ebad
iptables: remove CHAOS and TARPIT patches
...
SVN-Revision: 14447
2009-02-08 17:25:26 +00:00
Gabor Juhos
6f1b4b4e43
mac80211: add rt2800 patches from the rt2x00 git rope
...
SVN-Revision: 14435
2009-02-08 10:22:43 +00:00
Gabor Juhos
64ba52d3a1
mac80211: update compat-wireless to 2009-02-07
...
SVN-Revision: 14434
2009-02-08 09:41:49 +00:00
Claudio Mignanti
81a2897671
remove false dependence in util-linux-ng
...
SVN-Revision: 14433
2009-02-08 09:21:24 +00:00
Hamish Guthrie
f5842e2ba4
Added PS3 sound driver
...
SVN-Revision: 14422
2009-02-06 11:49:22 +00:00
Florian Fainelli
25ba908993
kmod-ssb should not be visible on 2.4 kernels
...
SVN-Revision: 14419
2009-02-06 10:17:45 +00:00
Markus Wigge
02cc61b0e4
"-R" will not work as it needs the configured IP on the interface. Thus this option leads to the warning message: "udhcpc: bind(UDP): Cannot assign requested address"
...
SVN-Revision: 14408
2009-02-04 14:58:31 +00:00
Claudio Mignanti
7c2c6da09a
fix table alignment for cris ( #4104 )
...
SVN-Revision: 14407
2009-02-04 14:40:37 +00:00
Florian Fainelli
20cccc1c10
correct kernel modules dependencies against kmod-i2c-core, they already depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core ( #4330 )
...
SVN-Revision: 14401
2009-02-04 02:00:41 +00:00
Florian Fainelli
a377aa9ab5
add dropkey ssh keys and config files to the conffiles section ( #2014 )
...
SVN-Revision: 14399
2009-02-03 22:28:16 +00:00
Florian Fainelli
59ff6c01d8
add dnsmasq config file to the conffiles section
...
SVN-Revision: 14398
2009-02-03 22:27:44 +00:00
Florian Fainelli
1716050f0c
allow specifying port where to log ( #2019 )
...
SVN-Revision: 14396
2009-02-03 20:26:00 +00:00
Florian Fainelli
1645cc529b
fix tg3 libphy dependency, thanks Acinonyx
...
SVN-Revision: 14390
2009-02-03 14:26:02 +00:00
Gabor Juhos
518a96682a
mac80211: update compat-wireless to 2009-02-02
...
SVN-Revision: 14385
2009-02-03 09:18:29 +00:00
Nicolas Thill
09c3b45169
openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain ( closes : #4517 ), thanks to Luigi Mantellini
...
SVN-Revision: 14375
2009-02-02 22:13:17 +00:00
Nicolas Thill
b1ba71cbd2
kernel: mark modules that won't build on 2.6.28 as broken
...
SVN-Revision: 14356
2009-02-02 15:48:52 +00:00
Florian Fainelli
d23edab321
package libphy separately and make tg3 depend on it for kernels 2.6.27 and superior
...
SVN-Revision: 14354
2009-02-02 14:36:45 +00:00
Gabor Juhos
e07cdce207
mac80211/ath9k: fix invalid MAC address handling
...
SVN-Revision: 14342
2009-02-01 16:15:45 +00:00
Gabor Juhos
5901305e2b
mac80211/ath9k: enable debug stuff
...
SVN-Revision: 14334
2009-01-31 19:23:09 +00:00
Gabor Juhos
4b22e7cece
mac80211/ath9k: replace the accidentaly committed patch
...
SVN-Revision: 14331
2009-01-31 18:46:27 +00:00
Gabor Juhos
24b6dbf7f1
mac80211/ath9k: disable leds on the ar9100 devices
...
SVN-Revision: 14330
2009-01-31 18:36:07 +00:00
Gabor Juhos
a58dd6ed0b
mac80211: refresh patches
...
SVN-Revision: 14329
2009-01-31 18:33:47 +00:00
Florian Fainelli
c27492ab1c
add libphy module to tg3 driver package - fixes unresolved symbols ( #4353 )
...
SVN-Revision: 14310
2009-01-31 16:12:41 +00:00
Andy Boyett
0da13fa8ba
mac80211: move txpower to wifi-device section, but remain backwards compatible
...
SVN-Revision: 14309
2009-01-31 16:09:39 +00:00
Nicolas Thill
6360bd2798
kernel: add modules for nfnetlink based packet logging & queuing and conntracking
...
SVN-Revision: 14308
2009-01-31 16:09:25 +00:00
Andy Boyett
f19d25ebb3
madwifi: mode txpower to wifi-device section, but remain backwards compatible
...
SVN-Revision: 14307
2009-01-31 16:08:57 +00:00
Andy Boyett
32dce30e26
broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible
...
SVN-Revision: 14306
2009-01-31 16:08:19 +00:00
Florian Fainelli
5a6de1e628
Add e2fsck init script - scans every ext2/ext3 mount from fstab
...
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 14301
2009-01-31 12:55:55 +00:00
Felix Fietkau
4a21b1be1a
fix lua compile with eglibc selected and utmp support disabled
...
SVN-Revision: 14298
2009-01-31 07:18:13 +00:00
Felix Fietkau
50be634a3c
re-enable the mss fix by default for now - see discussion at http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information
...
SVN-Revision: 14293
2009-01-31 02:14:27 +00:00
Jose Vasconcellos
58b8cdb5fd
Use block events for the mounting/unmounting of external storage devices. This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt.
...
SVN-Revision: 14289
2009-01-30 20:48:42 +00:00
Felix Fietkau
7cb6d9f6a1
allow hostapd to continue, even if setting the country code fails
...
SVN-Revision: 14287
2009-01-30 19:33:09 +00:00
Nicolas Thill
c52f0bfe0b
crda: make the whole crypto stuff optional and don't use it for now, link statically with libnl
...
SVN-Revision: 14284
2009-01-30 15:48:35 +00:00
Florian Fainelli
b065bc5310
increase default size of the connection tracking table, thanks Marc
...
SVN-Revision: 14283
2009-01-30 14:13:09 +00:00
Gabor Juhos
3a4b459fbf
mac80211: update compat-wireless to 2009-01-29
...
SVN-Revision: 14279
2009-01-30 09:41:55 +00:00
Felix Fietkau
5846455e82
add some work-in-progress patches for ath5k stability and performance
...
SVN-Revision: 14277
2009-01-30 02:52:21 +00:00
Felix Fietkau
408690fb74
fix hostapd startup for no-crypto configurations
...
SVN-Revision: 14276
2009-01-30 02:52:14 +00:00
Nicolas Thill
c8c15f3b9d
accomodate a change in msdos.ko path that appeared on 2.6.28
...
SVN-Revision: 14273
2009-01-30 00:50:06 +00:00
Andy Boyett
aaf139232a
kernel: fix leds-wrap dependencies
...
SVN-Revision: 14257
2009-01-29 12:23:44 +00:00
Andy Boyett
cee6f31d9c
kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486
...
SVN-Revision: 14255
2009-01-29 11:32:20 +00:00
Gabor Juhos
11456c324d
crda: new package (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
...
SVN-Revision: 14249
2009-01-28 20:03:04 +00:00
Gabor Juhos
ec34d908c7
hotplug2: add platform hotplugging
...
SVN-Revision: 14248
2009-01-28 20:01:11 +00:00
Gabor Juhos
04bf46b82b
mac80211: cleanup mac80211.sh
...
SVN-Revision: 14246
2009-01-28 15:47:28 +00:00
Gabor Juhos
1354730b35
wpa_supplicant: update to 0.6.7
...
SVN-Revision: 14240
2009-01-28 13:48:22 +00:00
Gabor Juhos
6446f93be8
wpa_supplicant: refresh patches
...
SVN-Revision: 14239
2009-01-28 13:44:24 +00:00
Gabor Juhos
a7187cb4ff
iw: update to 0.9.9 (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
...
SVN-Revision: 14235
2009-01-28 09:24:02 +00:00
Gabor Juhos
359cda4e26
libnl: update linux/genetlink.h for iw package (thanks to Hauke Mehrtens <hauke@hauke-m.de>)
...
SVN-Revision: 14234
2009-01-28 09:22:10 +00:00
Gabor Juhos
b665dfd554
libnl: refresh patches
...
SVN-Revision: 14233
2009-01-28 08:51:33 +00:00
Markus Wigge
b05f64dd06
- added "server" option list to delegate specific subdomains to given upstream servers
...
SVN-Revision: 14232
2009-01-27 22:58:11 +00:00
Nicolas Thill
33169cf29f
mark kmod-ata-rb532-cf as broken
...
SVN-Revision: 14229
2009-01-27 22:02:43 +00:00
Felix Fietkau
9bb8734d2e
hostapd: add support for socket filtering to get rid of some of the massive cpu overhead with mac80211 drivers (backport from hostapd git repository)
...
SVN-Revision: 14225
2009-01-27 20:05:46 +00:00
Felix Fietkau
fe48f4cac0
hostapd: upgrade to 0.6.7 and conditionally enable 11n support (currently depends on ath9k)
...
SVN-Revision: 14224
2009-01-27 20:05:11 +00:00
Nicolas Thill
f9b20ad946
fix kmod-sit dependencies
...
SVN-Revision: 14222
2009-01-27 17:24:31 +00:00
Nicolas Thill
263b05274f
update wireless-tools to v0.29 (final), refresh patch, bumb release number
...
SVN-Revision: 14221
2009-01-27 15:15:42 +00:00
Nicolas Thill
088931d4de
revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal dependency on iptunnel4 to ipip
...
SVN-Revision: 14219
2009-01-27 09:56:05 +00:00
Felix Fietkau
cf3beca4a2
madwifi: improve reliability of napi polling when fast framing is enabled
...
SVN-Revision: 14215
2009-01-27 06:13:57 +00:00
Felix Fietkau
ff89285b25
fix handling of eglibc config options for packaging
...
SVN-Revision: 14210
2009-01-26 19:46:12 +00:00
Felix Fietkau
a43685367e
madwifi: fix rx for pure wds interfaces
...
SVN-Revision: 14203
2009-01-26 14:37:21 +00:00
Felix Fietkau
172dbe47b6
madwifi: fix a potential race condition in the wds ap station interface setup/teardown
...
SVN-Revision: 14202
2009-01-26 14:36:39 +00:00
Felix Fietkau
3f3b9a86a3
madwifi: add back a missing part of the mbss vap refactoring
...
SVN-Revision: 14197
2009-01-26 05:31:18 +00:00
Felix Fietkau
10e3ea9f12
madwifi: preserve the interface mode correctly when using wds with sta separation
...
SVN-Revision: 14195
2009-01-26 02:57:44 +00:00
Felix Fietkau
f561b910e8
madwifi: fix a race condition in the wds sta separation, which is triggered by using wpa authentication on the ap
...
SVN-Revision: 14193
2009-01-26 00:27:49 +00:00
Felix Fietkau
727ab9ce8d
madwifi: fix fast-frame related dma unmap bug
...
SVN-Revision: 14192
2009-01-26 00:27:40 +00:00
Felix Fietkau
bef07d58fc
madwifi: fix a noderef problem in the mbss vap cleanup
...
SVN-Revision: 14191
2009-01-26 00:27:27 +00:00
Gabor Juhos
c198a51398
mac80211: update compat-wireless to 2009-01-24 (patch by Hauke Mehrtens <hauke@hauke-m.de>)
...
SVN-Revision: 14172
2009-01-25 13:33:34 +00:00
Felix Fietkau
87db54da68
madwifi: fix the long standing bug that is triggered by nodes getting a timeout on one vap, then moving to another
...
SVN-Revision: 14171
2009-01-25 00:37:41 +00:00
Gabor Juhos
d210025406
mac80211: update compat-wireless to 2009-01-23
...
SVN-Revision: 14154
2009-01-23 11:45:38 +00:00
Travis Kemen
4337de4977
Allow changing country code for madwifi driver. Thanks alisonken1
...
SVN-Revision: 14148
2009-01-22 22:00:07 +00:00
Gabor Juhos
a0c3da6d61
mac80211: update compat-wireless to 2009-01-19
...
SVN-Revision: 14145
2009-01-22 14:52:27 +00:00
Nicolas Thill
a71089de4b
remove IPKG_ARCH variable, unused anymore since ipkg support was removed from busybox
...
SVN-Revision: 14142
2009-01-21 23:03:55 +00:00
Rod Whitby
4c04d8b3c1
other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb
...
SVN-Revision: 14125
2009-01-20 23:40:49 +00:00
Jose Vasconcellos
af64ea8f8c
kexec-tools update to version 2.0.0; add support for armeb.
...
SVN-Revision: 14121
2009-01-20 19:46:45 +00:00
Felix Fietkau
34d45d5d64
upgrade to uci 0.7.3 - fixes a small input validation bug
...
SVN-Revision: 14115
2009-01-20 13:21:25 +00:00
Felix Fietkau
4fc8f4c5c8
firewall: don't clear the mangle table at startup or stop - it doesn't use it and clearing it breaks qos
...
SVN-Revision: 14114
2009-01-20 13:07:30 +00:00
Felix Fietkau
ae1b82df55
bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argument
...
SVN-Revision: 14111
2009-01-20 00:50:09 +00:00
Andy Boyett
fec30c2b2b
openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077
...
SVN-Revision: 14102
2009-01-19 09:50:41 +00:00
Jo-Philipp Wich
24ac43897e
package/kernel: ensure that ipip is autoloaded after iptunnel4
...
SVN-Revision: 14095
2009-01-18 16:54:30 +00:00
Florian Fainelli
3d4f8f79b0
busybox brctl does not support showmacs or showstp ( #4206 )
...
SVN-Revision: 14093
2009-01-18 16:30:37 +00:00
Nicolas Thill
28a92fe717
fix userland netfilter headers installed by iptables
...
SVN-Revision: 14083
2009-01-18 06:35:54 +00:00
Travis Kemen
c7eb38ef4e
fix compile of iptunnel4 for the 2.4 kernel
...
SVN-Revision: 14081
2009-01-18 00:18:06 +00:00
Andy Boyett
51d17e47c2
gdb: upgrade to 6.8, fixes libreadline compilation issues
...
SVN-Revision: 14063
2009-01-16 18:36:37 +00:00
Jo-Philipp Wich
83c9ac173d
firewall: introduce drop_invalid option to allow disabling the invalid state match
...
SVN-Revision: 14061
2009-01-16 18:09:19 +00:00
Felix Fietkau
5b58a8db1f
firewall: allow multiple interfaces to be part of one zone, fix the sanity checks for that
...
SVN-Revision: 14058
2009-01-16 17:39:03 +00:00
Felix Fietkau
5ebc074df4
fix opkg target arch detection problem on x86
...
SVN-Revision: 14055
2009-01-16 16:22:01 +00:00
Andy Boyett
cd0cd14421
change LEDs on wrt54g3g only /proc/diag is not available on x86, so check for existance to avoid errors... Thanks Markus Wigge
...
SVN-Revision: 14044
2009-01-15 18:02:08 +00:00
Andy Boyett
aa59a08b45
hostapd,wpa_supplicant: create control interfaces for hostapd_cli and wpa_cli
...
SVN-Revision: 14039
2009-01-15 07:50:11 +00:00
Andy Boyett
1e97a5e459
libreadline: move to trunk, gdb depends on it
...
SVN-Revision: 14030
2009-01-13 22:14:30 +00:00
Felix Fietkau
abeebe75f4
replace the gdbserver package with a full gdb package that also includes gdbserver
...
SVN-Revision: 14024
2009-01-13 16:27:51 +00:00
Gabor Juhos
bdd0df792a
mac80211: update ath9k patches
...
SVN-Revision: 14023
2009-01-13 13:01:26 +00:00
Andy Boyett
c09e052d2f
fix vfat.ko in 2.6.28
...
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>
SVN-Revision: 14020
2009-01-13 05:14:56 +00:00
Felix Fietkau
eb1c4db039
add support for an optional staging directory for debug binaries
...
SVN-Revision: 14018
2009-01-13 03:21:25 +00:00
Mirko Vogt
fc14ba0efb
allow targets to override kernel related soundcore configuration
...
SVN-Revision: 13999
2009-01-12 22:47:00 +00:00
Travis Kemen
1f2885ea0c
unmask ip6tables on 2.6.27 and 2.6.28
...
SVN-Revision: 13965
2009-01-10 23:52:56 +00:00
Gabor Juhos
4122e0b8c8
mac80211: update compat-wireless to 2009-01-10
...
SVN-Revision: 13961
2009-01-10 19:23:09 +00:00
Travis Kemen
db8867b4c5
fix kernel config
...
SVN-Revision: 13958
2009-01-10 02:06:13 +00:00
Gabor Juhos
b0122ff809
mac80211: update ath9k patches
...
SVN-Revision: 13948
2009-01-09 12:38:08 +00:00
Florian Fainelli
5c886899ec
Add hfcmulti mISDN driver
...
SVN-Revision: 13945
2009-01-08 23:38:37 +00:00
Florian Fainelli
04a64096d6
Package mISDN stack
...
SVN-Revision: 13944
2009-01-08 23:38:05 +00:00
Florian Fainelli
448dd4ac3a
Also load capifs
...
SVN-Revision: 13941
2009-01-08 21:39:17 +00:00
Felix Fietkau
245e9e9b7a
another #include fix for siit
...
SVN-Revision: 13937
2009-01-08 20:51:53 +00:00
Andy Boyett
43fe08b4d2
kernel: build cs5535-gpio on olpc also
...
SVN-Revision: 13933
2009-01-08 07:04:03 +00:00
Nicolas Thill
704402ab56
temp fix for iptables build failure after [13931]
...
SVN-Revision: 13932
2009-01-08 02:18:45 +00:00
Nicolas Thill
a3edea1b91
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
...
SVN-Revision: 13931
2009-01-08 01:49:11 +00:00
Nicolas Thill
001fd43841
let all mac80211 subpackages inherit some defaults
...
SVN-Revision: 13930
2009-01-08 01:21:20 +00:00
Nicolas Thill
14b016052c
fix kernel modules compile (as in [13724])
...
SVN-Revision: 13929
2009-01-08 01:03:54 +00:00
Gabor Juhos
c5fb8c2c05
mac80211: oops, add missing patches
...
SVN-Revision: 13926
2009-01-07 18:21:53 +00:00
Gabor Juhos
9d1109bd84
mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches
...
SVN-Revision: 13925
2009-01-07 18:17:27 +00:00
Andy Boyett
8e7f25af44
kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge
...
SVN-Revision: 13920
2009-01-07 11:07:51 +00:00
Felix Fietkau
6d27b16e2b
fix $HOME in /etc/profile ( #4424 )
...
SVN-Revision: 13914
2009-01-07 04:38:57 +00:00
Felix Fietkau
59a00d52a9
make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
...
SVN-Revision: 13912
2009-01-07 04:26:14 +00:00
Felix Fietkau
06911d77e5
nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-ath9k
...
SVN-Revision: 13911
2009-01-07 04:25:58 +00:00
Felix Fietkau
c2b878a384
add initial 2.6.28 support for brcm47xx target
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13909
2009-01-06 22:36:41 +00:00
Felix Fietkau
74429f0961
ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices)
...
SVN-Revision: 13907
2009-01-06 22:20:26 +00:00
Felix Fietkau
3812689abd
ead: fix spurious autoconf/automake reruns
...
SVN-Revision: 13906
2009-01-06 22:20:09 +00:00
Felix Fietkau
4129203d75
ead: add support for instance ids to prevent interference from packet reception on multiple interfaces
...
SVN-Revision: 13905
2009-01-06 22:19:55 +00:00
Jo-Philipp Wich
341c1dbdf5
package/base-files: fix chmod of /tmp/.uci, bump package revision
...
SVN-Revision: 13903
2009-01-06 21:53:45 +00:00
Felix Fietkau
37e9d4cb86
ead: fix array overrun
...
SVN-Revision: 13902
2009-01-06 20:10:53 +00:00
Felix Fietkau
24460388fc
fix siit compile on avr32
...
SVN-Revision: 13890
2009-01-06 15:37:24 +00:00
Florian Fainelli
d4931a56f4
Fix prism54 firmware indentation and malformed comments
...
SVN-Revision: 13884
2009-01-06 14:31:38 +00:00
Felix Fietkau
da951bad66
ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
...
SVN-Revision: 13883
2009-01-06 14:08:07 +00:00
Imre Kaloz
8c3a967fae
general fixes for openwrt with kernel 2.6.28
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13876
2009-01-05 14:46:18 +00:00
Gabor Juhos
9be7e1723f
kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
...
SVN-Revision: 13869
2009-01-05 08:43:39 +00:00
Andy Boyett
e4abf0e7d9
mac80211: fix compat-wireless-old md5sum
...
SVN-Revision: 13866
2009-01-05 00:27:53 +00:00
Felix Fietkau
5bb624d8fb
clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos)
...
SVN-Revision: 13850
2009-01-04 02:40:12 +00:00
Felix Fietkau
af7fa11347
allow the ead client to override the broadcast address
...
SVN-Revision: 13849
2009-01-04 01:24:00 +00:00
Felix Fietkau
6bb52080b4
ead: fix bridge handling mistakes
...
SVN-Revision: 13846
2009-01-04 00:21:24 +00:00
Lars-Peter Clausen
3f8c4c8439
Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes #4399
...
SVN-Revision: 13845
2009-01-04 00:08:37 +00:00
Jo-Philipp Wich
8119e28440
package/ead: fix build dependency
...
SVN-Revision: 13843
2009-01-03 22:37:02 +00:00
Gabor Juhos
b45b873a05
mac80211: update compat-wireless to 2009-01-02
...
SVN-Revision: 13842
2009-01-03 19:02:57 +00:00
Gabor Juhos
8efa4b94db
mac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building.
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13841
2009-01-03 18:52:33 +00:00
Gabor Juhos
23caf183fc
mac80211: add preliminary support for the AR913x SoCs
...
SVN-Revision: 13835
2009-01-03 13:48:27 +00:00
Felix Fietkau
d9397119c5
ead: message handling fixes
...
SVN-Revision: 13828
2009-01-02 23:51:57 +00:00
Felix Fietkau
c7ff578b9f
firewall: clear the MSSFIX rules
...
SVN-Revision: 13826
2009-01-02 21:58:58 +00:00
Jo-Philipp Wich
4a1148cf7b
package/madwifi: add uci support for the propereq iwpriv setting
...
SVN-Revision: 13795
2009-01-01 17:29:58 +00:00
Jo-Philipp Wich
0b5333be4b
package/madwifi: fix typo in config handler
...
SVN-Revision: 13793
2009-01-01 13:59:06 +00:00
Steven Barth
d1049f535a
Unify portrange-support in firewall rule generator fixes #4404
...
SVN-Revision: 13791
2009-01-01 13:05:16 +00:00
Andy Boyett
35078a6a52
hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
...
SVN-Revision: 13790
2008-12-31 19:09:26 +00:00
Felix Fietkau
359ce7f97e
disable the MSS fixup hack by default (most ISPs don't require this as a workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs
...
SVN-Revision: 13788
2008-12-31 19:02:03 +00:00
Gabor Juhos
c56cef29d5
mac80211: add experimental support for rt2800 devices (based on a patch by Hauke Mehrtens <hauke at hauke-m.de>)
...
SVN-Revision: 13773
2008-12-30 12:30:18 +00:00
Gabor Juhos
e77eed8b6a
mac80211: update compat-wireless to 2008-12-29
...
SVN-Revision: 13772
2008-12-30 11:51:20 +00:00
Gabor Juhos
c1aa9f80d2
mac80211: fix some depends
...
SVN-Revision: 13771
2008-12-30 09:29:36 +00:00
Andy Boyett
ae2ac12c9a
kernel/modules/usb.mk: hso works on 2.6.26 and later
...
SVN-Revision: 13765
2008-12-30 02:20:22 +00:00
Felix Fietkau
0f6bdb80e1
madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)
...
SVN-Revision: 13760
2008-12-29 18:51:20 +00:00
Andy Boyett
8e1a483c0f
kernel/modules: split network makefile into netdevices and netsupport
...
SVN-Revision: 13757
2008-12-29 01:25:58 +00:00
Felix Fietkau
d05f731a86
uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
...
SVN-Revision: 13751
2008-12-27 18:59:38 +00:00
Felix Fietkau
98677bd970
fix iptables compile with 2.6.26
...
SVN-Revision: 13747
2008-12-27 01:55:48 +00:00
Felix Fietkau
866dda4baa
uci: work around a gcc bug which causes a bogus compiler warning
...
SVN-Revision: 13739
2008-12-24 17:25:21 +00:00
Felix Fietkau
2d86ea2a1d
add the 'ead' package (emergency access daemon), which can provide remote access to your device, even if the ip and firewall settings are broken
...
SVN-Revision: 13738
2008-12-24 10:42:12 +00:00
Felix Fietkau
35fb7c324d
upgrade uci to 0.7.0 - adds ucimap and fixes #4236
...
SVN-Revision: 13732
2008-12-23 11:36:22 +00:00
Felix Fietkau
651a578f52
add siit for stateless ip and icmp translation to ipv6
...
SVN-Revision: 13729
2008-12-22 23:33:10 +00:00
Felix Fietkau
a6538d1480
fix spi-ks8995 compile
...
SVN-Revision: 13724
2008-12-22 19:35:20 +00:00
Felix Fietkau
07d713bb76
wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6
...
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>
SVN-Revision: 13723
2008-12-22 19:09:12 +00:00
Felix Fietkau
1ee70a6f1e
remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
...
SVN-Revision: 13722
2008-12-22 19:08:42 +00:00
Jo-Philipp Wich
1cdaa2d3dc
allow ipv4 routes without gateway in configuration
...
SVN-Revision: 13714
2008-12-22 02:21:25 +00:00
Felix Fietkau
6afa1b4c50
fix opkg overlay_root option for jffs2-only images
...
SVN-Revision: 13710
2008-12-21 19:52:14 +00:00
Nicolas Thill
f8dd7ca92f
add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper introduced in 2.6.26
...
SVN-Revision: 13705
2008-12-21 02:42:10 +00:00
Nicolas Thill
48c661f867
add dependency on rb532 target for its CF module
...
SVN-Revision: 13704
2008-12-21 02:37:49 +00:00
Felix Fietkau
78babdb954
reduce the binary size of libpcap based programs that don't use bpf parsing
...
SVN-Revision: 13686
2008-12-19 06:35:23 +00:00
Hamish Guthrie
1deaf6f46b
Remove legacy kernel load patch - no longer required
...
SVN-Revision: 13679
2008-12-18 07:41:41 +00:00
Imre Kaloz
6b95865642
upgrade compat-wireless to 2008-12-11
...
SVN-Revision: 13651
2008-12-15 14:12:05 +00:00
Nicolas Thill
7e66f38647
add a patch helping available storage space detection, remove workaround from [13611], bump release number
...
SVN-Revision: 13650
2008-12-15 13:11:12 +00:00
Imre Kaloz
4a018d2445
disable IMQ on 2.6.28 as well -- people should use IFB..
...
SVN-Revision: 13612
2008-12-12 11:11:28 +00:00
Nicolas Thill
4eb907423a
add a workaround preventing opkg to install anything on squashfs-based fs layouts after [13602]
...
SVN-Revision: 13611
2008-12-12 01:00:51 +00:00
Imre Kaloz
1e9300de8b
load crypto_blkcipher before cryptomgr.. *sigh*
...
SVN-Revision: 13603
2008-12-11 20:48:17 +00:00
Nicolas Thill
1fa1460691
remove references to kmod-crypto-aead, removed in [13584]
...
SVN-Revision: 13601
2008-12-11 20:11:12 +00:00
Nicolas Thill
37ddee74a1
load aead after crypto_algapi
...
SVN-Revision: 13600
2008-12-11 20:08:40 +00:00
Hamish Guthrie
38b643525c
Add kexec load legacy kernel patch
...
SVN-Revision: 13598
2008-12-11 15:52:28 +00:00
Hamish Guthrie
50119fe0fe
Remove package libtwin - should be in packages, not trunk
...
SVN-Revision: 13594
2008-12-11 12:30:52 +00:00
Hamish Guthrie
2229bfae0f
Add libtwin package for PS3 petitboot bootloader
...
SVN-Revision: 13593
2008-12-11 12:10:29 +00:00
Imre Kaloz
b0c8cfd950
load aead automatically, too
...
SVN-Revision: 13590
2008-12-11 10:10:08 +00:00
Mirko Vogt
1da9dfc3d6
set Package/rt2800-pci to BROKEN
...
SVN-Revision: 13587
2008-12-10 21:37:28 +00:00
Mirko Vogt
3dc1772f70
mac80211 updated to 2008-12-10 due to 404-download-error on prior version
...
SVN-Revision: 13586
2008-12-10 21:14:44 +00:00
Imre Kaloz
fe2af46117
move aead into crypto-core
...
SVN-Revision: 13584
2008-12-10 18:43:42 +00:00
Imre Kaloz
d9475220de
upgrade compat wireless to 2008-12-09, remove the experimental rt2800 patch until it's fixed
...
SVN-Revision: 13579
2008-12-10 11:21:08 +00:00
Travis Kemen
fb1241cce8
fix pcmcia build
...
SVN-Revision: 13565
2008-12-09 18:31:13 +00:00
Felix Fietkau
54f277793e
madwifi: move autochannel idletime decision after radar and phy mode checking
...
SVN-Revision: 13564
2008-12-09 18:28:22 +00:00
Florian Fainelli
181a743a72
kexec-tools builds fine again on 2.6.27, unmask it and also make it available for mips (be) targets
...
SVN-Revision: 13552
2008-12-08 22:05:30 +00:00
Rod Whitby
cd02dc5ead
busybox: Increment PKG_RELEASE
...
SVN-Revision: 13535
2008-12-07 02:15:13 +00:00
Rod Whitby
b5f89fa869
busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)
...
SVN-Revision: 13534
2008-12-07 02:12:11 +00:00
Felix Fietkau
95a9e47a00
madwifi: fix division by zero
...
SVN-Revision: 13521
2008-12-04 21:57:17 +00:00
Felix Fietkau
130413bb0f
madwifi: fix the autochannel patch
...
SVN-Revision: 13520
2008-12-04 19:54:16 +00:00
Travis Kemen
77d3329588
Move txpower settings after the interface comes up. Thanks alisonken1
...
SVN-Revision: 13502
2008-12-03 21:34:04 +00:00
Florian Fainelli
355a67401b
Finally fix the CONFIG_SSB_SILENT symbol
...
SVN-Revision: 13500
2008-12-03 20:37:01 +00:00
Imre Kaloz
ac791ee623
add two patches for ath9k 802.11n AP mode
...
SVN-Revision: 13497
2008-12-03 10:21:20 +00:00
Florian Fainelli
24766a5109
Disable b43 for targets that are not brcm47xx or brcm63xx
...
SVN-Revision: 13475
2008-12-02 16:02:55 +00:00
Felix Fietkau
a3b5071341
madwifi: fix frame type parsing (fixes stp, see #4205 )
...
SVN-Revision: 13468
2008-12-02 13:34:17 +00:00
Imre Kaloz
5e122b54bc
bump hostapd to version 0.6.6
...
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 13467
2008-12-02 13:19:56 +00:00
Imre Kaloz
9d93e2a4e0
upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support
...
SVN-Revision: 13458
2008-12-01 20:27:46 +00:00
Lars-Peter Clausen
93a53872e7
Fix libertas compile on 2.6.27.
...
SVN-Revision: 13452
2008-11-30 19:24:20 +00:00
Lars-Peter Clausen
dd6e0afc45
Fix compile for olpc target.
...
SVN-Revision: 13451
2008-11-30 19:23:03 +00:00
John Crispin
10aa4d9e42
update libertas driver
...
SVN-Revision: 13447
2008-11-30 16:53:16 +00:00
Florian Fainelli
dff2c6a6d0
Update mac80211 and make b43 driver build and load on targets other than brcm47xx ( #4266 )
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13431
2008-11-29 15:48:42 +00:00
Florian Fainelli
f6bdc6a9bd
Corrected SSB Config
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13428
2008-11-29 15:09:32 +00:00
Felix Fietkau
7f863d56bb
madwifi: improve automatic channel selection by taking idle airtime into account
...
SVN-Revision: 13420
2008-11-29 01:34:33 +00:00
Jo-Philipp Wich
7c4f0fcbe7
package/base-files: allow ipv6 routes without gateway specified
...
SVN-Revision: 13419
2008-11-28 22:45:16 +00:00
Felix Fietkau
9d5a1f6aa4
madwifi: improve reliability of the wds modes
...
SVN-Revision: 13416
2008-11-28 20:46:52 +00:00
Jo-Philipp Wich
bd29378e8d
package/dnsmasq: bump to v2.46 ( #4263 )
...
SVN-Revision: 13414
2008-11-28 18:20:19 +00:00
Florian Fainelli
674659a4df
Add ata over ethernet modules ( #4074 )
...
SVN-Revision: 13413
2008-11-28 18:19:01 +00:00
Jo-Philipp Wich
e9cf2c505a
split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
...
SVN-Revision: 13411
2008-11-28 18:04:36 +00:00
Felix Fietkau
b2ec8ffd5c
fix a race condition where ppp interfaces were not added to the firewall properly when brought up at boot time - save the ppp interface unit number in the network state
...
SVN-Revision: 13402
2008-11-28 16:41:46 +00:00
Felix Fietkau
5cc72a2874
fix up the network ifname in the network state when receiving iface/ifup events
...
SVN-Revision: 13399
2008-11-28 16:18:11 +00:00
Felix Fietkau
7ac69660fe
fix ifup (no longer use the to-be-reverted state of the previous config)
...
SVN-Revision: 13398
2008-11-28 16:13:23 +00:00
Florian Fainelli
cd96a09834
ssb module config symbols fixup
...
SVN-Revision: 13365
2008-11-26 17:43:50 +00:00
Florian Fainelli
ad530354e7
Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set ( #3883 ), thanks Norbert
...
SVN-Revision: 13338
2008-11-24 12:42:13 +00:00
Florian Fainelli
73ff675b3f
Make b43 back again available for brcm47xx ( #4237 )
...
SVN-Revision: 13320
2008-11-22 22:50:04 +00:00
Nicolas Thill
f456099ca5
clean NATIVE_TOOLCHAIN dependencies
...
SVN-Revision: 13314
2008-11-22 05:10:43 +00:00
Jo-Philipp Wich
fdd24c73e0
package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
...
SVN-Revision: 13312
2008-11-22 03:15:32 +00:00
Thomas Langer
e59c8dd866
uboot: support boards with tantos switch and small code and format cleanups
...
SVN-Revision: 13308
2008-11-21 18:47:33 +00:00
Florian Fainelli
919fc96bdf
Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well
...
SVN-Revision: 13301
2008-11-20 23:01:07 +00:00
Gabor Juhos
a81c3dacb9
kernel/modules: disable automatic loading of crypto-test module
...
SVN-Revision: 13292
2008-11-19 18:01:26 +00:00
Thomas Langer
8294879df7
cleanup uboot package
...
SVN-Revision: 13291
2008-11-19 17:40:05 +00:00
Gabor Juhos
22949f10e2
openssl: update ocf to 20080917
...
SVN-Revision: 13284
2008-11-18 20:52:33 +00:00
Gabor Juhos
0aa75baf81
add package for ocf-crypto-headers
...
SVN-Revision: 13283
2008-11-18 20:50:18 +00:00
Gabor Juhos
ae87ca9a83
kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
...
SVN-Revision: 13281
2008-11-18 19:38:50 +00:00
Andy Boyett
bc1b8ed25c
bump to version 0.6.5 - updates driver_nl80211 to match changes in recent compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself
...
SVN-Revision: 13275
2008-11-18 07:26:15 +00:00
Jo-Philipp Wich
fad690be31
make mmc_over_gpio init uci-aware
...
SVN-Revision: 13273
2008-11-17 23:22:27 +00:00
Imre Kaloz
debd8d2dd8
MADWIFI_DEBUG should depend on DEVEL
...
SVN-Revision: 13267
2008-11-17 19:43:12 +00:00
Jo-Philipp Wich
0c67453253
remove mac address handling, now handled by /lib/network/config.sh
...
SVN-Revision: 13259
2008-11-17 13:30:14 +00:00
Jo-Philipp Wich
789848d327
Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac address
...
SVN-Revision: 13258
2008-11-17 10:47:02 +00:00
Jo-Philipp Wich
2a4a3ffd6a
move the txpower option to wifi-iface to mimic madwifi configuration
...
SVN-Revision: 13239
2008-11-16 19:38:55 +00:00
Jo-Philipp Wich
53f4888b7b
package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config - implement txpower option
...
SVN-Revision: 13236
2008-11-16 18:03:38 +00:00
Florian Fainelli
61863b4bed
Finally fix iptables -m conntrack ( #988 ), bump release numnber
...
SVN-Revision: 13235
2008-11-16 17:40:49 +00:00
Florian Fainelli
ac26d5ea2c
Package pata_rb532_cf separately and update kernel config
...
SVN-Revision: 13225
2008-11-16 01:04:52 +00:00
Florian Fainelli
ac679ab302
The package kmod-net-prism54 misses the firmware file in /lib/firmware.
...
Signed-Off-By: Joerg Albert <jal2 at gmx.de>
SVN-Revision: 13223
2008-11-15 17:39:50 +00:00
Florian Fainelli
985166f637
kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it
...
SVN-Revision: 13222
2008-11-15 15:38:48 +00:00
Florian Fainelli
ed68c8eff9
Use the openwrt.org mirror, others are offline
...
SVN-Revision: 13221
2008-11-15 14:55:55 +00:00
Florian Fainelli
4cacc7208c
Split out pcmcia core support from the socket drivers
...
SVN-Revision: 13214
2008-11-15 12:28:36 +00:00
Florian Fainelli
cb126cd576
Package bcm63xx-pcmcia kernel module and fix compilation
...
SVN-Revision: 13212
2008-11-15 11:26:23 +00:00
Florian Fainelli
a30ed4d09d
Fix typo in wpa_supplicant ( #4208 )
...
SVN-Revision: 13209
2008-11-15 11:15:25 +00:00
Felix Fietkau
bd8dad29fa
madwifi: ap+sta race conditions
...
SVN-Revision: 13208
2008-11-14 23:35:12 +00:00
Felix Fietkau
9baac9c54b
madwifi: add iwpriv for setting the maximum number of associated clients (ap mode)
...
SVN-Revision: 13207
2008-11-14 23:35:03 +00:00
Florian Fainelli
3637d97ccb
Build p54 driver from compat-wireless
...
SVN-Revision: 13206
2008-11-14 23:09:43 +00:00
Lars-Peter Clausen
a9f96e2d84
Put libext2fs into its own package.
...
SVN-Revision: 13205
2008-11-14 22:37:29 +00:00
Felix Fietkau
dc483bc44f
uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
...
SVN-Revision: 13203
2008-11-14 17:01:37 +00:00
Nicolas Thill
1af7fe6e24
fix brctl on linux 2.4
...
SVN-Revision: 13194
2008-11-13 04:22:05 +00:00
Felix Fietkau
6182979957
bump openssl PKG_RELEASE
...
SVN-Revision: 13184
2008-11-11 15:42:45 +00:00
Felix Fietkau
078f269b41
enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
...
SVN-Revision: 13182
2008-11-11 15:35:10 +00:00
Nicolas Thill
3691a072cc
bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number
...
SVN-Revision: 13180
2008-11-11 03:02:26 +00:00
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
...
SVN-Revision: 13179
2008-11-11 02:48:31 +00:00
Nicolas Thill
1b1e42ba53
add missing kconfig symbol when SBP2 is enabled
...
SVN-Revision: 13177
2008-11-11 02:42:27 +00:00
Nicolas Thill
dec6a89589
FireWire/IEEE1394 requires PCI support
...
SVN-Revision: 13176
2008-11-11 02:40:01 +00:00
Nicolas Thill
c76305413e
ack CONFIG_ISDN change introduced in 2.6.27+
...
SVN-Revision: 13175
2008-11-11 02:36:20 +00:00
Nicolas Thill
ac915623a6
make network config script work with brctl from both bridge-utils & busybox
...
SVN-Revision: 13165
2008-11-09 22:48:56 +00:00
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 )
...
SVN-Revision: 13164
2008-11-09 22:42:36 +00:00
Nicolas Thill
dc1b6a3961
fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...)
...
SVN-Revision: 13163
2008-11-09 22:38:59 +00:00
Nicolas Thill
774f6c2160
upgrade busybox to 1.11.3
...
SVN-Revision: 13160
2008-11-09 17:55:06 +00:00
Florian Fainelli
9c97f76e21
Allow setting the MAC address on a broadcom device ( #1512 )
...
SVN-Revision: 13154
2008-11-09 17:05:15 +00:00
Peter Denison
a9f61c0f34
Change order of module startup to force USB2 before USB1.1
...
SVN-Revision: 13151
2008-11-09 16:50:17 +00:00
Peter Denison
83007f4d6b
Add firewire kernel modules to menuconfig
...
SVN-Revision: 13150
2008-11-09 16:50:11 +00:00
Florian Fainelli
faa7abe013
Add mac80211-hswim driver
...
SVN-Revision: 13146
2008-11-09 15:38:03 +00:00
Felix Fietkau
03daa9a28d
fix trailing backslash error introduced in r13115 - fixes kernel config issues
...
SVN-Revision: 13131
2008-11-06 13:21:43 +00:00
Felix Fietkau
d96cec4149
add rt2860 firmware
...
SVN-Revision: 13117
2008-11-03 22:10:35 +00:00
Felix Fietkau
9a95bbddc1
add rt2800 (probably still defunct)
...
SVN-Revision: 13116
2008-11-03 22:10:17 +00:00
Felix Fietkau
73784f8351
split out crc-ccitt
...
SVN-Revision: 13115
2008-11-03 22:09:39 +00:00
Felix Fietkau
21bd5492b3
upgrade compat-wireless to 2008-11-03
...
SVN-Revision: 13114
2008-11-03 22:09:08 +00:00
Florian Fainelli
b4dd33016d
Update openssl to 0.9.8i ( #4060 )
...
SVN-Revision: 13109
2008-11-03 21:26:27 +00:00
Felix Fietkau
529e87f6c5
switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
...
SVN-Revision: 13100
2008-11-02 23:14:16 +00:00
Felix Fietkau
f44a4a0b00
madwifi: fix ACL race condition (patch by Sebastian Gottschall)
...
SVN-Revision: 13097
2008-11-02 13:05:46 +00:00
Felix Fietkau
dec207d4eb
madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches
...
SVN-Revision: 13096
2008-11-02 13:04:36 +00:00
Felix Fietkau
891b476e67
fix a rare wds related noderef issue
...
SVN-Revision: 13095
2008-11-02 13:03:03 +00:00
Felix Fietkau
e050667baa
fix typo
...
SVN-Revision: 13084
2008-10-30 22:49:15 +00:00
Travis Kemen
7002daa535
remove GPG not enabled in this build warning
...
SVN-Revision: 13083
2008-10-30 18:22:00 +00:00
Travis Kemen
6103f88358
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared
...
SVN-Revision: 13082
2008-10-29 20:31:14 +00:00
Felix Fietkau
5a97325e73
add back the include() function to awk (extracted from the old awx patch)
...
SVN-Revision: 13081
2008-10-29 20:02:52 +00:00
Felix Fietkau
9b75b9e35c
don't bring down interfaces when preparing them
...
SVN-Revision: 13079
2008-10-29 17:26:59 +00:00
Felix Fietkau
a4f11ca22e
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
...
SVN-Revision: 13078
2008-10-29 17:26:49 +00:00
Felix Fietkau
9161a70235
fix hostapd a/g mode if only the channel is configured in the config
...
SVN-Revision: 13076
2008-10-29 15:52:58 +00:00
Felix Fietkau
1b5de1c105
fix hostapd race condition which breaks wpa with madwifi
...
SVN-Revision: 13075
2008-10-29 15:52:44 +00:00
Mike Baker
a75c1c1262
fix a null pointer deref in vi's search
...
SVN-Revision: 13073
2008-10-29 13:46:28 +00:00
Gabor Juhos
71b43456c7
mac80211: fix zd1211rw firmware location
...
SVN-Revision: 13065
2008-10-28 20:47:15 +00:00
Travis Kemen
7adb667a13
remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt
...
SVN-Revision: 13039
2008-10-23 15:14:54 +00:00
Travis Kemen
3800e56ddb
remove polarity from config file generation
...
SVN-Revision: 13034
2008-10-23 04:06:30 +00:00
Travis Kemen
0aaaf0e266
fix mistakes in last commit
...
SVN-Revision: 13033
2008-10-23 03:53:56 +00:00
Travis Kemen
5506db71c3
Simplify antenna selection and remove the need for gpioctl for the nanostation2.
...
SVN-Revision: 13032
2008-10-23 03:09:33 +00:00
Travis Kemen
6d6878bb10
fix polarity
...
SVN-Revision: 13031
2008-10-23 01:49:19 +00:00
Felix Fietkau
c818cdbb4d
madwifi: improve reliability of the antenna diversity setting
...
SVN-Revision: 13029
2008-10-23 01:07:55 +00:00
Felix Fietkau
14d0041023
implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported)
...
SVN-Revision: 13028
2008-10-23 01:07:50 +00:00