summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: bgmac: omit the fcsHauke Mehrtens2013-02-282-0/+38
| | | | | | This fixes #13058 and hopefully #12927 SVN-Revision: 35834
* brcm47xx: bgmac: update to version form netdev git repositoryHauke Mehrtens2013-02-282-26/+134
| | | | SVN-Revision: 35833
* xtables-addons: fix packaging of iptaccountJo-Philipp Wich2013-02-281-0/+2
| | | | SVN-Revision: 35831
* b43-tools: fix compile error: undefined reference to `yydebug'Hauke Mehrtens2013-02-281-0/+27
| | | | | | | | | | | | | | With bison 2.7 YYDEBUG will be set to 0 if it was not set, then #ifdef YYDEBUG returns true, but bison 2.7 treets YYDEBUG 0 as not set. This fixes the following error: obj/main.o: In function `main': main.c:(.text.startup+0xaf): undefined reference to `yydebug' collect2: error: ld returned 1 exit status This closes #13093. SVN-Revision: 35830
* mpfr: upgrade to 3.1.1Luka Perkov2013-02-284-1974/+25
| | | | SVN-Revision: 35828
* bison: upgrade to version 2.7Luka Perkov2013-02-284-26/+27
| | | | SVN-Revision: 35827
* cmake: upgrade to version 2.8.10.2Luka Perkov2013-02-281-3/+3
| | | | SVN-Revision: 35826
* e2fsprogs: upgrade to version 1.42.7Luka Perkov2013-02-281-3/+3
| | | | SVN-Revision: 35825
* flex: upgrade to version 2.5.37Luka Perkov2013-02-281-3/+3
| | | | SVN-Revision: 35824
* gmp: upgrade to version 5.1.1Luka Perkov2013-02-283-216/+5
| | | | SVN-Revision: 35823
* sed: upgrade to version 4.2.2Luka Perkov2013-02-281-3/+3
| | | | SVN-Revision: 35822
* ccache: upgrade to version 3.1.9Luka Perkov2013-02-271-3/+3
| | | | SVN-Revision: 35821
* firewall3: clear contnrack table on flush, set policies to drop during rule ↵Jo-Philipp Wich2013-02-271-2/+2
| | | | | | reload SVN-Revision: 35820
* mac80211: fix sending probe requests in client mode, fixes connecting to ↵Felix Fietkau2013-02-262-2/+68
| | | | | | hidden networks (#13056) SVN-Revision: 35819
* mklibs: upgrade to 0.1.35Luka Perkov2013-02-263-3/+14
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35818
* toolchain/binutils: fix partial MD5 sum from r35813Florian Fainelli2013-02-261-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35816
* toolchain/musl: add support for 0.9.9Florian Fainelli2013-02-266-1/+276
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35815
* toolchain/binutils: add musl libc config.sub patch to 2.23.1Florian Fainelli2013-02-261-0/+10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35814
* toolchain/binutils: fix 2.19.1 MD5 sumFlorian Fainelli2013-02-261-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35813
* toolchain/binutils: refresh patchesFlorian Fainelli2013-02-2613-201/+107
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35812
* ncurses: fix build with musl libc toolchainsFlorian Fainelli2013-02-261-1/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35811
* toolchain: mark unavailable packages for musl libcFlorian Fainelli2013-02-261-0/+5
| | | | | | | | And make librt be an empty stub for musl libc. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35810
* gdb: do not depend on libthread-db when using musl libcFlorian Fainelli2013-02-261-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35809
* toolchain/gcc: refresh patchesFlorian Fainelli2013-02-2632-298/+190
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35808
* gcc: don't build documentationLuka Perkov2013-02-265-0/+115
| | | | | | | | This closes #13039. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35807
* rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080)Felix Fietkau2013-02-262-2/+27
| | | | SVN-Revision: 35806
* gcc: remove support for 4.6.2Luka Perkov2013-02-2618-946/+1
| | | | | | | | | There are no good reasons for keeping this version around when 4.6.3 and 4.6-linaro are there. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 35805
* 6relayd: Fix config behaviour for rewrite_dns_addr optionSteven Barth2013-02-262-2/+2
| | | | SVN-Revision: 35804
* 6relayd: compatibility with broken IPv6 devices * Announce ULA as deprecated ↵Steven Barth2013-02-263-4/+10
| | | | | | if other addresses are available * Allow the announced DNS-server to be overwritten SVN-Revision: 35803
* ramips: add support for 3.8Gabor Juhos2013-02-2514-0/+788
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35801
* ramips: image: don't break make process if mkimage command failsGabor Juhos2013-02-251-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35800
* ramips: remove port_power_off field from ehci_platform_dataGabor Juhos2013-02-253-2/+22
| | | | | | | | It is removed in 3.8. Also add a revert patch for 3.7. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35799
* ramips: remove __dev_{init,exit} annotationsGabor Juhos2013-02-252-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35798
* brcm47xx: use bcm47xx_board_get() and detect some more boards in flash ↵Hauke Mehrtens2013-02-251-74/+37
| | | | | | partition driver SVN-Revision: 35791
* brcm47xx: board detection WNDR3400v2Hauke Mehrtens2013-02-253-4/+9
| | | | | | | | | | | | | | | | WNDR3400v2 is based on BCM53xx . Image that is created breaks the router somehow therefore "#". CFE and NVRAM contain different vars - example: CFE line original: Device eth0: hwaddr 74-44-01-37-C6-69, ipaddr 192.168.1.1, mask 255.255.255.0 CFE after openwrt: Device eth0: hwaddr 00-FF-FF-FF-FF-FF, ipaddr 192.168.1.1, mask 255.255.255.0 Logs were posted earlier on this mailing list: https://lists.openwrt.org/pipermail/openwrt-devel/2012-July/016174.html Different logs with factory firmware are in the wiki: http://wiki.openwrt.org/toh/netgear/wndr3400#wndr3400v2 (and on wikidevi for example) Signed off by: Dirk Neukirchen <dirkneukirchen@web.de> SVN-Revision: 35790
* ar71xx: add profile and build image fot the TL-WA830RE v1 boardGabor Juhos2013-02-252-0/+12
| | | | | | | | | | | Added support for the TP-LINK TL-WA830RE v1 Range Extender. Based on the WA901ND v1 support. Hardware IDs checked against original firmware. Patch was successfully tested on hardware. Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35789
* ar71xx: add model detection for the TL-WA830RE boardGabor Juhos2013-02-251-0/+3
| | | | | | | Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35788
* firmware-utils/mktplinkfw: add support for the TL-WA830RE v1/v2 boardsGabor Juhos2013-02-251-0/+12
| | | | | | | Signed-off-by: Ronald Hecht <ronald.hecht@gmx.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35787
* ath9k: issue a cold reset after failures or after bringing the chip out of ↵Felix Fietkau2013-02-255-5/+18
| | | | | | full sleep - fixes many kinds of DMA issues SVN-Revision: 35785
* brcm47xx: use same board detection code as kernel 3.8Hauke Mehrtens2013-02-241-24/+24
| | | | SVN-Revision: 35770
* adm5120: add support for 3.8Gabor Juhos2013-02-2417-0/+1038
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35769
* adm5120: remove __dev{init,exit} annotationsGabor Juhos2013-02-243-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35768
* broadcom-wl: hack to work around a bug in the PCIe controllerHauke Mehrtens2013-02-241-0/+12
| | | | | | | | Thank you nlh This closes #12930. SVN-Revision: 35767
* broadcom-diag: add support for e3200 v1Hauke Mehrtens2013-02-241-0/+15
| | | | | | | | | | | Hex values in nvram seem to be uppercase on my e3200 device. Define one power led and two buttons (reset/wps). Signed-off-by: Tijs Van Buggenhout <tvb@able.be> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 35766
* broadcom-diag: Detection of WNDR3400v1Hauke Mehrtens2013-02-241-0/+19
| | | | | | | | | | | | | | nvram variable "boardtype" is unique for now. -button gpio were taken from nvram. -led information was taken from dd-wrt ( http://svn.dd-wrt.com/browser/src/router/libutils/utils.c ) I hope that I changed the values correctly. Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 35765
* broadcom-diag: use new in kernel board detection codeHauke Mehrtens2013-02-241-117/+93
| | | | SVN-Revision: 35764
* mac80211: brcmsmac: add ap mode supportHauke Mehrtens2013-02-2414-0/+1121
| | | | | | This does not work very well. I did not got this running in 5GHz mode and it was not very fast. SVN-Revision: 35763
* mac80211: disable ipv4/ipv6 address notifiers (fixes #13055)Felix Fietkau2013-02-241-0/+67
| | | | SVN-Revision: 35762
* mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-232-1/+26
| | | | SVN-Revision: 35761
* mac80211: fix monitor-only injectionFelix Fietkau2013-02-231-0/+9
| | | | SVN-Revision: 35760