Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ip17xx: Fixed error handling in ip175c_set_val() | Gabor Juhos | 2010-06-08 | 1 | -1/+1 | |
| | | | | | | | | | Upon error, ip175c_set_val() returned 0 instead of -EINVAL. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21711 | |||||
* | ip17xx: Cosmetic cleanups | Gabor Juhos | 2010-06-08 | 1 | -50/+35 | |
| | | | | | | | | | | Trying to unify capitalization and formatting of comments. Writing of periods at the end of comments is however still inconsistent. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21710 | |||||
* | ip17xx: Consolidate operations with PHY registers | Gabor Juhos | 2010-06-08 | 1 | -47/+40 | |
| | | | | | | | | | | | | | | | Call mdiobus_{read,write} instead of duplicating their code. Introduce ip_phy_write_masked(), which changes a part of a register. Will be used later in this patch series. Please note that it does not hold any lock between reading and writing, so it is up to the caller to serialize. Also add DUMP_MII_IO, which enables logging of all MII accesses. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21709 | |||||
* | swconfig: Fix a bug in use of SWITCH_PORT_FLAG_TAGGED | Gabor Juhos | 2010-06-08 | 1 | -1/+1 | |
| | | | | | | | | | SWITCH_PORT_FLAG_TAGGED is a bit index, not a bit mask. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21708 | |||||
* | brcm47xx: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-08 | 27 | -0/+2748 | |
| | | | | SVN-Revision: 21707 | |||||
* | generic-2.6: fix mini_fo 2.6.35 kernel issue | Alexandros C. Couloumbis | 2010-06-08 | 1 | -0/+20 | |
| | | | | SVN-Revision: 21706 | |||||
* | fix a typo on commit r21704 | Alexandros C. Couloumbis | 2010-06-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21705 | |||||
* | generic-2.6: generic: add missing config symbols for 2.6.35 | Alexandros C. Couloumbis | 2010-06-08 | 1 | -1/+8 | |
| | | | | SVN-Revision: 21704 | |||||
* | atheros: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-08 | 14 | -0/+6657 | |
| | | | | SVN-Revision: 21703 | |||||
* | move broadcom-shdc from trunk to packages/utils | Florian Fainelli | 2010-06-07 | 1 | -57/+0 | |
| | | | | SVN-Revision: 21702 | |||||
* | kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing ↵ | Jo-Philipp Wich | 2010-06-07 | 1 | -1/+1 | |
| | | | | | | traffic when using qos rules SVN-Revision: 21700 | |||||
* | generic: add missing config symbol for 2.6.34 | Gabor Juhos | 2010-06-07 | 1 | -0/+1 | |
| | | | | SVN-Revision: 21699 | |||||
* | ar71xx: fix 2.6.34 build errors | Gabor Juhos | 2010-06-07 | 3 | -0/+3 | |
| | | | | SVN-Revision: 21698 | |||||
* | ar71xx: add missing 2.6.34 config symbol | Gabor Juhos | 2010-06-07 | 1 | -0/+1 | |
| | | | | SVN-Revision: 21697 | |||||
* | generic-2.6: add kernel 2.6.35 preliminary support (patches) | Alexandros C. Couloumbis | 2010-06-07 | 104 | -0/+38334 | |
| | | | | SVN-Revision: 21696 | |||||
* | generic-2.6: add kernel 2.6.35 preliminary support | Alexandros C. Couloumbis | 2010-06-07 | 1 | -0/+3 | |
| | | | | SVN-Revision: 21695 | |||||
* | refresh kernel patches | Alexandros C. Couloumbis | 2010-06-06 | 21 | -69/+69 | |
| | | | | SVN-Revision: 21694 | |||||
* | add 2.6.35 support | Alexandros C. Couloumbis | 2010-06-06 | 1 | -0/+40 | |
| | | | | SVN-Revision: 21693 | |||||
* | generate NA and non-NA images for Titan platforms | Florian Fainelli | 2010-06-06 | 1 | -0/+7 | |
| | | | | SVN-Revision: 21692 | |||||
* | add Titan MTD partitionning support (#6632) | Florian Fainelli | 2010-06-06 | 2 | -0/+289 | |
| | | | | SVN-Revision: 21691 | |||||
* | titan board also have CYWL as a product id | Florian Fainelli | 2010-06-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21690 | |||||
* | add mktitanimg to create Titan (AR7-based) images (#6632) | Florian Fainelli | 2010-06-06 | 3 | -0/+1211 | |
| | | | | SVN-Revision: 21689 | |||||
* | do not override kmod-usb-storage-extras Kconfig symbols (#7285) | Florian Fainelli | 2010-06-06 | 5 | -50/+0 | |
| | | | | SVN-Revision: 21688 | |||||
* | update openssl to 0.9.8o (#7428) | Florian Fainelli | 2010-06-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 21687 | |||||
* | ar71xx: build firmware images if Minimal profile is selected | Gabor Juhos | 2010-06-06 | 1 | -0/+4 | |
| | | | | SVN-Revision: 21684 | |||||
* | ar71xx: rename Minimal profile | Gabor Juhos | 2010-06-06 | 1 | -5/+5 | |
| | | | | SVN-Revision: 21683 | |||||
* | orion: Update Orion in trunk to kernel 2.6.34. | Hauke Mehrtens | 2010-06-06 | 10 | -3/+96 | |
| | | | | | | | | | Was flashed on WRT350Nv2, booted and is running for several days. Closes #7405 Thank you maddes for your patch. SVN-Revision: 21682 | |||||
* | generic: update mips multimachine patch | Gabor Juhos | 2010-06-05 | 3 | -42/+51 | |
| | | | | SVN-Revision: 21681 | |||||
* | adm5120: convert to use the new mips multimachine stuff | Gabor Juhos | 2010-06-05 | 28 | -747/+55 | |
| | | | | SVN-Revision: 21680 | |||||
* | ar71xx: clarify the nand subtarget a bit | Felix Fietkau | 2010-06-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21679 | |||||
* | generic: merge mips multi machine update to generic patches for 2.6.34 | Gabor Juhos | 2010-06-04 | 5 | -337/+342 | |
| | | | | SVN-Revision: 21675 | |||||
* | generic: merge mips multi machine update to generic patches for 2.6.33 | Gabor Juhos | 2010-06-04 | 4 | -337/+332 | |
| | | | | SVN-Revision: 21674 | |||||
* | generic: merge mips multi machine update to generic patches for 2.6.32 | Gabor Juhos | 2010-06-04 | 5 | -470/+331 | |
| | | | | SVN-Revision: 21673 | |||||
* | adm5120: don't use linux/autoconf.h | Gabor Juhos | 2010-06-04 | 12 | -1286/+0 | |
| | | | | SVN-Revision: 21672 | |||||
* | adm5120: fix build error on 2.6.34 | Gabor Juhos | 2010-06-04 | 1 | -0/+1 | |
| | | | | SVN-Revision: 21671 | |||||
* | Force usb features, fix depends | Claudio Mignanti | 2010-06-03 | 2 | -3/+2 | |
| | | | | SVN-Revision: 21664 | |||||
* | libelf: get rid of CRLF encoding in the makefile (thx, danimo) | Felix Fietkau | 2010-06-03 | 0 | -0/+0 | |
| | | | | SVN-Revision: 21663 | |||||
* | base-files: introduce option "broadcast" for proto=dhcp interface to enable ↵ | Jo-Philipp Wich | 2010-06-02 | 1 | -2/+11 | |
| | | | | | | the broadcast flag in DHCP requests, required by certain providers SVN-Revision: 21661 | |||||
* | fix eglibc INET_ANL option selection | Florian Fainelli | 2010-06-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 21660 | |||||
* | base-files: remove IPv6 LL addr from interfaces before adding them to a bridge | Jo-Philipp Wich | 2010-06-02 | 1 | -0/+9 | |
| | | | | SVN-Revision: 21659 | |||||
* | mac80211: reduce the size of the debugfs code | Felix Fietkau | 2010-06-02 | 1 | -0/+262 | |
| | | | | SVN-Revision: 21657 | |||||
* | firewall: - support alias ifnames different from parent ifname - properly ↵ | Jo-Philipp Wich | 2010-06-02 | 1 | -10/+23 | |
| | | | | | | handle multiple subnets per alias (v4+v6) SVN-Revision: 21656 | |||||
* | base-files: - add aliases to device by default (not ifname) - introduce ↵ | Jo-Philipp Wich | 2010-06-02 | 2 | -4/+24 | |
| | | | | | | option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device SVN-Revision: 21655 | |||||
* | mac80211: remove the pid rate control algorithm to save a few kbytes | Felix Fietkau | 2010-06-01 | 2 | -1/+11 | |
| | | | | SVN-Revision: 21654 | |||||
* | firewall: Initial alias interface support. This allows to define zones ↵ | Jo-Philipp Wich | 2010-06-01 | 3 | -29/+86 | |
| | | | | | | covering alias interfaces and associated entries like rules and forwardings. SVN-Revision: 21653 | |||||
* | base-file: move alias setup to route hotplug, this fixes alias sections for ↵ | Jo-Philipp Wich | 2010-06-01 | 3 | -37/+45 | |
| | | | | | | non-static interfaces like ppp, dhcp, 6in4 etc. SVN-Revision: 21652 | |||||
* | ath9k: one more queue stop/start fix | Felix Fietkau | 2010-06-01 | 1 | -0/+10 | |
| | | | | SVN-Revision: 21651 | |||||
* | ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage ↵ | Felix Fietkau | 2010-06-01 | 1 | -0/+144 | |
| | | | | | | under load and make throughput more smooth SVN-Revision: 21650 | |||||
* | orion: fix lan and wan mac address for wrt530n v2 (patch by maddes from #7113) | Felix Fietkau | 2010-06-01 | 1 | -0/+17 | |
| | | | | SVN-Revision: 21647 | |||||
* | ar71xx: fix rootfs mount issue (closes #7319) | Alexandros C. Couloumbis | 2010-06-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 21645 |