summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix gnu find prereq checkFelix Fietkau2010-04-211-1/+1
| | | | SVN-Revision: 21078
* mac80211: add mwl8k driverHauke Mehrtens2010-04-211-1/+16
| | | | | | This closes #7209 SVN-Revision: 21077
* ar71xx: reduce button threshold value on the NBG460 boardGabor Juhos2010-04-211-2/+2
| | | | SVN-Revision: 21076
* ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-2121-40/+40
| | | | SVN-Revision: 21075
* package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as wellGabor Juhos2010-04-211-21/+52
| | | | SVN-Revision: 21074
* kernel: add KEY_WPS_BUTTON definitionGabor Juhos2010-04-212-0/+51
| | | | SVN-Revision: 21073
* tools: update cloog to 0.15.9Alexandros C. Couloumbis2010-04-211-2/+2
| | | | SVN-Revision: 21071
* hostapd: fix segmentation fault on non-mac80211 drivers (#7202)Felix Fietkau2010-04-201-5/+7
| | | | SVN-Revision: 21065
* fix syntax error in Config.inJo-Philipp Wich2010-04-201-1/+1
| | | | SVN-Revision: 21062
* rb532: remove bogus 802.1q kernel config overideFelix Fietkau2010-04-203-3/+0
| | | | SVN-Revision: 21060
* add "patented"-build flag to allow packages being with and without patented ↵Mirko Vogt2010-04-201-1/+8
| | | | | | technology SVN-Revision: 21050
* brcm47xx: fix r21042, nuke (boardnum == 42 section)Alexandros C. Couloumbis2010-04-201-30/+13
| | | | SVN-Revision: 21047
* fix graphite options with gcc-4.5, add libelf for LTO, fix mbsd_multi patch, ↵Florian Fainelli2010-04-206-34/+92
| | | | | | patch from Bernhard Loos SVN-Revision: 21046
* fix iptables cflags to include architecture specific asm includesFlorian Fainelli2010-04-201-0/+4
| | | | SVN-Revision: 21045
* hostapd: fix basic rate selection for 5ghzFelix Fietkau2010-04-201-0/+68
| | | | SVN-Revision: 21043
* brcm47xx: fix ethernet link state (closes #7056)Alexandros C. Couloumbis2010-04-201-0/+78
| | | | SVN-Revision: 21042
* atheros: refresh 2.6.32 patchesGabor Juhos2010-04-201-1/+1
| | | | SVN-Revision: 21039
* atheros: register wmac device only if it is enabled in the board configGabor Juhos2010-04-203-9/+15
| | | | SVN-Revision: 21038
* ar71xx: fix mtd_layout for the DIR-615-C1 and similar devicesGabor Juhos2010-04-201-1/+1
| | | | | | * Thanks to Yury Polyanskiy for the report SVN-Revision: 21036
* add gcc-4.5.0 preliminary supportAlexandros C. Couloumbis2010-04-1917-8/+9884
| | | | SVN-Revision: 21033
* ppc40x: sync kernel configGabor Juhos2010-04-191-1/+13
| | | | SVN-Revision: 21031
* target/ramips: fix another typo from [20834] (closes: #7182)Nicolas Thill2010-04-191-1/+1
| | | | SVN-Revision: 21012
* add missing kernel symbols (#7189)Jo-Philipp Wich2010-04-191-2/+27
| | | | SVN-Revision: 21010
* opkg: update to r528, refresh patchesJo-Philipp Wich2010-04-185-23/+8
| | | | SVN-Revision: 21008
* brcm47xx: allow isdn on brcm47xxHauke Mehrtens2010-04-181-1/+0
| | | | SVN-Revision: 21001
* kernel: refresh patches with 2.6.34-rc4Hauke Mehrtens2010-04-1850-204/+204
| | | | SVN-Revision: 20999
* gigaset: build gigaset with isdn4linux supportHauke Mehrtens2010-04-181-1/+2
| | | | SVN-Revision: 20997
* brcm47xx: refresh patchesHauke Mehrtens2010-04-1814-42/+38
| | | | SVN-Revision: 20996
* kernel: add missing symbolsHauke Mehrtens2010-04-183-2/+8
| | | | SVN-Revision: 20995
* brcm47xx: fix build of tg3 for kernel 2.6.34Hauke Mehrtens2010-04-181-29/+29
| | | | SVN-Revision: 20994
* siit: fix buildHauke Mehrtens2010-04-181-1/+5
| | | | | | Starting with kernel 2.6.33 autoconf.h is in generated/ and not linux/ SVN-Revision: 20993
* kernel: fix build with kernel 2.6.34-rc4Hauke Mehrtens2010-04-181-0/+1
| | | | SVN-Revision: 20992
* kernel: add missing symbolsHauke Mehrtens2010-04-181-0/+20
| | | | SVN-Revision: 20991
* ar71xx: adding support for zyxel nbg460n/550n/550nh boardsGabor Juhos2010-04-188-0/+245
| | | | | | | | | | This patch adds support for the zyxel nbg460n/550n/550nh routers. Currently this only works if a second stage bootloader is also flashed, as the used switch needs extra initialization. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 20990
* ppc40x: build initramfs images for the OpenRB/Magicbox boardsGabor Juhos2010-04-181-0/+8
| | | | SVN-Revision: 20980
* ath9k: add stbc supportFelix Fietkau2010-04-183-0/+99
| | | | SVN-Revision: 20976
* mac80211: add ldpc and stbc support to minstrel_htFelix Fietkau2010-04-181-2/+12
| | | | SVN-Revision: 20975
* mac80211: remove the unused PACKAGE_ATH9K_DEBUG option - PACKAGE_ATH_DEBUG ↵Felix Fietkau2010-04-171-11/+0
| | | | | | turns on debugging for atheros drivers SVN-Revision: 20972
* mac80211: use minstrel_ht by default for ath9kFelix Fietkau2010-04-171-0/+1
| | | | SVN-Revision: 20971
* mac80211: minstrel_ht - increase space between sampling attempts to allow ↵Felix Fietkau2010-04-171-1/+1
| | | | | | for better aggregation SVN-Revision: 20970
* mac80211: enable 3-stream support in minstrel_htFelix Fietkau2010-04-171-3/+3
| | | | SVN-Revision: 20969
* ath9k: enable 3-stream and MCS16-23 supportFelix Fietkau2010-04-174-0/+214
| | | | SVN-Revision: 20968
* ath9k: improve reliability of the rx stuck fixupFelix Fietkau2010-04-171-2/+2
| | | | SVN-Revision: 20967
* mac80211: update to wireless-testing 2010-04-16Felix Fietkau2010-04-179-35464/+11
| | | | SVN-Revision: 20966
* package] dropbear: Add bind 'Interface' option (#7149)Vasilis Tsiligiannis2010-04-171-1/+8
| | | | SVN-Revision: 20960
* kernel: refresh 2.6.32 patchesGabor Juhos2010-04-172-4/+4
| | | | SVN-Revision: 20952
* ppc40x: fix MagicBox partition tableGabor Juhos2010-04-171-4/+4
| | | | SVN-Revision: 20951
* mac80211: fix a minstrel_ht off-by-one bug (patch by Christian Lamparter)Felix Fietkau2010-04-161-2/+2
| | | | SVN-Revision: 20950
* gemini: add support for wiligear wbd-222 (patch by Darius Augulis)Felix Fietkau2010-04-163-0/+216
| | | | SVN-Revision: 20949
* gemini: either scatter/gather dma or hw checksum breaks ethernet, comment ↵Felix Fietkau2010-04-161-0/+11
| | | | | | out the define that enables both SVN-Revision: 20940