Commit graph

17207 commits

Author SHA1 Message Date
Gabor Juhos
8eb616de82 ar71xx: add support for the TP-Link TL-WA901ND v2 board
Patch-by: Jonathan Benett <jbscience87@gmail.com>

SVN-Revision: 26119
2011-03-13 15:08:31 +00:00
Gabor Juhos
72b3c18da1 firmware-utils/mktplinkfw: add support for the TP-Link TL-WA901ND v2 board
Patch-by: Jonathan Benett <jbscience87@gmail.com>

SVN-Revision: 26118
2011-03-13 15:08:29 +00:00
Daniel Dickinson
183b4d1a28 extroot: block-mount block-extroot: Added ability to do a whole disk extroot instead of only an overlay-based extroot.
SVN-Revision: 26109
2011-03-13 09:24:24 +00:00
Daniel Dickinson
63c68ca40e iproute2 relayd: Moved iproute2 and relayd to Routing and Redirection submenu of the Network package group so that they appear with the packages feed packages that are related.
SVN-Revision: 26081
2011-03-12 07:27:57 +00:00
Daniel Dickinson
9e4843d0e3 uhttpd: Moved uhttpd to Network|Web Servers/Proxies submenu, just like all the other web serves and proxies from the packages feed
SVN-Revision: 26062
2011-03-12 04:47:02 +00:00
Daniel Dickinson
393209333c artables ebtables iptables: Moved *tables to Firewall submenu of the Network package group because that's where all the feeds packages for firewalls now are.
SVN-Revision: 26056
2011-03-12 01:24:18 +00:00
Felix Fietkau
b4c6bea9cd ltq-vmmc: do not download nonexistant firmware files, only attempt to build for lantiq xway
SVN-Revision: 26044
2011-03-11 21:11:37 +00:00
Felix Fietkau
3a77dae1d4 mac80211/ath9k: improve pending patches based on review feedback
SVN-Revision: 26041
2011-03-11 20:55:54 +00:00
Felix Fietkau
3efcd0a1fc mac80211: fix spurious channel type changes when vifs are created/deleted
SVN-Revision: 26038
2011-03-11 19:23:38 +00:00
Felix Fietkau
6160443867 ath9k: add a patch to fix the interoperability issues with intel clients (fixes #8830)
SVN-Revision: 26036
2011-03-11 16:04:37 +00:00
Imre Kaloz
ec33947689 fixup armeb, too
SVN-Revision: 26034
2011-03-11 11:35:31 +00:00
Imre Kaloz
d4afc36c84 simplify TARGET_SUFFIX selection
SVN-Revision: 26033
2011-03-11 11:33:03 +00:00
Hamish Guthrie
53805b9c7d Add wext support to libertas-sd driver
SVN-Revision: 26028
2011-03-11 09:24:25 +00:00
Hamish Guthrie
2c92035067 gumstix: Bump gcc version in defconfig
SVN-Revision: 26027
2011-03-11 09:22:50 +00:00
Daniel Dickinson
0f93d4c3c4 target: Added coreutils to list of default packages. It doesn't build or install anything (0 bytes, 0 dependencies) and it prevents other packages from appearing in the package list if it is not selected
SVN-Revision: 26026
2011-03-11 08:57:37 +00:00
John Crispin
762ac8856a * add some compile flags
SVN-Revision: 26025
2011-03-11 08:22:47 +00:00
John Crispin
5264a14074 * adds proper dependencies for pjsip-ltq-tapi
SVN-Revision: 26024
2011-03-11 08:21:59 +00:00
John Crispin
b387ede3d3 * fixes dsl, ifxos, tapi and vmcc for .37
SVN-Revision: 26023
2011-03-11 08:21:21 +00:00
John Crispin
aae6a94432 * add atm patch to generic .37 series. this is needed for the dsl driver to work.
SVN-Revision: 26022
2011-03-11 08:20:44 +00:00
John Crispin
c75b0ca1a8 * update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
SVN-Revision: 26021
2011-03-11 08:19:53 +00:00
Alexandros C. Couloumbis
58a5102338 tools/xz: add some upstream patches
SVN-Revision: 26018
2011-03-10 18:41:33 +00:00
Alexandros C. Couloumbis
29150bceb2 package/redboot-ar231x: fix some compile issues
SVN-Revision: 26017
2011-03-10 18:32:16 +00:00
Felix Fietkau
0f6ddd5116 mac80211: redirect EAP frames on AP VLAN interfaces to the main AP interface to fix a bridging related race condition
SVN-Revision: 26016
2011-03-10 18:00:45 +00:00
Felix Fietkau
ef12d2ba03 kernel: allow EAP frames to pass through bridges even in learning state - fixes issues with WDS
SVN-Revision: 26015
2011-03-10 18:00:41 +00:00
Jo-Philipp Wich
395bd8bf60 kernel: further fixes to kmod-gre packaging
SVN-Revision: 26012
2011-03-10 15:41:04 +00:00
Hamish Guthrie
734b8cb217 gumstix: Modify vpp profile
SVN-Revision: 26011
2011-03-10 14:43:15 +00:00
Jo-Philipp Wich
cce1002869 kernel: fix usage of CompareKernelPatchVer for kmod-gre
SVN-Revision: 26010
2011-03-10 14:30:05 +00:00
Jo-Philipp Wich
cefba2ca2f iptables: add support for ipt_recent --reap option
SVN-Revision: 26008
2011-03-10 13:51:37 +00:00
Jo-Philipp Wich
05236294f3 Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34
SVN-Revision: 26007
2011-03-10 13:50:19 +00:00
Felix Fietkau
2efb2ef8b1 toolchain: fix r26004
SVN-Revision: 26006
2011-03-10 13:37:30 +00:00
Felix Fietkau
34f90988dd ath9k: improve tx dma fixes based on review feedback
SVN-Revision: 26005
2011-03-10 13:37:26 +00:00
Alexandros C. Couloumbis
deafde5632 toolchain: fix r25969
SVN-Revision: 26004
2011-03-10 13:21:00 +00:00
Felix Fietkau
e8491ab2a5 base-files: make library relinking uclibc specific and fix libpthread installation for the non-relinked variant
SVN-Revision: 26003
2011-03-10 12:27:46 +00:00
Hamish Guthrie
c6abf50358 gumstix: Update GCC version
SVN-Revision: 25998
2011-03-10 10:46:58 +00:00
Hamish Guthrie
e7c5412ff0 Add new profile for vpp platform
SVN-Revision: 25997
2011-03-10 10:37:02 +00:00
Felix Fietkau
2aa1e6f1bb ath9k: get rid of most of those annoying dma tx stop issues
SVN-Revision: 25988
2011-03-10 00:53:05 +00:00
Jo-Philipp Wich
378a7cadb9 kernel: package kmod-pptp, autoload kmod-gre
SVN-Revision: 25987
2011-03-09 22:20:16 +00:00
Jo-Philipp Wich
eb5ed5087b kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)
SVN-Revision: 25985
2011-03-09 21:57:03 +00:00
Jo-Philipp Wich
3e08b75693 add two missing symbol for Kernel >= 2.6.37
SVN-Revision: 25984
2011-03-09 21:50:27 +00:00
Felix Fietkau
32d8fac477 base-files: only relink libraries if the linaro toolchain is selected
SVN-Revision: 25983
2011-03-09 20:36:29 +00:00
Michael Büsch
8ed5701d3d omap24xx: Update to 2.6.38-rc8
SVN-Revision: 25982
2011-03-09 19:54:48 +00:00
Michael Büsch
248b64be48 omap24xx: Split up tahvo usb fixes
SVN-Revision: 25979
2011-03-09 18:26:03 +00:00
Jo-Philipp Wich
b5a0fd2961 package xfce-macros, required for autoreconf in xfce4 packages
SVN-Revision: 25974
2011-03-09 14:44:23 +00:00
Felix Fietkau
f67f66bb89 Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems"
SVN-Revision: 25970
2011-03-09 11:37:55 +00:00
Felix Fietkau
36bc85648b fix target name mixup caused by r25928
SVN-Revision: 25969
2011-03-09 11:37:50 +00:00
Jo-Philipp Wich
fb53b99f8c provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems
SVN-Revision: 25968
2011-03-09 10:13:56 +00:00
Felix Fietkau
fb15c3737c zd1211rw: fix #define collision for register names triggered by compat patches
SVN-Revision: 25965
2011-03-09 03:41:27 +00:00
Felix Fietkau
730dc33c75 mac80211: fix minstrel_ht sampling intervals (patch by Daniel Halperin)
SVN-Revision: 25964
2011-03-09 03:41:22 +00:00
Felix Fietkau
1b7f3d2a31 ath9k: remove support for in-bss promisc mode, the rx filter flag is too broad and in-bss promisc mode is not particularly useful. should fix most (or all) instances of "ath: Could not stop RX..." error messages
SVN-Revision: 25963
2011-03-09 00:37:25 +00:00
Felix Fietkau
e52b720870 gcc: move the optimized assembler helpers back into the static libgcc and skip relinking for this arch. due to relocation constraints, the assembler functions cannot be in the shared libgcc and must always be linked in statically
SVN-Revision: 25952
2011-03-08 13:10:11 +00:00