aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* mcs814x: backport r37745Florian Fainelli2014-08-161-1/+0
| | | | | | | | | | | | | | | | This is a critical fix for a correct system behavior, just backport it to AA. It was already fixed in trunk revisions: https://dev.openwrt.org/changeset/37745 It should be also fixed in 12.09. Several stuff is broken without this fix. Regards. Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@42171 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a ssb backport required for a new mac80211 updateFelix Fietkau2014-05-231-13/+14
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r40833 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@40835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: x86: don't use /dev/vda2 for kvm guest, its not used since a long timeJo-Philipp Wich2014-05-131-2/+1
| | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@40757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: select kmod-rt2800-soc by default (#15429)Felix Fietkau2014-04-011-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@40353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: merge bcma updates required for a new mac80211 updateFelix Fietkau2014-03-141-14/+103
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: fix bad RX sensitivity on newer TL-WDR4300 boardsGabor Juhos2014-01-281-0/+10
| | | | | | | | | | | | | | | | | | Backport of r39392. On recent TL-WDR4300 boards the external LNAs of the 2.4GHz interface are connected to GPIO lines. Because these GPIO lines are disabled by default, the RX sensitivity of the device is quite bad. Setup the GPIOs of the external LNAs to fix the issue. [Backport note: the 'ath79_wmac_set_ext_lna_gpio' function is not available in AA, use the 'gpio_request_one' instead.] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39408 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: do not accept sysrq characters via serial portFelix Fietkau2013-11-192-0/+25
| | | | | | | | | | many boards have a disconnected TTL level serial which can generate some garbage that can lead to spurious false sysrq detects. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37210 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38863 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: TP-LINK also has a family TL-WDRGabor Juhos2013-09-171-1/+1
| | | | | | | | | Backport of r34577. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULLFelix Fietkau2013-08-131-1/+1
| | | | | | Backport of r36378 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: update ralink wlan firmware hotplug script for new eeprom sizeFelix Fietkau2013-07-151-1/+1
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37334 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: update wlan firmware hotplug script for new eeprom sizeFelix Fietkau2013-07-151-7/+7
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37112 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: brcm47xx: prevent the switch from leaking packages between lan and wan.Hauke Mehrtens2013-07-142-4/+3
| | | | | | | This is partly a backport of r37286, this closes #13716 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: backport latest version from trunk (as of r37265)Felix Fietkau2013-07-121-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37266 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: refresh patchesHauke Mehrtens2013-07-118-102/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37262 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update bcma and ssb to wireless-testing/master master-2013-07-03Hauke Mehrtens2013-07-1121-1090/+4299
| | | | | | | | | | | | | This updates 025-bcma_backport.patch and 020-ssb_update.patch to a version of ssb and bcma used in recent wireless-testing. I removed all patches adding serial and nand flash support before doing so to not conflict with the existing flash support in the brcm47xx target. This update was done to easily update the wireless drivers afterwards. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kirkwood: disable the CONFIG_IP_ADVANCED_ROUTER kernel config override (#13702)Felix Fietkau2013-06-151-1/+0
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r36937 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: linux: Backport r36911Steven Barth2013-06-113-0/+368
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36913 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: uml: remove obsolete patch breaking compilationJonas Gorski2013-05-301-14/+0
| | | | | | | | | This is now handled by a generic, more complete patch. Reported-by: Markus Stenberg <markus.stenberg@iki.fi> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: allow ipv6 policy routing rules to select output trafficSteven Barth2013-05-241-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: brcm2708: reduce dl size and make rev 2 raspis workJonas Gorski2013-05-202-9/+924
| | | | | | | | Backport of r36667, r36668. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add an external reset callback for ar913x and use it in ath9kFelix Fietkau2013-05-198-8/+39
| | | | | | | | | | should reduce the frequency of DMA stop failures Backport of r36530 Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: fix CVE-2013-1763Jonas Gorski2013-05-121-0/+27
| | | | | | | | Backport of r36607. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: make zlib and lzo modules selectableJonas Gorski2013-05-091-0/+23
| | | | | | | | Backport of r36592. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: add support for DIR-620D1Jo-Philipp Wich2013-05-0610-2/+85
| | | | | | | | Both DIR-615H1 and DIR-620D1 are ralink rt3352 based router. But DIR-620D1 have 8MB flash and USB port. Signed-off-by: Serge Vasilugin <vasilugin@yandex.ru> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: fix/enable livebox minipciJonas Gorski2013-05-021-1/+2
| | | | | | | | | | | | | Enable the livebox-1 minipci, otherwise, the board won't detect any device connected on it (included wifi cards). I've made a patch against current AA svn. I didn't notice this issue earlier since I'm currently using CFE on this board. It's just a missed line. Signed-off-by: Daniel Gonzalez <dgcbueu@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: atheros: backport r36513Jo-Philipp Wich2013-05-022-5/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix ARV4518PW wifi issue. AA/12.09-rc2.Jo-Philipp Wich2013-05-021-1/+0
| | | | | | | | | | | | | This patch corrects an issue with the wifi for the ARV4518PW in Attitude Adjustment that involves the PCI bus configuration in this board. The bootlog shows: ath5k: phy0: failed to warm reset the MAC Chip. Commenting this line forces the board definition to be configured with the default PCI_GNT1 | PCI_REQ1 defined in line 138. The wifi and the usb have been deeply tested and they worked without problems. Maybe would be a good idea to make stress tests. Once applied this ticket should be closed: https://dev.openwrt.org/ticket/11704 Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by: Daniel González <dgcbueu@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36510 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: om2p-hs: use correct bit mask to disable JTAG functionalityGabor Juhos2013-03-111-1/+1
| | | | | | | | Backport of r35966. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: add AR934X_GPIO_FUNC_* definesGabor Juhos2013-03-111-4/+10
| | | | | | | | Backport of r35965. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable building ramdisk images for WZRHPG30XNH board typesLuka Perkov2013-03-051-0/+4
| | | | | | Backport of r35874. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35891 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: backport laguna UART setup crash fix from r33719, r33721Felix Fietkau2013-03-012-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] backport esw led switch fixJohn Crispin2013-02-251-0/+4
| | | | | | | | fixes #12989 Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: bcm63xx: Fix sysupgrade for tag-version 7 and 8Jonas Gorski2013-02-251-1/+1
| | | | | | | | Backport of r35724. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: register the micro sd card reader on RB493GJonas Gorski2013-02-251-0/+3
| | | | | | | | Backport of r35535. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: fix MAC address assignment on the DIR-825-Bx boardsGabor Juhos2013-02-211-7/+10
| | | | | | | | | | | | | Backport of r35730. Use the same MAC addresses as the original firmware. Based on a patch from #10421. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Tested-by: Gabor Varga <vargagab@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix name of kmod-ocf-ubsec-ssbHauke Mehrtens2013-02-211-1/+1
| | | | | | | backport of r35509. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: Routerboard 751 Mac Address Offset FixGabor Juhos2013-02-091-2/+10
| | | | | | | | | | | | | | | | | Backport of r35519. We utilize many Routerboard 751's and discovered that our latest batch of RB751's would not initialize the wireless radio. We have determined Mikrotik has changed where the mac address was located inside hardconfig. As such we utilize "routerboot_find_tag" to find the location of the mac address. We should remove "RB751_MAC_ADDRESS_OFFSET" as it is ambiguous by machine manufacturing date. The newer batch of RB751's that we received had a RB751_MAC_ADDRESS_OFFSET 0x10. Signed-off-by: Davey Hutchison <dhutchison@bluemesh.net> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: add support for flushing conntrack via /procFelix Fietkau2013-01-271-0/+46
| | | | | | Backport of r35330 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: rtl8366_smi: only assign pvid if no pvid was set yetJonas Gorski2013-01-181-1/+7
| | | | | | | | Backport or r35227. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35228 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on ↵Gabor Juhos2013-01-073-4/+7
| | | | | | | | | | | | | | | | | | | | TL-WR703N/MR3020/MR3040/MR11U boards Backport of r35037. The PHY_SWAP and PHY_ADDR_SWAP bits are initialized differently by different versions of the bootloader. This leads to broken ethernet connection with OpenWrt on some boards. Turn both SWAP bits OFF on these boards to make it consistent regardless of the bootloader used. Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@35038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: generic: fix UBIFS build error if XZ compression is disabledGabor Juhos2013-01-021-1/+1
| | | | | | | | Backport of r34959. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34978 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: fix typo in alix2/net5501 default packagesFelix Fietkau2013-01-022-2/+2
| | | | | | Backport of r34972 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: fix ASUS WL-330N3G MAC addressGabor Juhos2012-12-241-3/+3
| | | | | | | | | | | | | | | | | Backport of r34877. The ASUS WL-330N and WL-330N3G has the MAC address stored at offset 4, not 40. This is verified by reading original ASUS firmware GPL_WL-330N3G_source.1028/user/rc/common_ex.c and GPL_WL-330N_source.1021/user/rc/common_ex.c. Tested on WL-330N3G, it now gets the same MAC as is printed on the label on the router. Signed-off-by: Jan Kardell <jan.kardell@arkub.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: fix wifi EEPROM extraction on DIR-615-Dx modelsGabor Juhos2012-12-241-2/+2
| | | | | | | | | | Backport of r34876. Patch from #12636. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: add solos-pci update for 3.3Gabor Juhos2012-12-211-16/+425
| | | | | | | | | | | | | | | | Backport of r34813. Same patches that I just merged for 3.6 and 3.7, except with one additional fix that went into v3.4 that needed to be included. Submitted more for the benefit of the AA branch than for trunk. [juhosg: refresh the patch with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: kernel: fix solos-pci skb double-free in DMA modeGabor Juhos2012-12-131-0/+33
| | | | | | | | | | | Backport of r34667. [juhosg: refresh the patches with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ramips: fix serial console for Belkin F5D8235 v1/v2Gabor Juhos2012-12-021-1/+1
| | | | | | | | | | Backport of r34445. Based on a patch from #12533. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: Update linux-atm fixes to reflect the final upstream pull requestGabor Juhos2012-12-021-88/+279
| | | | | | | | | | | Backport of r34443. [juhosg: refresh the patches with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: [ar7] add back symbols accidentally removed in r34428Florian Fainelli2012-11-301-0/+3
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: [ar7] use a default kernel command-line to mount squashfs and jffs2Florian Fainelli2012-11-301-3/+3
| | | | | | | | | | This fixes bug #9055. Backport of r34424. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@34428 3c298f89-4303-0410-b956-a3cf2f4a3e73