aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* libubox: update to latest versionFelix Fietkau2013-07-291-2/+2
| | | | | | Backport of r37604 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: eglibc: sync with trunk, delete old versionsFelix Fietkau2013-07-2917-479/+46
| | | | | | | | Fixes build errors in the RPC code and adds parallel build support Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: 6relayd: Overridden DNS should affect DHCPv6Steven Barth2013-07-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add initial tx queueing rework patchesFelix Fietkau2013-07-2510-0/+1172
| | | | | | | | | | | This forces all packets (even for un-aggregated traffic) through software queues to improve fairness and stability Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37483 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: fix AHB support dependency (#13896)Felix Fietkau2013-07-171-0/+11
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37377 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: Fix IPv6-prefix assignment with continuous hintsSteven Barth2013-07-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: 6relayd: Fix DHCPv6-PD with continuous hintsSteven Barth2013-07-161-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: delete the rt2x00 clk patch againFelix Fietkau2013-07-161-29/+0
| | | | | | | | It is only required for newer kernels Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: base-files: merge r37345Jo-Philipp Wich2013-07-151-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix a crash in legacy minstrel when no STA existsFelix Fietkau2013-07-151-0/+19
| | | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37342 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37343 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
* AA: mac80211: b43: load b43 on core rev 17 and 18.Hauke Mehrtens2013-07-142-1/+12
| | | | | | | | | | | This is now controlled by a module parameter and the default configuration depends on brcmsmac being installed. This patch causes b43 to take core rev 17 and 18 always by default. Backport of r37307 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37308 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: mac80211: b43: activate LP-Phy support every timeHauke Mehrtens2013-07-141-2/+1
| | | | | | | Backport of r37305 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37306 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: tweak mac address allocationFelix Fietkau2013-07-131-1/+1
| | | | | | | | | | | | | Apparently there are some broken devices out there that have the local bit already set in the factory MAC address. Move the | 0x2 over to the other side of the xor operation to fix this without affecting devices with proper addresses. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Backport of r37269 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37270 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: acx-mac80211: make it compile with recent mac80211 againHauke Mehrtens2013-07-125-16/+55
| | | | | | | backport of r35332, r36481 and r36976 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37267 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: backport latest version from trunk (as of r37265)Felix Fietkau2013-07-12105-4706/+1646
| | | | | | 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-1122-1090/+4341
| | | | | | | | | | | | | 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
* AA: madwifi: merge r37172Jo-Philipp Wich2013-07-041-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: odhcp6c: backport r37150Steven Barth2013-07-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: odhcp6c: backport r37148Steven Barth2013-07-032-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37149 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libjson-c: rename the libjson binary package to libjson-c, add a new libjson ↵Felix Fietkau2013-07-012-5/+26
| | | | | | | | package with the compatibility library (to deal with the rename) Backport of r37119 git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37121 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: fix feed urlJohn Crispin2013-07-011-1/+1
| | | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: 12.09.01John Crispin2013-07-013-4/+4
| | | | | | | | | | | set repo and version to 12.09.1 Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37113 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: firewall: merge r37082 (#13787)Jo-Philipp Wich2013-06-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to latest version from trunk (as of r37053)Felix Fietkau2013-06-281-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37054 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: netifd: backport r37051Steven Barth2013-06-282-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: odhcp6c: backport r37033Steven Barth2013-06-252-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: eglibc: backport 37029Mirko Vogt2013-06-242-0/+220
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain/eglibc] AA: version 2.14 - rename patches folder to 2.14.1 (was 2.14)Mirko Vogt2013-06-243-0/+0
| | | | | | | | | The version string for eglibc 2.14 got changed from 2.14 to 2.14.1. This string is also used to identify the patches-directory. Since the patches-directory kept its name (2.14) none of the patches got applied anymore. git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Switch LuCI to 0.11 branchSteven Barth2013-06-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37023 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: 6relayd: backport r37018Steven Barth2013-06-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AA: 6relayd: backport r37011Steven Barth2013-06-221-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@37012 3c298f89-4303-0410-b956-a3cf2f4a3e73