aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* odhcp6c: fix integer overflow after 50 daysHauke Mehrtens2014-03-302-1/+26
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@40348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2x00: remove the incompatible 20 mhz clock patch again (fixes #13532)Felix Fietkau2014-03-195-52/+23
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: backport package from trunk r39886Felix Fietkau2014-03-1484-2932/+7214
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39928 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: backport package from trunk r39765Felix Fietkau2014-03-1447-624/+969
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39927 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: openssl: Support multi-threaded applicationsFelix Fietkau2014-02-141-1/+1
| | | | | | | | | | | (This is a backport of r39048 from trunk). Allow multi-threaded applications to work properly by removing the "no-threads" flag that is enabled by default. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39585 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
* AA: ath9k: add workaround for AR9331 USB host controller hang with USB1.1 ↵Gabor Juhos2014-01-281-0/+77
| | | | | | | | | | | devices Backport of r39212 Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: opkg: merge r39153Jo-Philipp Wich2013-12-211-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@39154 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
* uClibc: get rid of bogus unused strlcpy definition to fix build errorsFelix Fietkau2013-10-301-0/+11
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38567 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* toolchain/gdb: remove use of extern inline to fix build errorsFelix Fietkau2013-10-301-0/+32
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38566 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: tools/cmake: update to latest version from trunk to fix build errorsFelix Fietkau2013-10-302-3/+35
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd-utils: get rid of extern inline to fix build errorsFelix Fietkau2013-10-301-0/+41
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38565 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* e2fsprogs: update to 1.42.8, fixes a build errorFelix Fietkau2013-10-303-3/+45
| | | | | | | | | | Includes previous changes from trunk Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38564 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs: make inline functions static to fix build errorsFelix Fietkau2013-10-301-0/+11
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38563 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs4: make inline functions static to fix build errorsFelix Fietkau2013-10-301-0/+36
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38562 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pkg-config: update to latest version, fix build on Mac OS X 10.9Felix Fietkau2013-10-302-24/+5
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38561 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: fix build on Mac OS X 10.9Felix Fietkau2013-10-302-2/+21
| | | | | | | | | | Add a wrapper around the clang gcc emulation to fix -print-file-name=<lib> Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38560 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: scripts/config: fix path to host compilerFelix Fietkau2013-10-301-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: scripts/config: fix inline handling for kconf_id_lookup()Felix Fietkau2013-10-301-0/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version, fixes ustream reuse and a few other minor ↵Felix Fietkau2013-10-191-2/+2
| | | | | | | | | | issues Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38461 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: rt2800usb: merge a fix to slow down tx status polling (#13523)Felix Fietkau2013-10-181-0/+24
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38452 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2x00: fix rf id for rt3352 (#14322)Felix Fietkau2013-10-141-0/+15
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38399 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ath5k: fix tx status processing errors (causing packet loss and ↵Felix Fietkau2013-10-141-0/+21
| | | | | | | | | | throughput issues) Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38396 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: rtlwifi: Align private space in rtl_priv structHauke Mehrtens2013-10-091-0/+27
| | | | | | | | | Backport of r38346 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix tx queueing issues after background scansFelix Fietkau2013-10-056-9/+56
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38304 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: odhcp6c: validate hop-limit on RAsSteven Barth2013-10-021-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scripts/gen-dependencies.sh: use the cross readelf (#12940)Felix Fietkau2013-09-291-1/+1
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38259 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38260 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: add AP inactivity handling / probing fixes to improve stabilityFelix Fietkau2013-09-291-0/+35
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38257 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: really fix the long standing wds ap tx power regression (#14153)Felix Fietkau2013-09-292-8/+38
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38255 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38256 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: odhcp6c: handle NoAddrsAvail IA-statusSteven Barth2013-09-211-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: odhcp6c: Restart when server returns IAID errorSteven Barth2013-09-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: drop spoofed packets in ad-hoc mode (fixes #12427)Felix Fietkau2013-09-171-1/+11
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r38013 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38014 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
* AA: kernel: kmod-firewire: fix dependenciesHauke Mehrtens2013-09-151-1/+1
| | | | | | | | | | | | Backport of r37902 This fixes the following error: firewire_core: Unknown symbol crc_itu_t (err 0) Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@38003 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iwinfo: when using nl80211, parse interface combinations instead of ↵Felix Fietkau2013-09-141-9/+57
| | | | | | | | | | creating/deleting interfaces Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37983 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37984 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: odhcp6c: work around buggy server timeoutsSteven Barth2013-09-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2x00: merge an rt2800 initialization order fixFelix Fietkau2013-09-104-14/+42
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37922 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ath9k: remove most of the tx queueing rework until it has been fully ↵Felix Fietkau2013-09-091-528/+83
| | | | | | | | debugged Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: odhcp6c: more compatibility fixesSteven Barth2013-09-051-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: enable readlink by default, it is used by various scriptsFelix Fietkau2013-09-051-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37896 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: fix typoVasilis Tsiligiannis2013-08-251-1/+1
| | | | | | | | | Backport of r37821 Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37838 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
* ath9k: fix an rx descriptor processing race conditionFelix Fietkau2013-08-102-6/+88
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37746 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ubus: sync with latest trunk version (as of r37740)Felix Fietkau2013-08-081-14/+10
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ath9k: add an updated version of the tx queueing rework, refresh patchesFelix Fietkau2013-08-0612-558/+1017
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: backport a few upstream fixesFelix Fietkau2013-08-067-21/+259
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37653 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to the latest version, fixes a fd deletion race condition in ↵Felix Fietkau2013-07-311-2/+2
| | | | | | | | | | uloop Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37629 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: ath9k: remove some newer patches until they are fully debugged/fixedFelix Fietkau2013-07-293-640/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37615 3c298f89-4303-0410-b956-a3cf2f4a3e73