Commit graph

4713 commits

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