Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as well | Gabor Juhos | 2010-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 24421 | ||||
* | ar71xx: add rtc modules for nbg460n | Gabor Juhos | 2010-12-10 | 1 | -3/+33 |
| | | | | | | | | | 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 | ||||
* | ar71xx: adding u-boot for nbg460n | Gabor Juhos | 2010-12-10 | 19 | -0/+3643 |
| | | | | | | | | | 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 | ||||
* | mac80211: fix compile errors when LED support in the kernel is disabled | Felix Fietkau | 2010-12-10 | 2 | -1/+21 |
| | | | | SVN-Revision: 24411 | ||||
* | kernel: fix raid module packaging on newer kernels (#8384) | Jo-Philipp Wich | 2010-12-09 | 1 | -1/+10 |
| | | | | SVN-Revision: 24394 | ||||
* | package/libtool: Strip trailing slashes from libdir and destdir | Alexandros C. Couloumbis | 2010-12-09 | 1 | -0/+30 |
| | | | | SVN-Revision: 24376 | ||||
* | libtool: disregard libdir from *.la files, prevents libtool from linking ↵ | Jo-Philipp Wich | 2010-12-09 | 1 | -0/+49 |
| | | | | | | into the host SVN-Revision: 24375 | ||||
* | package/fuse: update to version 2.8.5, refresh patches | Alexandros C. Couloumbis | 2010-12-08 | 2 | -4/+4 |
| | | | | SVN-Revision: 24365 | ||||
* | package/cyassl: sync with latest libtool2 changes | Alexandros C. Couloumbis | 2010-12-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 24346 | ||||
* | package/iptables: update to iptables-1.4.10 & layer7_2.22. (partially closes ↵ | Alexandros C. Couloumbis | 2010-12-08 | 5 | -29/+12 |
| | | | | | | #8369) SVN-Revision: 24345 | ||||
* | ath9k: fix a null pointer deref issue | Felix Fietkau | 2010-12-07 | 1 | -0/+14 |
| | | | | SVN-Revision: 24312 | ||||
* | package/cyassl: update to version 1.6.5 | Alexandros C. Couloumbis | 2010-12-07 | 5 | -66/+59 |
| | | | | SVN-Revision: 24300 | ||||
* | kernel: add dummy net device | Hauke Mehrtens | 2010-12-05 | 1 | -0/+14 |
| | | | | | | | Thank you Thomas Jansen. (partly closes #5849) SVN-Revision: 24272 | ||||
* | kernel: add kmod-usb-serial-wwan | Hauke Mehrtens | 2010-12-05 | 1 | -0/+17 |
| | | | | | | | | This package is needed by kmod-usb-serial-option Thank you raver (closes #7731) SVN-Revision: 24271 | ||||
* | ath9k: fix a DMA related race condition at hw reset time | Felix Fietkau | 2010-12-05 | 1 | -0/+74 |
| | | | | SVN-Revision: 24261 | ||||
* | adds a --help option to /sbin/wifi | Florian Fainelli | 2010-12-05 | 2 | -1/+10 |
| | | | | | | Signed-off-by: Sebastian Philipp <sebastian@spawnhost.de> SVN-Revision: 24258 | ||||
* | busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it | Jo-Philipp Wich | 2010-12-04 | 2 | -6/+8 |
| | | | | SVN-Revision: 24245 | ||||
* | the switch to libtool2 seems to cause the iptables build environment not ↵ | Mirko Vogt | 2010-12-04 | 1 | -3/+3 |
| | | | | | | 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 | ||||
* | ar71xx: work around a PCI controller bug which causes reads to the ↵ | Felix Fietkau | 2010-12-04 | 1 | -13/+0 |
| | | | | | | PCI_COMMAND register to return bogus values - properly fixes ath9k module reload issues SVN-Revision: 24236 | ||||
* | mac80211: update to wireless-testing 2010-11-30 | Felix Fietkau | 2010-12-04 | 32 | -1672/+2422 |
| | | | | SVN-Revision: 24235 | ||||
* | add md5 checksum | Mirko Vogt | 2010-12-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 24232 | ||||
* | block-extroot: Added md5sum to extroot and underlying root filesystem. This ↵ | Daniel Dickinson | 2010-12-03 | 3 | -0/+57 |
| | | | | | | 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 | ||||
* | update libtool from version 1.5.26 to version 2.4, this includes libltdl (to ↵ | Mirko Vogt | 2010-12-03 | 5 | -113/+2 |
| | | | | | | 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 | ||||
* | 6to4: support multiple internal networks, use state vars for radvd config | Jo-Philipp Wich | 2010-12-02 | 2 | -54/+115 |
| | | | | SVN-Revision: 24219 | ||||
* | brcm47xx: Add edimax PS1208mfg support | Hauke Mehrtens | 2010-12-02 | 1 | -1/+19 |
| | | | | | | Thank you clemvangelis for the patches. (closes #7672) SVN-Revision: 24217 | ||||
* | iproute2: dont filter cached routes on iproute_get (#8339) | Jo-Philipp Wich | 2010-12-02 | 7 | -33/+43 |
| | | | | SVN-Revision: 24216 | ||||
* | kernel: package md and raid level modules (#7184) | Jo-Philipp Wich | 2010-12-02 | 1 | -0/+144 |
| | | | | SVN-Revision: 24214 | ||||
* | base-files: derive connect_time from uptime as local system time may warp ↵ | Jo-Philipp Wich | 2010-12-01 | 1 | -1/+1 |
| | | | | | | due to rdate, ntp and other means SVN-Revision: 24212 | ||||
* | ath9k: use per-device struct for pm_qos_* operations | Gabor Juhos | 2010-12-01 | 2 | -1/+93 |
| | | | | SVN-Revision: 24209 | ||||
* | base-files: save the connect time of interfaces in uci state | Jo-Philipp Wich | 2010-12-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 24206 | ||||
* | base-files: disable ipv6 on bridge ports, this prevents stray RA assigned ↵ | Jo-Philipp Wich | 2010-11-30 | 1 | -8/+13 |
| | | | | | | and link local addresses on bridge member devices SVN-Revision: 24194 | ||||
* | ath9k: fix software retry counter tracking - should fix 802.11n stability issues | Felix Fietkau | 2010-11-28 | 1 | -0/+16 |
| | | | | SVN-Revision: 24183 | ||||
* | mac80211: merge the new version of the throughput led trigger patch | Felix Fietkau | 2010-11-28 | 4 | -112/+90 |
| | | | | SVN-Revision: 24182 | ||||
* | ath9k: fix module reload on ar713x based systems with ar92xx | Felix Fietkau | 2010-11-27 | 1 | -0/+13 |
| | | | | SVN-Revision: 24163 | ||||
* | kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some ↵ | Felix Fietkau | 2010-11-27 | 1 | -2/+2 |
| | | | | | | people still want to use those modules SVN-Revision: 24160 | ||||
* | mac80211: add pending patches for throughput based led blinking and replace ↵ | Felix Fietkau | 2010-11-27 | 9 | -45/+1075 |
| | | | | | | the broken ath9k blinking code with it SVN-Revision: 24159 | ||||
* | package/ncurses: fix freebsd install issues | Alexandros C. Couloumbis | 2010-11-26 | 1 | -0/+9 |
| | | | | SVN-Revision: 24149 | ||||
* | opkg: ship pkg.m4, this fixes building on FreeBSD | Jo-Philipp Wich | 2010-11-25 | 1 | -0/+168 |
| | | | | SVN-Revision: 24145 | ||||
* | mac80211: cfg80211 should not depend on rfkill. | Hauke Mehrtens | 2010-11-25 | 1 | -0/+13 |
| | | | | | | | 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 | ||||
* | update acx-mac80211 to 20101030 snapshot, patch from sn9 | Florian Fainelli | 2010-11-25 | 2 | -36/+3 |
| | | | | SVN-Revision: 24137 | ||||
* | mtd: whitespace cleanup | Jo-Philipp Wich | 2010-11-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 24135 | ||||
* | mtd: fix r24132 | Jo-Philipp Wich | 2010-11-24 | 1 | -29/+29 |
| | | | | SVN-Revision: 24134 | ||||
* | opkg: write error messages to stdout | Jo-Philipp Wich | 2010-11-24 | 2 | -2/+17 |
| | | | | SVN-Revision: 24133 | ||||
* | package/mtd: (enhancement) add option to prevent erase when writing to ↵ | Alexandros C. Couloumbis | 2010-11-24 | 1 | -1/+10 |
| | | | | | | flash. (closes #8308) SVN-Revision: 24132 | ||||
* | mac80211: improve station mode nullfunc probing | Felix Fietkau | 2010-11-23 | 1 | -11/+14 |
| | | | | SVN-Revision: 24107 | ||||
* | mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-22 | 1 | -0/+157 |
| | | | | SVN-Revision: 24105 | ||||
* | iw: sync nl80211 header to fix the multicast rate setting | Felix Fietkau | 2010-11-22 | 1 | -11/+49 |
| | | | | SVN-Revision: 24104 | ||||
* | ath9k_htc: fix eeprom access breakage | Felix Fietkau | 2010-11-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 24098 | ||||
* | ath9k: fix key search for a-mpdu on ar9300 | Felix Fietkau | 2010-11-22 | 1 | -0/+23 |
| | | | | SVN-Revision: 24097 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 3 | -3/+3 |
| | | | | SVN-Revision: 24089 |