Commit graph

4480 commits

Author SHA1 Message Date
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