Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * add gigasx76x update | John Crispin | 2011-07-17 | 17 | -175/+464 |
| | | | | | | | | | | | * rebase patches * add arv752DPW arv7525PD * fixes gpio_keys Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 27665 | ||||
* | uboot-lantiq | John Crispin | 2011-07-17 | 5 | -3/+132 |
| | | | | | | fix arv752DPW and add arv7525PW SVN-Revision: 27664 | ||||
* | revert parts of r27488 to uboot-lantiq | John Crispin | 2011-07-17 | 1 | -5/+4 |
| | | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 27663 | ||||
* | better lantiq support in madwifi | John Crispin | 2011-07-17 | 2 | -5/+8 |
| | | | | | | | | | | Allow for each lantiq target (without wifi eeprom) to define where wireless configuration data is on flash. Patch also adds support for sx763 lantiq target. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 27662 | ||||
* | reorganize ltq-dsl-app | John Crispin | 2011-07-17 | 2 | -8/+35 |
| | | | | | | | | Add menu options to ltq-dsl-app. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 27661 | ||||
* | base-files: implement a generic mechanism to map per-interface sysctls to ↵ | Jo-Philipp Wich | 2011-07-17 | 2 | -1/+21 |
| | | | | | | uci. - option ipv4_xyz is mapped to /proc/sys/net/ipv4/{conf,neigh}/xyz - option ipv6_xyz is mapped to /proc/sys/net/ipv6/{conf,neigh}/xyz This allows e.g. "option ipv6_proxy_ndp 1" to enable NDP proxying on wan. Fixes ticket #8699. SVN-Revision: 27653 | ||||
* | iptables: refresh patches | Jo-Philipp Wich | 2011-07-17 | 2 | -19/+13 |
| | | | | SVN-Revision: 27652 | ||||
* | 6to4: provide "adv_preferred_lifetime" and "adv_valid_lifetime" options to ↵ | Jo-Philipp Wich | 2011-07-17 | 2 | -5/+12 |
| | | | | | | control the generated radvd prefix values (#9147) SVN-Revision: 27650 | ||||
* | iptables: rewrite module help texts (#7446) | Jo-Philipp Wich | 2011-07-17 | 1 | -64/+134 |
| | | | | SVN-Revision: 27648 | ||||
* | iptables: fix redundant binaries in iptables-utils & ip6tables-utils (#9691) | Jo-Philipp Wich | 2011-07-17 | 1 | -3/+7 |
| | | | | SVN-Revision: 27646 | ||||
* | add additionnal debug symbols when kernel debugging is enabled | Florian Fainelli | 2011-07-17 | 1 | -0/+2 |
| | | | | SVN-Revision: 27637 | ||||
* | mountd: correctly handle poll() timeout case, solves possible 100% CPU load ↵ | Jo-Philipp Wich | 2011-07-17 | 2 | -2/+34 |
| | | | | | | when idle (#7293) SVN-Revision: 27635 | ||||
* | base-files: add -h and --help options to sysupgrade (#9728) | Jo-Philipp Wich | 2011-07-17 | 2 | -2/+5 |
| | | | | SVN-Revision: 27630 | ||||
* | uhttpd: unblock signals in CGI childs, solves hanging ssh logout after ↵ | Jo-Philipp Wich | 2011-07-17 | 3 | -3/+13 |
| | | | | | | server restart from within LuCI and similar problems SVN-Revision: 27628 | ||||
* | eglibc: remove obsolete dependencies to fix missing config options for ↵ | Felix Fietkau | 2011-07-16 | 1 | -15/+2 |
| | | | | | | eglibc 2.13 SVN-Revision: 27623 | ||||
* | add ehci support to DWV-S0 board (#9059) | Florian Fainelli | 2011-07-16 | 7 | -8/+28 |
| | | | | SVN-Revision: 27622 | ||||
* | firewall: rework state variable handling, use uci_toggle_state() where ↵ | Jo-Philipp Wich | 2011-07-15 | 2 | -18/+25 |
| | | | | | | applicable and properly handle duplicates in add and del state helpers (#9152, #9710) SVN-Revision: 27618 | ||||
* | base-files: use uci_toggle_state() to prevent unwanted aggregation of state ↵ | Jo-Philipp Wich | 2011-07-15 | 4 | -10/+10 |
| | | | | | | vars (#9711) SVN-Revision: 27616 | ||||
* | uci: implement a uci_toogle_state() wrapper in the shell api which calls ↵ | Jo-Philipp Wich | 2011-07-15 | 2 | -2/+7 |
| | | | | | | uci_revert_state() before uci_set_state() SVN-Revision: 27614 | ||||
* | ath9k: add some more fixes to the mic failure handling rework patch | Felix Fietkau | 2011-07-13 | 1 | -7/+28 |
| | | | | SVN-Revision: 27607 | ||||
* | mac80211: fix compile errors because of duplicate atomic64 implementations ↵ | Felix Fietkau | 2011-07-13 | 1 | -2/+6 |
| | | | | | | (#9690) SVN-Revision: 27605 | ||||
* | fix GEN_SPI_RSET_BASE macro (#9697) | Florian Fainelli | 2011-07-13 | 2 | -2/+2 |
| | | | | SVN-Revision: 27604 | ||||
* | upgrade to 3.0-rc7 | Imre Kaloz | 2011-07-12 | 8 | -39/+11 |
| | | | | SVN-Revision: 27600 | ||||
* | In R27118, TARGET_FIX_V4BX_SPEC got lost in the linker parameters. Add it back. | Imre Kaloz | 2011-07-12 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 27599 | ||||
* | ath9k: fix mic frame handling for bigger packets | Felix Fietkau | 2011-07-12 | 1 | -6/+6 |
| | | | | SVN-Revision: 27596 | ||||
* | upgrade to 3.0-rc6 and optimize for armv5te again | Imre Kaloz | 2011-07-11 | 2 | -28/+28 |
| | | | | SVN-Revision: 27592 | ||||
* | fixup orion compile | Imre Kaloz | 2011-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 27591 | ||||
* | wrong md5sum in ltq-ifxos | John Crispin | 2011-07-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Luka Perkov SVN-Revision: 27575 | ||||
* | mac80211: backport atomic64_t support for kernels that don't support it | Felix Fietkau | 2011-07-09 | 1 | -0/+87 |
| | | | | SVN-Revision: 27572 | ||||
* | hostapd: refresh patch | Felix Fietkau | 2011-07-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 27571 | ||||
* | hostapd: send EAPOL frames using the same WMM queue as management frames - ↵ | Felix Fietkau | 2011-07-09 | 1 | -0/+13 |
| | | | | | | fixes reconnect issues under load SVN-Revision: 27570 | ||||
* | hostapd: only advertise a single encryption type via WPS if multiple are ↵ | Felix Fietkau | 2011-07-09 | 1 | -0/+25 |
| | | | | | | supported - fixes windows 7 interop issues SVN-Revision: 27569 | ||||
* | ar71xx: do not reset the hardware on transmit timeout - this would mess up ↵ | Felix Fietkau | 2011-07-09 | 1 | -4/+0 |
| | | | | | | the up the PHY state SVN-Revision: 27568 | ||||
* | ag71xx: keep the rx engine stopped while the link is not up, should ↵ | Felix Fietkau | 2011-07-09 | 1 | -91/+91 |
| | | | | | | hopefully fix stability issues from #9405 SVN-Revision: 27567 | ||||
* | ath9k: merge some pending initval fixes for ar9380 | Felix Fietkau | 2011-07-09 | 1 | -0/+40 |
| | | | | SVN-Revision: 27566 | ||||
* | ath9k: fix sifs time for half/quarter and remove some unnecessary defines | Felix Fietkau | 2011-07-09 | 2 | -3/+57 |
| | | | | SVN-Revision: 27565 | ||||
* | ath9k: add more fixes for TKIP MIC validation | Felix Fietkau | 2011-07-09 | 1 | -30/+39 |
| | | | | SVN-Revision: 27564 | ||||
* | ath9k: add a temporary uci option for setting the channel bandwidth | Felix Fietkau | 2011-07-08 | 1 | -0/+3 |
| | | | | SVN-Revision: 27563 | ||||
* | ath9k: add more fixes for half/quarter rate support | Felix Fietkau | 2011-07-08 | 7 | -0/+240 |
| | | | | SVN-Revision: 27562 | ||||
* | the only reasons for having 4.4 around are avr32 and ubicom32, so make it ↵ | Imre Kaloz | 2011-07-08 | 1 | -0/+1 |
| | | | | | | depend on them SVN-Revision: 27559 | ||||
* | use the new upstream l2cache and wdt code, smaller changes, refresh patches | Imre Kaloz | 2011-07-08 | 9 | -179/+228 |
| | | | | SVN-Revision: 27558 | ||||
* | add mpcore_wdt fixes | Imre Kaloz | 2011-07-08 | 4 | -0/+178 |
| | | | | SVN-Revision: 27557 | ||||
* | toolchain: remove a dependency on a nonexistant config symbol (thx, Sedat Dilek) | Felix Fietkau | 2011-07-08 | 1 | -1/+0 |
| | | | | SVN-Revision: 27556 | ||||
* | uClibc: fix messed up patch headers in fts patch (patch from #9671) | Felix Fietkau | 2011-07-08 | 1 | -6/+6 |
| | | | | SVN-Revision: 27555 | ||||
* | mac80211: fix an interop issue with some broken 802.11n clients (#9436) | Felix Fietkau | 2011-07-08 | 1 | -0/+11 |
| | | | | SVN-Revision: 27554 | ||||
* | firmware-utils: rename the devname variable in mkwrgimg to avoid a clash ↵ | Felix Fietkau | 2011-07-08 | 1 | -4/+4 |
| | | | | | | with a BSD stdlib function SVN-Revision: 27553 | ||||
* | mac80211: add pending crypto bugfixes | Felix Fietkau | 2011-07-08 | 2 | -5/+549 |
| | | | | SVN-Revision: 27552 | ||||
* | fix ppc toolchain build | Imre Kaloz | 2011-07-07 | 1 | -0/+11 |
| | | | | SVN-Revision: 27551 | ||||
* | fix generation of falcon images for profiles | John Crispin | 2011-07-07 | 1 | -0/+16 |
| | | | | SVN-Revision: 27550 | ||||
* | adds 2 ASC related patches to lantiq | John Crispin | 2011-07-07 | 6 | -0/+120 |
| | | | | | | Signed-off-by: Thomas Langer <thomas.langer@lantiq.com> SVN-Revision: 27549 |