Felix Fietkau
be3deb5b14
mac80211: broadcast the country IE by default if the country code is configured ( #9308 )
...
SVN-Revision: 26765
2011-04-26 19:33:27 +00:00
Felix Fietkau
2b5517934d
wpa_supplicant: make sure that the common 802.11 code gets linked in ( fixes #9299 )
...
SVN-Revision: 26764
2011-04-26 19:16:25 +00:00
Felix Fietkau
359e667fd5
mac80211: replace the regd revert patch with a proper fix, add some more pending patches
...
SVN-Revision: 26761
2011-04-26 01:23:23 +00:00
Felix Fietkau
f2ccc3ada5
ath9k: remove the signal strength fix, it causes a lot of confusion and seems to be just as inaccurate as the original version of the code
...
SVN-Revision: 26753
2011-04-25 18:21:32 +00:00
Felix Fietkau
9dbcf86d8e
cfg80211: revert upstream regdomain handling breakage
...
SVN-Revision: 26752
2011-04-25 18:21:28 +00:00
Felix Fietkau
cbbe49a1d8
hostapd: fix a few compile errors and warnings
...
SVN-Revision: 26751
2011-04-24 03:34:46 +00:00
Felix Fietkau
e15e8f6976
mac80211: do rate control updates when the HT configuration changes on an interface
...
SVN-Revision: 26750
2011-04-23 21:34:40 +00:00
Felix Fietkau
d7bdfca6d0
hostapd: update to 2011-04-21
...
SVN-Revision: 26749
2011-04-23 21:34:35 +00:00
Hauke Mehrtens
6986b1b7c2
mac80211: remove unneeded patch
...
This was fixed upstream
SVN-Revision: 26745
2011-04-21 09:32:49 +00:00
Felix Fietkau
970252faf8
mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k
...
SVN-Revision: 26744
2011-04-20 18:14:35 +00:00
Jo-Philipp Wich
7982978391
ppp: extend the r26742 change to ip-down too
...
SVN-Revision: 26743
2011-04-20 12:08:12 +00:00
Jo-Philipp Wich
8d47f51f7c
ppp: prevent duplicate hotplug for non uci managed ppp interfaces ( #9275 )
...
SVN-Revision: 26742
2011-04-20 12:02:04 +00:00
Jo-Philipp Wich
2a386cee99
firewall: prevent excessive uci state data aggregation ( #9152 )
...
SVN-Revision: 26740
2011-04-20 11:49:09 +00:00
Felix Fietkau
04d064a590
busybox: refresh patches
...
SVN-Revision: 26738
2011-04-20 02:56:23 +00:00
Felix Fietkau
c4dbe835b4
busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)
...
SVN-Revision: 26737
2011-04-20 02:56:17 +00:00
Hauke Mehrtens
75a63f1981
mac80211: b43: Expose N-PHY support
...
Allow enabling of N-PHY support for BCM4321 and BCM4322.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26736
2011-04-19 21:44:29 +00:00
Hauke Mehrtens
becddc9ec7
mac80211: b43: Expose PIO mode fallback
...
Allow reenabling the PIO mode fallback for b43.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26735
2011-04-19 21:43:19 +00:00
Hauke Mehrtens
0429ec0c11
mac80211: b43: Expose debug option
...
Allow enabling debug output and debugfs for B43.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26734
2011-04-19 21:40:29 +00:00
Hauke Mehrtens
cda9981625
mac80211: b43: Add Firmware 5.10.56.27
...
Add the 5.10.56.27 firmware option. This includes updating b43-fwcutter to
its newest release 14 and updating the b43-fwsquash.py to recognise rev 16
n phy files.
Also rename the current options from STABLE/EXPERIMENTAL to their version
numbers.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 26733
2011-04-19 21:40:08 +00:00
Felix Fietkau
ea07da5fe5
hostapd: fix bridge handling for wds stations ( #9257 )
...
SVN-Revision: 26724
2011-04-19 15:41:49 +00:00
Felix Fietkau
9d0882b720
mac80211: re-enable beacon channel hints
...
SVN-Revision: 26723
2011-04-19 15:41:45 +00:00
Jo-Philipp Wich
144bee2090
base-files: fix stale space in eglibc library install section ( #9270 )
...
SVN-Revision: 26720
2011-04-19 13:18:39 +00:00
Felix Fietkau
f22d06ad7a
librpc: update to a newer version to fix issues with __set_errno
...
SVN-Revision: 26716
2011-04-18 09:42:46 +00:00
Felix Fietkau
032a3504ee
ath9k: assign a keycache slot per station for unencrypted links to fix powersave frame filtering
...
SVN-Revision: 26712
2011-04-17 20:56:14 +00:00
Felix Fietkau
cbc16e179e
ath9k: add a patch to show excessive retry counts for single MPDUs
...
SVN-Revision: 26711
2011-04-17 20:56:10 +00:00
Felix Fietkau
8f5a84a690
mac80211: fix the config define for iwl3945
...
SVN-Revision: 26697
2011-04-16 19:52:39 +00:00
Felix Fietkau
8cf42db0ca
mac80211: make intel wireless drivers depend on pci support
...
SVN-Revision: 26696
2011-04-16 19:52:35 +00:00
Felix Fietkau
e00eaf1545
mac80211: add intel drivers to PKG_CONFIG_DEPENDS
...
SVN-Revision: 26695
2011-04-16 19:52:31 +00:00
Felix Fietkau
69f8f5ebfd
ath5k: allow simultaneous ad-hoc+ap operation
...
SVN-Revision: 26685
2011-04-15 16:54:52 +00:00
Felix Fietkau
19e4c371c5
opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacios, #9223 )
...
SVN-Revision: 26684
2011-04-15 16:18:11 +00:00
Felix Fietkau
4ca0906341
uboot-ar71xx: add a dependency on the ar71xx target
...
SVN-Revision: 26683
2011-04-15 15:41:49 +00:00
Felix Fietkau
1b18a439e6
uboot-ar71xx: remove a bogus dependency
...
SVN-Revision: 26677
2011-04-15 00:54:14 +00:00
Felix Fietkau
6397aeb8b1
uboot-ar71xx: fix compile on mac os x (patch from #9124 )
...
SVN-Revision: 26676
2011-04-15 00:54:08 +00:00
Felix Fietkau
39fc0fc2f7
ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon code can handle it
...
SVN-Revision: 26668
2011-04-14 23:22:21 +00:00
Felix Fietkau
e0aa62e3c2
ath9k: fix resetting the hw during channel change when the MAC fails to go idle
...
SVN-Revision: 26665
2011-04-14 22:46:12 +00:00
Felix Fietkau
79ecac89e6
cfg80211: disable processing of 802.11d regulatory hints - it causes invalid regulatory settings on reconnect ( fixes #9207 )
...
SVN-Revision: 26662
2011-04-14 16:52:09 +00:00
Lars-Peter Clausen
8ba2d8098a
kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)
...
For kernel versions newer then 2.6.31 the ext4 module can be used to mount
ext2/3 filesystems.
Building ext2/3 as modules on the other hand breaks using ext4 for mounting ext2
or ext3, which breaks booting from ext2/3 on machines where the ext4 module is
built into the kernel.
SVN-Revision: 26645
2011-04-13 13:37:40 +00:00
Alexandros C. Couloumbis
9ec445154e
package/hostapd: cosmetic fix
...
SVN-Revision: 26644
2011-04-13 13:36:48 +00:00
Vasilis Tsiligiannis
372cefb114
kernel/modules: Move zlib_deflate module to higher autoloading priority
...
SVN-Revision: 26639
2011-04-12 23:48:28 +00:00
Vasilis Tsiligiannis
41cc2d3a52
kernel/modules: Fix r26637
...
SVN-Revision: 26638
2011-04-12 23:42:01 +00:00
Vasilis Tsiligiannis
d7197ec50b
kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate
...
SVN-Revision: 26637
2011-04-12 23:34:28 +00:00
Vasilis Tsiligiannis
4f6f0cbe38
kernel/modules: Add zlib package
...
SVN-Revision: 26636
2011-04-12 23:18:53 +00:00
Vasilis Tsiligiannis
0a0b8c621c
kernel/modules: Add "Libraries" submenu and move library packages there
...
SVN-Revision: 26635
2011-04-12 23:18:48 +00:00
Vasilis Tsiligiannis
627438d0ff
kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefile
...
btrfs needs zlib_deflate, which was built but not included
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 26632
2011-04-12 23:18:30 +00:00
Jo-Philipp Wich
2f6361832e
base-files: return success on lib-copying with external toolchain when using an external toolchain the base-files package copies libc, libgcc and others from the library directory.
...
The file list is given as following in the .config:
CONFIG_LIBC_FILE_SPEC="./lib/ld{-*.so,-linux*.so.*} ./lib/lib{anl,c,cidn,crypt,dl,m,nsl,nss_dns,nss_files,resolv,util}{-*.so,.so.*}"
Because the filenames are composed with different endings, not all files exist
and will be skipped. Currently, this works only if the last composed file
(util.so.*) really exists. At the moment this works - but only if you don't add
a new file like 'uClibc'.
Adding it at the end '...resolv,util,uClibc}{-*.so,.so.*}' will lead to this
message, because the combination 'libuClibc.so.*' doesn't exist and Make will
evaluate the last copy statement of the for loop.
2011-04-12 20:37:43 +00:00
Jo-Philipp Wich
9646ca6c6e
This patch updates qos-scripts to support fair traffic sharing using the SFQ with external classifiers method. It also corrects a bug in the unsupported ESFQ method already used by qos-scripts. (ESFQ: http://fatooh.org/esfq-2.6/ only updated to 2.6.24, it was switched to an SFQ patch after that and not updated since 2008)
...
A class can be forced to use SFQ, and an external classifier added like
this:
config class "Normal"
option avgrate 10
option priority 30
option packetdelay 100
option limitrate 94
# option qdisc "sfq perturb 2"
config class "Normal_up"
# option filter "protocol all flow hash keys src divisor 1024"
config class "Normal_down"
# option filter "protocol all flow hash keys dst divisor 1024"
Using these options, the user needs to load cls_flow before qos-scripts
starts.
I've got more information here:
http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-switching-sfqexternal-classifiers
This has been tested on r23914.
Signed-off-by: Ben Pfountz <netprince<>vt_edu>
SVN-Revision: 26622
2011-04-12 20:33:11 +00:00
Jo-Philipp Wich
a9977eca91
firewall: allow local redirection of ports
...
Allow a redirect like:
config redirect
option src 'wan'
option dest 'lan'
option src_dport '22001'
option dest_port '22'
option proto 'tcp'
note the absence of the "dest_ip" field, meaning to terminate the connection on the firewall itself.
This patch makes three changes:
(1) moves the conntrack module into the conntrack package (but not any of the conntrack_* helpers).
(2) fixes a bug where the wrong table is used when the "dest_ip" field is absent.
(3) accepts incoming connections on the destination port on the input_ZONE table, but only for DNATted
connections.
In the above example,
ssh -p 22 root@myrouter
would fail from the outside, but:
ssh -p 22001 root@myrouter
would succeed. This is handy if:
(1) you want to avoid ssh probes on your router, or
(2) you want to redirect incoming connections on port 22 to some machine inside your firewall, but
still want to allow firewall access from outside.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26617
2011-04-12 20:03:59 +00:00
Felix Fietkau
512bb389ee
pppd: support the nomp option if multilink support is disabled
...
SVN-Revision: 26614
2011-04-12 18:29:28 +00:00
Felix Fietkau
768877966d
hostapd: properly mark random data as ready if initialization succeeds without reassociation ( #9222 )
...
SVN-Revision: 26611
2011-04-12 17:30:16 +00:00
Felix Fietkau
966dee23c3
mac80211: fix WPA auth on WDS station interfaces ( #9227 )
...
SVN-Revision: 26609
2011-04-12 17:17:56 +00:00
Hamish Guthrie
6f497711cf
Modify environment variables for altered filesystem layout
...
SVN-Revision: 26608
2011-04-12 14:24:20 +00:00
Gabor Juhos
5ffdddc75e
mac80211: ath9k: register id table for platform device
...
Currently the device id in the platform driver is hardcoded to an
id which is specific to AR9130/AR9132 SOCs as it supports only wmac
(wireless mac) of these SOCs. But this needs to be dynamic when we
want to support different wmac of SOCs. So add id_table to driver to
make it extendable to more SOCs.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
SVN-Revision: 26604
2011-04-12 09:29:23 +00:00
Gabor Juhos
98d3aa13f4
package/kernel: add module for the gpio_keys_polled driver
...
SVN-Revision: 26602
2011-04-12 09:29:14 +00:00
Jo-Philipp Wich
37f7e8afdc
opkg: update to r618
...
SVN-Revision: 26598
2011-04-11 22:08:43 +00:00
Felix Fietkau
93da23803b
ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR5312 device
...
SVN-Revision: 26587
2011-04-11 03:26:08 +00:00
Felix Fietkau
092de86b0a
ath5k: fix eeprom capability checks that disabled AES crypto support where it should have been enabled
...
SVN-Revision: 26586
2011-04-11 03:26:03 +00:00
Felix Fietkau
718f5aa78e
ath5k: fix mac address detection on dual-radio ar5312
...
SVN-Revision: 26583
2011-04-10 21:12:05 +00:00
Felix Fietkau
8ab360f9b3
ath5k: fix 2ghz-only radio handling on ar5312
...
SVN-Revision: 26582
2011-04-10 21:12:00 +00:00
Felix Fietkau
702a2f8430
ath5k: decrease interrupt load for rx/tx interrupts
...
SVN-Revision: 26579
2011-04-10 16:23:39 +00:00
Felix Fietkau
cffea3eb4e
ath5k: clean up debugfs code
...
SVN-Revision: 26578
2011-04-10 16:23:34 +00:00
Felix Fietkau
8978c04f2a
ath5k: fix config options for debugfs
...
SVN-Revision: 26577
2011-04-10 16:23:28 +00:00
Hauke Mehrtens
077377a294
kernel: do not build gpiolib into the kernel
...
fix for r26570.
SVN-Revision: 26574
2011-04-10 10:28:30 +00:00
Hauke Mehrtens
1c64f756d4
mac80211: fix compile with older kernel versions
...
SVN-Revision: 26573
2011-04-09 23:51:30 +00:00
Hauke Mehrtens
76cce7c90e
acx-mac80211 needs some header files from compat-wireless to build
...
SVN-Revision: 26572
2011-04-09 23:44:03 +00:00
Hauke Mehrtens
2ce13f05cb
kernel: add symbols, small fixes
...
* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again
SVN-Revision: 26570
2011-04-09 23:34:20 +00:00
Hauke Mehrtens
3b659a2519
crypto: The if statement for twofish did not work, deflate depends on zlib_deflate
...
SVN-Revision: 26569
2011-04-09 23:30:09 +00:00
Hauke Mehrtens
be08c96f01
sound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages.
...
SVN-Revision: 26568
2011-04-09 23:26:00 +00:00
Hauke Mehrtens
24c1caef5f
iipt-debug: create bundle of netfilter modules for debugging
...
Add a bundle for including commonly useful modules for IPtables debugging and development.
For now, it just contains xt_TRACE.ko
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26567
2011-04-09 23:23:46 +00:00
Felix Fietkau
8ee695885a
ath5k: add some more performance improvements
...
SVN-Revision: 26566
2011-04-09 22:56:51 +00:00
Felix Fietkau
3df1de1b80
ath5k: rename a misnamed patch
...
SVN-Revision: 26565
2011-04-09 22:56:47 +00:00
Felix Fietkau
f9be6569c8
ath5k: add a few fixes that improve performance
...
SVN-Revision: 26564
2011-04-09 21:11:06 +00:00
Felix Fietkau
3ce630447a
ath5k: fix tx status reporting
...
SVN-Revision: 26563
2011-04-09 19:21:26 +00:00
Hauke Mehrtens
0a637d604b
kernel: add scsi cdrom support
...
This closes #9125 .
SVN-Revision: 26548
2011-04-09 15:59:03 +00:00
Felix Fietkau
8371085c8b
ath9k: properly count retries when frames are filtered due to excessive retries when a client is not in powersave mode
...
SVN-Revision: 26545
2011-04-09 15:22:01 +00:00
Felix Fietkau
ad6cb6294e
mac80211: fix reading the station flags in debugfs
...
SVN-Revision: 26544
2011-04-09 15:21:57 +00:00
Hauke Mehrtens
cdd51194ca
linux-atm: package atm-diagnostics with atmdump, atmdiag, etc.
...
If your ISP is pushing their own DSL equipment (which many do to contain support costs), they won't be
forthcoming with your various settings: encapsulation, VPI/VCI, etc.
These you might have to discover yourself. The easiest way to do this is with atmdiag and atmdump.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26542
2011-04-09 13:05:48 +00:00
Felix Fietkau
df49468a51
kernel: include firmware in the e100 package
...
SVN-Revision: 26539
2011-04-08 21:53:38 +00:00
Hauke Mehrtens
b62cc9ae9b
brcm47xx: add Netgear WNR834BV1
...
Thank you realopty for the patch.
This closes #7702
SVN-Revision: 26537
2011-04-08 19:22:09 +00:00
Hauke Mehrtens
cbab3e4c9b
mac80211: add Intel wireless drivers.
...
This adds the Intel wireless drivers for their normal cards.
Thank you framer99 for the patch, I extended it a little bit.
This closes #7227
SVN-Revision: 26534
2011-04-08 16:17:21 +00:00
Felix Fietkau
5505e8f61e
ath9k: improve the rx dma stop fix, add more debugging output in case the issue still occurs
...
SVN-Revision: 26532
2011-04-08 12:18:43 +00:00
Felix Fietkau
070c2ba1f4
mac80211: fix support for iftype wds
...
SVN-Revision: 26531
2011-04-08 01:04:44 +00:00
Vasilis Tsiligiannis
6fab820124
kernel/modules: Enable Realtek R8169 not only for x86
...
This enables support for Realtek 8169 based network cards for other
platforms than x86. I have a mini-PCI card on ixp4xxx running here.
Maybe for the other cards in netdevices.mk a @DEPENDS change from
@TARGET_x86 to @PCI_SUPPORT makes also sense.
Signed-off-by: Christoph König <christoph.koenig@ikt.uni-hannover.de>
SVN-Revision: 26529
2011-04-07 23:31:56 +00:00
Felix Fietkau
40d6cd6c16
kernel: enable MPPE again, got broken in r26296
...
Since r26296 mppe.ko could not be loaded, kernel gives "device missing" error.
According to KConfig cypther-ecb is required.
Signed-off-by: Sven Roederer <mailinglists.sven_at_roederer.dhs.org>
SVN-Revision: 26507
2011-04-07 19:06:34 +00:00
Felix Fietkau
34643f24ed
mac80211: update to wireless-testing 2011-04-06
...
adds some more pending patches which (among other things) fix the 'failed to stop RX DMA' messages
SVN-Revision: 26506
2011-04-07 18:42:22 +00:00
Daniel Dickinson
abf0b4b9a2
block-mount: Reverting 26503. Was already fixed in a better way in commit 26474.
...
SVN-Revision: 26505
2011-04-07 01:00:14 +00:00
Vasilis Tsiligiannis
98da9c9066
madwifi: typo(s) in /lib/wifi/madwifi.sh
...
Hi
minrate and maxrate are acually not boolean, so, for example
"config minrate 11000" in /etc/config/wireless has no effect.
Signed-off by: Jan Hetges <tran@ms20.net>
SVN-Revision: 26504
2011-04-06 20:50:14 +00:00
Vasilis Tsiligiannis
5f6a87f6c4
block-mount: fsck.sh should only call pi_include() if dir /lib/functions/fsck exists.
...
/etc/functions.sh:pi_include() checks if the argument exists and prints
a warning if not. To prevent this warning if package block-mount is installed
but not package e2fsprogs, the script should check if this directory exists
before calling pi_include()
A wrong patch to suppress this warning was previously posted
with subject:
[PATCH] Fix typo in name of to be included file
Signed-off-by: Mark Vels <mark.vels@team-embedded.nl>
SVN-Revision: 26503
2011-04-06 20:50:06 +00:00
Felix Fietkau
a4e59b89b8
ath9k: fall back to the default noise floor if the calibrated one is not available, fixes signal strength display in initial scan
...
SVN-Revision: 26494
2011-04-05 19:04:05 +00:00
Felix Fietkau
6ed952272e
busybox: get rid of the useless extra menu
...
SVN-Revision: 26493
2011-04-05 19:04:02 +00:00
Felix Fietkau
7fba202f97
librpc: use MDEPENDS instead of DEPENDS for @USE_UCLIBC to fix recursive busybox dependencies
...
SVN-Revision: 26492
2011-04-05 19:03:55 +00:00
Vasilis Tsiligiannis
980190367c
base-files: Use -h instead of deprecated -L for symlink check
...
SVN-Revision: 26485
2011-04-05 15:09:43 +00:00
Vasilis Tsiligiannis
3549fb214f
madwifi: Always escape SSID parameter
...
SVN-Revision: 26484
2011-04-05 15:09:38 +00:00
Vasilis Tsiligiannis
48465d3d63
base-files: fix minor problem in init.d/boot
...
The script tests for the existance of /dev/root with test -e which fails if
/dev/root is a dangling symlink making the call to ln fail.
Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
SVN-Revision: 26483
2011-04-05 15:09:32 +00:00
Vasilis Tsiligiannis
9d54c7aaaf
hostapd: add accounting configuration to hostapd uci script
...
Hello
This patch add accounting configuration in hostapd.sh
It also change "server, port, key" to "auth_server, auth_port, auth_secret" but keep backward compatibility
Please patch backfire & trunk
Thanks in advance.
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 26482
2011-04-05 15:09:26 +00:00
Daniel Dickinson
d5542b4f59
block-mount base-files: Added additional check to pi_include to ensure that a directory used with pi_include actually contains files matching the souring pattern because if not the shell dies due to an empty string in for statement. Added /lib/functions/fsck as an empty dir to block-mount. This combination fixes a warning which generates a lot of bug reports, without panicking the kernel like the last attempt.
...
SVN-Revision: 26479
2011-04-05 12:12:57 +00:00
Daniel Dickinson
b62e95c11b
block-mount: Revert 26468: it causes a kernel panic due to pi_include failing due to the included directory being empty.
...
SVN-Revision: 26476
2011-04-05 03:19:10 +00:00
Jo-Philipp Wich
c64e907639
uci: mark uci as unsafe for parallel building
...
SVN-Revision: 26470
2011-04-04 12:06:37 +00:00
Daniel Dickinson
c319b73399
block-mount: Removed duplicated directory creation in the package install section. The duplicates were a result of the mergin the block-* packages.
...
SVN-Revision: 26469
2011-04-04 11:30:01 +00:00
Daniel Dickinson
581793d2c4
block-mount: Fixed warning of missing /lib/functions/fsck during boot when no scripts are installed in the directory. Thanks to Maarten Bezemer.
...
SVN-Revision: 26468
2011-04-04 11:29:59 +00:00
Gabor Juhos
6c757c4cbe
mac80211: move 620-rt2x00_soc_led_support.patch to the correct place
...
* fixes [26463]
SVN-Revision: 26467
2011-04-04 09:03:33 +00:00
Gabor Juhos
490032400b
mac80211: update rt2800-{pci,usb} dependencies
...
SVN-Revision: 26465
2011-04-04 08:43:02 +00:00
Gabor Juhos
3c5ead23c1
mac80211: rt2800-lib doesn't depend on rt2x00-usb
...
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 26464
2011-04-04 08:42:59 +00:00
Gabor Juhos
8e1a827487
mac80211: add WLAN LED support for Ralink RT305x SoC Devices
...
This patch adds WLAN LED support to the mac80211 driver for Ralink
rt2x00/rt2800 (rt305x) SoC devices. The current driver in
kmod-rt2800-lib is based upon PCI, not SoC. The WLAN LED drivers in
rt2800lib.c set the LED brightness via an MCU request, but do nothing
for SoC. This patch checks for SoC and sets the register to enable the
WLAN LED (instead of an MCU request). This fixes the WLAN LED for
RT305x devices (such as the HW550-3G).
Signed-off-by: Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 26463
2011-04-04 08:42:58 +00:00
John Crispin
dba1fdd47e
The makefile was missing the coef source filename, so it would install a directory instead of the coefficients file, breaking voice applications.
...
Signed-off-by: Luca Olivetti <luca@ventoso.org>
SVN-Revision: 26462
2011-04-04 07:37:32 +00:00
Florian Fainelli
03e30ae13f
update busybox to 1.18.4, patch from Peter Wagner
...
SVN-Revision: 26455
2011-04-03 18:31:00 +00:00
Florian Fainelli
9f36adcf54
add kmod-hfcpci
...
Changed:
- Support added for mISDN card driver for Cologne AG's HFC pci cards (single port)
- Title texts and help texts for some other isdn drivers adjusted for clarification
Signed-off by: Arnold Schulz <arnysch@gmx.net>
SVN-Revision: 26452
2011-04-03 18:30:43 +00:00
Florian Fainelli
5959cd2850
add kmod-ipt-led
...
Netfilter LED target triggers blinkenlichten when a network packet hits
a rule.
LED target requires iptables 1.4.9 or higher
Signed-off-by: Łukasz Stelmach <stlman@poczta.fm>
SVN-Revision: 26451
2011-04-03 18:30:37 +00:00
Felix Fietkau
aa550f9307
mac80211: increase delay between aggregation session negotiation attempts - improves interop with intel clients
...
SVN-Revision: 26444
2011-04-03 17:34:55 +00:00
Felix Fietkau
8f958a12a2
mac80211: rtl818x depends on kmod-usb-core
...
SVN-Revision: 26443
2011-04-03 17:34:51 +00:00
Felix Fietkau
25b2bd4e1c
busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
...
SVN-Revision: 26437
2011-04-03 03:42:14 +00:00
Felix Fietkau
4717461455
busybox: simplify conditional dependency on librpc
...
SVN-Revision: 26430
2011-04-03 01:56:05 +00:00
Felix Fietkau
5463e92657
busybox: only add the librpc build dependency for uclibc ( #8864 )
...
SVN-Revision: 26429
2011-04-03 01:55:22 +00:00
Felix Fietkau
e4e63b9c1b
base-files: bridge config, avoid having a random ipv6 ll address
...
So far, we are setting the bridge interface up before having added any
bridge interface ports. This results in the bridge assigning a random
mac address to its bridge interface and therefore IPv6 assigning a
matching link local address to the bridge interface as soon as the
bridge interface is up. After adding the first bridge port interface,
the bridge's mac address is reset correctly, however the IPv6 link
local address stays the same.
This commit ensures that we are at least having the IPv6 link local
address of the first interface added to the bridge instead of a random
one.
Signed-off-by: Linus Lüssing <linus.luessing@web.de>
SVN-Revision: 26426
2011-04-03 01:23:45 +00:00
Felix Fietkau
d34eae3378
kernel: usb-net depends on kernel MII support
...
SVN-Revision: 26425
2011-04-03 01:23:20 +00:00
Felix Fietkau
dff02aa4b5
kernel: add a package for the sierra_net module for sierra wireless 3g devices
...
SVN-Revision: 26424
2011-04-03 01:23:16 +00:00
Felix Fietkau
b9e759ae5a
ath9k: fix missing chip wakeups causing instability issues on at least AR5416 (probably on other devices as well); fixes #9107
...
SVN-Revision: 26418
2011-04-02 22:04:38 +00:00
Felix Fietkau
6811425955
hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart
...
SVN-Revision: 26415
2011-04-02 19:44:51 +00:00
Felix Fietkau
8807b396ce
hostapd: update to 20110402, fixes issues with non-QoS clients
...
SVN-Revision: 26414
2011-04-02 19:44:47 +00:00
Hauke Mehrtens
f4aef6d553
kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries.
...
Thank you Maarten
SVN-Revision: 26413
2011-04-02 19:31:21 +00:00
Felix Fietkau
6f446d9419
ath9k-htc: enable debugfs support
...
SVN-Revision: 26412
2011-04-02 16:53:46 +00:00
Felix Fietkau
f5eeb3f74d
mac80211: fix duplicate probe request reception (triggering unnecessary probe responses in multi-BSSID setups)
...
SVN-Revision: 26408
2011-04-02 16:06:42 +00:00
Hauke Mehrtens
25b6ffe3d7
kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
...
SVN-Revision: 26407
2011-04-02 15:41:04 +00:00
Jo-Philipp Wich
9e4f19cd42
uboot-ar71xx: fix compilation on FreeBSD
...
SVN-Revision: 26404
2011-04-02 13:20:11 +00:00
Felix Fietkau
624526ae11
ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues
...
SVN-Revision: 26401
2011-04-02 12:43:21 +00:00
Felix Fietkau
86f609804f
ppp: fix fallout from the size reduction patch (thx, frogonwheels)
...
SVN-Revision: 26398
2011-04-02 02:24:38 +00:00
Felix Fietkau
8becf17417
ath9k: fix adhoc beacon issues ( #9163 )
...
SVN-Revision: 26395
2011-04-02 01:10:01 +00:00
John Crispin
9fd342d913
r25831 reduced the size of the dropbear executable by, among other things,
...
disabling support for keyboard-interactive authentication. The default
sshd configuration on Mac OS X only permits keyboard-interactive and
public-key authentication, so unless a public key is set up, the default
OpenWrt ssh client is now unable to connect to Mac OS X hosts. This patch
re-enables keyboard-interactive authentication.
In my tests, this increases the size of the stripped dropbear executable
by 416 bytes on mips and 1,104 bytes on mipsel. In my opinion, such a
small space savings isn't worthwhile when the resultant executable is
severely hamstrung.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 26390
2011-04-01 10:55:23 +00:00
Jo-Philipp Wich
af82471525
firewall: prevent duplicate values in interface state vars
...
SVN-Revision: 26382
2011-03-30 20:29:17 +00:00
Felix Fietkau
d6d41eb0cb
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
...
SVN-Revision: 26375
2011-03-30 15:59:40 +00:00
Florian Fainelli
70225e0de3
fix USB modules build on octeon
...
SVN-Revision: 26374
2011-03-30 15:36:26 +00:00
Florian Fainelli
cb476efc17
package i2c master driver
...
SVN-Revision: 26373
2011-03-30 15:36:22 +00:00
Felix Fietkau
ada4206cc5
kernel: add missing dependency for ocf on kmod-crypto-hash
...
SVN-Revision: 26372
2011-03-30 15:07:09 +00:00
Felix Fietkau
f5a50227a3
mac80211: add all drivers to PKG_CONFIG_DEPENDS
...
SVN-Revision: 26369
2011-03-30 12:33:14 +00:00
Felix Fietkau
15e79b479a
ath9k: fix reported signal strength
...
SVN-Revision: 26368
2011-03-30 11:38:39 +00:00
Felix Fietkau
08eca8da80
nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients ( #8830 )
...
SVN-Revision: 26367
2011-03-30 11:38:35 +00:00
Felix Fietkau
db9921a0c2
qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks
...
SVN-Revision: 26364
2011-03-30 10:44:27 +00:00
Felix Fietkau
d1da16a093
kernel: fix autoload for the crypto_hash module (patch from #9136 )
...
SVN-Revision: 26358
2011-03-29 13:31:39 +00:00
Felix Fietkau
8b0988baec
busybox: enable cmp by default ( #9133 )
...
SVN-Revision: 26356
2011-03-29 10:58:42 +00:00
John Crispin
db56769b0a
* several updates to the voice packages
...
SVN-Revision: 26351
2011-03-29 05:17:10 +00:00
Felix Fietkau
a5acf1e9f6
ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM
...
SVN-Revision: 26319
2011-03-27 18:21:45 +00:00
Felix Fietkau
2ba0c96b82
libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM
...
SVN-Revision: 26318
2011-03-27 18:21:40 +00:00
Felix Fietkau
da0ac5027e
ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips
...
SVN-Revision: 26316
2011-03-27 14:27:32 +00:00
Felix Fietkau
f16824c63f
uci: fix linking against libdl ( #9123 )
...
SVN-Revision: 26315
2011-03-27 12:56:20 +00:00
Daniel Dickinson
7f8fb5cb78
block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.
...
SVN-Revision: 26314
2011-03-27 06:40:51 +00:00
Daniel Dickinson
657d0a265c
block-mount block-extroot: Bump packages versions forgetten during previous two commits
...
SVN-Revision: 26313
2011-03-27 06:02:30 +00:00
Daniel Dickinson
9298073e80
block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs.
...
SVN-Revision: 26312
2011-03-27 05:39:53 +00:00
Daniel Dickinson
544d1c045e
block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs.
...
SVN-Revision: 26311
2011-03-27 05:39:47 +00:00
Felix Fietkau
860c1cc790
uci: update to fix lua plugin linker issue ( #9121 )
...
SVN-Revision: 26310
2011-03-27 00:50:19 +00:00
Felix Fietkau
d29154d5e4
uci: install libucimap to the staging dir
...
SVN-Revision: 26309
2011-03-26 22:41:17 +00:00
Felix Fietkau
e4c6bc70aa
remove ucitrigger, it is unused and will be replaced by something different in the future
...
SVN-Revision: 26308
2011-03-26 22:25:59 +00:00
Felix Fietkau
e8c9ebd052
uci: update to latest version, uses cmake now
...
SVN-Revision: 26307
2011-03-26 21:00:20 +00:00
Felix Fietkau
2c875b2edc
madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)
...
SVN-Revision: 26306
2011-03-26 16:56:39 +00:00
Felix Fietkau
98267669b0
mac80211: disable an unnecessary backport to reduce code size
...
SVN-Revision: 26303
2011-03-26 14:06:29 +00:00
Felix Fietkau
75e785511a
mac80211: remove an obsolete backport patch
...
SVN-Revision: 26302
2011-03-26 14:06:25 +00:00
Felix Fietkau
963b90bb5a
remove postinst files for preinstalled packages
...
SVN-Revision: 26299
2011-03-25 23:47:08 +00:00
Felix Fietkau
a119ee0013
kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
...
SVN-Revision: 26296
2011-03-25 21:28:44 +00:00
Felix Fietkau
0c98b6b2d2
mac80211: add a pending patch to remove the dependency on ecb
...
SVN-Revision: 26295
2011-03-25 21:28:22 +00:00
Felix Fietkau
70a2413ffd
mac80211: fix zd1211 config override
...
SVN-Revision: 26294
2011-03-25 21:20:14 +00:00
Felix Fietkau
1938d5a669
mac80211: update to wireless-testing 2011-03-24
...
SVN-Revision: 26293
2011-03-25 21:12:28 +00:00
Felix Fietkau
3b6e38ba6a
iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies
...
SVN-Revision: 26292
2011-03-25 18:02:51 +00:00
Felix Fietkau
ea6bf64605
ath9k: fix chip wakeup on interface start - should fix some instability issues
...
SVN-Revision: 26290
2011-03-25 16:36:48 +00:00
Felix Fietkau
516440649b
hostapd: add more wps config methods to the config
...
SVN-Revision: 26288
2011-03-25 14:01:05 +00:00
Felix Fietkau
1526792622
mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates connects
...
SVN-Revision: 26287
2011-03-25 14:00:59 +00:00
Felix Fietkau
4b9553f20d
redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems
...
SVN-Revision: 26286
2011-03-25 00:55:25 +00:00
Felix Fietkau
2eda9ca634
mac80211: fix dropping multicast proberequest frames for ad-hoc
...
SVN-Revision: 26284
2011-03-24 13:38:20 +00:00
Felix Fietkau
4cbdad0e9d
ath9k: add a few de-bloating and optimization patches
...
SVN-Revision: 26281
2011-03-23 20:16:58 +00:00
Felix Fietkau
80239ff7b0
ath9k: merge a pending patch for fixing a stopped queue issue (mostly for client mode)
...
SVN-Revision: 26280
2011-03-23 20:16:53 +00:00
Felix Fietkau
ee7f3d21f4
mac80211: update to wireless-testing 2011-03-22
...
SVN-Revision: 26273
2011-03-22 21:00:58 +00:00
Felix Fietkau
85b859a2b6
hostapd: make entropy collection contribute to the kernel pool
...
SVN-Revision: 26272
2011-03-22 21:00:54 +00:00
Felix Fietkau
b85cfd52d8
ath9k: add a patch from linux-wireless@ for reducing driver size
...
SVN-Revision: 26264
2011-03-22 00:41:55 +00:00
Felix Fietkau
e822e20348
hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
...
SVN-Revision: 26261
2011-03-21 23:02:12 +00:00
Jo-Philipp Wich
9710f415fa
ncurses: install ncurses5-config and ncursesw5-config ( #9044 )
...
SVN-Revision: 26255
2011-03-21 06:45:20 +00:00
Daniel Dickinson
c28e406a9c
hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary).
...
SVN-Revision: 26253
2011-03-21 05:53:17 +00:00
Felix Fietkau
eaa07dd900
mac80211: initialize the last rx time when creating a station
...
should hopefully finally take care of the nasty reassociation issues which showed up as
Jan 1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity
right after associating, leading to an immediate disconnect.
Will probably fix #8343 , #8830 and others.
SVN-Revision: 26251
2011-03-21 03:19:35 +00:00
Felix Fietkau
562468651d
ath9k: re-run nfcal only when stuck beacons become more frequent
...
SVN-Revision: 26250
2011-03-21 02:22:26 +00:00
Felix Fietkau
bc8410cd76
ath9k: increase ATH_BCBUF, allows creating 8 virtual APs
...
SVN-Revision: 26249
2011-03-21 02:22:22 +00:00
Felix Fietkau
4838baefa7
ath9k: improve precision of beacon timer calculations
...
SVN-Revision: 26248
2011-03-21 02:22:17 +00:00
Felix Fietkau
c12de7c4c1
ath9k: add some minor debugfs cleanups
...
SVN-Revision: 26247
2011-03-21 02:22:12 +00:00
Daniel Dickinson
4c85b8562d
block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage.
...
SVN-Revision: 26245
2011-03-20 19:37:28 +00:00
Felix Fietkau
7b7242564a
linux-atm: Solos card requires explicit buffer size to br2684ctl
...
The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.
(Patch by Philip Prindeville)
SVN-Revision: 26242
2011-03-20 01:21:49 +00:00
Travis Kemen
a2cd7b2883
Keep firewall.user during sysupgrades
...
SVN-Revision: 26241
2011-03-20 00:57:47 +00:00
Hauke Mehrtens
aadec1ec97
kernel: fix some problems with kernel 2.6.38
...
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.
SVN-Revision: 26239
2011-03-19 17:42:48 +00:00
Daniel Dickinson
aa8c871b41
ncurses: Split terminfo database into a separate package because S-Lang library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be a lightweight dialog replacement that doesn't depend on the heavy ncurses).
...
SVN-Revision: 26232
2011-03-18 23:34:40 +00:00
Jo-Philipp Wich
fe8b9d5232
base-files: properly handle vlans on top of wireless interfaces
...
SVN-Revision: 26230
2011-03-18 18:24:51 +00:00
Vasilis Tsiligiannis
0e5f8f6904
hostapd: fix non-multicall hostapd compile ( #9074 )
...
SVN-Revision: 26220
2011-03-18 11:03:12 +00:00
Felix Fietkau
07183b57ee
wireless-tools: remove some more unnecessary stuff from iwconfig
...
SVN-Revision: 26218
2011-03-18 03:41:22 +00:00
Felix Fietkau
a75791b855
hostapd: add a patch to remove some unnecessary control interface functionality
...
SVN-Revision: 26216
2011-03-18 02:15:52 +00:00
Felix Fietkau
de2b5158a1
hostapd: add a separate config symbol for 802.11n driver support
...
SVN-Revision: 26212
2011-03-17 20:21:28 +00:00
Felix Fietkau
a3b9971d84
base-files: overlayfs whiteouts depend on a specific xattr entry, which does not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2
...
SVN-Revision: 26208
2011-03-17 19:09:43 +00:00
Felix Fietkau
66bcd1d049
base-files: add initial support for mounting overlayfs
...
SVN-Revision: 26207
2011-03-17 19:09:39 +00:00
Jo-Philipp Wich
629e73938e
base-files: update sysctl.conf for modern kernels
...
SVN-Revision: 26204
2011-03-17 15:35:41 +00:00
Vasilis Tsiligiannis
6b0faf40e7
hostapd: Fix hostap driver for multicall binary builds
...
SVN-Revision: 26203
2011-03-17 07:23:37 +00:00
Vasilis Tsiligiannis
a15af2dffc
hostap-driver: Remove newline at start of config (cosmetic)
...
SVN-Revision: 26202
2011-03-17 07:23:32 +00:00
Vasilis Tsiligiannis
bc196e68fe
acx: Major rework of acx.sh script
...
SVN-Revision: 26201
2011-03-17 07:23:28 +00:00
Vasilis Tsiligiannis
471fe6ac5c
hostap-driver: Use 'any' for unspecified SSIDs
...
SVN-Revision: 26200
2011-03-17 07:23:23 +00:00
Vasilis Tsiligiannis
df0f9d6dcc
hostap-driver: Fix adhoc mode
...
SVN-Revision: 26199
2011-03-17 07:23:18 +00:00
Vasilis Tsiligiannis
c6e67df010
hostap-driver: Add newline at end of autodetected wireless config (cosmetic)
...
SVN-Revision: 26198
2011-03-17 07:07:43 +00:00
Vasilis Tsiligiannis
f06c25a0bb
madwifi: Add newline at end of autodetected wireless config (cosmetic)
...
SVN-Revision: 26197
2011-03-17 07:07:03 +00:00
Vasilis Tsiligiannis
19f3538d39
acx: Add newline at end of autodetected wireless config (cosmetic)
...
SVN-Revision: 26196
2011-03-17 07:05:36 +00:00
Felix Fietkau
61bce8b1f0
mac80211: add an aggregation rx reorder timeout handling fix
...
SVN-Revision: 26185
2011-03-16 02:57:04 +00:00
Jo-Philipp Wich
d0ac4ba89a
comgt: handle ttyHS* devices in usb hotplug, fix typo ( #9046 )
...
SVN-Revision: 26175
2011-03-15 09:09:05 +00:00
Felix Fietkau
8d08f4473b
ath9k: force the rx chainmask on ar913x to 0x7 - fixes calibration issues with 2-antenna devices such as the wrt160nl
...
SVN-Revision: 26168
2011-03-15 01:36:48 +00:00
Felix Fietkau
8144d60d83
ath9k: enable an ar913x specific hardware fix for sending block-ack
...
SVN-Revision: 26167
2011-03-15 01:36:45 +00:00
Vasilis Tsiligiannis
1b66204ccd
base-files: Autodetect newly added wireless hardware
...
SVN-Revision: 26166
2011-03-15 00:44:15 +00:00
Vasilis Tsiligiannis
f55fe56225
mac80211: Fix unique device autodetection
...
SVN-Revision: 26165
2011-03-15 00:44:02 +00:00
Vasilis Tsiligiannis
96bb1c7585
madwifi: Fix unique device autodetection
...
SVN-Revision: 26164
2011-03-15 00:43:50 +00:00
Vasilis Tsiligiannis
8692d2e7e3
hostap-driver: Fix unique device autodetection
...
SVN-Revision: 26163
2011-03-15 00:43:42 +00:00
Vasilis Tsiligiannis
4fca99b1dc
hostap-driver: Add support for multiple interfaces
...
SVN-Revision: 26162
2011-03-14 23:48:25 +00:00
Felix Fietkau
4bcca969dc
base-files: link libpthread against libc
...
SVN-Revision: 26161
2011-03-14 19:27:45 +00:00
Felix Fietkau
1e89670f0e
mac80211: fix ath9k/ath9k-htc description (thx, swalker)
...
SVN-Revision: 26160
2011-03-14 14:04:49 +00:00
John Crispin
cd3ff0e45c
* fixes .unlocked_ioctl functions
...
SVN-Revision: 26158
2011-03-14 07:34:08 +00:00
Daniel Dickinson
9d0b7371e8
block-mount: Changed default filesystem for /e/c/fstab to be ext4 instead of ext3
...
SVN-Revision: 26156
2011-03-14 02:12:38 +00:00
Felix Fietkau
9bb9a6835f
pjsip: make pjsip-ltq-tapi dependencies conditional to make the build dependencies conditional as well
...
SVN-Revision: 26154
2011-03-13 23:02:52 +00:00
Vasilis Tsiligiannis
435f4374a4
acx: Detect every device present
...
SVN-Revision: 26150
2011-03-13 20:58:20 +00:00
Felix Fietkau
71e83bd2e1
base-files: add a default /etc/services files
...
SVN-Revision: 26142
2011-03-13 19:47:42 +00:00
Felix Fietkau
c33f2efbb2
base-files: add users ftp (for ftp servers), network (network related daemons such as tor, quagga, ...)
...
SVN-Revision: 26138
2011-03-13 19:10:28 +00:00
Felix Fietkau
f5c130cfda
base-files: add an ftp group as well
...
SVN-Revision: 26136
2011-03-13 19:04:32 +00:00
Felix Fietkau
554cbe7f18
base-files: add a few default groups to /etc/group so that we can get rid of a few postinst scripts
...
SVN-Revision: 26133
2011-03-13 18:56:34 +00:00
Felix Fietkau
73088cf044
ltq-ifxos: only attempt to build if the lantiq target is selected ( fixes #9035 )
...
SVN-Revision: 26132
2011-03-13 18:45:27 +00:00
Felix Fietkau
484a793dd4
ath9k: split package into kmod-ath9k and kmod-ath9k-common, add a new package for ath9k_htc
...
SVN-Revision: 26130
2011-03-13 18:38:50 +00:00
Felix Fietkau
66a6f82ee3
mac80211: update to wireless-testing 2011-03-11
...
SVN-Revision: 26128
2011-03-13 18:38:37 +00:00
Gabor Juhos
72cb0af66d
package/kernel: package heartbeat LED trigger
...
Patch-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 26120
2011-03-13 15:08:33 +00:00
Daniel Dickinson
183b4d1a28
extroot: block-mount block-extroot: Added ability to do a whole disk extroot instead of only an overlay-based extroot.
...
SVN-Revision: 26109
2011-03-13 09:24:24 +00:00
Daniel Dickinson
63c68ca40e
iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related.
...
SVN-Revision: 26081
2011-03-12 07:27:57 +00:00
Daniel Dickinson
9e4843d0e3
uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed
...
SVN-Revision: 26062
2011-03-12 04:47:02 +00:00
Daniel Dickinson
393209333c
artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are.
...
SVN-Revision: 26056
2011-03-12 01:24:18 +00:00
Felix Fietkau
b4c6bea9cd
ltq-vmmc: do not download nonexistant firmware files, only attempt to build for lantiq xway
...
SVN-Revision: 26044
2011-03-11 21:11:37 +00:00
Felix Fietkau
3a77dae1d4
mac80211/ath9k: improve pending patches based on review feedback
...
SVN-Revision: 26041
2011-03-11 20:55:54 +00:00
Felix Fietkau
3efcd0a1fc
mac80211: fix spurious channel type changes when vifs are created/deleted
...
SVN-Revision: 26038
2011-03-11 19:23:38 +00:00
Felix Fietkau
6160443867
ath9k: add a patch to fix the interoperability issues with intel clients ( fixes #8830 )
...
SVN-Revision: 26036
2011-03-11 16:04:37 +00:00
Hamish Guthrie
53805b9c7d
Add wext support to libertas-sd driver
...
SVN-Revision: 26028
2011-03-11 09:24:25 +00:00
John Crispin
762ac8856a
* add some compile flags
...
SVN-Revision: 26025
2011-03-11 08:22:47 +00:00
John Crispin
5264a14074
* adds proper dependencies for pjsip-ltq-tapi
...
SVN-Revision: 26024
2011-03-11 08:21:59 +00:00
John Crispin
b387ede3d3
* fixes dsl, ifxos, tapi and vmcc for .37
...
SVN-Revision: 26023
2011-03-11 08:21:21 +00:00
Alexandros C. Couloumbis
29150bceb2
package/redboot-ar231x: fix some compile issues
...
SVN-Revision: 26017
2011-03-10 18:32:16 +00:00
Felix Fietkau
0f6ddd5116
mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface to fix a bridging related race condition
...
SVN-Revision: 26016
2011-03-10 18:00:45 +00:00
Jo-Philipp Wich
395bd8bf60
kernel: further fixes to kmod-gre packaging
...
SVN-Revision: 26012
2011-03-10 15:41:04 +00:00
Jo-Philipp Wich
cce1002869
kernel: fix usage of CompareKernelPatchVer for kmod-gre
...
SVN-Revision: 26010
2011-03-10 14:30:05 +00:00
Jo-Philipp Wich
cefba2ca2f
iptables: add support for ipt_recent --reap option
...
SVN-Revision: 26008
2011-03-10 13:51:37 +00:00
Felix Fietkau
34f90988dd
ath9k: improve tx dma fixes based on review feedback
...
SVN-Revision: 26005
2011-03-10 13:37:26 +00:00
Felix Fietkau
e8491ab2a5
base-files: make library relinking uclibc specific and fix libpthread installation for the non-relinked variant
...
SVN-Revision: 26003
2011-03-10 12:27:46 +00:00
Felix Fietkau
2aa1e6f1bb
ath9k: get rid of most of those annoying dma tx stop issues
...
SVN-Revision: 25988
2011-03-10 00:53:05 +00:00
Jo-Philipp Wich
378a7cadb9
kernel: package kmod-pptp, autoload kmod-gre
...
SVN-Revision: 25987
2011-03-09 22:20:16 +00:00
Jo-Philipp Wich
eb5ed5087b
kernel: fix kmod-gre for Kernel >= 2.6.37 ( #9009 )
...
SVN-Revision: 25985
2011-03-09 21:57:03 +00:00
Felix Fietkau
32d8fac477
base-files: only relink libraries if the linaro toolchain is selected
...
SVN-Revision: 25983
2011-03-09 20:36:29 +00:00
Felix Fietkau
fb15c3737c
zd1211rw: fix #define collision for register names triggered by compat patches
...
SVN-Revision: 25965
2011-03-09 03:41:27 +00:00
Felix Fietkau
730dc33c75
mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin)
...
SVN-Revision: 25964
2011-03-09 03:41:22 +00:00
Felix Fietkau
1b7f3d2a31
ath9k: remove support for in-bss promisc mode, the rx filter flag is too broad and in-bss promisc mode is not particularly useful. should fix most (or all) instances of "ath: Could not stop RX..." error messages
...
SVN-Revision: 25963
2011-03-09 00:37:25 +00:00
Felix Fietkau
e52b720870
gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically
...
SVN-Revision: 25952
2011-03-08 13:10:11 +00:00
Vasilis Tsiligiannis
fa6e1dd37d
madwifi: Add support for multiple interfaces
...
SVN-Revision: 25951
2011-03-08 12:54:13 +00:00
Felix Fietkau
357018e7e5
base-files: the relinked libpthread needs to be linked against libdl, otherwise calls to dlopen() fail ( fixes #8978 )
...
SVN-Revision: 25950
2011-03-08 12:48:36 +00:00
Felix Fietkau
172241fa1b
madwifi: fix logic error in r25929
...
SVN-Revision: 25942
2011-03-07 19:21:25 +00:00
Michael Büsch
b09817a5e7
omap24xx: Add config option for n810 bluetooth driver
...
SVN-Revision: 25934
2011-03-07 16:14:10 +00:00
Michael Büsch
b2fa5ab236
mac80211: Add scan race fix
...
SVN-Revision: 25930
2011-03-07 14:01:46 +00:00
Imre Kaloz
02dee9126e
use the xscale hal by default for arm, override it where needed
...
SVN-Revision: 25929
2011-03-07 13:07:17 +00:00
Imre Kaloz
b74308c433
only support EABI on ARM targets
...
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Michael Büsch
9649777395
mac80211: print message on hw restart
...
SVN-Revision: 25926
2011-03-07 12:36:43 +00:00
Michael Büsch
1d3e4a2ab3
mac80211: Don't include p54spi default eeprom
...
SVN-Revision: 25925
2011-03-07 12:21:58 +00:00
Jo-Philipp Wich
3d5cdfac4e
ppp: drop 402-use_uclibc_utils.patch, it breaks ip address conversion
...
SVN-Revision: 25921
2011-03-07 09:21:25 +00:00
Felix Fietkau
504eda0da9
hotplug2: replace udevtrigger from the udev-106 source with a much smaller self-contained, stripped-down version
...
SVN-Revision: 25920
2011-03-07 02:49:24 +00:00
Felix Fietkau
0ca2b7f92c
ppp: add a few patches to reduce the package size
...
SVN-Revision: 25919
2011-03-07 02:09:48 +00:00
Felix Fietkau
0b9cfab2a2
base-files: fix Build/Compile override handling, fixes ar7 compile
...
SVN-Revision: 25911
2011-03-06 22:36:42 +00:00
Michael Büsch
d80af7ebba
Fix loading of ethernet gadget
...
SVN-Revision: 25905
2011-03-06 21:44:32 +00:00
Jo-Philipp Wich
fef8f37692
change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf
...
SVN-Revision: 25904
2011-03-06 21:42:48 +00:00
Michael Büsch
693bc17d40
Load MUSB before gadget and host drivers are loaded
...
SVN-Revision: 25903
2011-03-06 21:36:02 +00:00
Jo-Philipp Wich
b81f8abd60
dropbear: fix missing -lcrypt on BSDish host systems ( #8971 )
...
SVN-Revision: 25891
2011-03-06 17:33:27 +00:00
Felix Fietkau
4e155b5283
base-files: do not build or use libgcc on m68k and avr32
...
SVN-Revision: 25852
2011-03-03 14:50:00 +00:00
Felix Fietkau
3494bdc59a
mac80211: allow AP configuration of beacon interval, DTIM period, maximum permissible STA listen interval, and basic rates
...
This introduces beacon_int and basic_rate (per wifi-device), and
dtim_period and max_listen_int (per wifi-iface) for mac80211. These
configure the beacon interval, basic rate specification, DTIM period
(one DTIM per this many beacon frames), and maximum listen interval
that a STA will be permitted to associate with. All of the new
settings are optional; if they're absent, the existing hostapd (or, in
the case of basic_rate, driver) defaults will be used.
The existing bintval property only used for type adhoc is moved from
wifi-iface to wifi-device, and is renamed to beacon_interval because
bintval isn't a great name. The beacon interval is property of the
wifi-device; while the choice between wifi-device and wifi-iface may
not be relevant with an adhoc network, there's no reason to configure
the same property one way for type adhoc and another for type ap. This
change isn't expected to cause many problems, as bintval was added
recently, in r25111.
Similarly, the list of basic rates, also added for type adhoc in
r25111, is a property of the device and not the interface. Further, it
ought to be represented in UCI as a list, not a string dependent on
the format that iw uses. I’ve moved it onto the device, renamed it to
basic_rate, and made it configurable for APs via hostapd. Finally, I
adapted it to use the same kb/s representation as mcast_rate; there's
precedent for this format in that it's also how madwifi interprets
mcast_rate.
Neither bintval nor basicrates were ever documented in the UCI
wireless configuration page on the wiki. When this change is
committed, I'll update the documentation as needed.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25837
2011-03-02 21:08:28 +00:00
Jo-Philipp Wich
13333a6742
firewall: move include sourcing into a subshell, this makes the firewall init immune against exit in the include scripts
...
SVN-Revision: 25835
2011-03-02 19:20:29 +00:00
Imre Kaloz
3c801b3dc0
tune some more options by default to decrease size
...
SVN-Revision: 25831
2011-03-02 14:51:45 +00:00
Imre Kaloz
9f803ade18
upgrade to 0.53.1
...
SVN-Revision: 25830
2011-03-02 14:20:51 +00:00
Felix Fietkau
8c0df5f96c
opkg: use -ffunction-sections, -fdata-sections and --gc-sections
...
SVN-Revision: 25829
2011-03-02 12:48:04 +00:00
Felix Fietkau
575a35c58d
pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k uncompressed
...
SVN-Revision: 25828
2011-03-02 12:48:00 +00:00
Felix Fietkau
679dbee95f
dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k uncompressed
...
SVN-Revision: 25827
2011-03-02 12:47:57 +00:00
Felix Fietkau
c05198bf8e
dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 19k uncompressed
...
SVN-Revision: 25826
2011-03-02 12:47:52 +00:00
Felix Fietkau
0670771013
hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces binary size a bit
...
SVN-Revision: 25821
2011-03-02 12:01:08 +00:00
Michael Büsch
7b44be03d8
2.6.38: Let mac80211 select CONFIG_AVERAGE
...
SVN-Revision: 25818
2011-03-01 18:55:00 +00:00
Jo-Philipp Wich
b90a6f7682
busybox: enable mount helpers by default ( #8946 )
...
SVN-Revision: 25815
2011-03-01 18:08:02 +00:00
Jo-Philipp Wich
1ca64678bb
firewall: fix rule generation for v4 or v6 only zones ( #8955 )
...
SVN-Revision: 25813
2011-03-01 18:04:14 +00:00
Felix Fietkau
3acbe5b392
ipset: do not use -static-libgcc
...
SVN-Revision: 25809
2011-03-01 15:41:28 +00:00
Felix Fietkau
925965627f
iptables: do not use -static-libgcc
...
SVN-Revision: 25808
2011-03-01 15:41:21 +00:00
Felix Fietkau
fa74dadda8
busybox: remove the -static-libgcc flag, saves a few kb
...
SVN-Revision: 25802
2011-03-01 05:40:57 +00:00
Felix Fietkau
1cc0bcfffc
base-files: relink uclibc and libgcc libraries to remove leftovers of the statically linked initial libgcc saves a few kb and gets rid of unused not exported functions as well should also improve the reliability of mklibs
...
SVN-Revision: 25800
2011-03-01 05:40:38 +00:00
Felix Fietkau
d8e217c28f
ubus: add a missing dependency
...
SVN-Revision: 25792
2011-02-28 16:17:00 +00:00
Daniel Dickinson
47370c1fa4
block-mount: Fixed shell error on empty string due to -eq to number for the optional find_root variable
...
SVN-Revision: 25787
2011-02-28 01:46:46 +00:00
Daniel Dickinson
db0bff2724
block-mount,block-extroot: Modify mount.sh so that block-extroot mounts target /overlay as rootfs (use if is_rootfs is now deprecated) when block-extroot is installed, and as /tmp/overlay-disabled otherwise
...
SVN-Revision: 25786
2011-02-28 01:46:24 +00:00
Felix Fietkau
1f08de0a7e
mac80211: improve ath9k AP A-MPDU PS buffering
...
SVN-Revision: 25779
2011-02-27 21:46:15 +00:00
Felix Fietkau
e21f69d640
mac80211: override CONFIG_IWLWIFI_LEGACY
...
SVN-Revision: 25778
2011-02-27 21:46:08 +00:00
Felix Fietkau
c7677a6e5e
mac80211: set CONFIG_RTLWIFI
...
SVN-Revision: 25776
2011-02-27 21:37:21 +00:00
Felix Fietkau
ba5bfe48c3
p54: fix a null pointer dereference bug
...
SVN-Revision: 25775
2011-02-27 20:50:45 +00:00
Felix Fietkau
875c8353f6
kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
...
SVN-Revision: 25771
2011-02-27 19:52:57 +00:00
Florian Fainelli
5f59f81af8
acx-mac8011: bump to 20110123
...
SVN-Revision: 25756
2011-02-27 15:45:05 +00:00
Felix Fietkau
39570be248
mac80211: update to 2011-02-25
...
SVN-Revision: 25749
2011-02-27 11:22:26 +00:00
Jo-Philipp Wich
673cf73cee
xfsprogs: explicitely disable gettext and 64bit library support
...
SVN-Revision: 25733
2011-02-26 17:40:09 +00:00
Felix Fietkau
b4e4c64fd4
ubus: update to the latest version to fix a compile error with gcc 4.5
...
SVN-Revision: 25732
2011-02-26 16:28:54 +00:00
Felix Fietkau
190c8d81df
add redboot-ar231x (LZMA compressed redboot for a few devices)
...
SVN-Revision: 25723
2011-02-26 00:46:53 +00:00
Jo-Philipp Wich
c16efad428
relayd: add uci integration
...
SVN-Revision: 25714
2011-02-25 23:23:40 +00:00
Jo-Philipp Wich
73468de8d1
base-files: fix sysctl handling, do not react on fake ifaces in route hotplug handler
...
SVN-Revision: 25713
2011-02-25 22:44:37 +00:00
Alexandros C. Couloumbis
86265da965
package/madwifi: fix for kernels >= 2.6.38
...
SVN-Revision: 25702
2011-02-24 15:53:32 +00:00
Alexandros C. Couloumbis
44c696ac78
package/wprobe: fix for kernels >= 2.6.38
...
SVN-Revision: 25701
2011-02-24 15:51:28 +00:00
John Crispin
54734b3d7d
* adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanups
...
SVN-Revision: 25694
2011-02-24 07:41:10 +00:00
Felix Fietkau
cf3b7563cf
add kmod-oprofile to package/kernel
...
SVN-Revision: 25690
2011-02-24 01:11:16 +00:00
Felix Fietkau
ac9a5cf885
kmod-crypto: fix selecting core crypto modules
...
SVN-Revision: 25688
2011-02-24 01:11:04 +00:00
Felix Fietkau
b1b89bf646
kmod-crypto: remove pcomp, nothing uses it
...
SVN-Revision: 25686
2011-02-24 00:30:13 +00:00
Felix Fietkau
2bcc7fb12b
qos-scripts: disable overhead calculation by default, it does not work properly for many line speeds
...
SVN-Revision: 25685
2011-02-24 00:30:09 +00:00
Jo-Philipp Wich
c5a65a0373
Send ipkg-make-index.sh output to stdout
...
The "Generating index for package" created by ipkg-make-index only
clutter stderr and serve to push previous warnings/errors off-screen.
Instead, send to stdout.
Note: This would send incorrect invocation messages to stdout as well.
If this is a concern, perhaps we could send them to FD 3, then send 3 to
2...
Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>
SVN-Revision: 25678
2011-02-23 22:59:57 +00:00
Jo-Philipp Wich
1de2fe5617
kernel: fix path to pcidev driver
...
SVN-Revision: 25670
2011-02-23 21:51:17 +00:00
Jo-Philipp Wich
e733270b96
kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38
...
SVN-Revision: 25669
2011-02-23 21:43:50 +00:00
Jo-Philipp Wich
f84ba3d981
kernel: fix kmod-xen-evtchn for Linux 2.6.37+
...
SVN-Revision: 25668
2011-02-23 20:13:40 +00:00
Felix Fietkau
7f20657f4c
qos-scripts: add missing dependency
...
SVN-Revision: 25656
2011-02-22 00:10:19 +00:00
Jo-Philipp Wich
e1c9f19660
jshn: add build dependency on libubox, it needs the list.h header from it
...
SVN-Revision: 25652
2011-02-21 19:49:48 +00:00
Alexandros C. Couloumbis
a05994173d
package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters
...
SVN-Revision: 25649
2011-02-21 13:08:55 +00:00
Imre Kaloz
1352979f8c
as [25641] removed kernel IMQ support, remove it from iptables as well
...
SVN-Revision: 25646
2011-02-21 09:27:32 +00:00
Felix Fietkau
9dad83362d
kernel: remove imq support, refresh patches
...
SVN-Revision: 25641
2011-02-21 02:06:51 +00:00
Felix Fietkau
fca74c3a44
qos-scripts: drop the use of IMQ, use ifb and act_connmark instead
...
SVN-Revision: 25640
2011-02-21 01:33:27 +00:00
Felix Fietkau
c0f0316109
kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
...
SVN-Revision: 25639
2011-02-21 00:03:20 +00:00
Michael Büsch
e6100a161b
boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()
...
SVN-Revision: 25635
2011-02-20 22:40:47 +00:00
Michael Büsch
16a300ea66
base-files: Add "-o noatime" to mount wrapper
...
noatime is cheaper than default relatime.
SVN-Revision: 25634
2011-02-20 22:39:08 +00:00
Michael Büsch
3a12229c1d
Fix whitespace
...
SVN-Revision: 25632
2011-02-20 21:25:45 +00:00
Florian Fainelli
29fd37780b
switch to newer CS5535 GPIO driver, patch from Philip Prindeville
...
SVN-Revision: 25631
2011-02-20 19:59:29 +00:00
Jo-Philipp Wich
7f75ed2939
6in4: re-establish tunnel also if no credentials are used (static setup)
...
SVN-Revision: 25627
2011-02-20 18:27:19 +00:00
Jo-Philipp Wich
84c1a05826
xfsprogs: add the usual round of voodoo-workarounds for autofail, issue of the day is overwriting template files when AC_CONFIG_HEADER(S) is used, but only the first one, because consistency is for loosers
...
SVN-Revision: 25626
2011-02-20 17:37:21 +00:00
Florian Fainelli
d40a79ccfd
comgt: add ACM hotplug
...
This adds in support for ttyACM devices in the 3g hotplug script.
Signed-off-by: Matthew Eaton <wrt at divinehawk.com>
SVN-Revision: 25621
2011-02-20 17:24:25 +00:00
Florian Fainelli
43d7aff94e
add Marvell orion watchdog timer module
...
This patch adds kernelmodule for watchdog timer on platform orion.
Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de>
SVN-Revision: 25620
2011-02-20 17:24:20 +00:00
Florian Fainelli
640927dde3
switch: fix switch-robo device reference counting
...
Fix incorrect device reference counting by switch-robo.
Signed-off-by: George Kashperko <george@znau.edu.ua>
SVN-Revision: 25619
2011-02-20 17:24:15 +00:00
Jo-Philipp Wich
70f42675b1
kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
...
SVN-Revision: 25592
2011-02-19 18:11:31 +00:00
Imre Kaloz
a0ee5b91fd
upgrade to 2.57
...
SVN-Revision: 25576
2011-02-19 08:50:15 +00:00
Felix Fietkau
b1b8cf1870
ath9k: fix interrupt enable/disable issues
...
SVN-Revision: 25575
2011-02-18 18:16:48 +00:00
Felix Fietkau
419b9d824a
busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc
...
SVN-Revision: 25574
2011-02-18 18:16:29 +00:00
Florian Fainelli
590cb083bc
add support for 2.6.37, thanks Wipster!
...
SVN-Revision: 25569
2011-02-18 12:52:04 +00:00
Hamish Guthrie
090c042089
base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, otherwise name resolution fails
...
SVN-Revision: 25568
2011-02-18 10:37:26 +00:00
Felix Fietkau
f57170e7c7
librpc: do not attempt to compile if uclibc is not selected
...
SVN-Revision: 25565
2011-02-17 19:02:02 +00:00
Felix Fietkau
7205eb2f7a
busybox: only add a build dependency on librpc if uclibc is selected
...
SVN-Revision: 25564
2011-02-17 19:01:59 +00:00
Felix Fietkau
f3fe6605bb
add a package for xfsprogs
...
SVN-Revision: 25558
2011-02-16 18:20:30 +00:00
Felix Fietkau
a800b91f59
kernel: add a missing module for ahci on 2.6.35+
...
SVN-Revision: 25553
2011-02-16 15:12:54 +00:00
Felix Fietkau
e5e6dfe384
base-files: librt should depend on libpthread, not the other way around
...
In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt
depends on libpthread.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25548
2011-02-16 02:42:24 +00:00
Felix Fietkau
9d4d2587d7
add jshn (JSON SHell Notation), a small utility and shell library for parsing and generating json data
...
SVN-Revision: 25547
2011-02-16 00:24:52 +00:00
Jo-Philipp Wich
f1ac8cf285
hostapd: allow mixed TKIP/CCMP for 11n
...
SVN-Revision: 25543
2011-02-15 08:49:45 +00:00
Felix Fietkau
47310844bc
dnsmasq: fix logic for creating missing files
...
SVN-Revision: 25540
2011-02-14 19:42:53 +00:00
Jo-Philipp Wich
a8850efe9e
package/dnsmasq: use service_kill in initscript
...
SVN-Revision: 25537
2011-02-14 17:02:48 +00:00
Imre Kaloz
4639632b27
the in-kernel driver should work flawlessly for some time now
...
SVN-Revision: 25533
2011-02-14 11:03:12 +00:00
Felix Fietkau
d030509845
set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
...
SVN-Revision: 25529
2011-02-13 19:09:48 +00:00
Felix Fietkau
9f7f8110e7
base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)
...
SVN-Revision: 25528
2011-02-13 19:06:20 +00:00
Felix Fietkau
0a0bb9bb4a
libnl-tiny: remove some more functions to reduce binary size
...
SVN-Revision: 25527
2011-02-13 17:05:34 +00:00
Felix Fietkau
caadc06413
dropbear: compile out libtomcrypt assertion messages, saves some more space
...
SVN-Revision: 25526
2011-02-13 16:54:44 +00:00
Felix Fietkau
f89919a7ee
libnl-tiny: decrease the size a bit more by removing some unnecessary functions
...
SVN-Revision: 25525
2011-02-13 16:46:28 +00:00
Felix Fietkau
5d0f9914ba
ppp: add a more descriptive title for ppp-multilink
...
SVN-Revision: 25524
2011-02-13 16:25:33 +00:00
Felix Fietkau
63fef8ed5d
ppp: move multilink support into a separate build variant - saves around 30k for the default build
...
SVN-Revision: 25523
2011-02-13 16:23:15 +00:00
Felix Fietkau
240b10673d
make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
...
SVN-Revision: 25518
2011-02-13 14:18:13 +00:00
Imre Kaloz
e4589a2e5f
it's time for some attitude adjustment ;)
...
SVN-Revision: 25514
2011-02-13 11:20:09 +00:00
Felix Fietkau
6b13656806
libnl: update to version 2.0 (patch by Philip Prindeville)
...
SVN-Revision: 25513
2011-02-13 03:56:12 +00:00
Felix Fietkau
4df0f180bb
busybox: disable killall5 - nothing uses it
...
SVN-Revision: 25512
2011-02-13 03:26:15 +00:00
Felix Fietkau
c672eeffc9
remove the shared object stubs of libnsl and libresolv - let the compiler use the static variants instead
...
SVN-Revision: 25511
2011-02-13 03:26:10 +00:00
Felix Fietkau
abfe2f1bc2
soloscli: allow user to apply settings to solos h/w before bringing up network (patch by Philip Prindeville)
...
If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added.
The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list.
In the canned example, the modem is temporarily turned off, told to detect noise, told to disable annexes M and A (effectively putting it into pure ADSL mode), and re-activated.
There's probably a more appropriate function name than "dialog" but that's what I came up with.
Handle other ATM hardware (Eagle, etc) besides solos-pci.
SVN-Revision: 25510
2011-02-13 02:52:49 +00:00
Felix Fietkau
404fbd8c66
swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway
...
SVN-Revision: 25509
2011-02-13 02:52:44 +00:00
Felix Fietkau
0e166a016a
busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package
...
SVN-Revision: 25508
2011-02-13 02:52:40 +00:00
Felix Fietkau
a17580be4f
busybox: fix compile with librpc if necessary (required by nfs mount support)
...
SVN-Revision: 25507
2011-02-13 02:52:34 +00:00
Felix Fietkau
de4ec6ce64
busybox: disable the check for the uclibc rpc config option
...
SVN-Revision: 25506
2011-02-13 02:52:30 +00:00
Felix Fietkau
e2c19b5733
add librpc, an externally build version of the uclibc rpc support
...
SVN-Revision: 25496
2011-02-13 01:45:01 +00:00
Felix Fietkau
803e9ceb90
base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code there
...
SVN-Revision: 25495
2011-02-13 01:44:57 +00:00
Felix Fietkau
5ad114bf47
busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips
...
SVN-Revision: 25494
2011-02-13 01:44:53 +00:00
Felix Fietkau
858292316b
move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
...
SVN-Revision: 25493
2011-02-12 23:55:06 +00:00
Felix Fietkau
69c52daa49
remove an obsolete CompareKernelPatchVer call
...
SVN-Revision: 25492
2011-02-12 23:55:03 +00:00
Felix Fietkau
2d9427566a
move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
...
SVN-Revision: 25491
2011-02-12 23:54:59 +00:00
Felix Fietkau
d64c314336
remove a remaining reference to linux 2.4
...
SVN-Revision: 25490
2011-02-12 23:54:55 +00:00
Florian Fainelli
523e9938c8
allow gemini target to use rfkill
...
SVN-Revision: 25488
2011-02-12 19:39:55 +00:00
Jo-Philipp Wich
74ab5be3d7
base-files: remove ptbtime3 rdate server, its dead
...
SVN-Revision: 25479
2011-02-12 17:54:01 +00:00
Jo-Philipp Wich
8b1b99ba73
base-files: update rdate server list
...
SVN-Revision: 25478
2011-02-12 17:46:36 +00:00
Jo-Philipp Wich
ee3a4c2ee9
base-file: cleanup ipv6 enabling in unbridge
...
SVN-Revision: 25473
2011-02-12 16:14:15 +00:00
Michael Büsch
8dbb2ee6f2
tahvo doesn't need ohci
...
SVN-Revision: 25469
2011-02-11 18:09:17 +00:00
Florian Fainelli
df0a3aea55
use i2c_defaults for kmod-i2c-at91
...
SVN-Revision: 25468
2011-02-11 17:37:51 +00:00
Michael Büsch
e19a286cae
Add tusb6010 package and let tahvo-usb select it
...
SVN-Revision: 25465
2011-02-11 14:35:08 +00:00
Michael Büsch
77d0d3783b
Remove TUSB6010 config options from musb config
...
SVN-Revision: 25462
2011-02-11 12:57:20 +00:00
Felix Fietkau
f8def73423
add missing chunk from the last commit
...
SVN-Revision: 25460
2011-02-11 02:11:12 +00:00
Felix Fietkau
ba97712de5
libubox: add a package for libblobmsg-json
...
SVN-Revision: 25459
2011-02-11 02:09:31 +00:00
Felix Fietkau
07c7aab910
libubox does not depend on libjson
...
SVN-Revision: 25458
2011-02-11 02:08:04 +00:00
Felix Fietkau
9830851a9d
add ubus - the new openwrt message bus / rpc daemon
...
SVN-Revision: 25457
2011-02-11 01:58:59 +00:00
Felix Fietkau
b15d1a19b6
libubox: update to 2011-02-11, includes a few uloop fixes
...
SVN-Revision: 25456
2011-02-11 01:58:48 +00:00
Jo-Philipp Wich
875ff44592
base-files: - properly disable IPv6 on bridge ports - introduce accept_ra option, defaults to true for dhcp interfaces, false for others - introduce send_rs option, defaults to true for static interfaces, false for others
...
SVN-Revision: 25454
2011-02-11 00:39:11 +00:00
Jo-Philipp Wich
4e34fc521c
base-files: derive lease_acquired dhcp state var from /proc/uptime
...
SVN-Revision: 25452
2011-02-10 20:05:05 +00:00
Florian Fainelli
00f3abb0bb
pjsip: fix linking failure w/ ARM eabi
...
SVN-Revision: 25450
2011-02-10 18:03:25 +00:00
Florian Fainelli
efa2919d88
add missing 2.6.37 config symbols.
...
SVN-Revision: 25447
2011-02-10 18:03:16 +00:00
Felix Fietkau
84a0ad20a2
iw: add support for showing the rx bitrate
...
SVN-Revision: 25442
2011-02-10 03:37:35 +00:00
Felix Fietkau
34e87dad4d
mac80211: add a patch for keeping track of the rx bitrate of remote stations
...
SVN-Revision: 25441
2011-02-10 03:37:32 +00:00
Felix Fietkau
1ede637d89
iw: update to 0.9.22
...
SVN-Revision: 25440
2011-02-10 03:37:28 +00:00
Felix Fietkau
ebb2cdbea8
ath9k: remove an old tx stop workaround which conflicts with the powersave fixes
...
SVN-Revision: 25439
2011-02-10 03:37:23 +00:00
Felix Fietkau
6ff025f306
ath9k: improve the power save fix by closing another remaining race condition for setting the TIM bit
...
SVN-Revision: 25428
2011-02-08 23:35:20 +00:00
Felix Fietkau
6440c49e28
openssl: update to 1.0.0d - includes important bug and security fixes (patch by tripolar)
...
SVN-Revision: 25427
2011-02-08 22:52:21 +00:00
Felix Fietkau
c6996a7d7d
ath9k: add fixes for AP side powersave frame buffering
...
SVN-Revision: 25426
2011-02-08 19:31:50 +00:00
Felix Fietkau
d807f70e47
mac80211: update to wireless-testing 2010-02-07
...
SVN-Revision: 25425
2011-02-08 19:31:43 +00:00
Michael Büsch
600a142de6
n810: Support modular battery management
...
SVN-Revision: 25422
2011-02-08 17:25:02 +00:00
Michael Büsch
e69e0dd0b2
hotplug2: Only ignore failed includes for missing files
...
SVN-Revision: 25421
2011-02-08 17:23:37 +00:00
Felix Fietkau
32d08d2dea
ath: fix world regulatory domain fix-up so that all regulatory rules are processed
...
r24503 (trunk) and r24505 (backfire) revised the regulatory rules used
for the ath drivers' world regulatory domains in the 5GHz band by
opening up channels 36, 40, 44, and 48 to being used without the
*_PASSIVE_SCAN and *_NO_IBSS flags set. This was done by breaking
ATH9K_5GHZ_5150_5350 into two REG_RULES. The various struct
ieee80211_regdomains that reference these rules in their reg_rules
fields need to have their n_reg_rules fields updated accordingly.
SVN-Revision: 25418
2011-02-08 12:36:25 +00:00
Vasilis Tsiligiannis
7de8584652
busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
...
SVN-Revision: 25417
2011-02-08 01:01:17 +00:00
Vasilis Tsiligiannis
d063af3fcf
base-files: Add include for target specific hotplug rules
...
SVN-Revision: 25415
2011-02-07 22:28:09 +00:00
Vasilis Tsiligiannis
1ac5bff825
hotplug2: Make missing include files non fatal
...
SVN-Revision: 25414
2011-02-07 22:28:04 +00:00
John Crispin
b549fce06b
* adss in-kernel udp redirect plugin for lantiq voice optimisation
...
SVN-Revision: 25413
2011-02-07 21:48:55 +00:00
John Crispin
e651a9341a
* drop libtapi and tapi_sip (moved to external git) * add build variants to pjsip * split tapi_dev audio driver out of patch into src/
...
SVN-Revision: 25412
2011-02-07 21:47:54 +00:00
Vasilis Tsiligiannis
0cd254bdee
busybox: Check if an SSH daemon is enabled before disabling telnet access ( #8760 )
...
SVN-Revision: 25411
2011-02-07 21:45:02 +00:00
Felix Fietkau
95ed53f574
relayd: update to 2011-02-07, uses cmake and libubox now
...
SVN-Revision: 25407
2011-02-07 18:17:17 +00:00
Felix Fietkau
30a49a35ae
add libubox, a small utility library containing blob/blobmsg (structured message format libraries), uloop, usock, list.h and the olsr avl tree implementation
...
SVN-Revision: 25406
2011-02-07 18:17:12 +00:00
Felix Fietkau
0b9e69595e
libjson-c: add to core (instead of packages)
...
SVN-Revision: 25405
2011-02-07 18:16:31 +00:00
Felix Fietkau
55bd66663d
mac80211: fix the check for cloned skbs in the tx path
...
SVN-Revision: 25398
2011-02-07 10:42:40 +00:00
Michael Büsch
99c66237f0
hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware load events
...
SVN-Revision: 25383
2011-02-06 14:35:07 +00:00
Felix Fietkau
2ed844f6a5
mac80211: when operating as a 4-addr station, do not pick up 4-addr frames meant for other stations, as this would confuse the bridge layer
...
SVN-Revision: 25378
2011-02-05 22:38:23 +00:00
John Crispin
97140cecea
* reorder patches
...
SVN-Revision: 25370
2011-02-05 15:23:08 +00:00
John Crispin
4a0572a8d0
* fixe up ifxmips patch for eeprom emulation to work with lantiq target
...
SVN-Revision: 25369
2011-02-05 15:08:18 +00:00
Jo-Philipp Wich
b33ce3109d
base-files: remove remaining conffiles reference to /etc/banner
...
SVN-Revision: 25368
2011-02-04 23:05:12 +00:00
John Crispin
640f3eb0b4
* tftp name was not in sync with that generated by openwrt
...
SVN-Revision: 25365
2011-02-04 22:46:52 +00:00
Felix Fietkau
2a17a1dd1d
ath9k: reduce false positives in the baseband hang check
...
SVN-Revision: 25359
2011-02-04 12:16:41 +00:00
Felix Fietkau
2d5c6da16a
mac80211: drop retransmitted data frames from the cooked monitor interface - reduces CPU usage
...
SVN-Revision: 25358
2011-02-04 12:16:36 +00:00
Jo-Philipp Wich
3d82109add
base-files: don't stop hotplug events for ppp interfaces, similar fix like the earlier one for tun/tap interfaces
...
SVN-Revision: 25355
2011-02-03 22:43:11 +00:00
Jo-Philipp Wich
79b22b246b
base-files: make the skipping of ppp interfaces in 10-net hotplug more explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs
...
SVN-Revision: 25354
2011-02-03 22:34:30 +00:00
Felix Fietkau
1efe968c2e
openssl: update to 1.0.0c
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 25348
2011-02-03 18:45:35 +00:00
John Crispin
7367238716
* make baord names consistent
...
SVN-Revision: 25343
2011-02-03 17:33:54 +00:00
Hamish Guthrie
288331e239
uboot-omap35xx: Add uboot package for omap35xx platform
...
SVN-Revision: 25337
2011-02-03 06:30:42 +00:00
Vasilis Tsiligiannis
1153135b7c
kernel/modules: Add ifb module ( #8764 )
...
SVN-Revision: 25323
2011-02-02 19:37:30 +00:00
Vasilis Tsiligiannis
b435f9d603
busybox: Disable telnet if an SSH public key for root exists ( #8760 )
...
SVN-Revision: 25317
2011-02-02 18:50:50 +00:00
Vasilis Tsiligiannis
d5987b5db4
kernel/modules: Add w1-master-ds2490 module ( #8779 )
...
SVN-Revision: 25311
2011-02-02 18:17:04 +00:00
John Crispin
023322c8a2
* fix ram selection on arcadyan boards * fix make target selection
...
SVN-Revision: 25309
2011-02-02 12:57:10 +00:00
Vasilis Tsiligiannis
bd8a1549eb
base-files: Fix alsa raw audio device hotplug rule
...
SVN-Revision: 25301
2011-02-02 01:23:34 +00:00
John Crispin
325ef30254
* update to version 1.8.5 * add code to allow selection of features via menuconfig * add sound device backend for lantiq voip hardware
...
SVN-Revision: 25298
2011-02-01 23:07:54 +00:00
John Crispin
39dc613523
drop uboot-ifxmips, use uboot-lantiq instead
...
SVN-Revision: 25294
2011-02-01 21:38:07 +00:00
Felix Fietkau
9766980174
linux-atm: fix path to the correct objcopy tool
...
SVN-Revision: 25285
2011-02-01 18:58:48 +00:00
Vasilis Tsiligiannis
824331a594
hotplug2: Use stricter matching for rule regular expressions
...
SVN-Revision: 25282
2011-02-01 16:37:53 +00:00
Felix Fietkau
be8e23827a
libnl-tiny: fix compile error with eglibc ( #8782 )
...
SVN-Revision: 25281
2011-02-01 16:21:52 +00:00
John Crispin
e919bd002a
* drop codebase in favour of lantiq target
...
SVN-Revision: 25277
2011-02-01 14:35:36 +00:00
John Crispin
61527e0b52
should depend on lantiq and not ifxmips
...
SVN-Revision: 25276
2011-02-01 14:33:40 +00:00
John Crispin
fd551c1fa7
* rename voice package * sync with lantiqs release * make it work on lantiq kernel
...
SVN-Revision: 25275
2011-02-01 14:32:25 +00:00
John Crispin
79b3d8f69a
* rename lqdsl packages to ltq-dsl * small rework of packages * make it work with latest kernel
...
SVN-Revision: 25274
2011-02-01 14:30:38 +00:00
John Crispin
c7bb106433
* rework the arcadyan sku support * adds a few new boards and switches
...
SVN-Revision: 25273
2011-02-01 14:26:47 +00:00
Daniel Dickinson
3fa871cb4b
block-extroot: Fixed the functionality that disables the extroot after a firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that.
...
SVN-Revision: 25269
2011-02-01 06:28:59 +00:00
Vasilis Tsiligiannis
3a3d95b191
base-files: Remove deprecated hotplug2 commands, update old commands to new
...
SVN-Revision: 25268
2011-01-31 22:29:31 +00:00
Felix Fietkau
ca354290eb
libnl-tiny: add unl a convenience wrapper around the libnl api
...
SVN-Revision: 25263
2011-01-31 19:57:28 +00:00
Daniel Dickinson
ef8a192e42
block-extroot: Fixed hang when no modules in on either squashfs or jffs2 and suppressed extraneous not found error message when no modules on jffs2.
...
SVN-Revision: 25259
2011-01-31 05:11:38 +00:00
Felix Fietkau
e00933b6d6
cfg80211: revert the max power patch - it seems to be limiting tx power too much on some devices
...
SVN-Revision: 25258
2011-01-30 23:35:00 +00:00
Florian Fainelli
efb455eebe
udev: install development libraries in staging dir ( #8370 )
...
SVN-Revision: 25245
2011-01-29 22:06:26 +00:00
Florian Fainelli
058b54773a
kmod-via-velocity depends on kmod-crc-ccitt ( #8730 )
...
SVN-Revision: 25244
2011-01-29 22:06:23 +00:00
Jo-Philipp Wich
a0b2eba08c
base-files: fix a typo in processing of additional dhcp request opts
...
SVN-Revision: 25239
2011-01-29 17:06:07 +00:00
Felix Fietkau
e146d9b386
cfg80211: do not overwrite the hardware max power setting in the regulatory code, fixes reported tx power values
...
SVN-Revision: 25238
2011-01-29 13:51:33 +00:00
Jo-Philipp Wich
a8edd9d50e
base-files: fix handling of dhcp "reqopts" option
...
SVN-Revision: 25237
2011-01-29 13:45:16 +00:00
Florian Fainelli
3810bdf320
br2684ctl from linux-atm
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 25225
2011-01-29 02:14:22 +00:00
Jo-Philipp Wich
3b3e5b7a49
uhttpd: substitute "+" with space when using the -d flag, lazyload tls support
...
SVN-Revision: 25220
2011-01-28 19:50:33 +00:00
Felix Fietkau
04628c88d4
ath9k: reduce allocation size, common->cachelz is already added to the buffer size elsewhere
...
SVN-Revision: 25205
2011-01-28 16:58:08 +00:00
Felix Fietkau
0a54236bea
ath9k: fix a compile error in the debug stubs ( fixes #8737 , #8745 )
...
SVN-Revision: 25204
2011-01-28 16:58:05 +00:00
Felix Fietkau
50c44d0b54
cron: Add path
...
Override PATH for /etc/init.d/cron. This is necessary to ensure all programs
can be found when executing the script from remote by using ssh.
(e.g. ssh IP /etc/init.d/cron restart)
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25196
2011-01-28 12:50:10 +00:00
Felix Fietkau
718645d581
mac80211: ignore errors in the command to set the rx/tx antenna - many drivers do not support this yet
...
SVN-Revision: 25192
2011-01-28 12:01:54 +00:00
Jo-Philipp Wich
04b20727d8
firewall: fix wrong rule order if multiple protocols are used
...
SVN-Revision: 25179
2011-01-27 22:19:53 +00:00
Florian Fainelli
2689e63f58
enable MOS7720 usb-serial devices
...
Enable build of kernel module for MOS7720 usb-serial devices.
Tested on WGT634U and WL500g running trunk @r24238.
Signed-off-by: Marc Zyngier <maz@misterjones.org>
SVN-Revision: 25174
2011-01-27 21:49:53 +00:00
Florian Fainelli
e85bbb37d5
admswconfig: reset interface after applying config
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25173
2011-01-27 21:49:50 +00:00
Florian Fainelli
d7fe921089
base-files: support port_state in led config ( #6763 )
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25172
2011-01-27 21:49:46 +00:00
Florian Fainelli
af8d8506e5
acx: don't fail if 'wifi' led is missing
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25168
2011-01-27 21:49:28 +00:00
Florian Fainelli
0c71bc09d1
acx-mac80211: support loading different firmwares
...
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
SVN-Revision: 25167
2011-01-27 21:49:24 +00:00
Jo-Philipp Wich
a580764a9f
mac80211: fix order of iw parameters, fix broken antenna config call
...
SVN-Revision: 25152
2011-01-27 16:00:02 +00:00
Imre Kaloz
51156ea6b8
we don't support gcc 4.5.0
...
SVN-Revision: 25146
2011-01-27 13:31:56 +00:00
Imre Kaloz
25fb11cf89
get rid of gcc 4.1.2 and 4.2.4 support
...
SVN-Revision: 25144
2011-01-27 13:24:38 +00:00
Vasilis Tsiligiannis
e14097aca9
dnsmasq: add support for option "--dhcp-script" (thanks Bastian Bittorf)
...
SVN-Revision: 25137
2011-01-27 10:14:09 +00:00
Vasilis Tsiligiannis
e6a9e6875a
mac80211: Fix antenna setting when only one of {rx,tx}antenna options is specified
...
SVN-Revision: 25136
2011-01-27 09:13:51 +00:00
Vasilis Tsiligiannis
2ac7f2cab4
iw: Refresh patches
...
SVN-Revision: 25135
2011-01-27 08:56:14 +00:00
Vasilis Tsiligiannis
57355faae1
iw: Extend antenna setting 'all' to apply for either rx or tx antenna
...
SVN-Revision: 25134
2011-01-27 08:47:31 +00:00
Jo-Philipp Wich
3b0c90325e
mac80211: add missing done to mac80211.sh ( #8735 )
...
SVN-Revision: 25131
2011-01-26 21:01:23 +00:00
Jo-Philipp Wich
49d060dc1b
mac80211: add mising esac to mac80211.sh
...
SVN-Revision: 25122
2011-01-26 20:37:12 +00:00
Gabor Juhos
25feec0c9c
package/base-files: add get_magic_long() to common upgrade script
...
Patch-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 25117
2011-01-26 20:35:37 +00:00
Jo-Philipp Wich
4e369e5378
mac80211: rework recent mac80211.sh additions: - split antenna options into rxantenna and txantenna to bring it in line with broadcom and madwifi - get rid of temporary variables - follow the documented config protocol for wep keys (option key # + option key# [s:]data)
...
SVN-Revision: 25116
2011-01-26 18:01:26 +00:00
Felix Fietkau
10923cff7e
ath9k: optimize memory allocations - improves performance and reduces ath9k RAM usage by 2 MB per device
...
SVN-Revision: 25115
2011-01-26 17:28:12 +00:00
Felix Fietkau
0cd2b87f95
mac80211: Add new parameters to mac80211.sh
...
Add new options 'bintval' (beacon interval), 'basicrates' (basic rates) and
'antenna' (antenna selection) for /etc/config/wireless to be used with
mac80211 drivers.
Enable WEP encryption for IBSS mode.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25111
2011-01-26 11:34:15 +00:00
Felix Fietkau
2b01200057
iw: Fix data types for iw survey channel time
...
The channel times are unsigned 64 bit values, so we shouldn't print them as
signed values.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25110
2011-01-26 11:34:12 +00:00
Felix Fietkau
f7f7771d0c
iw: Add signal average to station information
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25109
2011-01-26 11:34:08 +00:00
Felix Fietkau
1ecfca065a
iw: Add support to print station retry counters
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25108
2011-01-26 11:34:05 +00:00
Felix Fietkau
3bb98c5e1a
iw: Add ibss join parameter for beacon interval
...
NL80211_ATTR_BEACON_INTERVAL already exists, we just have to use it.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25107
2011-01-26 11:34:01 +00:00
Felix Fietkau
4e13b7774e
iw: Add support for antenna configuration commands
...
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25106
2011-01-26 11:33:58 +00:00
Felix Fietkau
cfdfc8c05b
mac80211: Add mac address filter configuration for hostapd
...
Add support of mac address filter. Now 'macfilter' and 'maclist' options
can be used with mac80211.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25105
2011-01-26 11:33:54 +00:00
Felix Fietkau
5903f4a167
mac80211: Improve ath5k/ar71xx PCI bug WAR
...
It has been confirmed by Atheros that this PCI bug affects the RX side only,
so we can keep the 128B DMA size for TX.
With this change we can double the thruput of ath5k from 15Mps to 30Mbps.
We have been using this patch since more than 6 month in a production
environment without problems and a significant performance improvement.
It has also been said to fix HW encryption:
http://www.mail-archive.com/ath5k-devel@lists.ath5k.org/msg04311.html
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25104
2011-01-26 11:33:50 +00:00
Felix Fietkau
9a37eaeacf
libnl-tiny: Fix for c++ compatibility
...
g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr"
when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc)
Also see https://dev.openwrt.org/ticket/7854
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25101
2011-01-26 11:33:38 +00:00
Felix Fietkau
516dcae1c7
dnsmasq: Fix parameter 'limit'
...
'limit' is actually the number of IP addresses to serve. See the use of ipcalc.sh.
For getting the expected number of IP addresses served, we have to decrement
limit by one.
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25100
2011-01-26 11:33:33 +00:00
Felix Fietkau
998da1234f
ath9k: fix tx queue debug counters
...
SVN-Revision: 25099
2011-01-26 11:33:27 +00:00
Felix Fietkau
0e6529d50c
hostapd: update to 20110117
...
SVN-Revision: 25094
2011-01-24 18:54:20 +00:00
Felix Fietkau
9b34dfb571
mac80211: update to wireless-testing 2011-01-24
...
SVN-Revision: 25093
2011-01-24 18:54:16 +00:00
Felix Fietkau
26c3d87db0
allow files/ to overwrite existing symlinks ( fixes #3508 )
...
SVN-Revision: 25078
2011-01-23 20:59:13 +00:00
John Crispin
d6f4fa08eb
add support for arv4518 and arv752DWP22 boards
...
SVN-Revision: 25071
2011-01-23 12:06:02 +00:00
John Crispin
deb9a1f3e7
* bump to 2.5.2
...
SVN-Revision: 25067
2011-01-22 22:44:58 +00:00
Felix Fietkau
fa542df6e1
ath9k: kmod-ath9k has no extra menuconfig options, remove MENU:=1 ( #8695 )
...
SVN-Revision: 25060
2011-01-21 18:32:06 +00:00
Felix Fietkau
c646f205e2
ath9k: fix some ps wakeup/restore issues that led to crashes and other weird behavior
...
SVN-Revision: 25058
2011-01-21 17:54:44 +00:00
Felix Fietkau
02bf1599a3
ath9k: disable PA predistortion on AR93xx for now until it is properly fixed
...
SVN-Revision: 25056
2011-01-21 01:43:32 +00:00
Felix Fietkau
be39c9dc6e
ath9k: remove virtual wiphy support - it was only experimental anyway and it is not going to be maintained anymore
...
SVN-Revision: 25055
2011-01-20 23:35:30 +00:00
Felix Fietkau
86a9bbe4ba
mac80211: add a few tx related fixes
...
SVN-Revision: 25054
2011-01-20 23:35:26 +00:00
Felix Fietkau
4ee2365159
mac80211: update to wireless-testing 2010-01-19
...
SVN-Revision: 25053
2011-01-20 23:35:21 +00:00
Vasilis Tsiligiannis
a98c957eb5
qos-scripts: Rework qos-stat script
...
SVN-Revision: 25052
2011-01-20 17:33:41 +00:00
Felix Fietkau
876dd50e11
mac80211: fix the br_port_exists compatibility macro for 2.6.38
...
SVN-Revision: 25051
2011-01-20 13:46:59 +00:00
Jo-Philipp Wich
9500602457
uci: use latest git, fixes reorder operation and incorperates nested delete patch
...
SVN-Revision: 25048
2011-01-19 20:48:07 +00:00
Jo-Philipp Wich
1868be702d
ppp: don't die on malformed PADS frames that might appear on instable DSL lines
...
SVN-Revision: 25044
2011-01-19 02:00:57 +00:00
Daniel Dickinson
f93b6cb844
base-files: Fix typo in option name for disabling failsafe announcment Thanks to Andrey Zholos for this patch
...
SVN-Revision: 25040
2011-01-18 14:46:25 +00:00
Felix Fietkau
817ee250d7
mac80211: rework wds sta fix - check for the protocol of the incoming frame instead of just the authorized state
...
SVN-Revision: 25039
2011-01-18 14:43:58 +00:00
Felix Fietkau
781df33e2a
add a few missing usb related symbols (relevant for mpc85xx)
...
SVN-Revision: 25038
2011-01-18 14:43:50 +00:00
Florian Fainelli
c1796ae53d
Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace."
...
We do not make a kernel module depend on user-space utility.
SVN-Revision: 25035
2011-01-18 12:10:20 +00:00
Daniel Dickinson
5d76a52a44
solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace.
...
SVN-Revision: 25034
2011-01-18 07:09:22 +00:00
Jo-Philipp Wich
5e76127831
ppp: bump pkg revision after latest changes
...
SVN-Revision: 25028
2011-01-17 02:14:32 +00:00
Jo-Philipp Wich
110055b383
ppp: remove pppoa coldplug, the hotplug handler has been confirmed for ueagle and solos
...
SVN-Revision: 25027
2011-01-17 02:13:07 +00:00
Jo-Philipp Wich
5cf136ae0e
ppp: synthesize a .device option to make ifup work on pppoa interfaces again
...
SVN-Revision: 25025
2011-01-17 00:14:18 +00:00
Felix Fietkau
6cf6302a78
mac80211: fix compile errors on powerpc
...
SVN-Revision: 25014
2011-01-16 01:24:48 +00:00
Felix Fietkau
1a7a36b0a4
mac80211: fix frames looping back to a wds station
...
SVN-Revision: 25008
2011-01-15 13:41:10 +00:00
Felix Fietkau
098e2d7ca1
ath9k: fix a few more aggregation related issues, should improve stability
...
SVN-Revision: 25007
2011-01-15 13:41:06 +00:00
Felix Fietkau
b60332deb0
hostapd: Create one control interface per virtual bssid
...
Previously hostapd created one control interface /var/run/hostapd-phyX
which only contained the first virtual bssid (for example wlan0). In
order to access the other virtual bssids with hostapd_cli add all
virtual bssids to /var/run/hostapd-phyX by specifying the ctrl_interface
parameter per bssid.
Previously the control interface looked like:
/var/run/hostapd-phyX/wlan0
Now, the control interface looks like this:
/var/run/hostapd-phyX/wlan0
/var/run/hostapd-phyX/wlan1
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24985
2011-01-14 10:52:54 +00:00
Felix Fietkau
f05691af93
mac80211: include the kfifo backport in compat.ko if necessary (fixes libertas, rt2x00)
...
SVN-Revision: 24978
2011-01-13 23:28:22 +00:00
Felix Fietkau
2c0ac457ed
ath9k: fix spurious decryption crc error regression
...
SVN-Revision: 24976
2011-01-13 23:07:58 +00:00
Claudio Mignanti
3559931d8f
Fix i2c driver and package it
...
SVN-Revision: 24975
2011-01-13 12:01:07 +00:00
Jo-Philipp Wich
253f4d82f2
mac80211: support per-vif wmm option, defaults to 1 if unset
...
SVN-Revision: 24966
2011-01-11 13:19:53 +00:00
Felix Fietkau
a339e58d72
ath9k: reduce the number of false positives triggered by the baseband hang check by only running it when beacon transmission is blocked
...
SVN-Revision: 24954
2011-01-10 00:25:17 +00:00
Jo-Philipp Wich
f38a320e69
uhttpd: protect tcp receive operations with select, make tcp keep-alive optional ( #8272 )
...
SVN-Revision: 24952
2011-01-09 23:35:45 +00:00
Hauke Mehrtens
8067116c10
kernel: deactivate ext4 SElinux support and extended attributes support in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target.
...
Thank you Philip Prindeville
SVN-Revision: 24951
2011-01-09 22:43:06 +00:00
Jo-Philipp Wich
6322a8be78
kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville
...
SVN-Revision: 24950
2011-01-09 22:25:15 +00:00
Felix Fietkau
6528a58151
ath9k: add a few aggregation reliability fixes
...
SVN-Revision: 24949
2011-01-09 20:35:27 +00:00
Felix Fietkau
56647592a4
mac80211: update to wireless-testing 2011-01-05, should improve aggregation reliability in ath9k
...
SVN-Revision: 24948
2011-01-09 20:32:25 +00:00
Gabor Juhos
9a32655293
package/swconfig: add sanity checks to prevent a segfault
...
SVN-Revision: 24932
2011-01-08 17:30:33 +00:00
Gabor Juhos
9abe5cf110
package/mtd: make fixtrx available on ar71xx as well
...
SVN-Revision: 24911
2011-01-05 19:27:55 +00:00
Imre Kaloz
e9013bff66
fix md5sum, use our mirror with a fixed-up filename to make sure we get the right fw version
...
SVN-Revision: 24901
2011-01-04 16:39:16 +00:00
Felix Fietkau
8c7ea4384c
mac80211: fix a race condition during key deletion
...
SVN-Revision: 24895
2011-01-04 00:37:28 +00:00
Imre Kaloz
4a177f01a2
use the latest fw release
...
SVN-Revision: 24894
2011-01-03 18:17:01 +00:00
Imre Kaloz
e99f8f2dd0
tune ath dependencies - carl9170 can be used on targets with usb but without pci
...
SVN-Revision: 24893
2011-01-03 18:16:05 +00:00
Alexandros C. Couloumbis
08448f7e3d
package/wprobe: {enhancement} make printing attributes optional. A delay interval (-d option) of 0 (zero) dumps the data once then exit. ( closes #8107 )
...
SVN-Revision: 24892
2011-01-03 16:37:07 +00:00
Alexandros C. Couloumbis
c78b2dbb89
package/wprobe: fix kernel 2.6.37 compile issues
...
SVN-Revision: 24891
2011-01-03 16:13:09 +00:00
Hauke Mehrtens
3ef04d1755
crda: update to version 1.1.1 and update regulatory database to most recent official version.
...
SVN-Revision: 24868
2011-01-01 16:10:15 +00:00
Jo-Philipp Wich
c60546c0c3
e2fsprogs: revert r24848 as well
...
SVN-Revision: 24867
2011-01-01 16:03:53 +00:00
Felix Fietkau
a718ebf1ed
ath9k: add more pending fixes from linux-wireless@
...
SVN-Revision: 24858
2010-12-30 15:48:39 +00:00
Felix Fietkau
e6332495fc
add relayd, can be used as a replacement for client bridge, but does not have any uci integration yet
...
SVN-Revision: 24856
2010-12-30 15:48:23 +00:00
Felix Fietkau
f1becde97b
ath9k: fix rx dma descriptor error flag handling
...
SVN-Revision: 24855
2010-12-30 15:48:18 +00:00
Gabor Juhos
5413cea8ba
package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys
...
SVN-Revision: 24853
2010-12-29 18:08:24 +00:00
Alexandros C. Couloumbis
544c8161f2
package/e2fsprogs: update to version 1.41.14
...
SVN-Revision: 24848
2010-12-29 14:50:52 +00:00
Daniel Dickinson
fc3a1d0ba3
Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24838
2010-12-26 04:18:13 +00:00
Daniel Dickinson
b3bcc483b2
mtd: Added trx_fixup for brcm63xx imagetag, and made references to fix_trx use the weak reference rather than the brcm47xx ifdef. This fixes a bug in which sysupgrade failed due to changing bad CRC on reboot.
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24837
2010-12-26 04:18:08 +00:00
Daniel Dickinson
daa854ee2d
mtd: Added fixtrx for brcm63xx imagetag. This allows brcm63xx boards which experience a CRC on second boot due to the JFFS2 creation / DEADC0DE deletion to work correctly when mtd fixtrx is run on first boot
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24835
2010-12-26 04:18:01 +00:00
Daniel Dickinson
b1362f94bc
mtd: Changed mtd_fixtrx and related functions to be weak references. The weak references only lead to actual functions for brcm47xx
...
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>
SVN-Revision: 24833
2010-12-26 04:17:51 +00:00
Jo-Philipp Wich
f5b3f741ce
uhttpd: allow lowercase http header fields ( #8513 )
...
SVN-Revision: 24823
2010-12-24 22:03:34 +00:00
Felix Fietkau
61e492d316
ath9k: add back the interrupt mitigation tweak and reduce the rx interrupt mitigation times further
...
SVN-Revision: 24819
2010-12-24 12:09:43 +00:00
Felix Fietkau
3a9c856475
ath9k: add pending fixes for revision checks and handling of the hw workaround register
...
SVN-Revision: 24818
2010-12-24 12:09:36 +00:00
Alexandros C. Couloumbis
69b7963402
package/mac80211: fix issue when CONFIG_MAC80211_LEDS is not set.
...
SVN-Revision: 24813
2010-12-23 14:58:16 +00:00
Hauke Mehrtens
54ffa895f2
mac80211: add CONFIG_ATH5K_PCI only when not on aterhos target
...
SVN-Revision: 24801
2010-12-22 17:39:05 +00:00
Hauke Mehrtens
3e668eb7b7
mac80211: rmove unused config symbols.
...
CONFIG_RT2800PCI_PCI and CONFIG_RT2800PCI_SOC were removed some time ago and CONFIG_IWLWIFI was replaced by CONFIG_COMPAT_IWLWIFI in compat wireless
SVN-Revision: 24794
2010-12-22 14:59:53 +00:00
Hauke Mehrtens
005787c58f
mac80211: activate ahb bud for ath5k driver if on atheros target.
...
SVN-Revision: 24793
2010-12-22 14:57:40 +00:00
Jo-Philipp Wich
3b6851aa82
base-files: implement "reqopts" parameter for dhcp interfaces to specify additional dhcp options to request
...
SVN-Revision: 24780
2010-12-22 07:20:24 +00:00
Jo-Philipp Wich
5b339e5fb2
busybox: implement ms static routes option in udhcpc ( #6435 )
...
SVN-Revision: 24779
2010-12-22 07:16:46 +00:00
Jo-Philipp Wich
3bd7985a0b
base-files: the busybox update to v1.15.3 completely broke udhcpc route option handling, repair default.script to work with the new format ( #6435 )
...
SVN-Revision: 24778
2010-12-22 07:07:15 +00:00
Jo-Philipp Wich
deb9661785
Âbase-files: don't mark /etc/banner as conffile
...
SVN-Revision: 24742
2010-12-20 19:51:05 +00:00
Jo-Philipp Wich
1b37ee06f1
iptables: don't call autogen.sh, use autoreconf fixup instead of libtool
...
SVN-Revision: 24740
2010-12-20 18:45:09 +00:00
Jo-Philipp Wich
7526fd8627
mac80211: rename max_clients option to maxassoc, this brings it in line with broadcom
...
SVN-Revision: 24726
2010-12-19 13:33:55 +00:00
Felix Fietkau
3347f8e360
hostapd: add support for specifying the maximum number of clients
...
Signed-off-by: Alexander Couzens <lynxis@c-base.org>
SVN-Revision: 24725
2010-12-19 11:56:56 +00:00
Felix Fietkau
58ed4ded0e
hostapd: fix appending the iapp_interface variable to the config
...
Signed-off-by: Alexander Couzens <lynxis@c-base.org>
SVN-Revision: 24724
2010-12-19 11:56:49 +00:00
Felix Fietkau
7ecd1c7484
hostapd: Add CONFIG_FULL_DYNAMIC_VLAN=y to hostapd-full.config
...
This allows hostapd to make use of the config option
"vlan_tagged_interface" to automatically create bridge and
VLAN interfaces in a fully dynamic way.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24722
2010-12-19 11:48:38 +00:00
Felix Fietkau
d08bc913a8
hostapd: Allow rsn_preauth configuration
...
Hostapd can allow preauthentication for WPA2-EAP networks when
the interfaces through which preauthentication is allowed are
configured.
Add a new param "rsn_preauth=0/1" to the configuration that enables
or disables preauthentication on the according bridge interface.
Preauthentication for unbridged networks is not considered in this
patch.
Cc: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 24721
2010-12-19 11:48:31 +00:00
Jo-Philipp Wich
efb7c910ee
iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked
...
SVN-Revision: 24719
2010-12-19 11:16:46 +00:00
Jo-Philipp Wich
97860d1c5c
opkg: remove stray HOST_BUILD_DEPENDS
...
SVN-Revision: 24679
2010-12-18 19:16:03 +00:00
Felix Fietkau
d6addd4ecd
mac80211: another optimization for tx performance
...
SVN-Revision: 24677
2010-12-18 18:27:51 +00:00
Jo-Philipp Wich
d04b7d59c8
libtool: remove patches, they don't apply to libltdl
...
SVN-Revision: 24675
2010-12-18 18:13:12 +00:00
Jo-Philipp Wich
cc15824e85
libtool: remove host build and leave only libltdl in place
...
SVN-Revision: 24674
2010-12-18 18:12:34 +00:00
Felix Fietkau
b40d260aaf
mac80211: fix a crash in the tx path
...
SVN-Revision: 24672
2010-12-18 17:56:32 +00:00
Felix Fietkau
5c4d94f714
mac80211: fix a missing return value
...
SVN-Revision: 24671
2010-12-18 17:40:09 +00:00
Felix Fietkau
121b27fb2b
mac80211: significantly reduce the cpu load caused by excessive skb header cloning
...
SVN-Revision: 24669
2010-12-18 17:23:38 +00:00
Felix Fietkau
933e2c8e04
ath9k: do not force the chainmask to 1 for legacy mode - it makes no sense and it reduces txpower and unnecessarily disables MRC
...
SVN-Revision: 24657
2010-12-18 02:14:52 +00:00
Felix Fietkau
b51a9f9248
mac80211: update to wireless-testing 2010-12-16
...
SVN-Revision: 24655
2010-12-18 02:00:10 +00:00
Gabor Juhos
63c786dde7
base-files: add support for the usbdev LED trigger
...
SVN-Revision: 24647
2010-12-17 17:10:14 +00:00
Gabor Juhos
a059a11ee1
generic: add LED trigger for USB device presence/activity
...
SVN-Revision: 24646
2010-12-17 17:10:11 +00:00
Felix Fietkau
9958bc43c8
ath9k: update initvals for ar9003
...
SVN-Revision: 24629
2010-12-16 23:55:32 +00:00
Felix Fietkau
9fba23352b
ath9k: remove code for setting up gpio based baseband rfkill - it was never used, nor configured properly
...
SVN-Revision: 24628
2010-12-16 23:55:23 +00:00
Felix Fietkau
a63754b5d5
ath9k: use the number of pending aggregates instead of the queue depth to determine when it is time to form the next A-MPDU
...
SVN-Revision: 24627
2010-12-16 23:55:12 +00:00
Jo-Philipp Wich
6421fe4464
libtool: I don't know what crackhead thought that relinking with /usr/lib during cross compilation is a good idea, so just remove this crap. It should solve a few instances of "/usr/lib/libc.a: could not read symbols: File format not recognized" when building stuff.
...
SVN-Revision: 24619
2010-12-16 14:00:07 +00:00
Jo-Philipp Wich
40fcf1fed5
libtool: prefix command output with "OpenWrt-" to make it immediately obvious whether our libtool is used
...
SVN-Revision: 24613
2010-12-15 20:02:21 +00:00
Jo-Philipp Wich
99c9533a7f
opkg: remove manual automake invocations and rely and host and target fixups
...
SVN-Revision: 24554
2010-12-13 20:54:01 +00:00
Jo-Philipp Wich
45ac69c410
opkg: disable output shaving
...
SVN-Revision: 24553
2010-12-13 20:52:57 +00:00
Felix Fietkau
5a351509aa
base-files: use shutdown instead of stop when the system goes down (patch by tripolar)
...
SVN-Revision: 24540
2010-12-13 08:01:21 +00:00
Felix Fietkau
2317e72d99
ath9k: fix some more issues in the paprd changes
...
SVN-Revision: 24539
2010-12-13 08:01:12 +00:00
Jo-Philipp Wich
3a0b71296d
ead: fixup some AC_DEFINE() invocations that will make recent automak bail
...
SVN-Revision: 24535
2010-12-13 01:47:35 +00:00
John Crispin
9f47e80bb3
adds new lantiq kernel. once the codebase is fully tested and know to be working on all the devices previously supported by ifxmips, we will drop ifxmips support.
...
SVN-Revision: 24526
2010-12-12 22:57:16 +00:00
Felix Fietkau
5fa415d366
ath9k: fix a few issues with pa predistortion on ar9003
...
SVN-Revision: 24504
2010-12-12 01:15:38 +00:00
Felix Fietkau
9eba6dc5ea
ath: open up a few safe 5ghz channels in the world regdomain to make the regulatory override unnecessary in a few cases
...
SVN-Revision: 24503
2010-12-12 01:15:32 +00:00
Felix Fietkau
4d4ee55485
ath9k: merge a few pending cleanup patches
...
SVN-Revision: 24502
2010-12-12 01:15:23 +00:00
Felix Fietkau
15aa1ee692
ath9k: do not adjust the slot time setting for long distance, it seems to cause long latencies and low throughput
...
SVN-Revision: 24498
2010-12-11 21:29:48 +00:00
Felix Fietkau
1c7a54d21e
mac80211: fix IBSS probe response storms on drivers that do not support drv_tx_last_beacon()
...
SVN-Revision: 24497
2010-12-11 21:29:41 +00:00
Felix Fietkau
8f676da3d8
ath9k: merge a pending patch for fixing tsf read and write
...
SVN-Revision: 24496
2010-12-11 21:29:35 +00:00
Felix Fietkau
d1c110e228
ath9k: add missing %pV printk revert
...
SVN-Revision: 24480
2010-12-11 10:37:42 +00:00
Jo-Philipp Wich
bf9e9b6a91
rework aclocal handling, packages have issues writing through the symlink so keep the host aclocal as include path for now
...
SVN-Revision: 24474
2010-12-11 03:15:10 +00:00
Felix Fietkau
9337c97584
mac80211: update to 2010-12-09
...
SVN-Revision: 24471
2010-12-11 01:45:12 +00:00
Jo-Philipp Wich
700589cd9b
libtool: don't install aclocal directory again if symlink into $(STAGING_DIR_HOST)/share/acloca exists aleady
...
SVN-Revision: 24470
2010-12-11 01:26:34 +00:00
Felix Fietkau
f1ecabe190
ath9k: fix non-AMPDU QoS per-tid sequence number assignment
...
SVN-Revision: 24445
2010-12-10 20:03:46 +00:00
Jo-Philipp Wich
a385f3bb52
kernel: package kmod-zd1201 ( #8386 )
...
SVN-Revision: 24443
2010-12-10 19:33:36 +00:00
Jo-Philipp Wich
4dcba42342
mac80211: use iw for txpower control ( #8416 )
...
SVN-Revision: 24441
2010-12-10 18:43:47 +00:00
Gabor Juhos
d9c68341ef
ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well
...
SVN-Revision: 24421
2010-12-10 15:17:08 +00:00
Gabor Juhos
e94db05163
ar71xx: add rtc modules for nbg460n
...
This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 24420
2010-12-10 15:17:06 +00:00
Gabor Juhos
a084fb6a3f
ar71xx: adding u-boot for nbg460n
...
This adds u-boot for nbg460n ar71xx target,
as it is required as second stage bootloader.
Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 24418
2010-12-10 15:17:00 +00:00
Felix Fietkau
d770298657
mac80211: fix compile errors when LED support in the kernel is disabled
...
SVN-Revision: 24411
2010-12-10 12:00:09 +00:00
Jo-Philipp Wich
4df44b15e1
kernel: fix raid module packaging on newer kernels ( #8384 )
...
SVN-Revision: 24394
2010-12-09 17:18:41 +00:00
Alexandros C. Couloumbis
5244f0cc56
package/libtool: Strip trailing slashes from libdir and destdir
...
SVN-Revision: 24376
2010-12-09 11:41:32 +00:00
Jo-Philipp Wich
5bd857345b
libtool: disregard libdir from *.la files, prevents libtool from linking into the host
...
SVN-Revision: 24375
2010-12-09 11:25:57 +00:00
Alexandros C. Couloumbis
911c2540b0
package/fuse: update to version 2.8.5, refresh patches
...
SVN-Revision: 24365
2010-12-08 20:15:10 +00:00
Alexandros C. Couloumbis
00d3084235
package/cyassl: sync with latest libtool2 changes
...
SVN-Revision: 24346
2010-12-08 12:59:16 +00:00
Alexandros C. Couloumbis
45ab1a3162
package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes #8369 )
...
SVN-Revision: 24345
2010-12-08 12:56:46 +00:00
Felix Fietkau
c8e1389528
ath9k: fix a null pointer deref issue
...
SVN-Revision: 24312
2010-12-07 18:22:43 +00:00
Alexandros C. Couloumbis
27705d7fcf
package/cyassl: update to version 1.6.5
...
SVN-Revision: 24300
2010-12-07 12:21:41 +00:00
Hauke Mehrtens
fe5b868a4f
kernel: add dummy net device
...
Thank you Thomas Jansen.
(partly closes #5849 )
SVN-Revision: 24272
2010-12-05 21:23:21 +00:00
Hauke Mehrtens
ab461fd74f
kernel: add kmod-usb-serial-wwan
...
This package is needed by kmod-usb-serial-option
Thank you raver (closes #7731 )
SVN-Revision: 24271
2010-12-05 20:43:45 +00:00
Felix Fietkau
51a79d4b65
ath9k: fix a DMA related race condition at hw reset time
...
SVN-Revision: 24261
2010-12-05 16:26:38 +00:00
Florian Fainelli
ebe7bdba88
adds a --help option to /sbin/wifi
...
Signed-off-by: Sebastian Philipp <sebastian@spawnhost.de>
SVN-Revision: 24258
2010-12-05 11:22:56 +00:00
Jo-Philipp Wich
56ae0b91e2
busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it
...
SVN-Revision: 24245
2010-12-04 19:15:16 +00:00
Mirko Vogt
2d2fbc6f84
the switch to libtool2 seems to cause the iptables build environment not building static libraries anymore, for whatever reason.. since we don't need them anyway, just do no try to copy them over anymore
...
SVN-Revision: 24244
2010-12-04 17:04:39 +00:00
Felix Fietkau
8067f3f3cc
ar71xx: work around a PCI controller bug which causes reads to the PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues
...
SVN-Revision: 24236
2010-12-04 01:32:15 +00:00
Felix Fietkau
2a55832f58
mac80211: update to wireless-testing 2010-11-30
...
SVN-Revision: 24235
2010-12-04 01:32:04 +00:00
Mirko Vogt
bb154bd73c
add md5 checksum
...
SVN-Revision: 24232
2010-12-03 23:22:39 +00:00
Daniel Dickinson
68124370ac
block-extroot: Added md5sum to extroot and underlying root filesystem. This is used to ensure that the extroot is not mounted as the rootfs after a sysupgrade *until the user deals with the extroot).
...
SVN-Revision: 24230
2010-12-03 20:01:23 +00:00
Mirko Vogt
ce2d57ed4d
update libtool from version 1.5.26 to version 2.4, this includes libltdl (to v7) - WARNING: This switch is going to break something quite likely, however since more software is requiring libtool2/libltdl7 this change needs to be done some day anyway
...
SVN-Revision: 24224
2010-12-03 11:56:47 +00:00
Jo-Philipp Wich
7acaafb61b
6to4: support multiple internal networks, use state vars for radvd config
...
SVN-Revision: 24219
2010-12-02 22:41:03 +00:00
Hauke Mehrtens
41b3383499
brcm47xx: Add edimax PS1208mfg support
...
Thank you clemvangelis for the patches. (closes #7672 )
SVN-Revision: 24217
2010-12-02 21:27:54 +00:00
Jo-Philipp Wich
4482f4b5f1
iproute2: dont filter cached routes on iproute_get ( #8339 )
...
SVN-Revision: 24216
2010-12-02 20:29:22 +00:00
Jo-Philipp Wich
9811ba059f
kernel: package md and raid level modules ( #7184 )
...
SVN-Revision: 24214
2010-12-02 16:18:22 +00:00
Jo-Philipp Wich
9a996248d4
base-files: derive connect_time from uptime as local system time may warp due to rdate, ntp and other means
...
SVN-Revision: 24212
2010-12-01 19:55:24 +00:00
Gabor Juhos
6d6bb8d6f3
ath9k: use per-device struct for pm_qos_* operations
...
SVN-Revision: 24209
2010-12-01 18:39:58 +00:00
Jo-Philipp Wich
a8c3d1ab6d
base-files: save the connect time of interfaces in uci state
...
SVN-Revision: 24206
2010-12-01 17:37:32 +00:00
Jo-Philipp Wich
ca829e805b
base-files: disable ipv6 on bridge ports, this prevents stray RA assigned and link local addresses on bridge member devices
...
SVN-Revision: 24194
2010-11-30 00:46:21 +00:00
Felix Fietkau
dd5c6a97de
ath9k: fix software retry counter tracking - should fix 802.11n stability issues
...
SVN-Revision: 24183
2010-11-28 18:28:19 +00:00
Felix Fietkau
1cd870049e
mac80211: merge the new version of the throughput led trigger patch
...
SVN-Revision: 24182
2010-11-28 18:28:12 +00:00
Felix Fietkau
87741c5581
ath9k: fix module reload on ar713x based systems with ar92xx
...
SVN-Revision: 24163
2010-11-27 22:51:03 +00:00
Felix Fietkau
11564e8efe
kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules
...
SVN-Revision: 24160
2010-11-27 22:33:08 +00:00
Felix Fietkau
dc90b68122
mac80211: add pending patches for throughput based led blinking and replace the broken ath9k blinking code with it
...
SVN-Revision: 24159
2010-11-27 22:11:13 +00:00
Alexandros C. Couloumbis
ac94d4c3d1
package/ncurses: fix freebsd install issues
...
SVN-Revision: 24149
2010-11-26 17:51:14 +00:00
Jo-Philipp Wich
2cf41ac533
opkg: ship pkg.m4, this fixes building on FreeBSD
...
SVN-Revision: 24145
2010-11-25 18:02:36 +00:00
Hauke Mehrtens
18aa0b3d4c
mac80211: cfg80211 should not depend on rfkill.
...
If rfkill is build as an module CONFIG_RFKILL_MODULE is set and cfg80211 will also depend on that.
Now all modules build from compat-wireless will not use rfkill.
SVN-Revision: 24143
2010-11-25 14:45:18 +00:00
Florian Fainelli
156c3aad1c
update acx-mac80211 to 20101030 snapshot, patch from sn9
...
SVN-Revision: 24137
2010-11-25 11:57:48 +00:00
Jo-Philipp Wich
2c63c1543e
mtd: whitespace cleanup
...
SVN-Revision: 24135
2010-11-24 16:21:25 +00:00
Jo-Philipp Wich
04b604704b
mtd: fix r24132
...
SVN-Revision: 24134
2010-11-24 16:18:34 +00:00
Jo-Philipp Wich
1fd328fb78
opkg: write error messages to stdout
...
SVN-Revision: 24133
2010-11-24 14:54:26 +00:00
Alexandros C. Couloumbis
f5a54d6601
package/mtd: (enhancement) add option to prevent erase when writing to flash. ( closes #8308 )
...
SVN-Revision: 24132
2010-11-24 14:10:01 +00:00
Felix Fietkau
3988c6d5e3
mac80211: improve station mode nullfunc probing
...
SVN-Revision: 24107
2010-11-23 02:13:54 +00:00
Felix Fietkau
fce0634c9c
mac80211: improve ad-hoc multicast rate handling
...
SVN-Revision: 24105
2010-11-22 19:59:19 +00:00
Felix Fietkau
059613f4d1
iw: sync nl80211 header to fix the multicast rate setting
...
SVN-Revision: 24104
2010-11-22 19:59:13 +00:00
Felix Fietkau
d67201d8cc
ath9k_htc: fix eeprom access breakage
...
SVN-Revision: 24098
2010-11-22 17:28:35 +00:00
Felix Fietkau
2cec381e97
ath9k: fix key search for a-mpdu on ar9300
...
SVN-Revision: 24097
2010-11-22 17:28:26 +00:00
Imre Kaloz
5ea6194ab0
remove 2.6.25 support
...
SVN-Revision: 24089
2010-11-22 13:43:32 +00:00
Imre Kaloz
db689e1d5c
fix typos
...
SVN-Revision: 24086
2010-11-22 13:01:21 +00:00
Imre Kaloz
67d797821c
use ext4 for ext2/3 on 2.6.32+
...
SVN-Revision: 24083
2010-11-22 12:11:50 +00:00
Imre Kaloz
cf1f86c0fc
add ext4 support
...
SVN-Revision: 24079
2010-11-22 11:27:47 +00:00
Felix Fietkau
a17751cb1a
crda: update regulatory.bin based on latest wireless-regdb.git
...
SVN-Revision: 24063
2010-11-21 16:52:07 +00:00
Felix Fietkau
8b874be8e2
ath9k: fix some more endian issues
...
SVN-Revision: 24062
2010-11-21 16:52:00 +00:00
Jo-Philipp Wich
bd35e85116
Package dnsmasq init-file If an already running DHCP-server is found on the configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this.
...
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 24051
2010-11-21 13:53:27 +00:00
Felix Fietkau
0bd36b58c9
ath9k: fix endian issues on AR9003
...
SVN-Revision: 24047
2010-11-20 18:52:55 +00:00
Felix Fietkau
3ccfd3e3af
mac80211: revert the probe request timeout change
...
SVN-Revision: 24046
2010-11-20 14:16:36 +00:00
Felix Fietkau
0e2ad3a266
mac80211: update to latest wireless-testing + more stability work
...
SVN-Revision: 24044
2010-11-20 02:26:41 +00:00
Jo-Philipp Wich
3d74e35219
openssl: refresh 200-ocf-20100325.patch
...
SVN-Revision: 24042
2010-11-19 23:24:52 +00:00
Jo-Philipp Wich
73f313d035
hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured
...
SVN-Revision: 24041
2010-11-19 22:02:52 +00:00
Jo-Philipp Wich
7fdd0dbd67
openssl: update to 0.9.8p
...
SVN-Revision: 24037
2010-11-19 08:39:51 +00:00
Felix Fietkau
8442d62654
mac80211: merge the upstream ht40 fix
...
SVN-Revision: 24033
2010-11-19 01:02:33 +00:00
Felix Fietkau
a72af79590
hostapd: back out a problematic madwifi change that worked around some issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode ( fixes #8267 )
...
SVN-Revision: 24032
2010-11-19 00:57:41 +00:00
Felix Fietkau
a9ef165cff
ath9k: rework the mac address override patch to not break ath9k_htc
...
SVN-Revision: 24031
2010-11-19 00:57:35 +00:00
Felix Fietkau
f9d20beed7
mac80211: merge pending cfg80211 patches to fix a race condition with setting the regdomain for multiple cards
...
SVN-Revision: 24028
2010-11-18 10:06:08 +00:00
Jo-Philipp Wich
89917ff1d0
6in4: implement metric option
...
SVN-Revision: 24022
2010-11-17 19:13:11 +00:00
Jo-Philipp Wich
8eec2f8214
6to4: implement metric option
...
SVN-Revision: 24021
2010-11-17 19:12:28 +00:00
Jo-Philipp Wich
d0ab35c115
base-file: add metric option for static and dhcp protos, this simplifies the management of multiple default routes
...
SVN-Revision: 24020
2010-11-17 19:11:50 +00:00
Felix Fietkau
2201a230a9
acx-mac80211: fix compile errors with the new compat-wireless
...
SVN-Revision: 24019
2010-11-17 15:02:16 +00:00
Felix Fietkau
058fa75a74
mac80211: update to wireless-testing 2010-11-16
...
SVN-Revision: 24017
2010-11-17 03:43:24 +00:00
Felix Fietkau
b59113f2e7
ath9k: add some fixes for AR9003
...
SVN-Revision: 24016
2010-11-16 18:23:05 +00:00
Alexandros C. Couloumbis
79a2f2debc
target/linux: revert r24014 (further testing is needed)
...
SVN-Revision: 24015
2010-11-16 14:07:40 +00:00
Alexandros C. Couloumbis
4cf92fbdf7
linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
...
SVN-Revision: 24014
2010-11-16 13:42:21 +00:00
Florian Fainelli
41534f1d58
fix proc filesystem usage, patch from Wipster.
...
SVN-Revision: 24008
2010-11-15 18:33:09 +00:00
Jo-Philipp Wich
5bf3838a00
6to4: use revert instead of delete, avoids aggregating deltas in /tmp/.uci over time
...
SVN-Revision: 23998
2010-11-15 01:17:32 +00:00
Jo-Philipp Wich
b8295bce77
6to4: remove leftover peeraddr stuff
...
SVN-Revision: 23997
2010-11-15 00:49:21 +00:00
Jo-Philipp Wich
acd99c5bb6
add 6to4 - provides full automatic 6to setup with optional configuration in /etc/config/network
...
SVN-Revision: 23996
2010-11-14 23:51:16 +00:00
Jo-Philipp Wich
98d4c31860
add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads).
...
Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
SVN-Revision: 23994
2010-11-14 22:00:10 +00:00
Hauke Mehrtens
1c290dcbf7
kernel: fix l2tp kernel packages
...
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35
SVN-Revision: 23993
2010-11-14 20:51:30 +00:00
Jo-Philipp Wich
e3f13f0141
busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
...
SVN-Revision: 23990
2010-11-14 05:58:34 +00:00
Jo-Philipp Wich
9efe60a464
busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
...
SVN-Revision: 23989
2010-11-14 05:32:45 +00:00
Felix Fietkau
336c7f084d
hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd builds)
...
SVN-Revision: 23987
2010-11-13 17:00:18 +00:00
Hauke Mehrtens
faf2d6e4d3
kernel: add CONFIG_IPV6_SIT_6RD
...
This closes #8227
SVN-Revision: 23986
2010-11-13 13:44:52 +00:00
Felix Fietkau
7fad1dae85
mac80211: fix another 2.6.35 compile error
...
SVN-Revision: 23974
2010-11-12 18:49:24 +00:00
Felix Fietkau
41aadece1d
mac80211: fix compile on linux 2.6.35
...
SVN-Revision: 23972
2010-11-12 16:56:07 +00:00
Alexandros C. Couloumbis
5eef1e4f29
package/madwifi: refresh madwifi patches
...
SVN-Revision: 23971
2010-11-12 15:14:27 +00:00
Felix Fietkau
814af8484e
hostapd: update to 2010-11-11
...
SVN-Revision: 23969
2010-11-11 22:39:19 +00:00
Felix Fietkau
d9d3dfe983
mac80211: update to wireless-testing 2010-11-10 + some pending work
...
SVN-Revision: 23968
2010-11-11 22:39:12 +00:00
Jo-Philipp Wich
d0b4f8f820
busybox: mark as essential
...
SVN-Revision: 23961
2010-11-11 16:23:16 +00:00
Jo-Philipp Wich
59a3841c9c
base-files: mark libc as hold and essential, opkg should now bail out if someone tries to uninstall libc
...
SVN-Revision: 23960
2010-11-11 16:18:58 +00:00
Hauke Mehrtens
df525b9952
net-hermes-pcmcia mark as broken, because we do not want the ugly pcmcia patches from compat-wireless
...
SVN-Revision: 23954
2010-11-10 22:53:04 +00:00
Jo-Philipp Wich
5931a158a4
uhttpd: redirect to same location with trailing slash appended if directories are requested
...
SVN-Revision: 23952
2010-11-10 20:52:30 +00:00
Hauke Mehrtens
e24f008d09
l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
...
SVN-Revision: 23948
2010-11-10 19:10:38 +00:00
Hauke Mehrtens
b31890cdcf
rtc-rv5c386a: make driver compile with kernel 2.6.36.
...
This was only compile tested.
SVN-Revision: 23947
2010-11-10 19:02:09 +00:00
Hauke Mehrtens
b10aea0075
wireless: build hermes packages from compat-wirelessand not from the kernel.
...
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.
SVN-Revision: 23946
2010-11-10 19:01:20 +00:00
Felix Fietkau
c7b77f16c7
hostapd: add some wpa related madwifi fixes
...
SVN-Revision: 23933
2010-11-09 01:36:43 +00:00
Felix Fietkau
327d4d9f67
hostapd: update to 20101109, reorganize patches
...
SVN-Revision: 23932
2010-11-09 01:36:36 +00:00
Felix Fietkau
1e671ef49c
ath9k: fix a compile error with debugging disabled ( #8189 )
...
SVN-Revision: 23912
2010-11-07 13:51:48 +00:00
Jo-Philipp Wich
c5711cadd3
base-files: change /dev permissions to 0755 when hotplug2 is used ( #6039 )
...
SVN-Revision: 23908
2010-11-07 00:28:15 +00:00
Jo-Philipp Wich
a8efa34da3
Fix permissions for /etc and other dirs after clean flash ( #6039 )
...
During the first OpenWrt boot after a clean flash (when the jffs2
partition is not yet initialized) tmpfs is used instead of the usual
jffs2 overlay filesystem. If this tmpfs is mounted with default
options, all directories created there (/etc, /etc/config, other
subdirectories in /etc) get permissions 1777 by default, and these
permissions then persist in the created jffs2 at least until
subsequent sysupgrade. Mounting tmpfs with mode=0755 fixes the
permission problem.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
SVN-Revision: 23906
2010-11-07 00:26:00 +00:00
Claudio Mignanti
3dd6093d26
Add package for ledtrigger netfilter
...
SVN-Revision: 23902
2010-11-06 21:08:41 +00:00
Claudio Mignanti
442a8fc323
Add package for ledtrigger gpio
...
SVN-Revision: 23901
2010-11-06 21:05:37 +00:00
Hauke Mehrtens
1f8f2aaa37
broadcom-wl: remove pcmcia support
...
For kernel 2.6.36 some additional pcmcia backpots would be needed, but
this should not depend on pcmcia.
SVN-Revision: 23899
2010-11-06 18:28:45 +00:00
Jo-Philipp Wich
fa644368ed
uhttpd: make it work without shadow password support
...
SVN-Revision: 23897
2010-11-06 16:19:04 +00:00
Felix Fietkau
3b3bf4d24a
ath9k: fix ath9k_hw_apply_gpio_override so that it's effective
...
I discovered another bug in the ath9k WNDR3700 quirk fix from r23822.
ath9k_hw_apply_gpio_override was testing the original value of gpio_mask
to determine which bits were appropriate, instead of testing the shifted
value. Because bit 0 is always clear in the original value, this
resulted in no calls to set the GPIOs, an improperly-configured radio,
and reduced RSSI on other systems listening to the radio.
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 23890
2010-11-05 18:05:50 +00:00
Felix Fietkau
8886f1bb8a
ath9k: fix enabling SWBA interrupts
...
SVN-Revision: 23870
2010-11-04 17:05:48 +00:00
Felix Fietkau
635ec6e7d9
ath9k: fix a few remaining issues in the xmit queue cleanup patch - reduces packet loss under load
...
SVN-Revision: 23856
2010-11-04 12:26:09 +00:00
John Crispin
a8b2a07f37
* adds a rewrite of the tapi drivers + sip app. this is the result of lars' gsoc 2010 project, Thanks !
...
SVN-Revision: 23840
2010-11-03 19:12:34 +00:00
John Crispin
c04eb11bff
* remove broken flag from dsl-control app
...
SVN-Revision: 23838
2010-11-03 19:07:42 +00:00
John Crispin
109ef6e686
* make dsl driver work with new kernel
...
SVN-Revision: 23837
2010-11-03 19:06:39 +00:00
Alexandros C. Couloumbis
42eee22a9b
package/madwifi: fix r23829 commit
...
SVN-Revision: 23830
2010-11-03 16:55:51 +00:00
Alexandros C. Couloumbis
20bf929ad8
package/madwifi: Use sema_init() instead of init_MUTEX() (based on: http://madwifi-project.org/changeset/4118 )
...
SVN-Revision: 23829
2010-11-03 16:18:29 +00:00
Felix Fietkau
f75ac90b69
ath9k: fix cycle counter tracking
...
SVN-Revision: 23824
2010-11-03 14:56:05 +00:00
Felix Fietkau
8bab3639b3
ath9k: fix queue pending frame counter tracking by cleaning up tx queue selection
...
SVN-Revision: 23823
2010-11-03 14:55:59 +00:00
Felix Fietkau
b4e2c09b46
ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues
...
SVN-Revision: 23822
2010-11-03 14:55:53 +00:00
Vasilis Tsiligiannis
87cba7eb46
hostapd: Add 'identity' config option when eap_type is 'tls' on wpa_supplicant ( #8164 )
...
SVN-Revision: 23817
2010-11-03 10:39:29 +00:00
Felix Fietkau
dd7c8797ec
make IGNORE_ERRORS apply to deselected packages as well (typically triggered through dependencies)
...
SVN-Revision: 23796
2010-11-02 16:38:57 +00:00
Alexandros C. Couloumbis
199cd21c06
package/apex: fix a compile issue
...
SVN-Revision: 23768
2010-11-02 08:37:46 +00:00
Jo-Philipp Wich
f52274bf2f
uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'
...
SVN-Revision: 23757
2010-11-01 00:20:00 +00:00
Felix Fietkau
f742f85c2e
nl80211: fix a station dump crash triggered by sending an invalid ifindex
...
SVN-Revision: 23741
2010-10-31 14:32:15 +00:00
Felix Fietkau
d9f29a16a0
add missing SH_FUNC for remaining md5s calls ( #7888 )
...
SVN-Revision: 23739
2010-10-31 13:49:41 +00:00
Felix Fietkau
e0194cb763
hostapd: move the madwifi segfault fix to the right place
...
SVN-Revision: 23738
2010-10-31 13:49:34 +00:00
Felix Fietkau
5aaa91d3ca
madwifi: remove device ids for AR5416
...
SVN-Revision: 23730
2010-10-31 12:28:51 +00:00
Florian Fainelli
b013e4eec4
add kmod-leds-net5501
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23729
2010-10-30 22:35:59 +00:00
Florian Fainelli
3403d66f43
prefer the cs5535 gpiolib driver after 2.6.32
...
SVN-Revision: 23728
2010-10-30 22:35:54 +00:00
Florian Fainelli
7de24e0181
ep80579 depend on their corresponding subtarget
...
SVN-Revision: 23726
2010-10-30 22:35:46 +00:00
Jo-Philipp Wich
434c8dbf33
package/hostapd: fix crash in atheros driver ( #8143 ) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv.
...
SVN-Revision: 23715
2010-10-29 21:25:39 +00:00
Hamish Guthrie
7fd7db8981
kernel: Add kernel module for OMAP WDT
...
SVN-Revision: 23689
2010-10-28 08:50:43 +00:00
Lars-Peter Clausen
5f9f23534b
Fixed support for Iomega
...
* Added configuration file.
* Set blue power led during bootup
* enabled pci express
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23683
2010-10-27 21:24:06 +00:00
Michael Büsch
98bbc04fca
libtool: Force nonparallel build.
...
SVN-Revision: 23681
2010-10-27 19:39:09 +00:00
Jo-Philipp Wich
87d81bc050
madwifi: fix syntax error introduced by r23660
...
SVN-Revision: 23679
2010-10-27 17:46:31 +00:00
Michael Büsch
a932a9beca
iptables: Fix call to md5s
...
SVN-Revision: 23675
2010-10-27 15:27:12 +00:00
Felix Fietkau
c1d125fb33
hostapd: do not restrict ht capabilities for ap+sta
...
SVN-Revision: 23674
2010-10-27 15:17:09 +00:00
Felix Fietkau
3e7589ce1a
mac80211: set GF flag in hostapd config if supported
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 23673
2010-10-27 15:04:29 +00:00
Jo-Philipp Wich
c0bda9a6a9
madwifi: make wep-open the default
...
SVN-Revision: 23660
2010-10-27 11:46:01 +00:00
Jo-Philipp Wich
1b495361a0
madwifi: add wep+open, wep+shared format support to madwifi as well
...
SVN-Revision: 23657
2010-10-27 11:25:59 +00:00
Jo-Philipp Wich
0280ac8c92
Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used.
...
https://dev.openwrt.org/ticket/8120
Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 23655
2010-10-27 11:11:04 +00:00
Felix Fietkau
a82ff63978
ath9k: fix aggregation flush on ar9003
...
SVN-Revision: 23650
2010-10-27 00:43:17 +00:00
Felix Fietkau
f3fb5d55a5
ath9k: add more pending locking fixes - fixes tx dma hang issues on reset
...
SVN-Revision: 23649
2010-10-27 00:43:11 +00:00
Michael Büsch
1f948866b8
gdb: There are dep issues with cconfig.h. Disable parallel build for now.
...
SVN-Revision: 23647
2010-10-26 22:45:41 +00:00
Florian Fainelli
5dba516032
hotplug2 depends on udevtrigger
...
SVN-Revision: 23646
2010-10-26 21:29:06 +00:00
Felix Fietkau
e9378aa3cd
hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces
...
SVN-Revision: 23641
2010-10-26 13:47:12 +00:00
Felix Fietkau
c173d41012
mac80211: add uci support for the ad-hoc multicast rate setting
...
SVN-Revision: 23637
2010-10-25 23:51:12 +00:00
Felix Fietkau
f65c625fda
iw: add support for setting the multicast rate for ibss
...
SVN-Revision: 23636
2010-10-25 23:51:07 +00:00
Felix Fietkau
6934f55f3a
mac80211: add support for setting the multicast rate for ibss
...
SVN-Revision: 23635
2010-10-25 23:51:00 +00:00
Alexandros C. Couloumbis
0ee31ca22e
package/busybox: include an upstream patch
...
SVN-Revision: 23630
2010-10-25 11:14:43 +00:00
Alexandros C. Couloumbis
4ab812109b
package/madwifi: fix mtu setting. ( closes #7858 )
...
SVN-Revision: 23628
2010-10-25 10:07:17 +00:00
Felix Fietkau
d80884021d
hostapd: fix wpa_supplicant standalone compile
...
SVN-Revision: 23625
2010-10-24 21:31:05 +00:00
Florian Fainelli
1e21e3b514
soloscli utility for Solos ADSL2+ modems
...
Utility for interrogating Traverse Technologies' Solos ADSL2+ modems
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23619
2010-10-24 13:46:32 +00:00
Felix Fietkau
4d9c7b1a4b
hostapd: fix AP+STA reconnects
...
SVN-Revision: 23604
2010-10-24 00:19:34 +00:00
Felix Fietkau
025462a706
hostapd: remove some unnecessary debugging code from the last commit
...
SVN-Revision: 23603
2010-10-23 23:45:41 +00:00
Felix Fietkau
35cdc5d722
hostapd/mac80211: implement support for AP+STA
...
SVN-Revision: 23602
2010-10-23 23:39:54 +00:00
Felix Fietkau
0fbff7de83
hostapd: fix SIGHUP for multi-bss
...
SVN-Revision: 23601
2010-10-23 23:39:49 +00:00
Felix Fietkau
b6d0865e7f
busybox: fix configured stampfile name - add $(SH_FUNC) for md5s
...
SVN-Revision: 23600
2010-10-23 23:39:19 +00:00
Jo-Philipp Wich
cfe4db7bda
base-files: mark /etc/shadow as conffile
...
SVN-Revision: 23590
2010-10-23 15:49:04 +00:00
Felix Fietkau
9fcc9f026b
ath9k: fix an aggregation hang issue that happens when a hardware reset is issued
...
SVN-Revision: 23588
2010-10-23 15:29:25 +00:00
Vasilis Tsiligiannis
68e76c9a6c
uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 ( #8112 )
...
SVN-Revision: 23567
2010-10-21 08:54:36 +00:00
Vasilis Tsiligiannis
4711381796
hostap-driver: Change default channel from 5 to 11
...
SVN-Revision: 23565
2010-10-21 08:37:17 +00:00
Vasilis Tsiligiannis
28d277e542
kernel/modules: Fix CH341 USB-to-serial description ( #8097 )
...
SVN-Revision: 23563
2010-10-21 08:35:22 +00:00
Felix Fietkau
ad06ff1186
ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht performance fixes for better performance
...
SVN-Revision: 23558
2010-10-21 00:33:00 +00:00
Felix Fietkau
1178bae74d
mac80211: decrease the minstrel_ht sampling interval for faster rate adaption
...
SVN-Revision: 23555
2010-10-20 21:38:31 +00:00
Felix Fietkau
45c088cdf1
mac80211: improve minstrel_ht performance by ensuring that rates get sampled fast enough
...
SVN-Revision: 23554
2010-10-20 21:01:06 +00:00
Felix Fietkau
d9b732a591
ath9k: fix a small bug in the handling of a few tx descriptor flags
...
SVN-Revision: 23553
2010-10-20 21:00:57 +00:00
Jo-Philipp Wich
db6aaa7bcf
br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables
...
SVN-Revision: 23552
2010-10-20 20:10:17 +00:00
Jo-Philipp Wich
a50421a302
pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108
...
SVN-Revision: 23551
2010-10-20 17:56:29 +00:00
Felix Fietkau
e53a3539e2
ath9k: fix a crash that happens when survey stats are accessed before the interface is brought up for the first time
...
SVN-Revision: 23549
2010-10-20 14:01:53 +00:00
Felix Fietkau
dfddaefa6b
ath9k: use the maximum rate power for the channel txpower limits
...
SVN-Revision: 23543
2010-10-20 01:05:30 +00:00
Felix Fietkau
935809ebb6
ath9k: add a locking fix that might prevent random memory corruption during hardware resets
...
SVN-Revision: 23542
2010-10-20 00:46:37 +00:00
Felix Fietkau
d430237b28
ath9k: fix tx power display
...
SVN-Revision: 23541
2010-10-20 00:08:17 +00:00
Felix Fietkau
6adbeb35c1
mac80211: update to wireless-testing 2010-10-19
...
SVN-Revision: 23540
2010-10-19 22:11:21 +00:00
Felix Fietkau
edb7be2e2b
ath9k: make the regulatory override less intrusive - allow it to parse CTLs
...
SVN-Revision: 23539
2010-10-19 21:49:42 +00:00
Florian Fainelli
b55f4bdd60
Merge branch 'master' of git://nbd.name/openwrt
...
Conflicts:
package/opkg/patches/009-remove-upgrade-all.patch
SVN-Revision: 23532
2010-10-19 07:06:12 +00:00
Jo-Philipp Wich
191bf37328
ppp: honour option auto in atm hotplug
...
SVN-Revision: 23531
2010-10-19 07:01:38 +00:00
Jo-Philipp Wich
6029e1b618
ppp: - implement coldplugging for pppoa interfaces - honour device option to select the DSL adapter - don't set any default mtu, rely on pppd to negotiate it - bump pkg revision
...
SVN-Revision: 23530
2010-10-19 06:42:37 +00:00
Jo-Philipp Wich
64f9925245
6in4: - add log entries for update operations - always update tunnel, even if wan ip is unchanged - use multiple wget tries before giving up, resolv.conf might not be ready when ifup is triggered
...
SVN-Revision: 23528
2010-10-19 02:07:29 +00:00
Vasilis Tsiligiannis
6239db34b1
mountd: Rename uci_add_history to uci_add_delta ( #8084 )
...
SVN-Revision: 23474
2010-10-16 13:57:55 +00:00
Felix Fietkau
8083a4380b
mac80211: update to wireless-testing 2010-10-15, add a few ath9k fixes and performance enhancements
...
SVN-Revision: 23470
2010-10-16 02:30:30 +00:00
Alexandros C. Couloumbis
4b16a5ba97
package/busybox: update to busybox-1.17.3
...
SVN-Revision: 23435
2010-10-14 09:08:37 +00:00
Felix Fietkau
d84a69e187
libnl-tiny: fix a compiler warning that shows up with -pedantic
...
SVN-Revision: 23431
2010-10-14 00:14:43 +00:00
Felix Fietkau
1ca915970e
uci: update to 2010-09-28
...
SVN-Revision: 23430
2010-10-14 00:14:30 +00:00
Felix Fietkau
b7204be37b
wifi: change the default channel from 5 to 11, 5 was a really bad choice
...
SVN-Revision: 23423
2010-10-13 12:22:48 +00:00
Felix Fietkau
103e70a573
ath9k: fix a few ani issues
...
SVN-Revision: 23412
2010-10-12 14:11:21 +00:00
Felix Fietkau
0cad2678ac
ath9k: fix channel time updates when the interface is idle
...
SVN-Revision: 23410
2010-10-12 12:04:59 +00:00
Felix Fietkau
1897dd2c6d
mac80211: fix a crash in the netlink backport
...
SVN-Revision: 23409
2010-10-12 12:04:52 +00:00
Jo-Philipp Wich
0f04c9ac37
mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos
...
SVN-Revision: 23384
2010-10-10 17:40:23 +00:00
Jo-Philipp Wich
3f4adc80db
kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa
...
SVN-Revision: 23383
2010-10-10 17:38:11 +00:00
Felix Fietkau
c5b740d8a3
ath9k: fix counter overflow in survey channel time stats for the operating channel
...
SVN-Revision: 23381
2010-10-10 16:22:59 +00:00
Felix Fietkau
e3b3338f09
mac80211: update to a newer compat-wireless which fixes rt2800pci compile issues on 2.6.32 and below
...
SVN-Revision: 23374
2010-10-10 12:08:52 +00:00
Michael Büsch
409e44a4e8
gdb: Enable parallel build
...
SVN-Revision: 23373
2010-10-09 21:32:38 +00:00
Jo-Philipp Wich
356ec178f0
iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autogen.sh invocation to Build/Configure
...
SVN-Revision: 23369
2010-10-09 17:47:55 +00:00
Jo-Philipp Wich
2cf31be857
mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD
...
SVN-Revision: 23367
2010-10-09 17:01:27 +00:00
Felix Fietkau
1931868927
iw: add support for the new survey data
...
SVN-Revision: 23351
2010-10-09 00:36:59 +00:00
Felix Fietkau
bbf2a906b6
ath9k: implement extended channel utilization statistics via survey
...
SVN-Revision: 23350
2010-10-09 00:36:54 +00:00
Felix Fietkau
cd771e9bc5
ath9k: add a fix for an aggregation delimiter size rounding error
...
SVN-Revision: 23349
2010-10-09 00:36:49 +00:00
Felix Fietkau
1d05f23d73
mac80211: fix netlink backport for 2.6.31 and below
...
SVN-Revision: 23348
2010-10-09 00:36:43 +00:00
Nicolas Thill
ec30e9118c
package/kernel: fix Kconfig symbol name for OV511 video driver ( closes : #8017 )
...
SVN-Revision: 23345
2010-10-08 23:26:31 +00:00
Jo-Philipp Wich
a43f5b5038
firewall: insert SNAT and DNAT rules according to the order of the configuration file ( #8052 )
...
SVN-Revision: 23318
2010-10-08 12:11:55 +00:00
Michael Büsch
226abf88f5
Add support for nokia n810 sound
...
SVN-Revision: 23303
2010-10-07 15:35:49 +00:00
Jo-Philipp Wich
613a513fe4
block-mount: fix fstab.init for IB and buildroot
...
SVN-Revision: 23296
2010-10-07 15:15:54 +00:00
Felix Fietkau
726123e2e1
mac80211: update to wireless-testing 2010-10-06
...
SVN-Revision: 23294
2010-10-07 14:27:54 +00:00
Jo-Philipp Wich
59cf671160
lua: switch to double precision for floats
...
SVN-Revision: 23284
2010-10-07 11:03:18 +00:00
Jo-Philipp Wich
be844a7783
kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac97 modules and misspells the module name in AutoLoad.
...
SVN-Revision: 23283
2010-10-07 10:12:55 +00:00
Jo-Philipp Wich
d856ed78ad
base-files: add udhcpc vendorid option ( #7744 )
...
SVN-Revision: 23279
2010-10-06 21:21:28 +00:00
Jo-Philipp Wich
8c33c86021
dnsmasq: remove a useless subshell invocation from the init script
...
SVN-Revision: 23272
2010-10-06 13:23:56 +00:00
Jo-Philipp Wich
91cb4aac9e
dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services
...
SVN-Revision: 23270
2010-10-06 13:10:15 +00:00
Jo-Philipp Wich
8dc04c9018
base-files: mark /etc/sysupgrade.conf as conffile
...
SVN-Revision: 23264
2010-10-05 22:08:23 +00:00
Jo-Philipp Wich
817566a5be
uhttpd: revert unrelated change in previous commit
...
SVN-Revision: 23261
2010-10-05 19:35:38 +00:00
Jo-Philipp Wich
88db961cf0
uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
...
SVN-Revision: 23260
2010-10-05 19:34:22 +00:00
Jo-Philipp Wich
073ade4368
ppp: utilize the new keepfiles facility to backup the whole radius directory
...
SVN-Revision: 23259
2010-10-05 19:32:49 +00:00
Jo-Philipp Wich
d80f82d7a4
base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles
...
SVN-Revision: 23258
2010-10-05 19:24:12 +00:00
Jo-Philipp Wich
650029f14b
wprobe: mark /etc/config/wprobe as conffile
...
SVN-Revision: 23255
2010-10-05 17:33:17 +00:00
Jo-Philipp Wich
cff8a7bbae
udev: mark /etc/udev/udev.conf as conffile (rules left out for now)
...
SVN-Revision: 23254
2010-10-05 17:30:43 +00:00
Jo-Philipp Wich
f2068db073
pptp: mark /etc/ppp/options.pptp as conffile
...
SVN-Revision: 23253
2010-10-05 17:27:21 +00:00
Jo-Philipp Wich
8371bd9673
mountd: mark /etc/config/mountd as conffile
...
SVN-Revision: 23252
2010-10-05 17:22:03 +00:00
Jo-Philipp Wich
93eecbabd3
mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
...
SVN-Revision: 23251
2010-10-05 17:21:03 +00:00
Jo-Philipp Wich
8ad5dda229
iproute2: mark /etc/iproute2/rt_tables as conffile
...
SVN-Revision: 23250
2010-10-05 17:17:47 +00:00
Jo-Philipp Wich
c865a4f5ee
hotplug2: mark /etc/hotplug2.rules as conffile
...
SVN-Revision: 23249
2010-10-05 17:16:12 +00:00
Jo-Philipp Wich
6a10b180ce
ppp: mark /etc/ppp/ resources as conffiles
...
SVN-Revision: 23248
2010-10-05 17:13:07 +00:00
Imre Kaloz
7fa8ba095b
Toto, we don't support Linux 2.4 anymore..
...
SVN-Revision: 23245
2010-10-05 14:15:46 +00:00
Gabor Juhos
25a71a59ae
mac80211: ath9k: get tx gain type from eeprom
...
SVN-Revision: 23242
2010-10-05 14:10:32 +00:00
Jo-Philipp Wich
0da0c4d119
qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile
...
SVN-Revision: 23238
2010-10-05 09:04:38 +00:00
Jo-Philipp Wich
978ecae685
base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to backup file list
...
SVN-Revision: 23233
2010-10-05 07:40:25 +00:00
Jo-Philipp Wich
a65975e0d6
base-files: mark /etc/rc.local as conffile
...
SVN-Revision: 23232
2010-10-05 07:32:37 +00:00
Jo-Philipp Wich
b0ca17ae6e
firewall: mark /etc/firewall.user as conffile
...
SVN-Revision: 23231
2010-10-05 07:31:49 +00:00
Jo-Philipp Wich
3864e6af2f
opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream.
...
SVN-Revision: 23230
2010-10-05 07:26:49 +00:00
Lars-Peter Clausen
290e192ce8
Make mv_cesa crypto module available on Orion as well.
...
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00
Lars-Peter Clausen
15f8eed2a3
uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit)
...
SVN-Revision: 23228
2010-10-04 21:26:33 +00:00
Vasilis Tsiligiannis
de0324cfb0
qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode ( #7800 )
...
SVN-Revision: 23227
2010-10-04 21:25:48 +00:00
Lars-Peter Clausen
83246559fd
uboot-kirkwood: Add support for iomega iconnect wireless
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23218
2010-10-04 09:49:49 +00:00
Lars-Peter Clausen
67ab1350bd
kernel: Add hwmon-lm63 package
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23216
2010-10-04 09:17:42 +00:00
Lars-Peter Clausen
2ba2936b58
kernel: kirkwood/orion I2C module support
...
This patch adds support for configuring kirkwood/orion i2c module.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23215
2010-10-04 09:16:13 +00:00
Jo-Philipp Wich
0fda5f7507
base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes.
...
SVN-Revision: 23211
2010-10-04 00:07:07 +00:00
Jo-Philipp Wich
7eb2c8959c
opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com>
...
SVN-Revision: 23210
2010-10-03 22:15:39 +00:00
Jo-Philipp Wich
7bf84dc4f8
firewall: also establish forward rules when setting up nat reflection, back out early if reflection is disabled
...
SVN-Revision: 23201
2010-10-03 18:11:59 +00:00
Felix Fietkau
0c99eb5023
ath9k: add a few fixes and cleanups
...
SVN-Revision: 23198
2010-10-03 16:57:25 +00:00
Lars-Peter Clausen
7ee9c3d762
kernel: Move CONFIG_CRYPTO_HW to crypto-core
...
hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.
Patch by Jan Willies
SVN-Revision: 23190
2010-10-03 01:12:51 +00:00
Jo-Philipp Wich
8e9dfc063f
opkg: reenable global upgrade, refresh patches
...
SVN-Revision: 23174
2010-10-02 03:25:35 +00:00
Jo-Philipp Wich
a2328ecf96
kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them
...
SVN-Revision: 23173
2010-10-02 03:22:56 +00:00
Alexandros C. Couloumbis
b7e25b807b
package/grub: revert accidental/unessesery grub commit
...
SVN-Revision: 23170
2010-10-01 16:43:46 +00:00
Alexandros C. Couloumbis
930031c5d1
tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin) build issues.
...
SVN-Revision: 23169
2010-10-01 16:39:08 +00:00
Felix Fietkau
42a49519f0
ath9k: fix regulatory issues with multiple cards
...
SVN-Revision: 23168
2010-10-01 15:14:15 +00:00
Felix Fietkau
1cbea05927
ath9k: compile out the ath9k rate control
...
SVN-Revision: 23163
2010-09-30 15:00:06 +00:00
Alexandros C. Couloumbis
5df80ba3a7
package/grub: fix build issues under 64bit FreeBSD
...
SVN-Revision: 23162
2010-09-30 14:48:31 +00:00
Jo-Philipp Wich
1cb2abca8e
add maintainer information
...
SVN-Revision: 23159
2010-09-30 10:48:37 +00:00
Alexandros C. Couloumbis
073fca3651
package/grub: fix compile issue under FreeBSD 8.1
...
SVN-Revision: 23156
2010-09-29 16:27:00 +00:00
Felix Fietkau
5dc2fe588d
iw: update to 0.9.21, add support for showing the in-use flag for survey data
...
SVN-Revision: 23155
2010-09-29 15:16:21 +00:00
Felix Fietkau
6f8a738587
ath9k: fetch survey data for all channels
...
SVN-Revision: 23154
2010-09-29 15:16:13 +00:00
Alexandros C. Couloumbis
ad41b53a74
package/busybox: fix endianes issue under FreeBSD 8.1
...
SVN-Revision: 23152
2010-09-29 14:33:35 +00:00
Felix Fietkau
92e5e35c77
mac80211: update to wireless-testing 2010-09-28
...
SVN-Revision: 23149
2010-09-29 13:13:16 +00:00
Vasilis Tsiligiannis
faf45b7316
dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher ( #7824 )
...
SVN-Revision: 23148
2010-09-29 07:54:53 +00:00
Jo-Philipp Wich
1a0d7a3612
firewall: fix chain selection logic, option dest must be ignored for notrack targets
...
SVN-Revision: 23143
2010-09-28 11:38:31 +00:00
Jo-Philipp Wich
a1a31f1831
firewall: don't setup nat reflection if negations are used
...
SVN-Revision: 23142
2010-09-28 11:11:11 +00:00
Jo-Philipp Wich
6a335579b8
fireall: - support negations for src_ip, dest_ip, src_dip options in rules and redirects - add NOTRACK target to rule sections, allows to define fine grained notrack rules
...
SVN-Revision: 23141
2010-09-28 10:42:56 +00:00
Alexandros C. Couloumbis
ac899e4bd2
package/dropbear: simplify & reduce init script size ( closes #7985 )
...
SVN-Revision: 23118
2010-09-24 15:57:53 +00:00
Jo-Philipp Wich
6bcdab79b6
base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks
...
SVN-Revision: 23114
2010-09-23 17:32:58 +00:00
Daniel Dickinson
b125e3f68e
Fixed duplicated content in file in commit 23111
...
SVN-Revision: 23112
2010-09-23 14:06:47 +00:00
Daniel Dickinson
7fe34123d6
Missed file committing previous change 23110
...
SVN-Revision: 23111
2010-09-23 14:03:22 +00:00
Daniel Dickinson
18b473ca9b
base/block-extroot, base/block-mount: Modified preinit and block-extroot and block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done.
...
Thanks jow for the preinit merge stuff!
SVN-Revision: 23110
2010-09-23 13:58:05 +00:00
Felix Fietkau
c749f9a924
ath9k: fix a warning during a failed aggregation start
...
SVN-Revision: 23100
2010-09-20 17:32:18 +00:00
Daniel Dickinson
1385904dfa
base-files: Add function pi_include the /lib/functions/boot.sh used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem.
...
SVN-Revision: 23099
2010-09-19 23:29:40 +00:00
Daniel Dickinson
46803a3b75
base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system
...
SVN-Revision: 23098
2010-09-19 22:34:06 +00:00
Felix Fietkau
d6f08bcf81
ath9k: fix various aggregation related race conditions
...
SVN-Revision: 23097
2010-09-19 17:23:15 +00:00
Jo-Philipp Wich
cdd98e3f3a
base-files: bump pkg revision after r23091, r23092
...
SVN-Revision: 23093
2010-09-19 15:14:42 +00:00
Jo-Philipp Wich
52531f4eb6
base-files: kill possibly existing udhcpc instance when bringing up a dhcp iface, utilize service_kill() in dhcp shutdown. Based on patch by Stijn Tintel. Possibly related to #7314
...
SVN-Revision: 23092
2010-09-19 15:13:06 +00:00
Jo-Philipp Wich
84b7b812f3
base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state
...
SVN-Revision: 23091
2010-09-19 15:04:08 +00:00
Jo-Philipp Wich
b07620df31
firewall: protect iptables invocations with locks in interface ops, it might run concurrently due to hotplug invocations on network restart
...
SVN-Revision: 23090
2010-09-19 15:01:47 +00:00
Jo-Philipp Wich
a5d0879de7
ppp: use service_kill()
...
SVN-Revision: 23088
2010-09-19 14:09:27 +00:00
Jo-Philipp Wich
4815de3f26
base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill
...
SVN-Revision: 23087
2010-09-19 14:03:32 +00:00
Florian Fainelli
8e9736675f
Fix missing dependency in solos-pci module
...
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
captured in the Makefile.
Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23086
2010-09-19 11:18:00 +00:00
Alexandros C. Couloumbis
aea8213bdd
package/zlib: fix Darwin compile failure ( closes #7963 )
...
SVN-Revision: 23085
2010-09-19 05:33:18 +00:00
Jo-Philipp Wich
f90328f26e
firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them
...
SVN-Revision: 23080
2010-09-16 11:47:35 +00:00
Felix Fietkau
4df10391ba
rt2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update
...
SVN-Revision: 23078
2010-09-16 11:38:27 +00:00
Felix Fietkau
8cd8f6029c
hostapd: fix non-multicall wpa_supplicant compile
...
SVN-Revision: 23073
2010-09-15 17:51:06 +00:00
Jo-Philipp Wich
1e227c0225
Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
...
http://www.traverse.com.au/productview.php?product_id=117
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23070
2010-09-15 03:52:13 +00:00
Jo-Philipp Wich
fe247d02bd
Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
...
SVN-Revision: 23068
2010-09-15 03:48:20 +00:00
Felix Fietkau
7fb3870671
hostapd: fix wpa_supplicant crash issues in WDS STA mode
...
SVN-Revision: 23067
2010-09-15 03:14:48 +00:00
Jo-Philipp Wich
7557011cb1
firewall: run ifdown hotplug events synchronized, fixes a racecondition on "ifup iface" when ifdown and ifup events are delivered with a small dealy
...
SVN-Revision: 23064
2010-09-15 01:53:36 +00:00
Jo-Philipp Wich
1fe50da4bb
firewall: deliver remove hotplug events for all active zones/networks when restarting the firewall
...
SVN-Revision: 23062
2010-09-14 23:11:12 +00:00
Felix Fietkau
fc7fbe8349
mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version
...
SVN-Revision: 23061
2010-09-14 22:53:54 +00:00
Felix Fietkau
9c2cfd7a1b
mac80211: add a pending fix for a locking error in the aggregation reorder release code
...
SVN-Revision: 23060
2010-09-14 21:13:01 +00:00
Felix Fietkau
2c848d33a9
ath9k: fix multi-bss operation ( fixes #7914 )
...
SVN-Revision: 23059
2010-09-14 16:26:46 +00:00
Alexandros C. Couloumbis
c1c4e40dff
package/opkg: add missing patch from r23050
...
SVN-Revision: 23052
2010-09-13 08:57:16 +00:00
Alexandros C. Couloumbis
bf29f6455f
package/opkg: update to r563
...
SVN-Revision: 23050
2010-09-13 08:13:36 +00:00
Alexandros C. Couloumbis
c415d7529b
package/zlib: update to zlib-1.2.5
...
SVN-Revision: 23049
2010-09-13 07:45:25 +00:00
Jo-Philipp Wich
06dd991494
broadcom-diag: SimpleShare: expose power button as reset to the system, remove actual reset button - it's hardwired and will reset the SoC ( #7928 )
...
SVN-Revision: 23043
2010-09-13 01:35:39 +00:00
Jo-Philipp Wich
9bb6f3b5f3
opkg: - implement --add-dest and --add-arch commandline options, this allows to run entirely without configuration - tweak default config location patch to not require a config in offline root mode - rename --force-run-hooks option to --force-postinstall, its a more appropriate name - utilize new opkg commandline options in package-ipkg.mk and remove config file generation
...
SVN-Revision: 23032
2010-09-12 21:16:02 +00:00
Michael Büsch
78539bfa4f
Fix compilation of crypto modules. This fixes #7920
...
SVN-Revision: 23028
2010-09-12 15:31:00 +00:00
Michael Büsch
0c4abfba31
iproute2: Add lex/yacc files dependencies. Refresh other patches.
...
SVN-Revision: 23027
2010-09-12 11:05:55 +00:00
Michael Büsch
393c83514b
Fix kernel crypto modules for >= 2.6.36
...
SVN-Revision: 23026
2010-09-11 21:42:37 +00:00
Jo-Philipp Wich
f3dd8278bb
firewall: - simplify masquerade rule setup - remove various subshell invocations - speedup fw() by not relying on xargs and pipes - rework SNAT support - attach to dest zone, use src_dip/src_dport as snat source
...
SVN-Revision: 23024
2010-09-11 20:04:34 +00:00
Jo-Philipp Wich
9499018b9a
6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore
...
SVN-Revision: 23022
2010-09-11 18:58:17 +00:00
Florian Fainelli
a1264431fe
nvvram: no checksum error recording on WRT54G3GV2(-VF)
...
The CFE of the WRT54G3GV2 expects two firmware images, if one of them
produces a CRC error (which is the case after you installed OpenWrt, as
there is no second image), it writes one of three consecutive bytes to
the flash. (Look for "Image Status : IMG2_BAD" during boot.)
After the third boot with a CRC error, it stops and waits for a new
firmware image. To prevent this 'noset_try_flag' must be set to 1 on boot.
Tested with my own box.
Signed-off-by: Niclas Koeser <nks at informatik.uni-kiel.de>
SVN-Revision: 23007
2010-09-11 18:37:09 +00:00
Florian Fainelli
5a9976011e
update acx-mac80211 to 20100830
...
SVN-Revision: 23002
2010-09-11 08:11:28 +00:00
Florian Fainelli
7daf012a27
fix acx-mac80211 build failure with latest compat-wireless
...
SVN-Revision: 23001
2010-09-11 08:11:22 +00:00
Michael Büsch
83cb9b7a07
iproute2: Once the make calls were fixed up, parallel compile seems to work well.
...
SVN-Revision: 22992
2010-09-09 21:50:07 +00:00
Jo-Philipp Wich
70dff7070e
uhttpd: break tight loop when receiving eof during header reading ( #7904 )
...
SVN-Revision: 22988
2010-09-09 20:15:02 +00:00
Michael Büsch
7a54becd63
iproute2: Fix compilation
...
SVN-Revision: 22987
2010-09-09 00:40:25 +00:00
Jo-Philipp Wich
5af8eb0f36
util-linux-ng: make build depend on libncurses, cfdisk is compiled unconditionally and will fail with missing input files if ncurses was not detected during configure
...
SVN-Revision: 22982
2010-09-08 06:35:23 +00:00
Jo-Philipp Wich
91118a9500
base-files: add an experimental "-c" flag which tries to preserve *all* changed files in /overlay/etc minus some system files
...
SVN-Revision: 22977
2010-09-07 22:20:26 +00:00
Michael Büsch
7b30b70e11
From: Joseph Roback <openwrt-devel@roback.cc>
...
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.
Signed-off-by: Joe Roback <joe@roback.cc>
SVN-Revision: 22965
2010-09-07 10:00:34 +00:00
Jo-Philipp Wich
b1edd2ac6e
opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install
...
SVN-Revision: 22960
2010-09-06 19:58:05 +00:00
John Crispin
72d4242263
extracted firmware files were generated with an incorrect umask
...
SVN-Revision: 22957
2010-09-06 16:34:45 +00:00
Alexandros C. Couloumbis
e9996f7cdc
package/kernel: update crypto.mk for kernel 2.6.36
...
SVN-Revision: 22954
2010-09-06 11:41:09 +00:00
Alexandros C. Couloumbis
5510149e78
package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
...
SVN-Revision: 22953
2010-09-06 07:22:26 +00:00
Jo-Philipp Wich
5949f33b06
base-files: make build dependant on opkg/host
...
SVN-Revision: 22948
2010-09-06 02:13:19 +00:00
Jo-Philipp Wich
a836869b69
opkg: reintroduce host build, utilize fixed HOST_BUILD_DEPENDS and depend libtool/host
...
SVN-Revision: 22947
2010-09-06 02:12:14 +00:00
Jo-Philipp Wich
8315505605
kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22945
2010-09-05 23:19:24 +00:00
Jo-Philipp Wich
75ffc6d367
kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22943
2010-09-05 23:16:24 +00:00
Jo-Philipp Wich
1553660de2
kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
...
SVN-Revision: 22942
2010-09-05 23:15:43 +00:00
Jo-Philipp Wich
5ab58aa39c
firewall: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified
...
SVN-Revision: 22938
2010-09-05 20:17:23 +00:00
Jo-Philipp Wich
eb79296cc1
firewall: introduce SNAT support for redirect sections
...
SVN-Revision: 22937
2010-09-05 19:03:17 +00:00
Michael Büsch
1c74711ec1
Fix musb-hdrc module loading
...
SVN-Revision: 22928
2010-09-05 00:10:30 +00:00
Jo-Philipp Wich
a2aa84c1c7
b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO.
...
It is helpful to those not able / interested in recompiling OpenWRT themselves.
The default action is the same as before, that is 0xf gpiomask.
Signed-off-by: Simon Gaynor <openwrt@simong.net>
SVN-Revision: 22927
2010-09-04 23:46:39 +00:00
Michael Büsch
89f806fe5f
p54spi: Compile in the default eeprom image
...
SVN-Revision: 22926
2010-09-04 23:42:19 +00:00
Florian Fainelli
8e089c375d
fix fuse dependency against kmod-fuse
...
SVN-Revision: 22919
2010-09-04 19:12:22 +00:00
Florian Fainelli
573f15826d
kmod-sctp: Add SCTP kernel support
...
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.
Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
SVN-Revision: 22917
2010-09-04 18:06:49 +00:00
Florian Fainelli
54f4be5bd6
add dm-crypt and fix tabs
...
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 22916
2010-09-04 18:06:32 +00:00
Florian Fainelli
5bd1c17fd1
add XTS cipher CryptoAPI module
...
needed for proper dm-crypt support
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 22915
2010-09-04 18:06:24 +00:00
Jo-Philipp Wich
f4ee14e1c3
firewall: add option to disable NAT reflection
...
SVN-Revision: 22908
2010-09-04 17:49:14 +00:00
Jo-Philipp Wich
baf4782be6
firewall: clean up description ( #7875 )
...
SVN-Revision: 22905
2010-09-04 17:39:00 +00:00
Alexandros C. Couloumbis
a72d6ab714
package/apex: update apex to version 1.6.9
...
SVN-Revision: 22900
2010-09-04 17:02:18 +00:00
Jo-Philipp Wich
f1303bd074
6in4: fix logic fail in previous commit
...
SVN-Revision: 22897
2010-09-04 16:12:40 +00:00
Jo-Philipp Wich
52dcaeb65d
6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)
...
SVN-Revision: 22893
2010-09-04 16:09:49 +00:00
Florian Fainelli
6edf2c577b
add kmod-usb-serial-ipw module
...
This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.
Signed-off-by: Lukas macura <macura@opf.slu.cz>
SVN-Revision: 22891
2010-09-04 16:03:26 +00:00
Florian Fainelli
4331584485
add cpu msr kernel module package
...
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 22890
2010-09-04 16:03:20 +00:00
Florian Fainelli
f7538b6864
support pre-md5summed passwords in 6in4 scripts
...
The he.net ipv6 tunnels require that a user supply the md5sum of his password
when updating the ipv4 tunnel endpoint. the 6in4 package supports this well,
but requires that a user store his password in plaintext in uci. this patch
tries to detect whether the password in uci is already an md5sum
(32 characters containing only [a-z0-9]), so users can avoid storing plaintext
passwords.
Signed-off-by: Steven Brudenell <steven.brudenell@gmail.com>
SVN-Revision: 22889
2010-09-04 16:03:14 +00:00
Jo-Philipp Wich
ca5bf9e291
firewall: - handle NAT reflection in firewall hotplug, solves synchronizing issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation
...
SVN-Revision: 22888
2010-09-04 15:49:13 +00:00
Gabor Juhos
2a541325d3
package/mtd: write remaining data after adding file to the jffs2 partition
...
SVN-Revision: 22881
2010-09-03 18:14:32 +00:00
Alexandros C. Couloumbis
faa7df6ace
package/iproute2: update iproute2 to version 2.6.35
...
SVN-Revision: 22879
2010-09-03 07:39:46 +00:00
Felix Fietkau
4dd1e1437b
mac80211: another override
...
SVN-Revision: 22875
2010-09-02 20:10:50 +00:00
Felix Fietkau
72f1c12abd
mac80211: add missing config override for ath9k
...
SVN-Revision: 22874
2010-09-02 20:02:50 +00:00
Felix Fietkau
ea70b60a07
ath9k: add a patch for dumping the eeprom contents via debugfs
...
SVN-Revision: 22870
2010-09-01 17:51:30 +00:00
Alexandros C. Couloumbis
8df0c8e390
generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
...
SVN-Revision: 22867
2010-09-01 13:14:05 +00:00
Felix Fietkau
003ec7d795
mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary
...
SVN-Revision: 22866
2010-08-31 23:34:27 +00:00
Felix Fietkau
2f014eb8e8
mac80211: update to wireless-testing 2010-08-31
...
SVN-Revision: 22865
2010-08-31 23:34:21 +00:00
Gabor Juhos
19654fd1c2
package/broadcom-diag: use broadcast_uevent
...
SVN-Revision: 22860
2010-08-31 20:06:32 +00:00
Gabor Juhos
a4aa4e3973
package/button-hotplug: use brodcast_uevent
...
SVN-Revision: 22859
2010-08-31 20:06:30 +00:00
Felix Fietkau
d23ca9f0f3
hostapd: backport a fix to check for STA STBC capabilities before setting them ( fixes #7464 )
...
SVN-Revision: 22854
2010-08-31 16:16:32 +00:00
Jo-Philipp Wich
ee4dd61b10
firewall: - fix processing of rules with an ip family option - append interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone)
...
SVN-Revision: 22847
2010-08-31 01:54:08 +00:00
Lars-Peter Clausen
85d4291984
Dockstar: Adjust rootfs size to that of the original fw
...
SVN-Revision: 22839
2010-08-29 21:29:23 +00:00
Alexandros C. Couloumbis
00e17f0ba4
package/madwifi: enable mtu & mac config options for > 2.6.29 kernels
...
SVN-Revision: 22835
2010-08-29 18:42:11 +00:00
Felix Fietkau
1d6f21de61
ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n
...
SVN-Revision: 22827
2010-08-28 17:59:03 +00:00
Felix Fietkau
c3bcd846e9
ath9k: add some extra checks to the mic failure fix
...
SVN-Revision: 22825
2010-08-28 16:23:45 +00:00
Jo-Philipp Wich
e874503f3f
libreadline: install *.so symlinks as well ( #4872 )
...
SVN-Revision: 22824
2010-08-27 20:13:17 +00:00
Florian Fainelli
7ec50d1a2f
add compile fixes for ar7-atm
...
SVN-Revision: 22811
2010-08-26 09:13:38 +00:00
Jo-Philipp Wich
865e34b607
ppp: populate gateway of default route with peer address ( #6259 )
...
SVN-Revision: 22806
2010-08-25 23:10:40 +00:00
Jo-Philipp Wich
93c38f2b86
uhttpd: fix segfault triggered by Basic Auth checking
...
SVN-Revision: 22805
2010-08-25 21:38:48 +00:00
Michael Büsch
7a8066735d
Add usb gadget feature flag
...
SVN-Revision: 22798
2010-08-25 17:35:34 +00:00
Michael Büsch
5106eb903a
p54: Fix powersave mode
...
SVN-Revision: 22797
2010-08-25 13:46:40 +00:00
Felix Fietkau
05cf68cf4c
ath9k: fix spurious MIC failure detection, causing instability issues in AP mode
...
SVN-Revision: 22795
2010-08-25 12:30:50 +00:00
Michael Büsch
3b6d2366bd
Add usb gadget packages
...
SVN-Revision: 22785
2010-08-24 15:15:23 +00:00
Michael Büsch
e54b810ace
tahvo-usb: Use platform device interface properly (don't crash)
...
SVN-Revision: 22780
2010-08-23 14:24:39 +00:00
Lars-Peter Clausen
2233a27d43
Add uboot for marvell kirkwood based boards
...
SVN-Revision: 22764
2010-08-22 16:48:28 +00:00
Michael Büsch
4df18c296e
mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch
...
SVN-Revision: 22749
2010-08-21 16:25:08 +00:00
Felix Fietkau
0f64b1d870
kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
...
SVN-Revision: 22724
2010-08-19 12:49:56 +00:00
Felix Fietkau
62c1740676
toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK
...
SVN-Revision: 22723
2010-08-19 12:49:51 +00:00
Felix Fietkau
63c6fc88b4
pwm-gpio-custom: fix compile on linux 2.6.31
...
SVN-Revision: 22721
2010-08-19 12:49:42 +00:00
Felix Fietkau
48c7c56dcb
kernel: add a missing config symbol for ext4
...
SVN-Revision: 22717
2010-08-19 12:49:19 +00:00
Michael Büsch
7c97bbabe7
Add Tahvo USB support
...
SVN-Revision: 22712
2010-08-19 11:22:15 +00:00
Jo-Philipp Wich
75bbf1bf20
6in4: fix typo in last commit
...
SVN-Revision: 22710
2010-08-19 01:06:10 +00:00
Jo-Philipp Wich
73c9032e87
6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation ( #7769 )
...
SVN-Revision: 22708
2010-08-19 00:59:05 +00:00
Jo-Philipp Wich
cbdeb30a1b
uhttpd: - fix parsing of interpreter entries in the config file, fixes serving of static files as .cgi with X-Wrt - better cope with connection aborts, especially during header transfer - fix return value checking of TLS reads and writes, solves some blocking issues
...
SVN-Revision: 22692
2010-08-18 00:04:52 +00:00
Felix Fietkau
1d1b83fa4c
ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up block ack window tracking to use less memory
...
SVN-Revision: 22688
2010-08-17 13:24:33 +00:00
Jo-Philipp Wich
84034cf06a
iptables: partly revert r22582, fixes ip6tables extension packaging
...
SVN-Revision: 22686
2010-08-17 09:02:22 +00:00
Florian Fainelli
02b615d6ae
update acx-mac80211 and change the git url.
...
SVN-Revision: 22672
2010-08-16 16:00:50 +00:00
Lars-Peter Clausen
e7e2d190af
ncurses: Add libncursesw package
...
Thanks bartbes
SVN-Revision: 22669
2010-08-16 09:48:42 +00:00
Nicolas Thill
8386207f1f
package/grub: add a prereq check for 32 bits host development files when building on x86_64 ( closes : #7753 )
...
SVN-Revision: 22667
2010-08-16 09:12:46 +00:00
Alexandros C. Couloumbis
28d879da88
package/busybox: fix macosx cross compile, closes #7775
...
SVN-Revision: 22666
2010-08-16 06:05:04 +00:00
Nicolas Thill
2c57634be3
package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first
...
SVN-Revision: 22665
2010-08-15 20:28:05 +00:00
Alexandros C. Couloumbis
da7c2e1d7d
package/busybox: fix missing bit, refresh patches
...
SVN-Revision: 22660
2010-08-15 10:06:58 +00:00
Alexandros C. Couloumbis
e0d13e77d0
package/busybox: update to busybox-1.7.1, include upstream patches
...
SVN-Revision: 22659
2010-08-15 09:53:21 +00:00
Nicolas Thill
99a3935f4d
package/kernel: enable raw HID device support in kmod-usb-hid ( closes : #7310 )
...
SVN-Revision: 22632
2010-08-14 08:59:51 +00:00
Jo-Philipp Wich
f2b534d341
uhttpd: - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi)
...
SVN-Revision: 22630
2010-08-14 00:54:24 +00:00
Jo-Philipp Wich
63991ba875
base-files, uci: properly revert list state on config_load This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times.
...
SVN-Revision: 22629
2010-08-14 00:45:15 +00:00
Alexandros C. Couloumbis
c4e73984fa
package/mac80211: fix r22422, add missing bits & bytes
...
SVN-Revision: 22611
2010-08-12 14:13:52 +00:00
Jo-Philipp Wich
4847198093
uhttpd: fix segmentation fault triggered by invalid header line
...
SVN-Revision: 22607
2010-08-12 10:56:41 +00:00
Jo-Philipp Wich
28a93eed3c
6in4: fix local address detection on ppp links ( #7728 )
...
SVN-Revision: 22605
2010-08-12 10:30:05 +00:00
Jo-Philipp Wich
2d175dcdce
uhttpd: - abort file serving if client connection is lost ( #7742 ) - don't send bad request headers twice
...
SVN-Revision: 22602
2010-08-11 23:44:30 +00:00
Nicolas Thill
b36a1274bb
package/kernel: video: add missing dependencies ( closes : #6497 , #7542 ) * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc
...
SVN-Revision: 22597
2010-08-11 17:00:01 +00:00
Nicolas Thill
d823419da8
package/kernel: video: remove redundant AddDepends/video calls
...
SVN-Revision: 22596
2010-08-11 16:53:44 +00:00
Jo-Philipp Wich
5bc74fcb6f
uhttpd: make init script less verbose
...
SVN-Revision: 22593
2010-08-11 13:30:47 +00:00
Nicolas Thill
46016457c2
package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), bump release number
...
SVN-Revision: 22592
2010-08-11 10:37:33 +00:00
Alexandros C. Couloumbis
a84b3efe34
package/mac80211: let build system enable led code through cflags (thank you nbd)
...
SVN-Revision: 22591
2010-08-11 09:36:19 +00:00
Jo-Philipp Wich
3d99f03082
uhttpd: add option to reject requests from RFC1918 IPs to public server IPs (DNS rebinding countermeasure)
...
SVN-Revision: 22589
2010-08-11 00:05:34 +00:00
Nicolas Thill
5bee603027
package/iptables: update to 1.4.9.1 and cleanup: * call autogen.sh in Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables
...
SVN-Revision: 22582
2010-08-10 17:12:49 +00:00
Hamish Guthrie
6953ce8a47
Add HCI_UART_H4 support (required by Gumstix Overo)
...
SVN-Revision: 22572
2010-08-10 07:55:25 +00:00
Nicolas Thill
79caead3e3
package/comgt: only set pincode if it's supplied ( closes : #7334 ), bump release number
...
SVN-Revision: 22561
2010-08-09 16:55:56 +00:00
Michael Büsch
2324b07ad1
kexec-tools: Update to 2.0.2. Mips64 support is builtin in this version. So remove the patch.
...
SVN-Revision: 22559
2010-08-09 13:25:58 +00:00
Florian Fainelli
088b641056
rename kmod-switch-ip175c package to kmod-switch-ip17xx
...
SVN-Revision: 22544
2010-08-08 20:01:16 +00:00
Lars-Peter Clausen
37f27e26f3
uci: Install ucimap.h into the staging dir
...
SVN-Revision: 22536
2010-08-08 19:37:09 +00:00
Michael Büsch
3b1628215a
mac80211: Add p54spi driver
...
SVN-Revision: 22535
2010-08-08 19:13:52 +00:00
Michael Büsch
249dff101c
kexec is also available on armel
...
SVN-Revision: 22533
2010-08-08 18:28:03 +00:00
Vasilis Tsiligiannis
f2ef7cc8af
dnsmasq: Squelch a 'touch' error when no dhcp leases file is defined in config, thanks stsp ( #7720 )
...
SVN-Revision: 22528
2010-08-08 10:53:28 +00:00
Vasilis Tsiligiannis
1beef305cf
hostapd: Add support for 'iapp_interface' option, thanks stsp ( #7719 )
...
SVN-Revision: 22527
2010-08-08 10:46:24 +00:00
Hauke Mehrtens
788561a909
brcm47xx: fix warning introduced in r22516.
...
SVN-Revision: 22521
2010-08-06 22:49:37 +00:00
Jo-Philipp Wich
98746d4e8b
iptables: refresh patch
...
SVN-Revision: 22520
2010-08-06 21:45:50 +00:00
Hauke Mehrtens
7640f89045
brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2
...
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/
This closes #7702 .
SVN-Revision: 22516
2010-08-06 20:21:32 +00:00
John Crispin
419128775a
* remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares
...
thanks, Ithamar R. Adema
SVN-Revision: 22515
2010-08-06 15:49:42 +00:00
Alexandros C. Couloumbis
e4598b8c1e
package/compcache: revert r22458 as there are some issues with the mainline code
...
http://code.google.com/p/compcache/issues/detail?id=68
SVN-Revision: 22514
2010-08-06 15:46:13 +00:00
Hamish Guthrie
cbc8b3968c
base_files: Remove . from end of localhost entry
...
SVN-Revision: 22508
2010-08-06 08:00:40 +00:00
Jo-Philipp Wich
0d06aa524a
kernel: fix missing symbol introduced by l2tp
...
SVN-Revision: 22507
2010-08-06 02:05:07 +00:00
Jo-Philipp Wich
ae8dbcbae4
kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
...
SVN-Revision: 22501
2010-08-06 00:58:49 +00:00
Jo-Philipp Wich
2caa5916aa
ipset: fix ipset for kernel 2.6.35
...
SVN-Revision: 22500
2010-08-06 00:56:18 +00:00
Jo-Philipp Wich
187ec5ae19
ppp: whitespace cleanup in previous commit
...
SVN-Revision: 22497
2010-08-04 21:50:50 +00:00
Jo-Philipp Wich
815b18051b
pppd: only remove own default route on shutdown ( #7694 )
...
SVN-Revision: 22495
2010-08-04 21:47:29 +00:00
Felix Fietkau
e8fe990549
ath9k: fix rx tsf parsing
...
SVN-Revision: 22493
2010-08-04 17:26:56 +00:00
Jo-Philipp Wich
251c93bcbf
dnsmasq: add -c or --cache-size option to dnsmasq via cachesize UCI option ( #7625 )
...
SVN-Revision: 22490
2010-08-04 17:16:46 +00:00
Jo-Philipp Wich
97b10e38a8
Allow UCI interface names in /etc/config/dhcp Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
...
SVN-Revision: 22487
2010-08-04 17:09:31 +00:00
Alexandros C. Couloumbis
8ea976509c
package/iptables: upgrade to iptables version 1.4.9
...
SVN-Revision: 22482
2010-08-04 13:29:07 +00:00
Jo-Philipp Wich
8c4ac87e8f
base-files: r22444 caused interfaces to remain down if the macaddr option is used, fix it. Also localize the txqueuelen option variable
...
SVN-Revision: 22467
2010-08-02 20:45:52 +00:00
Markus Wigge
4e1c5b8ba2
LED handling fixes for WRT54-G3Gv2
...
SVN-Revision: 22462
2010-08-02 10:32:39 +00:00
Felix Fietkau
393db419ec
ath9k: improve stuck beacon recovery by reading nf values from the hw when a calibration is pending (instead of waiting for the next cal interval)
...
SVN-Revision: 22461
2010-08-02 01:28:27 +00:00
Felix Fietkau
9d2aa5f66f
ath9k: improve stuck beacon recovery and noise floor handling. significantly improves stability under strong interference in ap mode
...
SVN-Revision: 22460
2010-08-02 00:08:55 +00:00
Alexandros C. Couloumbis
6978c1cb83
package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)
...
SVN-Revision: 22458
2010-08-01 16:57:24 +00:00
Felix Fietkau
31239d3332
ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenzo Bianconi)
...
SVN-Revision: 22457
2010-08-01 16:33:50 +00:00
Florian Fainelli
56aa129fed
add txqueuelen option, patch from Roberto Riggio
...
SVN-Revision: 22444
2010-07-31 22:32:28 +00:00
Jo-Philipp Wich
5b365822f3
firwall: fix nat reflection for zones covering multiple networks
...
SVN-Revision: 22442
2010-07-31 13:25:56 +00:00
Jo-Philipp Wich
d68e09200e
firewall: add basic NAT reflection/NAT loopback support
...
SVN-Revision: 22441
2010-07-31 13:06:14 +00:00
Florian Fainelli
d768b7538e
remove iptables libipq dependency, thanks jow
...
SVN-Revision: 22438
2010-07-31 11:53:27 +00:00
Florian Fainelli
1d7dfee37f
package libipq as a shared library
...
r21799 by jow changed the staging install of libipq so that it is no
longer available as a static library but is dynamically linked in as a
shared library. However the libipq package was not being built. This
patch provides libipq.so as a package.
Signed-off-by: Ashok Rao <greatarbor@gmail.com>
SVN-Revision: 22436
2010-07-31 11:42:24 +00:00
Alexandros C. Couloumbis
524779230e
package/mac80211: sync commit r22419
...
SVN-Revision: 22422
2010-07-31 06:21:13 +00:00
Felix Fietkau
fc16d8ae02
mac80211: update to 2010-07-29, add pending patches to fix further issues with calibration
...
SVN-Revision: 22419
2010-07-30 22:18:57 +00:00
Felix Fietkau
941f72b11c
mac80211: minor fix for the offchannel status change notification
...
SVN-Revision: 22417
2010-07-30 10:52:51 +00:00
Alexandros C. Couloumbis
4f36f4051a
package/compcache: clean unneeded swap initialization
...
SVN-Revision: 22409
2010-07-28 15:10:20 +00:00
Felix Fietkau
bbd756364f
ath9k: fix various calibration related bugs and clean up the code
...
SVN-Revision: 22408
2010-07-28 11:40:38 +00:00
Jo-Philipp Wich
e47a8a001c
revert r22372 and r22405, dependency on host libtool causes problems
...
SVN-Revision: 22406
2010-07-28 02:18:16 +00:00
Jo-Philipp Wich
ceeb9a8013
make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately
...
SVN-Revision: 22405
2010-07-27 22:26:13 +00:00
Jo-Philipp Wich
39e013d003
uhttpd: fix build dependencies ( #7674 )
...
SVN-Revision: 22404
2010-07-27 21:19:28 +00:00
Felix Fietkau
0e417cf3ce
mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues
...
SVN-Revision: 22403
2010-07-27 21:04:54 +00:00
Felix Fietkau
7a5f143f64
kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
...
SVN-Revision: 22402
2010-07-27 21:04:49 +00:00
Daniel Dickinson
9afff8f6a6
dropbear: Explicity list default RootPasswordAuth value in default config file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root.
...
SVN-Revision: 22394
2010-07-27 03:36:27 +00:00
Daniel Dickinson
6a9a205f32
dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed.
...
SVN-Revision: 22393
2010-07-27 03:23:47 +00:00
Florian Fainelli
ad126a54f4
linux-atm: parallel build fix
...
SVN-Revision: 22383
2010-07-24 21:39:33 +00:00
Florian Fainelli
acf5462a22
e2fsprogs: parallel build fix
...
SVN-Revision: 22382
2010-07-24 21:39:27 +00:00
Jo-Philipp Wich
9bf9ea9802
base-files: localize variable in do_move_devtmpfs(), remove extra temporary variable and shorten conditional
...
SVN-Revision: 22380
2010-07-24 19:33:11 +00:00
Alexandros C. Couloumbis
6a85a3b53b
package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)
...
SVN-Revision: 22379
2010-07-24 19:21:27 +00:00
Jo-Philipp Wich
e1a654dd9f
base-files: unconditionally unlock the rootfs_data partition ( #7437 )
...
SVN-Revision: 22377
2010-07-24 15:47:15 +00:00
Jo-Philipp Wich
8c1d9afc40
use host opkg for installing packages in buildroot and ImageBuilder
...
SVN-Revision: 22372
2010-07-23 19:49:19 +00:00
Alexandros C. Couloumbis
e622f65cc6
package/compcache: initialize swap driver and introduce a delay before mounting
...
SVN-Revision: 22368
2010-07-23 13:51:22 +00:00
Alexandros C. Couloumbis
88385e633d
package/compcache: revert r22365
...
SVN-Revision: 22367
2010-07-23 13:26:05 +00:00
Jo-Philipp Wich
b688fcaa5c
uhttpd: - fix a compile warning - support custom index file names - support custom error pages (or cgi handler) - add option to disable directory listings - add REDIRECT_STATUS for CGI requests, fixes php-cgi
...
SVN-Revision: 22366
2010-07-23 13:15:22 +00:00
Alexandros C. Couloumbis
c28ab82e04
package/compcache: fix a dependency issue
...
SVN-Revision: 22365
2010-07-23 11:47:47 +00:00
Felix Fietkau
ce8858061b
ath9k: simplify noise floor calibration chainmask calculation
...
SVN-Revision: 22362
2010-07-23 02:22:52 +00:00
Felix Fietkau
f4331b40a4
ath9k: fix invalid noisefloor measurement values in ht20 mode
...
SVN-Revision: 22361
2010-07-23 02:08:24 +00:00
Felix Fietkau
90a71cd326
ath9k: fix another buffer leak in the aggregation code
...
SVN-Revision: 22360
2010-07-23 01:54:27 +00:00
Felix Fietkau
52646b63b1
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
...
SVN-Revision: 22359
2010-07-23 01:54:21 +00:00
Hauke Mehrtens
f602c71415
mac80211: fix build of ipw2100 driver
...
SVN-Revision: 22358
2010-07-22 18:51:26 +00:00
Hauke Mehrtens
24d0a9a069
ubsec_ssb: fix build of ubsec_ssb with new ssb patches
...
SVN-Revision: 22357
2010-07-22 18:50:32 +00:00
Jo-Philipp Wich
8344c770fc
mac80211: fix handling of frag and rts options, thanks stintel!
...
SVN-Revision: 22355
2010-07-22 16:01:17 +00:00
Claudio Mignanti
f00599aad7
Add package pwm-gpio-custom
...
SVN-Revision: 22350
2010-07-22 11:32:33 +00:00
Claudio Mignanti
81c3f8ad43
Add package rotary-gpio-custom
...
SVN-Revision: 22349
2010-07-22 11:32:27 +00:00
Jo-Philipp Wich
1d6d3d0d8a
busybox: fix compilation on FreeBSD
...
SVN-Revision: 22348
2010-07-22 08:28:39 +00:00
Jo-Philipp Wich
5707e757a7
opkg: fix host compilation on Darwin (libopkg_test failed to link)
...
SVN-Revision: 22340
2010-07-21 22:02:25 +00:00
Jo-Philipp Wich
3ebcb3ca68
opkg: strip trailing whitespaces from entries in conffiles control files, fixes conffile md5 calculation against ipkg-build generated archives
...
SVN-Revision: 22338
2010-07-21 18:26:07 +00:00
Imre Kaloz
a1cdb24a3b
add support for the Gateworks Laguna family (Cavium Networks Econa CNS3xxx)
...
SVN-Revision: 22323
2010-07-21 11:20:53 +00:00
Florian Fainelli
e9924b427e
fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes ( #7643 )
...
SVN-Revision: 22321
2010-07-20 22:25:48 +00:00
Florian Fainelli
e31542241c
remove whitespaces in kmod-switch sources
...
SVN-Revision: 22320
2010-07-20 22:25:04 +00:00
Felix Fietkau
ae2c9dcb2b
move the crda dependency to the kmod-cfg80211 package, get rid of crda's dependency on mac80211. this fixes circular dependency issues
...
SVN-Revision: 22304
2010-07-20 01:54:16 +00:00
Felix Fietkau
2fcbada24b
mac80211: fix aggregation on WDS AP interfaces
...
SVN-Revision: 22302
2010-07-20 01:54:07 +00:00
Felix Fietkau
41872e8765
mac80211: update to wireless-testing 2010-07-16
...
SVN-Revision: 22301
2010-07-20 01:54:01 +00:00
Jo-Philipp Wich
f813a693fd
nvram: handle nvram at varying offsets within the eraseblock (fixes Edimax PS-1208mfg with FLSH at offset 0)
...
SVN-Revision: 22299
2010-07-19 22:20:07 +00:00
Claudio Mignanti
3f25930247
pwm: export the generic pwm api as module
...
SVN-Revision: 22297
2010-07-19 21:14:24 +00:00
Hauke Mehrtens
916760dab5
e2fsprogs: update to version 1.41.12
...
SVN-Revision: 22286
2010-07-18 19:40:31 +00:00
Hauke Mehrtens
debd136a52
iw: update to version 0.9.20
...
SVN-Revision: 22285
2010-07-18 19:39:57 +00:00
Alexandros C. Couloumbis
7882a1856a
package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
...
SVN-Revision: 22283
2010-07-18 18:59:12 +00:00
Jo-Philipp Wich
1dd824a358
base-files, busybox: fix 22279, simplify code and get rid of awk
...
SVN-Revision: 22282
2010-07-18 18:36:12 +00:00
Daniel Dickinson
8974bc6ae2
base-files & telnet: Fixed telnet starting even with root password when shadow passwords in use.
...
SVN-Revision: 22279
2010-07-18 15:18:38 +00:00
Nicolas Thill
1d7a6ebc79
dnsmasq: initscript: fix bool options handling, bump release number
...
SVN-Revision: 22251
2010-07-17 13:36:13 +00:00
Alexandros C. Couloumbis
57d2e57b02
finalize r22241 fixes
...
SVN-Revision: 22242
2010-07-17 08:50:19 +00:00
Alexandros C. Couloumbis
15da77bded
package/kernel: update r22229
...
SVN-Revision: 22241
2010-07-17 06:37:36 +00:00
Felix Fietkau
6195d5f8b6
ep80579-drivers: the build system for this package is broken beyond repair. work around this by only using the kbuild make invocations and ignoring the other crap
...
SVN-Revision: 22240
2010-07-17 00:10:31 +00:00
Jo-Philipp Wich
a158af99a0
iptables: package hashlimit module ( #6696 )
...
SVN-Revision: 22229
2010-07-16 06:15:07 +00:00
Jo-Philipp Wich
e62a9791ee
firewall: allow redirecting only destination port ( #7197 )
...
SVN-Revision: 22227
2010-07-16 06:03:15 +00:00
Jo-Philipp Wich
9c3244a884
dnsmasq: add and enable DNS rebind protections
...
SVN-Revision: 22222
2010-07-16 00:06:59 +00:00
Jo-Philipp Wich
d6d1dd47d3
firewall: fix another notrack related bug
...
SVN-Revision: 22218
2010-07-15 23:24:01 +00:00
Jo-Philipp Wich
f8fa598bf4
firewall: - notrack support was broken in multiple ways, fix it - also consider a zone conntracked if any redirect references it ( #7196 )
...
SVN-Revision: 22215
2010-07-15 22:01:48 +00:00
Gabor Juhos
84df6b3728
madwifi: in-flash macs for mach-eap7660d
...
This patch makes madwifi respect (at least) the platform_data
supplied MAC address.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 22190
2010-07-15 07:37:00 +00:00
Gabor Juhos
3f4e29691e
ath5k: in-flash macs and eeprom for mach-eap7660d
...
This adds ath5k_platform.h to mac80211 and patches ath5k to respect
MAC addresses and eeprom content from platform_data, if supplied.
Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 22188
2010-07-15 07:36:55 +00:00
Jo-Philipp Wich
c08ea36e81
broadcom-wl: fix md5sums
...
SVN-Revision: 22175
2010-07-13 17:21:44 +00:00
Jo-Philipp Wich
4ae595a3aa
broadcom-wl: - update to v5.10.56.27.3 - get fallback SPROM from SSB if neither on-device SPROM nor nvram is available - working brcm63xx support
...
SVN-Revision: 22173
2010-07-13 16:55:57 +00:00
Felix Fietkau
d0e2e4f693
mac80211: improve reliability of the keymiss handling fix, add another aggregation leak fix
...
SVN-Revision: 22152
2010-07-12 19:16:22 +00:00
Daniel Dickinson
b9dfb5d483
block-mount: Attempt swapon a after mounting as well as before. This ensures that swap on a filesystem is enabled.
...
SVN-Revision: 22150
2010-07-12 17:28:50 +00:00
Daniel Dickinson
117590a2ce
block-mount: Fixed two bugs in fstab.init. /etc/fstab was used where /tmp/fstab should have been, and locking was insufficiently careful and was such that it could result in deadlock when hotplug was in use.
...
SVN-Revision: 22148
2010-07-12 16:35:39 +00:00
Daniel Dickinson
b6d521ea33
block-mount: Enable swap before doing fsck so that large filesystem checks have swap as well as memory (as they take large memory for large partitions). Closes #7599 .
...
SVN-Revision: 22147
2010-07-12 16:25:09 +00:00
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Claudio Mignanti
bbcb9de935
Add package for gpio rotary encoder
...
SVN-Revision: 22144
2010-07-12 13:20:04 +00:00
Claudio Mignanti
828919b2ba
Add package for gpio-pwm
...
SVN-Revision: 22143
2010-07-12 13:20:01 +00:00
Hauke Mehrtens
88eb1b7ad0
kernel: modules names changed with kernel 2.6.35
...
SVN-Revision: 22139
2010-07-11 19:39:30 +00:00
Hauke Mehrtens
9aa7a94047
broadcom-wl: fix compiling with kernel 2.6.35
...
SVN-Revision: 22138
2010-07-11 19:33:46 +00:00
Hauke Mehrtens
02a147de0c
kernel: fix build problems with recent kernel versions
...
SVN-Revision: 22137
2010-07-11 19:00:23 +00:00
Felix Fietkau
58232503a9
ath9k: remove support for hardware which was never sold. reduces binary size by ~30k
...
SVN-Revision: 22134
2010-07-11 15:19:43 +00:00
Claudio Mignanti
6a46e15720
kmod-usb-core is buildin on etrax target
...
SVN-Revision: 22130
2010-07-11 12:27:11 +00:00
Felix Fietkau
b28b2b9590
ath9k: improve reliability of the noise floor calibration
...
SVN-Revision: 22126
2010-07-11 11:56:18 +00:00
Felix Fietkau
99698373f9
ath9k: add another batch of stability updates and misc fixes
...
SVN-Revision: 22123
2010-07-11 03:50:46 +00:00
Felix Fietkau
c788e49ab7
broadcom-diag: detect more variants of SimpleTech SimpleShare
...
SVN-Revision: 22112
2010-07-10 00:51:28 +00:00
Jo-Philipp Wich
9b5e8c5913
6in4: automatically determine wan interface in hotplug events
...
SVN-Revision: 22102
2010-07-09 00:17:31 +00:00
Felix Fietkau
1d45111aa5
hostapd: make rfkill support optional
...
SVN-Revision: 22101
2010-07-08 18:36:22 +00:00
Felix Fietkau
ca4a8b1bee
hostapd: add preliminary wps script support (push-button only, does not handle multi-bss yet)
...
SVN-Revision: 22100
2010-07-08 18:36:17 +00:00
Felix Fietkau
3e75044a95
wifi: fix duplicate ht capabilities in the hostapd config file by clearing the list at config load time
...
SVN-Revision: 22099
2010-07-08 18:36:12 +00:00
Felix Fietkau
4c0da9863a
hostapd: enable WPS for the full version of hostapd/wpa_supplicant/wpad
...
SVN-Revision: 22098
2010-07-08 18:36:07 +00:00
Felix Fietkau
af6d19ac96
hostapd: update to 2010-07-05
...
SVN-Revision: 22097
2010-07-08 18:35:15 +00:00
Felix Fietkau
c2e40eeace
mac80211: update to wireless-testing 2010-07-06, add another patch to finally fix the annoying buffer leak in ath9k
...
SVN-Revision: 22088
2010-07-07 17:03:00 +00:00
Hamish Guthrie
29ac8cfbf7
crda: remove superfluous dependency
...
SVN-Revision: 22087
2010-07-07 13:51:18 +00:00
Felix Fietkau
e0751eb57e
mac80211: fix interface teardown for kernels >= 2.6.33
...
SVN-Revision: 22078
2010-07-06 18:53:48 +00:00
Alexandros C. Couloumbis
1f10f64d62
package/busybox: fix sed issue with gcc-4.5.0 ( closes #7566 )
...
SVN-Revision: 22074
2010-07-06 11:17:41 +00:00
Jo-Philipp Wich
eccba67e0a
comgt: add usb hotplug handler to bring up 3g ifaces on boot or when the dongle is attached
...
SVN-Revision: 22061
2010-07-04 18:11:34 +00:00
Felix Fietkau
ce95b395a2
add missing dependencies for hostapd-utils and wpa-cli ( #7421 )
...
SVN-Revision: 22052
2010-07-03 23:32:45 +00:00
Felix Fietkau
7c38977b3f
ath9k: fix a potential buffer leak
...
SVN-Revision: 22048
2010-07-02 16:11:18 +00:00
Felix Fietkau
8a5671711b
ath9k: fix a crash with WEP in ad-hoc mode
...
SVN-Revision: 22046
2010-07-02 12:46:18 +00:00
Felix Fietkau
b0658f2c89
ath9k: fix false positives in the baseband hang check by repeating the test a few times before pronouncing the hardware dead and resetting it
...
SVN-Revision: 22038
2010-07-01 21:41:40 +00:00
Felix Fietkau
58936672ac
ath9k: clean up some code duplication related to noise floor handling
...
SVN-Revision: 22037
2010-07-01 21:41:35 +00:00
Felix Fietkau
bb72d77fe1
ath9k: add a missing null pointer check and some further cleanup
...
SVN-Revision: 22036
2010-07-01 20:51:30 +00:00
Felix Fietkau
1f278440b7
ath9k: properly sanitize calibrated noise floor values on all hardware
...
SVN-Revision: 22035
2010-07-01 19:43:03 +00:00
Markus Wigge
d306c9cb21
fix GPIO pin for G3GV2-VF
...
Signed-off-by: Niclas Koeser <nks@informatik.uni-kiel.de>
SVN-Revision: 22018
2010-07-01 16:23:38 +00:00
Jo-Philipp Wich
37f0636c3f
broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support
...
SVN-Revision: 22008
2010-07-01 01:31:28 +00:00
Jo-Philipp Wich
28e4d39009
broadcom-wl: - fix compilation against eglibc and glibc ( #7521 ) - unbind device from b43 ssb bridge on boot ( #7529 )
...
SVN-Revision: 22007
2010-07-01 01:06:32 +00:00
Jo-Philipp Wich
506db2a57e
base-files: add "mtu" option for route sections, allows setting per-route mtu values
...
SVN-Revision: 22003
2010-06-30 23:46:34 +00:00
Daniel Dickinson
d9e8e8b4ec
block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root. Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).
...
SVN-Revision: 22002
2010-06-30 23:09:13 +00:00
Jo-Philipp Wich
5f895af9fb
hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na
...
SVN-Revision: 22000
2010-06-30 21:24:30 +00:00
Felix Fietkau
6c48e48165
ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx
...
SVN-Revision: 21999
2010-06-30 21:04:44 +00:00
Jo-Philipp Wich
f391ff4ec8
hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override
...
SVN-Revision: 21998
2010-06-30 21:03:56 +00:00
Jo-Philipp Wich
79c9adc19f
broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh
...
SVN-Revision: 21997
2010-06-30 21:02:53 +00:00
Alexandros C. Couloumbis
aca4fe908d
package/iptables: fix compile failure on gentoo build system (thanks nbd)
...
SVN-Revision: 21996
2010-06-30 20:13:20 +00:00
Alexandros C. Couloumbis
5c42c43638
mac80211: fix r21990
...
SVN-Revision: 21992
2010-06-30 15:21:15 +00:00
Alexandros C. Couloumbis
186fa51531
mac80211: fix compile issues on 2.6.35
...
SVN-Revision: 21990
2010-06-30 14:10:41 +00:00
Felix Fietkau
96436fac60
ath9k: fix TSF across hardware resets on AR913x
...
SVN-Revision: 21989
2010-06-30 00:10:44 +00:00
Felix Fietkau
bc13e4c08a
mac80211: update to wireless-testing 2010-06-28
...
SVN-Revision: 21988
2010-06-30 00:10:38 +00:00
Daniel Dickinson
e56dcdcffd
block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh
...
SVN-Revision: 21987
2010-06-29 10:07:45 +00:00
Gabor Juhos
6676527e58
rt2x00: cleanup patches
...
Remove 601-rt2x00-remove-mcu-requests-for-soc.patch as an equivalent patch
is already included in upstream.
Add 601-rt2x00-fix-hang-on-ifdown.patch which is not suitable for upstream
inclusion but fixes a hang on ifdown under some circumstances and thus also
fixes AP mode operation in OpenWRT.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 21975
2010-06-28 17:23:28 +00:00
Daniel Dickinson
b86c99feb1
busybox: Fixed remote logging bug in which starting syslog before the network (and hence the remote host being available) results in failure to do any remote logging
...
SVN-Revision: 21961
2010-06-27 12:18:12 +00:00
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau
543d870e82
remove linux 2.4 support from several packages
...
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Felix Fietkau
08e4d51c29
remove broadcom-57xx (only used on linux 2.4)
...
SVN-Revision: 21953
2010-06-26 20:43:32 +00:00
Felix Fietkau
d66662593c
remove a few packages which only work with linux 2.4
...
SVN-Revision: 21949
2010-06-26 20:42:26 +00:00
Felix Fietkau
c4f3caef75
remove the old broadcom wl driver for linux 2.4
...
SVN-Revision: 21947
2010-06-26 20:42:08 +00:00
Felix Fietkau
d715665b9b
mac80211: update to wireless-testing 2010-06-15
...
SVN-Revision: 21943
2010-06-26 20:41:34 +00:00
Jo-Philipp Wich
8079d54678
ppp: interpret "demand" option as timeout in seconds ( #7517 )
...
SVN-Revision: 21903
2010-06-26 18:11:04 +00:00
Hamish Guthrie
b58dda0d90
Add support for Marvell 88W8686
...
SVN-Revision: 21887
2010-06-23 14:53:40 +00:00
Jo-Philipp Wich
91468dcf4f
package TPROXY target and module infrastructure
...
SVN-Revision: 21883
2010-06-22 22:39:22 +00:00
Alexandros C. Couloumbis
a9783bd1c1
package/dnsmasq: update dnsmasq to 2.55
...
SVN-Revision: 21871
2010-06-22 07:09:16 +00:00
Jo-Philipp Wich
f8105cde7a
kernel: package tulip family modules into kmod-tulip
...
SVN-Revision: 21859
2010-06-21 21:40:27 +00:00
Jo-Philipp Wich
69c1095dcc
broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around
...
SVN-Revision: 21857
2010-06-21 08:40:21 +00:00
Claudio Mignanti
f5a01d10a2
mac80211: fix compile error ( #6538 )
...
SVN-Revision: 21850
2010-06-20 13:05:55 +00:00
Hauke Mehrtens
247b1ff93e
compile fixes for kernel 2.6.34
...
SVN-Revision: 21829
2010-06-17 19:29:57 +00:00
Jo-Philipp Wich
2dcfed2eff
mtd: request locked pages when mmap'ing the FIS table, cures random segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added.
...
SVN-Revision: 21823
2010-06-16 23:34:38 +00:00
Jo-Philipp Wich
4289fa555e
hostapd: forgot the actual change in previous commit
...
SVN-Revision: 21821
2010-06-16 20:28:11 +00:00
Jo-Philipp Wich
0d41e013c3
hostapd: properly read eap_type from configuration when setting up wpa-supplicant, fixes WPA Enterprise in client mode ( #7476 )
...
SVN-Revision: 21820
2010-06-16 20:24:09 +00:00
Florian Fainelli
08a2acf378
fix typo in broadcom-wl
...
SVN-Revision: 21819
2010-06-16 19:49:04 +00:00
Nicolas Thill
3dc2c3bb4d
package/busybox: update to 1.16.2 (bug fix release)
...
SVN-Revision: 21813
2010-06-16 13:24:11 +00:00
Felix Fietkau
3e52d05296
Add a new kernel-version independent broadcom binary driver for brcm47xx (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ]
...
SVN-Revision: 21809
2010-06-15 11:40:05 +00:00
Florian Fainelli
027c3b3e1d
add package for script from util-linux-ng ( #7416 )
...
SVN-Revision: 21807
2010-06-14 21:48:57 +00:00
Felix Fietkau
192d71aa46
mac80211: fix compile on systems that do not have /bin/true
...
SVN-Revision: 21801
2010-06-14 18:34:24 +00:00
Jo-Philipp Wich
1a4e4a3850
iptables: - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries
...
SVN-Revision: 21799
2010-06-14 17:26:39 +00:00
Felix Fietkau
b6fb8fd821
rename broadcom-wl to broadcom-wl-old
...
SVN-Revision: 21794
2010-06-14 11:00:30 +00:00
Jo-Philipp Wich
38a2d4cab3
mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.patch
...
SVN-Revision: 21791
2010-06-13 20:07:37 +00:00
Hauke Mehrtens
1aadefd9bf
mac80211: fix build of b43
...
SVN-Revision: 21790
2010-06-13 19:53:19 +00:00
Jo-Philipp Wich
75c4084142
madwifi: rename incorrectly named patch file ( #7459 )
...
SVN-Revision: 21788
2010-06-13 18:11:05 +00:00
Florian Fainelli
dc5248c47b
add kmod-gpio-nxp-74hc164 for brcm63xx only
...
SVN-Revision: 21771
2010-06-12 18:10:28 +00:00
Jo-Philipp Wich
ce5d644ac1
base-files: enable IPv6 forwarding by default since the default firewall supports ip6tables now
...
SVN-Revision: 21766
2010-06-12 16:59:12 +00:00
Jo-Philipp Wich
585ffa4941
uhttpd: - fix incorrect parsing of multiple listen options ( #7458 ) - support PEM certificates for SSL
...
SVN-Revision: 21762
2010-06-12 12:58:11 +00:00
Alexandros C. Couloumbis
c80ad970e0
package/kernel: fix missing parenthesis on r21758
...
SVN-Revision: 21759
2010-06-11 15:46:19 +00:00
Alexandros C. Couloumbis
6bf0094865
package/kernel: fix dependency modules
...
SVN-Revision: 21758
2010-06-11 15:04:04 +00:00
Felix Fietkau
68779160b0
mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k
...
SVN-Revision: 21756
2010-06-10 23:12:10 +00:00
Alexandros C. Couloumbis
27e5bcc184
package: update to iptables-1.4.8
...
SVN-Revision: 21752
2010-06-10 11:46:07 +00:00
Florian Fainelli
a1d41fa69b
move broadcom-shdc from trunk to packages/utils
...
SVN-Revision: 21702
2010-06-07 11:26:32 +00:00
Jo-Philipp Wich
527e4c9b65
kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
...
SVN-Revision: 21700
2010-06-07 10:47:20 +00:00
Alexandros C. Couloumbis
478e2efca7
add 2.6.35 support
...
SVN-Revision: 21693
2010-06-06 19:34:41 +00:00
Florian Fainelli
75cde2fd4c
update openssl to 0.9.8o ( #7428 )
...
SVN-Revision: 21687
2010-06-06 19:02:22 +00:00
Jo-Philipp Wich
93c2c81bcf
base-files: introduce option "broadcast" for proto=dhcp interface to enable the broadcast flag in DHCP requests, required by certain providers
...
SVN-Revision: 21661
2010-06-02 20:21:41 +00:00
Jo-Philipp Wich
fa244a1265
base-files: remove IPv6 LL addr from interfaces before adding them to a bridge
...
SVN-Revision: 21659
2010-06-02 17:18:38 +00:00
Felix Fietkau
c890f0d4df
mac80211: reduce the size of the debugfs code
...
SVN-Revision: 21657
2010-06-02 01:12:16 +00:00
Jo-Philipp Wich
48c357ec01
firewall: - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6)
...
SVN-Revision: 21656
2010-06-02 00:59:35 +00:00
Jo-Philipp Wich
94db915196
base-files: - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device
...
SVN-Revision: 21655
2010-06-02 00:22:13 +00:00
Felix Fietkau
8e39b122c9
mac80211: remove the pid rate control algorithm to save a few kbytes
...
SVN-Revision: 21654
2010-06-01 23:11:43 +00:00
Jo-Philipp Wich
07b571a239
firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings.
...
SVN-Revision: 21653
2010-06-01 21:58:48 +00:00
Jo-Philipp Wich
75941a19ac
base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc.
...
SVN-Revision: 21652
2010-06-01 21:43:52 +00:00
Felix Fietkau
013be5ebe6
ath9k: one more queue stop/start fix
...
SVN-Revision: 21651
2010-06-01 19:30:32 +00:00
Felix Fietkau
82e32fbb71
ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage under load and make throughput more smooth
...
SVN-Revision: 21650
2010-06-01 17:38:01 +00:00
Jo-Philipp Wich
a756114e59
firewall: change the order of IPv4/IPv6 address detection, fixes mixed notation v6 improperly detected as v4 address
...
SVN-Revision: 21642
2010-05-31 01:34:47 +00:00
Jo-Philipp Wich
c14e8be337
base-files: don't skip subsequent hotplug rules when doing makedev for tun or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices
...
SVN-Revision: 21641
2010-05-31 01:22:36 +00:00
Jo-Philipp Wich
e25fbfccdf
firewall: fix support for netranges in redirect and rule sections
...
SVN-Revision: 21640
2010-05-30 23:49:47 +00:00
Jo-Philipp Wich
261d41a906
base-files: - use add_dns() and remove_dns() for when changing resolv.conf.auto for static or dhcp interfaces - force 0644 permissions when creating resolv.conf.auto, fixes dnsmasq permissions denied problem with pppd interfaces - revert dns servers in /sbin/ifdown - bump package revision
...
SVN-Revision: 21638
2010-05-30 18:23:43 +00:00
Jo-Philipp Wich
0bd7c65447
6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net
...
SVN-Revision: 21612
2010-05-28 22:03:30 +00:00
Felix Fietkau
93dd5cdde9
grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)
...
SVN-Revision: 21608
2010-05-28 19:48:05 +00:00
Jo-Philipp Wich
09df0523fd
base-files: revert r21595
...
SVN-Revision: 21597
2010-05-28 10:52:02 +00:00
Jo-Philipp Wich
482b8385d2
base-files: bring bridge port iface down before changing the mac ( #7111 )
...
SVN-Revision: 21595
2010-05-28 00:59:19 +00:00
Jo-Philipp Wich
8bc961239b
base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net hotplug handler to match them
...
SVN-Revision: 21591
2010-05-28 00:35:54 +00:00
Jo-Philipp Wich
090680f083
pptp: support interface sections without ifname by implementing scan_pptp()
...
SVN-Revision: 21590
2010-05-28 00:30:09 +00:00
Jo-Philipp Wich
278589f5d7
add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network
...
SVN-Revision: 21589
2010-05-28 00:27:01 +00:00
Jo-Philipp Wich
c0820d3261
base-files: respect .auto option when running coldplug_interface_*() hooks on boot
...
SVN-Revision: 21588
2010-05-27 23:04:56 +00:00
Vasilis Tsiligiannis
c42a8611fc
madwifi: Fix 0dBm txpower setting display
...
SVN-Revision: 21584
2010-05-27 20:10:50 +00:00
Felix Fietkau
4920935b98
ath9k: merge some more pending fixes - should improve throughput
...
SVN-Revision: 21578
2010-05-27 14:04:32 +00:00
Felix Fietkau
6df2ad3e70
when changing the mac address of a bridge interface, keep member interface addresses in sync (patch from #7111 )
...
SVN-Revision: 21577
2010-05-27 14:04:28 +00:00
Felix Fietkau
5399ba9751
remove a leftover .orig file
...
SVN-Revision: 21576
2010-05-27 14:04:22 +00:00
Jo-Philipp Wich
f6f89817e3
comgt: remove obsolete iptables support code
...
SVN-Revision: 21574
2010-05-26 20:14:42 +00:00
Nicolas Thill
e583494eca
package/carl9170: update to 1.0.5.3 ( closes : #7342 ), make DebugFS support configurable and add LEDs support
...
SVN-Revision: 21572
2010-05-26 14:25:17 +00:00
Florian Fainelli
2f20eed642
revert r21522, updating to 1.4.8 requires libnfnetlink
...
SVN-Revision: 21571
2010-05-26 12:17:14 +00:00
Felix Fietkau
b674689a98
mac80211: update to wireless-testing 2010-05-24
...
SVN-Revision: 21568
2010-05-25 17:29:50 +00:00
Jo-Philipp Wich
a93571825f
pptp: add "buffering" uci option to enable --nobuffer if needed ( #7080 )
...
SVN-Revision: 21563
2010-05-24 16:28:46 +00:00
Nicolas Thill
338f1af5f3
bump release number for packages ahead of backfire in trunk
...
SVN-Revision: 21556
2010-05-23 21:55:40 +00:00
Nicolas Thill
e9246f9c56
remove unused $Id$
...
SVN-Revision: 21550
2010-05-23 14:42:44 +00:00
Nicolas Thill
87f8a80eae
add PKG_RELEASE var to packages lacking one
...
SVN-Revision: 21547
2010-05-23 14:09:25 +00:00
Nicolas Thill
203fd74f16
package/compcache: fix release number
...
SVN-Revision: 21546
2010-05-23 14:05:47 +00:00
Nicolas Thill
cbdb520895
package/busybox: add upstream hush patch, bump release number
...
SVN-Revision: 21545
2010-05-23 14:00:43 +00:00
Florian Fainelli
962c5c03b6
update iptables md5sum
...
SVN-Revision: 21534
2010-05-22 07:55:39 +00:00
Jo-Philipp Wich
409edb1b8e
firewall: count rules per chain and family, fix wrong order of ip6tables rules when ipv4 only or dual family rules are defined
...
SVN-Revision: 21533
2010-05-22 02:01:19 +00:00
Florian Fainelli
2b0bf20c86
fix kmod-swconfig module loading typo
...
SVN-Revision: 21530
2010-05-21 21:25:39 +00:00
Jo-Philipp Wich
46301850d6
uci: bump pkg release after r21489-r21494 ( #7312 )
...
SVN-Revision: 21529
2010-05-21 20:35:39 +00:00
Nicolas Thill
a6f41b3356
package/button-hotplug: bump release number (missed from r21074)
...
SVN-Revision: 21528
2010-05-21 15:37:00 +00:00
Nicolas Thill
4e42dff799
package/broadcom-diag: bump release number (missed from r20737 & r20869)
...
SVN-Revision: 21527
2010-05-21 15:32:29 +00:00
Nicolas Thill
8a6e466d9f
package/arptables: update to 0.0.3-4
...
SVN-Revision: 21526
2010-05-21 15:23:02 +00:00
Nicolas Thill
050f495cb3
package/ebtables: update to 2.0.9-2
...
SVN-Revision: 21525
2010-05-21 15:22:31 +00:00
Nicolas Thill
b965033a8d
package/dropbear: bump release number (missed in r20960)
...
SVN-Revision: 21524
2010-05-21 15:10:33 +00:00
Nicolas Thill
e2df3ea15f
package/dnsmasq: bump release number (missed from r21400)
...
SVN-Revision: 21523
2010-05-21 15:08:27 +00:00
Florian Fainelli
019ce48184
update iptables to 1.4.8
...
SVN-Revision: 21522
2010-05-21 09:54:04 +00:00
Florian Fainelli
22eaf8b658
add kmod-swconfig and kmod-swich-ip175c
...
SVN-Revision: 21520
2010-05-21 09:53:55 +00:00
Florian Fainelli
675d6a4a47
iproute2: cleanup Makefile after r21513
...
SVN-Revision: 21519
2010-05-21 09:53:51 +00:00
Florian Fainelli
d3ce5cd3ac
iproute2: update to v2.6.31 ( #7354 )
...
SVN-Revision: 21518
2010-05-21 09:53:46 +00:00
Jo-Philipp Wich
397e49b6b9
nvram: fix nvram set invokation after r21497
...
SVN-Revision: 21517
2010-05-20 07:11:26 +00:00
Jo-Philipp Wich
74fb19715e
uci: revert pkg rev to 5 until updated sources are available ( #7351 )
...
SVN-Revision: 21516
2010-05-20 07:04:32 +00:00
Jo-Philipp Wich
ff483c2cf6
iproute2: cleanup Makefile after r21513
...
SVN-Revision: 21514
2010-05-20 06:14:24 +00:00
Jo-Philipp Wich
84e9706d09
iproute2: update to v2.6.31 ( #7354 )
...
SVN-Revision: 21513
2010-05-20 06:09:49 +00:00
Jo-Philipp Wich
d6a142375b
base-files: fix a preinit hang in jffs2_ready() when no rootfs_data partition is found ( #7362 )
...
SVN-Revision: 21511
2010-05-20 05:57:54 +00:00
Nicolas Thill
f7d97234e2
package/busybox: add upstream udhcp hostname truncation fix, bump release number
...
SVN-Revision: 21510
2010-05-19 21:39:10 +00:00
Jo-Philipp Wich
cc84e0672b
firewall: don't apply default udp/68 rule to ip6tables
...
SVN-Revision: 21509
2010-05-19 21:37:12 +00:00
Jo-Philipp Wich
40ad9defcc
firewall: - fix ip6tables rules when icmp_type option is set - add "family" option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables
...
SVN-Revision: 21508
2010-05-19 21:35:23 +00:00
Jo-Philipp Wich
3875f85110
firewall: add commented disable_ipv6 option to default config
...
SVN-Revision: 21505
2010-05-19 09:49:21 +00:00
Jo-Philipp Wich
3ffd27f905
firewall: implement disable_ipv6 uci option
...
SVN-Revision: 21503
2010-05-19 01:55:46 +00:00
Jo-Philipp Wich
c6fdffd932
firewall ( #7355 ) - partially revert r21486, start firewall on init again - skip iface hotplug events if base fw is not up yet - get ifname and up state with uci_get_state() in iface setup since the values gathered by scan_interfaces() may be outdated when iface coldplugging happens (observed with pptp) - ignore up state when bringing down interfaces because ifdown reverts state vars before dispatching the iface event - bump package revision
...
SVN-Revision: 21502
2010-05-19 00:50:14 +00:00
Jo-Philipp Wich
91519d51e9
firewall: fix a possible deadlock when the firewall config has syntax errors during restart
...
SVN-Revision: 21501
2010-05-18 20:15:47 +00:00
Hauke Mehrtens
0745a63313
brcm47xx: fix destroying of 128MB modded ASUS WL-500GP
...
This fixup was introduced in r11812 to correct settings for devices only showing 16MB RAM instead of 128MB.
That killed devices with 128MB RAM.
Now value is *set* 0x0009 and not ored.
The value is only corrected if it has less than 32 MB Ram.
This should fix the last problem in #3177
Thank you b.sander for the patch.
SVN-Revision: 21497
2010-05-17 21:39:04 +00:00
Jo-Philipp Wich
da55c9639a
base-files ( #7316 ) - improve rdate reliability - make rdate config more ntp like - move time server list to /etc/config/timeserver - bump package revision
...
SVN-Revision: 21495
2010-05-17 19:54:35 +00:00
Jo-Philipp Wich
80bd4f6603
uci: bump package revision
...
SVN-Revision: 21494
2010-05-17 19:39:08 +00:00
Jo-Philipp Wich
28e92939d1
firewall: use uci_get_state() wrapper
...
SVN-Revision: 21493
2010-05-17 19:38:13 +00:00
Jo-Philipp Wich
51cae701b6
uhttpd: use uci_get() wrapper ( #7312 )
...
SVN-Revision: 21492
2010-05-17 19:35:15 +00:00
Jo-Philipp Wich
47e443f91b
busybox: use uci_get() wrapper ( #7312 )
...
SVN-Revision: 21491
2010-05-17 19:34:46 +00:00
Jo-Philipp Wich
ea06a67eac
base-files: use uci_get() wrapper ( #7312 )
...
SVN-Revision: 21490
2010-05-17 19:34:08 +00:00
Jo-Philipp Wich
6efb515be1
uci: add uci_get() and uci_get_state() wrappers to shell api ( #7312 )
...
SVN-Revision: 21489
2010-05-17 19:31:05 +00:00
Jo-Philipp Wich
18a79362e9
firewall: properly clear hooks in fw_stop() to prevent extensions from being called twice after fw_restart()
...
SVN-Revision: 21488
2010-05-17 17:20:37 +00:00
Jo-Philipp Wich
de15765a37
firewall: - defer firewall start until the first interface is brought up by hotplug, fixes race conditions on slow devices - create a file lock during firewall start and wait for it in hotplug events, prevents race conditions between start and addif - start firewall actions in background from hotplug handler since the firewall itself fires further hotplug events which results in a deadlock if not forked off - get loaded state direcly from the uci binary since updated value is not recognized by config_get after uci_set_state - bump package revision to r2
...
SVN-Revision: 21486
2010-05-17 12:47:14 +00:00
John Crispin
b12999bdbe
atm driver was missing a dependency to the atm layer
...
SVN-Revision: 21484
2010-05-17 10:02:07 +00:00
Claudio Mignanti
a33ac59db4
hwmon: fix depends definition
...
SVN-Revision: 21481
2010-05-16 20:51:19 +00:00
Nicolas Thill
7d4022d539
bump a bunch of packages updated after 10.03
...
SVN-Revision: 21477
2010-05-16 13:46:57 +00:00
Hauke Mehrtens
a8c9d6256a
mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY
...
This should close #6907
SVN-Revision: 21470
2010-05-16 11:16:42 +00:00
Hauke Mehrtens
bd51370d9d
mac80211: remove patches already in mainline compat-wireless
...
SVN-Revision: 21469
2010-05-16 11:07:21 +00:00
Hauke Mehrtens
4e9881579f
mac80211: update b43-fwcutter
...
SVN-Revision: 21468
2010-05-16 11:05:29 +00:00
Florian Fainelli
8438342add
update acx-mac80211 to 2010514, bringing experimental AP support
...
SVN-Revision: 21466
2010-05-16 11:00:36 +00:00
Felix Fietkau
48e4708a34
mac80211: update to wireless-testing 2010-05-12 plus some pending patches
...
SVN-Revision: 21454
2010-05-15 15:56:51 +00:00
Hauke Mehrtens
cfec944f42
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
...
Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y
SVN-Revision: 21449
2010-05-15 11:04:53 +00:00
Gabor Juhos
ec13975875
Fix zlib alternate URL
...
There is no zlib project on Sourceforge, zlib files are in libpng project
Signed-off-by: Gilles Espinasse g.esp@free.fr
SVN-Revision: 21442
2010-05-13 18:24:27 +00:00
Lars-Peter Clausen
8167602d4f
compcache: Kernel module and userspace daemon in seperate packages.
...
SVN-Revision: 21441
2010-05-13 11:36:38 +00:00
Florian Fainelli
4aceb015d3
hifnHIPP also depends on PCI
...
SVN-Revision: 21425
2010-05-11 09:17:50 +00:00
Jo-Philipp Wich
24b5c903f4
hotplug2: bump pkg release after hotplug fixes in r20679-r20685
...
SVN-Revision: 21422
2010-05-10 19:33:56 +00:00
Peter Denison
f30b179135
Add support for SRV records to dnsmasq config parsing
...
SVN-Revision: 21400
2010-05-08 12:35:29 +00:00
Jo-Philipp Wich
bbb7850ae6
broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks ( #7255 )
...
SVN-Revision: 21394
2010-05-07 11:24:22 +00:00
Jo-Philipp Wich
c09610dd49
pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time
...
SVN-Revision: 21393
2010-05-07 01:57:02 +00:00
Jo-Philipp Wich
eb51e36a78
ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp
...
SVN-Revision: 21392
2010-05-07 01:22:48 +00:00
Jo-Philipp Wich
be41fdd01a
base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces
...
SVN-Revision: 21391
2010-05-07 01:17:47 +00:00
Jo-Philipp Wich
dcbb5a19e7
pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot
...
SVN-Revision: 21390
2010-05-06 19:51:27 +00:00
Jo-Philipp Wich
6a3cbba92e
base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot
...
SVN-Revision: 21389
2010-05-06 19:50:22 +00:00
Jo-Philipp Wich
cd7f3293b7
pptp: update to v1.7.1
...
SVN-Revision: 21388
2010-05-06 19:48:33 +00:00
Jo-Philipp Wich
4eee1bb439
ppp: - make pppd shutdown more robust as pptp hangs when the underlying connection is gone - don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead
...
SVN-Revision: 21387
2010-05-06 17:07:31 +00:00
Jo-Philipp Wich
dd38b15b75
base-files, ppp: fix interface shutdown
...
SVN-Revision: 21386
2010-05-06 01:14:24 +00:00
Jo-Philipp Wich
66ab73d01f
base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks
...
SVN-Revision: 21383
2010-05-05 23:24:11 +00:00
Jo-Philipp Wich
731983969a
openssl: update to v0.9.8n, thanks Peter Wagner
...
SVN-Revision: 21382
2010-05-05 20:32:10 +00:00
Florian Fainelli
89ba5f098e
kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
...
SVN-Revision: 21381
2010-05-05 18:16:40 +00:00
Felix Fietkau
f9591d229a
base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable
...
SVN-Revision: 21379
2010-05-05 15:56:58 +00:00
Jo-Philipp Wich
e796062a4b
firewall: properly unset position for delete command, fixes rule removal in ifdown
...
SVN-Revision: 21378
2010-05-05 15:50:21 +00:00
Jo-Philipp Wich
13ebdec3f4
ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore
...
SVN-Revision: 21361
2010-05-05 01:48:45 +00:00
Jo-Philipp Wich
3c2149a759
firewall: fix bug in iface hotplug handler
...
SVN-Revision: 21360
2010-05-05 01:43:08 +00:00
Jo-Philipp Wich
ffbff1a43c
openssl: update OCF userspace part to version 20100325
...
SVN-Revision: 21359
2010-05-04 21:02:24 +00:00
Jo-Philipp Wich
cb232921b5
kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
...
SVN-Revision: 21358
2010-05-04 21:01:24 +00:00
Nicolas Thill
d30f29165a
package/grub: only disable graphics on host grub
...
SVN-Revision: 21353
2010-05-04 14:49:49 +00:00
Felix Fietkau
34ad2a0b71
ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data
...
SVN-Revision: 21351
2010-05-04 08:01:58 +00:00
Florian Fainelli
803225ef2c
fix acx compile error with VLYNQ support ( #7281 )
...
SVN-Revision: 21347
2010-05-04 07:33:43 +00:00
Vasilis Tsiligiannis
a481cafb55
base-files: Remove redundant stopping of watchdog
...
busybox watchdog applet should stop the watchdog before shutting down
SVN-Revision: 21341
2010-05-03 10:56:58 +00:00
Florian Fainelli
00e8846c96
update acx-mac80211 to 20100422, patch from Bernhard Loos
...
SVN-Revision: 21335
2010-05-03 09:05:39 +00:00
Florian Fainelli
20da5f495f
add stop() to watchdog init script, patch from Yury Polyanskiy
...
SVN-Revision: 21334
2010-05-03 09:05:35 +00:00
Felix Fietkau
4c1eacdd5a
hostapd: fix line reordering leading to segfaults
...
SVN-Revision: 21323
2010-05-02 23:38:15 +00:00
Felix Fietkau
99757d3336
mac80211: use the nl80211 driver for wpa_supplicant
...
SVN-Revision: 21321
2010-05-02 22:03:54 +00:00
Felix Fietkau
fd61253b66
wpa_supplicant: fix issues with the nl80211 driver
...
SVN-Revision: 21320
2010-05-02 22:03:49 +00:00
Felix Fietkau
ef710f7cf3
mac80211: enable rx/tx stbc by default if supported
...
SVN-Revision: 21319
2010-05-02 22:03:44 +00:00
Florian Fainelli
6f7314977b
make acx available to PCI platforms as well ( #7174 )
...
SVN-Revision: 21313
2010-05-02 19:51:56 +00:00
Florian Fainelli
573b0d82b5
unmark acx-mac80211 as being broken
...
SVN-Revision: 21308
2010-05-02 19:30:46 +00:00
Nicolas Thill
3bca4b2094
package/grub: build a host grub and a target grub ( #7269 ) - use the host grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package
...
SVN-Revision: 21305
2010-05-02 17:32:25 +00:00
Jo-Philipp Wich
3b5689eb5e
ppp: rename 20-usb-modem to 20-atm-modem
...
SVN-Revision: 21303
2010-05-02 16:47:16 +00:00
Jo-Philipp Wich
b46d822e9b
ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
...
SVN-Revision: 21302
2010-05-02 16:40:58 +00:00
Florian Fainelli
e6bf527f82
update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)
...
SVN-Revision: 21300
2010-05-02 13:45:51 +00:00
Jo-Philipp Wich
395a1f4e0c
nvram: fix crash when get, set or unset is invoked without argument ( #7263 )
...
SVN-Revision: 21288
2010-05-02 00:45:03 +00:00
Jo-Philipp Wich
9bf8e9a230
ppp: bring pppoa script in sync with updated ppp logic
...
SVN-Revision: 21287
2010-05-01 19:18:25 +00:00
Jo-Philipp Wich
c284cb51c0
firewall: - replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz - bump version to 2
...
SVN-Revision: 21286
2010-05-01 18:22:01 +00:00
Jo-Philipp Wich
085b2b9ad6
comgt: - localize variables - bring scripts in sync with updated ppp logic - bump package revision
...
SVN-Revision: 21285
2010-05-01 18:01:36 +00:00
Jo-Philipp Wich
9d6d45d008
pptp: - bring pptp scripts in sync with updated ppp logic - bump package revision
...
SVN-Revision: 21284
2010-05-01 17:55:41 +00:00
Jo-Philipp Wich
e757ee80f7
ppp: - patch pppd to support named interfaces (e.g. "pppoe-wan") - use named interfaces when bringing up 3g, pptp, ppp or pppoe connections - get rid of unit count logic - shutdown pppd when ifdown is invoked - bump package revision
...
SVN-Revision: 21283
2010-05-01 17:54:37 +00:00
Nicolas Thill
ebb5858ba8
package/base-files: fix libraries packaging on 64bits targets ( closes : #6918 )
...
SVN-Revision: 21282
2010-05-01 13:29:04 +00:00
Jo-Philipp Wich
1ed25fc550
pppd: - localize variables in setup script - implement demand option as true boolean so that 0 actually disables it - don't overwrite user supplied dns servers if demand is enabled - toggle peerdns default value, use 1 if no user supplied dns server is set, 0 otherwise - reset resolv.conf.auto before setting up dns
...
SVN-Revision: 21280
2010-05-01 11:08:03 +00:00
Felix Fietkau
82221d71e5
vsc73x5-ucode: use the mirrored ucode files from my server to replace an 127 MB download with a 14k one
...
SVN-Revision: 21274
2010-04-30 16:11:31 +00:00
Felix Fietkau
b583a3f450
mac80211: update to wireless-testing 2010-04-28
...
SVN-Revision: 21271
2010-04-30 15:55:24 +00:00
Jo-Philipp Wich
504244e34f
swconfig: mask on brcm47xx
...
SVN-Revision: 21270
2010-04-30 15:55:08 +00:00
Alexandros C. Couloumbis
81f5f10a62
package/grub: fix x86_64 issue ( closes #7248 )
...
SVN-Revision: 21264
2010-04-30 07:07:20 +00:00
Lars-Peter Clausen
5cd4a9739d
uboot-xburst: Fix lcd display init sequence.
...
SVN-Revision: 21263
2010-04-29 17:18:26 +00:00
Nicolas Thill
0a9999bc19
package/kernel: renable kmod-input on 2.4 ( closes : #7063 )
...
SVN-Revision: 21262
2010-04-29 16:04:19 +00:00
Nicolas Thill
36ee230fca
package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
...
SVN-Revision: 21251
2010-04-29 10:25:57 +00:00
Nicolas Thill
840ef1f158
package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
...
SVN-Revision: 21250
2010-04-29 10:23:36 +00:00
Nicolas Thill
fc43e1f4f5
package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
...
SVN-Revision: 21248
2010-04-29 04:04:19 +00:00
Nicolas Thill
b233ad6626
move kmod-lp package defition specific to brcm-2.4 to package/kernel
...
SVN-Revision: 21247
2010-04-29 03:57:55 +00:00
Lars-Peter Clausen
d427d303d4
uboot-xburst: Add macro to initalize lcd pins for 8bit serial displays
...
SVN-Revision: 21241
2010-04-28 19:59:53 +00:00
John Crispin
1fbd65d2bf
fixes file perms of mountd uci file and init.d script, thx yann.lopez
...
SVN-Revision: 21205
2010-04-27 15:58:24 +00:00
Ralph Hempel
ec5a469c74
add .33 support
...
SVN-Revision: 21198
2010-04-27 15:37:13 +00:00
Ralph Hempel
c2791ac019
add .33 support
...
SVN-Revision: 21197
2010-04-27 15:35:48 +00:00
Ralph Hempel
c7674e8352
fix .32 kernel, add support for .33 kernel
...
SVN-Revision: 21194
2010-04-27 14:08:38 +00:00
Nicolas Thill
14fe6e0238
package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
...
SVN-Revision: 21186
2010-04-27 11:59:19 +00:00
Nicolas Thill
d3c4f6f02f
package/busybox: refresh patches
...
SVN-Revision: 21185
2010-04-27 11:50:37 +00:00
Alexandros C. Couloumbis
20773069b8
package/grub: fix cross compile options
...
SVN-Revision: 21184
2010-04-27 11:42:48 +00:00
Felix Fietkau
db8b1922fc
hostapd: add ap isolate support for mac80211
...
SVN-Revision: 21179
2010-04-26 23:08:03 +00:00
Felix Fietkau
ca1accae45
mac80211: add ap isolate support
...
SVN-Revision: 21178
2010-04-26 23:07:44 +00:00
Hauke Mehrtens
893bfa5588
mac80211: add pci id for WNR854T
...
This closes #7209 and is an addition to r21077.
SVN-Revision: 21167
2010-04-26 17:59:49 +00:00
Ralph Hempel
e226157e65
(oops - second try) fixed autoconf detection for 2.6.33 kernel
...
SVN-Revision: 21158
2010-04-25 16:18:21 +00:00
Ralph Hempel
aa418a50de
fixed autoconf detection for 2.6.33 kernel
...
SVN-Revision: 21157
2010-04-25 15:57:07 +00:00
Ralph Hempel
f320d49d01
fuse: remove empty patches
...
SVN-Revision: 21153
2010-04-25 09:41:07 +00:00
Alexandros C. Couloumbis
bc676287b5
package/busybox: add upstream sed patch, bump release number
...
SVN-Revision: 21151
2010-04-25 06:28:09 +00:00
Ralph Hempel
3698130f87
fix .32 issue
...
SVN-Revision: 21149
2010-04-24 21:34:05 +00:00
Felix Fietkau
b6ea79a06b
hostapd: update to 20100418 (0.7.2)
...
SVN-Revision: 21142
2010-04-24 17:24:07 +00:00
Felix Fietkau
db0238e698
ath9k: merge some more ar9300 fixes
...
SVN-Revision: 21141
2010-04-24 17:24:02 +00:00
Nicolas Thill
87984ac644
package/kernel: sort package definitions in other.mk
...
SVN-Revision: 21140
2010-04-24 15:21:54 +00:00
Nicolas Thill
0020915ee5
package/kernel: add another round of missing bits from [21137] & [21138] (oops again)
...
SVN-Revision: 21139
2010-04-24 15:20:42 +00:00
Nicolas Thill
0acadb2fbe
package/kernel: add missing bits from [21137] (oops)
...
SVN-Revision: 21138
2010-04-24 14:13:39 +00:00
Nicolas Thill
37b02afe6a
package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
...
SVN-Revision: 21137
2010-04-24 14:08:49 +00:00
Nicolas Thill
b1b2b04639
package/kernel: move PCMCIA modules to their own file & submenu
...
SVN-Revision: 21136
2010-04-24 13:53:31 +00:00
Nicolas Thill
014b05878d
package/kernel: move pcspkr to sound.mk
...
SVN-Revision: 21135
2010-04-24 13:46:31 +00:00
Nicolas Thill
225ab2533f
package/kernel: move block2mtd to block.mk
...
SVN-Revision: 21134
2010-04-24 13:45:05 +00:00
Nicolas Thill
cccc72df2c
package/kernel: sort block package definitions
...
SVN-Revision: 21133
2010-04-24 13:43:30 +00:00
Nicolas Thill
484051d055
package/kernel: move target specific modules to their own target files
...
SVN-Revision: 21132
2010-04-24 13:34:51 +00:00
Nicolas Thill
4d773ec4d1
package/kernel: allow additional dependencies as arguments to AddDepends macros
...
SVN-Revision: 21128
2010-04-24 12:29:50 +00:00
Nicolas Thill
0655bed93c
package/kernel: set correct submenu entry for NLS packages
...
SVN-Revision: 21127
2010-04-24 12:17:50 +00:00
Nicolas Thill
f02dad6aca
package/kernel: sort FS package definitions
...
SVN-Revision: 21126
2010-04-24 12:09:30 +00:00
Nicolas Thill
75534ab4ae
package/kernel: move NLS modules to their own file & submenu
...
SVN-Revision: 21125
2010-04-24 11:50:44 +00:00
Nicolas Thill
194b6b20ea
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
...
SVN-Revision: 21124
2010-04-24 11:42:17 +00:00
Nicolas Thill
2bd16b6e18
package/kernel: load target specific modules .mk files after generic ones
...
SVN-Revision: 21123
2010-04-24 11:41:35 +00:00
Jo-Philipp Wich
3df8df720a
uhttpd: - ignore authentication realms that refer to user accounts with no password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version
...
SVN-Revision: 21121
2010-04-24 11:07:41 +00:00
Nicolas Thill
e9dcaa6a13
package/kernel: use macros for hid & input
...
SVN-Revision: 21120
2010-04-24 11:01:06 +00:00
Ralph Hempel
5f643ca7dc
fix command line buffer length, fixes mtdparts
...
SVN-Revision: 21117
2010-04-24 06:03:31 +00:00
Alexandros C. Couloumbis
acb329137e
fix kmod-nls-base dependency with usb-core ( #6753 )
...
SVN-Revision: 21114
2010-04-23 15:50:28 +00:00
Jo-Philipp Wich
6f5203228f
dnsmasq: - when processing domain entries, append searchdomain to host entries if they are not fully qualified - create only one reverse record for address entries with multiple names
...
SVN-Revision: 21109
2010-04-23 13:40:50 +00:00
Jo-Philipp Wich
b1e7cd577b
cleanup Makefiles ( #7212 )
...
SVN-Revision: 21107
2010-04-23 11:27:29 +00:00
Jo-Philipp Wich
62c8bfcbbd
kernel: package cypress m8 usb-to-serial module ( #7210 )
...
SVN-Revision: 21104
2010-04-23 10:55:26 +00:00
Nicolas Thill
9d7068ebdc
package/kernel: use macros for kmod-rfkill depends
...
SVN-Revision: 21102
2010-04-23 04:08:26 +00:00
Nicolas Thill
5034b75865
package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
...
SVN-Revision: 21101
2010-04-23 04:01:03 +00:00
Felix Fietkau
3b9e0000ec
ath9k: merge fixes for 5ghz fast clock handling
...
SVN-Revision: 21097
2010-04-22 18:33:55 +00:00
Felix Fietkau
17049cf4ce
mac80211: update to wireless-testing 2010-04-21
...
SVN-Revision: 21089
2010-04-22 15:39:31 +00:00
Hauke Mehrtens
f28a87cf3a
mac80211: add mwl8k driver
...
This closes #7209
SVN-Revision: 21077
2010-04-21 19:18:13 +00:00
Gabor Juhos
7abcc664c6
package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
...
SVN-Revision: 21074
2010-04-21 19:07:14 +00:00
Felix Fietkau
605fbb51ce
hostapd: fix segmentation fault on non-mac80211 drivers ( #7202 )
...
SVN-Revision: 21065
2010-04-20 21:25:14 +00:00
Florian Fainelli
d2af27b13d
fix iptables cflags to include architecture specific asm includes
...
SVN-Revision: 21045
2010-04-20 16:18:03 +00:00
Felix Fietkau
b131ab7914
hostapd: fix basic rate selection for 5ghz
...
SVN-Revision: 21043
2010-04-20 15:08:29 +00:00
Jo-Philipp Wich
d429130518
opkg: update to r528, refresh patches
...
SVN-Revision: 21008
2010-04-18 23:23:40 +00:00
Hauke Mehrtens
8c0ee9484b
gigaset: build gigaset with isdn4linux support
...
SVN-Revision: 20997
2010-04-18 18:24:34 +00:00
Hauke Mehrtens
dbc43fab2c
siit: fix build
...
Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/
SVN-Revision: 20993
2010-04-18 17:17:06 +00:00
Felix Fietkau
857ed7b676
ath9k: add stbc support
...
SVN-Revision: 20976
2010-04-18 00:56:38 +00:00
Felix Fietkau
2f366cb4bd
mac80211: add ldpc and stbc support to minstrel_ht
...
SVN-Revision: 20975
2010-04-18 00:56:32 +00:00
Felix Fietkau
ba13b674cf
mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG turns on debugging for atheros drivers
...
SVN-Revision: 20972
2010-04-17 23:58:44 +00:00
Felix Fietkau
456432a56b
mac80211: use minstrel_ht by default for ath9k
...
SVN-Revision: 20971
2010-04-17 23:58:37 +00:00
Felix Fietkau
36877a5b41
mac80211: minstrel_ht - increase space between sampling attempts to allow for better aggregation
...
SVN-Revision: 20970
2010-04-17 23:58:31 +00:00
Felix Fietkau
544a625b6c
mac80211: enable 3-stream support in minstrel_ht
...
SVN-Revision: 20969
2010-04-17 23:58:26 +00:00
Felix Fietkau
e4fd5aa8a2
ath9k: enable 3-stream and MCS16-23 support
...
SVN-Revision: 20968
2010-04-17 23:58:21 +00:00
Felix Fietkau
3434500d35
ath9k: improve reliability of the rx stuck fixup
...
SVN-Revision: 20967
2010-04-17 23:58:16 +00:00
Felix Fietkau
33f6c63f2a
mac80211: update to wireless-testing 2010-04-16
...
SVN-Revision: 20966
2010-04-17 23:58:09 +00:00
Vasilis Tsiligiannis
f44a14f784
package] dropbear: Add bind 'Interface' option ( #7149 )
...
SVN-Revision: 20960
2010-04-17 17:45:54 +00:00
Felix Fietkau
ccd852dd85
mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)
...
SVN-Revision: 20950
2010-04-16 21:55:37 +00:00
Gabor Juhos
f7cc3d576c
swconfig: Add cpu port index to help output.
...
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.
This could allow e.g. luci to get a rough overview of the layout of
the switch.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20939
2010-04-16 19:32:40 +00:00
Gabor Juhos
e1079c515a
swconfig: Fix switch name.
...
This patch fixes a small typo in swconfig's client side that caused
it to print the interface name instead of the switch's device name
on the help page.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20938
2010-04-16 19:32:32 +00:00
Jo-Philipp Wich
c876279bb2
dnsmasq: don't append search domain to custom host entries
...
SVN-Revision: 20935
2010-04-16 19:09:05 +00:00
Gabor Juhos
9fb0688893
package/modules: package isp116x-hcd driver
...
Cc: backfire@openwrt.org
SVN-Revision: 20934
2010-04-16 18:40:15 +00:00
Florian Fainelli
1847940688
Fix bug in foregrounding in /etc/init.d/rcS
...
Not using the config_xxx functions correctly. Amended.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20928
2010-04-16 18:14:08 +00:00
Jo-Philipp Wich
7e29eac780
- enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target
...
SVN-Revision: 20923
2010-04-16 11:34:21 +00:00
Nicolas Thill
16041806e2
package/ifxmips-dsl-api: move configuration in submenu
...
SVN-Revision: 20922
2010-04-16 11:10:37 +00:00
Nicolas Thill
67af84873a
yckage/ifx-tapidemo: move configuration in submenu
...
SVN-Revision: 20921
2010-04-16 11:09:24 +00:00
Nicolas Thill
ff5d8ea696
package/ifx-tapi: move configuration in submenu
...
SVN-Revision: 20920
2010-04-16 11:08:54 +00:00
Nicolas Thill
009ed95cfc
package/uboot-lantiq: move configuration in submenu
...
SVN-Revision: 20919
2010-04-16 11:08:19 +00:00
Nicolas Thill
625ca5d9e3
package/uboot-ifxmips: move configuration in submenu
...
SVN-Revision: 20918
2010-04-16 11:07:52 +00:00
Nicolas Thill
abfe7f3c6e
package/ifx-vmmc: move configuration in submenu
...
SVN-Revision: 20917
2010-04-16 11:07:18 +00:00
Nicolas Thill
bbbdc421c7
package/kexec-tools: move configuration in submenu, rename 'kexec-config.in' in 'Config.in' for coherency
...
SVN-Revision: 20916
2010-04-16 11:03:50 +00:00
Nicolas Thill
8f683d6fe1
package/openssl: move configuration in submenu
...
SVN-Revision: 20915
2010-04-16 10:50:45 +00:00
Nicolas Thill
98cc7650b5
package/ar7-atm: move configuration in submenu
...
SVN-Revision: 20914
2010-04-16 10:48:09 +00:00
Nicolas Thill
5a1b5c9fe9
package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth ( closes : #7063 )
...
SVN-Revision: 20913
2010-04-16 10:44:11 +00:00
Nicolas Thill
5611e4d94d
package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there
...
SVN-Revision: 20912
2010-04-16 10:42:10 +00:00
Nicolas Thill
01ff61d127
package/madwifi: move configuration in submenu
...
SVN-Revision: 20911
2010-04-16 10:34:21 +00:00
Nicolas Thill
782beb1cc4
package/mac80211: move all configuration items in submenus, merge Config.in* into the main Makefile
...
SVN-Revision: 20910
2010-04-16 10:31:12 +00:00
Nicolas Thill
5e7cd9d05b
package/libpcap: move configuration to submenu
...
SVN-Revision: 20909
2010-04-16 10:03:53 +00:00
Nicolas Thill
76feb97404
package/udev: move configuration in submenu, rename udev-config.in to Config.in for consistency
...
SVN-Revision: 20908
2010-04-16 10:03:09 +00:00
Nicolas Thill
0d27dafcbd
package/mmc_over_gpio: more configuration in submenu
...
SVN-Revision: 20907
2010-04-16 09:56:19 +00:00
Nicolas Thill
a1bd421899
package/compcache: move configuration in submenu
...
SVN-Revision: 20906
2010-04-16 09:54:27 +00:00
Nicolas Thill
8b5bc8a9b3
package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
...
SVN-Revision: 20905
2010-04-16 09:15:02 +00:00
Nicolas Thill
6b9e04991d
package/busybox: add 3 upstream fixes, bump release number
...
SVN-Revision: 20904
2010-04-16 08:48:19 +00:00
Nicolas Thill
f1eb6dd095
package/kernel: add dependency on kmod-input-core to kmod-sound-core ( closes : #7140 )
...
SVN-Revision: 20901
2010-04-16 03:52:49 +00:00
Nicolas Thill
83e4e40e22
package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes : #7164 )
...
SVN-Revision: 20893
2010-04-16 00:08:52 +00:00
Felix Fietkau
28718f2d5f
ath9k: fix crash issues caused by the ar9300 support patch
...
SVN-Revision: 20887
2010-04-15 20:37:20 +00:00
Jo-Philipp Wich
14428874ae
uhttpd: fix bug in path canonization introduced by r20883
...
SVN-Revision: 20885
2010-04-15 20:08:56 +00:00
Jo-Philipp Wich
20ef055c2f
uhttpd: - make network timeout configurable, increase default to 30 seconds ( #7067 ) - follow symlinks in docroot and add option to disable that - fix mimetype detection for files with combined extensions (.tar.gz, ...)
...
SVN-Revision: 20883
2010-04-15 19:46:35 +00:00
Nicolas Thill
e5e0966186
package/base-files: fix typo in r20874 (thanks to rhk for spotting it)
...
SVN-Revision: 20878
2010-04-15 08:22:39 +00:00
Nicolas Thill
ed4a1186c6
package/block-mount: mark /etc/config/fstab as conffiles ( closes : #7130 )
...
SVN-Revision: 20875
2010-04-15 07:24:00 +00:00
Nicolas Thill
15542fcdd8
package/base-files: use a single $(CP) instead of two to copy shared library files
...
SVN-Revision: 20874
2010-04-15 06:01:45 +00:00
Nicolas Thill
138a5b8b4f
package/broadcom-diag: fix USB led polarity on Asus WL-HDD ( closes : #7055 )
...
SVN-Revision: 20869
2010-04-15 03:20:28 +00:00
Nicolas Thill
d009c8ed97
package/iptables: update to 1.4.7
...
SVN-Revision: 20862
2010-04-14 23:27:36 +00:00
Nicolas Thill
8543722ed5
package/ipset: update to 4.2
...
SVN-Revision: 20861
2010-04-14 23:26:48 +00:00
Felix Fietkau
4c7f399cd6
openssl: fix timestamp patch - previous version patched the wrong file
...
SVN-Revision: 20859
2010-04-14 22:56:05 +00:00
Felix Fietkau
1b02bf3cfa
openssl: remove the makefile timestamp check, it breaks on some host systems
...
SVN-Revision: 20858
2010-04-14 22:52:49 +00:00
Felix Fietkau
da1f79f93c
ath9k: fix a crash in ath9k_hw_reset on older hw
...
SVN-Revision: 20852
2010-04-14 02:35:56 +00:00
Felix Fietkau
396a3c5385
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
...
SVN-Revision: 20849
2010-04-14 00:09:26 +00:00
Nicolas Thill
5f5ed3f109
package/mac80211: add a patch to fix package/carl9170 build failure
...
SVN-Revision: 20848
2010-04-13 23:47:41 +00:00
Florian Fainelli
eafa2ec962
option to allow boot to run to completion before starting shell
...
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.
This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20841
2010-04-13 19:57:25 +00:00
Felix Fietkau
c82bcb2a29
fix jffs2 and mini_fo mount in failsafe (patch from #7134 )
...
SVN-Revision: 20838
2010-04-13 14:24:58 +00:00
Felix Fietkau
0ff59f87b0
ath9k: more fixes/cleanups for ar9280 and ar9300
...
SVN-Revision: 20835
2010-04-13 01:03:49 +00:00
Felix Fietkau
040c064388
ath9k: fix a crash bug and a dma sync issue
...
SVN-Revision: 20833
2010-04-12 22:30:47 +00:00
Lars-Peter Clausen
393541dce8
Add uboot for xburst package
...
SVN-Revision: 20832
2010-04-12 18:17:26 +00:00
Florian Fainelli
9ef27ce538
fix swconfig build failure on brcm63xx
...
SVN-Revision: 20829
2010-04-12 14:01:55 +00:00
Florian Fainelli
b54bf53833
fix linux-atm build failure on brcm63xx (and probably other targets) ( #7145 )
...
SVN-Revision: 20826
2010-04-12 12:59:09 +00:00
Florian Fainelli
2de2c9ead2
add kmod-ata-pdc202xx-old ( #6950 )
...
SVN-Revision: 20808
2010-04-11 18:39:03 +00:00
Florian Fainelli
7258f9e4ba
fix kmod-crc16 loading ( #6949 )
...
SVN-Revision: 20807
2010-04-11 18:38:56 +00:00
Florian Fainelli
15e8d2e0b7
add net5501 support
...
This patch brings up the net5501 platform.
Note that the x86/ target included support for all x86/ class
processors. That's not technically correct. This should be constrained
only to the "generic" subtarget. Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.
It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't. Again, moving
that to the generic subtarget.
Fortunately, this was a fairly benign tweak.
The net5501 board includes the following logic:
Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 20794
2010-04-11 12:36:55 +00:00
Jo-Philipp Wich
be4d9660e8
block-extroot: r20784 reverted r20735, add it back ( #7104 )
...
SVN-Revision: 20788
2010-04-10 19:54:00 +00:00
Florian Fainelli
135c4b8d05
add debugging entry to hotplug config
...
This is useful for seeing what devices are detected by the system.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20785
2010-04-10 18:35:14 +00:00
Florian Fainelli
54e62a3f38
block-extroot depends on kmod-ata-core
...
The package block-extroot depends on some builtin package like
kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this
patch fixes it.
Signed-off-by: Benjamin Cama <benoar@free.fr>
SVN-Revision: 20784
2010-04-10 18:35:08 +00:00
Felix Fietkau
f98e55faf0
mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
...
SVN-Revision: 20777
2010-04-10 16:50:15 +00:00
Jo-Philipp Wich
6134e99bee
broadcom-wl: fix 11bg hwmode, add lrs mode
...
SVN-Revision: 20768
2010-04-09 20:47:28 +00:00
Ralph Hempel
f7b6aa6a44
update to version 2010.3 httpd-failsafe: removed warnings, cleanup html pages httpd-failsafe: kicking in if boot command fails httpd-failsafe: support of ctrl-c httpd-failsafe: fixed ether addr
...
thanks to Stas
SVN-Revision: 20756
2010-04-09 10:44:47 +00:00
Ralph Hempel
c81d122238
fix firmware handling
...
SVN-Revision: 20755
2010-04-09 10:25:08 +00:00
Jo-Philipp Wich
d240d8edad
broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
...
SVN-Revision: 20740
2010-04-07 21:33:05 +00:00
Alexandros C. Couloumbis
843ac4a11a
package/grub: play it safe, cross compile everywhere
...
SVN-Revision: 20739
2010-04-07 21:23:09 +00:00
Markus Wigge
44c1a9e5e5
added WRT54G3GV2-VF detection to broadcom-diag
...
+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
so I removed it. Maybe some GPIO probing might help.
SVN-Revision: 20737
2010-04-07 07:45:54 +00:00
Jo-Philipp Wich
6b4eb9901a
block-extroot: unblock package if kmod-broadcom-sdhc has been selected
...
SVN-Revision: 20735
2010-04-06 22:57:17 +00:00
Nicolas Thill
a98a5a907a
package/block-mount: disable config options altering busybox configuration, fix dependencies
...
SVN-Revision: 20727
2010-04-06 00:52:51 +00:00
Nicolas Thill
ee9af1fbb6
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
...
SVN-Revision: 20726
2010-04-06 00:51:35 +00:00
Jo-Philipp Wich
501e154d03
switch: explicitely clear port mappings in unsused vlans ( #7082 )
...
SVN-Revision: 20717
2010-04-05 13:51:26 +00:00
Nicolas Thill
79897ae09a
netfilter: fix extension list in package descriptions ( closes : #7045 )
...
SVN-Revision: 20694
2010-04-04 12:40:06 +00:00
Steven Barth
eb3e79eec7
cyassl: shouldn't depend on zlib when compiled with --without-zlib
...
SVN-Revision: 20692
2010-04-04 11:16:46 +00:00
Nicolas Thill
fc72a828f5
opkg: add upstream patch fixing the order packages are configured ( closes : #7057 , #7058 ), bump release number
...
SVN-Revision: 20686
2010-04-03 21:38:17 +00:00
Vasilis Tsiligiannis
34a5f7bcbe
hotplug2: Refresh patches
...
SVN-Revision: 20685
2010-04-03 18:29:37 +00:00
Vasilis Tsiligiannis
ddc4230c30
hotplug2: Fix event blocking when there are no available children ( #6958 , #7030 )
...
SVN-Revision: 20684
2010-04-03 18:29:32 +00:00
Vasilis Tsiligiannis
a1e4c66c16
base-files: Use hotplug2 to download firmware
...
SVN-Revision: 20683
2010-04-03 18:21:02 +00:00
Vasilis Tsiligiannis
2cdfbaa86c
hotplug2: Always fork rules flagged as slow
...
SVN-Revision: 20682
2010-04-03 18:15:42 +00:00
Vasilis Tsiligiannis
1516cadf1f
hotplug2: Fix forking ( #7033 )
...
SVN-Revision: 20681
2010-04-03 18:09:14 +00:00
Vasilis Tsiligiannis
41f375e837
hotplug2: Cancel firmware loading on file openning errors
...
SVN-Revision: 20680
2010-04-03 18:09:09 +00:00
Vasilis Tsiligiannis
d234536a34
hotplug2: Fix sysfs path ( #7031 )
...
SVN-Revision: 20679
2010-04-03 18:09:04 +00:00
Jo-Philipp Wich
38b256105d
hostapd: fixup madwifi turbo modes ( #7060 )
...
SVN-Revision: 20675
2010-04-03 15:16:33 +00:00
Gabor Juhos
6c07306d32
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
...
SVN-Revision: 20674
2010-04-03 14:30:50 +00:00
Jo-Philipp Wich
10c00a6368
base-files: also regenerate wifi config if existing config contains only whitespace
...
SVN-Revision: 20669
2010-04-03 13:31:59 +00:00
Jo-Philipp Wich
a0a6400034
uhttpd: - cope with options instead of lists in uci config - fix compilation without tls ( #7050 ) - bump to rev 7
...
SVN-Revision: 20668
2010-04-03 13:09:10 +00:00
Nicolas Thill
90888d6b35
kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue ( closes : #6939 )
...
SVN-Revision: 20664
2010-04-03 01:36:27 +00:00
Nicolas Thill
8be628f50a
busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
...
SVN-Revision: 20661
2010-04-03 00:58:46 +00:00
Nicolas Thill
15f9699e98
busybox: add myself as maintainer
...
SVN-Revision: 20657
2010-04-02 22:59:39 +00:00
Jo-Philipp Wich
a8e904a958
dnsmasq: allow multiple hostnames per domain section
...
SVN-Revision: 20656
2010-04-02 22:56:22 +00:00
Gabor Juhos
cf4781cfbd
mac80211: remove MCU requests for SoC platforms in the rt2x00 driver
...
The ralink SoC platforms do not have an MCU.
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 20650
2010-04-01 15:39:23 +00:00
Vasilis Tsiligiannis
043b77a460
base-files: Cancel firmware loading if file doesn't exist
...
SVN-Revision: 20649
2010-04-01 15:22:13 +00:00
Imre Kaloz
d3b9b93dd3
add a subtarget and drivers for the Intel Tolapai SoC
...
SVN-Revision: 20648
2010-04-01 12:05:27 +00:00
John Crispin
6e383d7ef0
load firmware to /lib/firmware
...
SVN-Revision: 20642
2010-03-31 21:12:20 +00:00
John Crispin
457f4293ce
adds proper md5sum to ifxos
...
SVN-Revision: 20640
2010-03-31 21:11:39 +00:00
John Crispin
e22c530b05
update os abstraction layer
...
SVN-Revision: 20639
2010-03-31 17:24:43 +00:00
Gabor Juhos
51670777c4
hostapd: fix build error caused by r20631
...
SVN-Revision: 20638
2010-03-31 15:34:51 +00:00
John Crispin
00cb9df7b8
adds voip support
...
SVN-Revision: 20637
2010-03-31 11:12:33 +00:00
John Crispin
6bfe50b364
fix licensing issues of ifxmips dsl driver
...
SVN-Revision: 20636
2010-03-31 11:12:10 +00:00
John Crispin
e7cab3a71e
uboot only builds with gcc 3.4.6
...
SVN-Revision: 20635
2010-03-31 11:09:06 +00:00
Gabor Juhos
b770d95485
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
...
SVN-Revision: 20631
2010-03-31 09:58:31 +00:00
Gabor Juhos
c3cd5ef637
mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
...
When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with
the CONFIG_RT2X00_DEBUG flag set to enable debug output.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 20629
2010-03-31 09:58:26 +00:00