Commit graph

4822 commits

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