aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gdb: update to version 7.5Felix Fietkau2012-10-292-17/+8
| | | | SVN-Revision: 33998
* readline: update to version 6.2, enable parallel buildsFelix Fietkau2012-10-292-27/+10
| | | | SVN-Revision: 33997
* toolchain: enable pthread debug support in uclibcFelix Fietkau2012-10-291-1/+1
| | | | SVN-Revision: 33996
* ar71xx: fix link speed between AR7242 and AR8327 on the RB750GL/RB751G boardsGabor Juhos2012-10-291-1/+2
| | | | | | | | | The default pll_1000 value had to be changed in order to make it working. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33993
* mac80211: report tx status for dropped frames, should fix some remaining ↵Felix Fietkau2012-10-291-38/+133
| | | | | | stability issues SVN-Revision: 33991
* ath9k: add a patch that prevents excessive retry of single frames during an ↵Felix Fietkau2012-10-295-11/+41
| | | | | | aggregation session SVN-Revision: 33989
* add missing =yImre Kaloz2012-10-291-1/+1
| | | | SVN-Revision: 33988
* target: refresh all target configs with kconfig.plGabor Juhos2012-10-2924-491/+378
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33987
* add missing 3.6 symbolsImre Kaloz2012-10-292-7/+16
| | | | SVN-Revision: 33986
* the uImage's filename will hardly changeImre Kaloz2012-10-291-3/+2
| | | | SVN-Revision: 33985
* generic: add more symbols for 3.6Gabor Juhos2012-10-291-2/+33
| | | | | | | | Also refresh the config file with kconfig.pl. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33984
* ar71xx: add initial support for 3.6Gabor Juhos2012-10-28100-0/+8858
| | | | | | | | The nand subtarget is not working yet. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33983
* kernel: update linux 3.6 to 3.6.4Gabor Juhos2012-10-285-8/+8
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33982
* ar71xx: remove NO_AUTOINCR flag from the NAND driversGabor Juhos2012-10-286-3/+33
| | | | | | | | | The flag is not present in 3.6. Also add compatibility patches for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33971
* generic: fix crashlog patch for 3.6Gabor Juhos2012-10-281-15/+6
| | | | | | | | | | | kmsg_dump() uses an iterator to receive log buffer content since 3.5. Change the 'crashlog_do_dump' function in order to make it compatible with the new version. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33970
* ar71xx: ag71xx: fix build_skb arguments for 3.6Gabor Juhos2012-10-272-1/+13
| | | | | | | | Also add a compatibility patch for 3.3 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33969
* generic: fix tcp_window_check patch for 3.6Gabor Juhos2012-10-271-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the new entry to the end of the tcp_sysctl_table array to fix the following error: [ 7.670000] sysctl table check failed: net/netfilter/nf_conntrack_tcp_max_retrans No data [ 7.680000] Call Trace: [ 7.680000] [<80273bc4>] dump_stack+0x8/0x34 [ 7.680000] [<80128710>] __register_sysctl_table+0x374/0x3a8 [ 7.690000] [<868d5034>] nf_conntrack_l4proto_unregister+0x158/0x1a0[nf_conntrack] [ 7.700000] [<868d50e4>] nf_conntrack_l4proto_register+0x68/0x21c[nf_conntrack] [ 7.710000] [<868b237c>] need_ipv4_conntrack+0x35c/0xb60[nf_conntrack_ipv4] [ 7.710000] [ 7.720000] nf_conntrack_l4proto_tcp4 :protocol register failed [ 7.720000] nf_conntrack_ipv4: can't register pernet ops [ 7.780000] nf_nat: Unknown symbol nf_nat_seq_adjust_hook (err 0) [ 7.790000] nf_nat: Unknown symbol need_ipv4_conntrack (err 0) [ 7.800000] iptable_nat: Unknown symbol nf_nat_packet (err 0) [ 7.810000] iptable_nat: Unknown symbol nf_nat_setup_info (err 0) [ 7.820000] iptable_nat: Unknown symbol nf_nat_icmp_reply_translation (err 0) [ 7.820000] iptable_nat: Unknown symbol need_ipv4_conntrack (err 0) [ 7.840000] ipt_MASQUERADE: Unknown symbol nf_nat_setup_info (err 0) [ 7.860000] nf_nat_ftp: Unknown symbol nf_nat_follow_master (err 0) [ 7.870000] nf_nat_ftp: Unknown symbol __nf_nat_mangle_tcp_packet (err 0) [ 7.890000] nf_nat_irc: Unknown symbol nf_nat_follow_master (err 0) [ 7.900000] nf_nat_irc: Unknown symbol __nf_nat_mangle_tcp_packet (err 0) Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33968
* remove references to 2.6.39Imre Kaloz2012-10-273-4/+1
| | | | SVN-Revision: 33967
* instead of updating the whole file, just add the additional boardsImre Kaloz2012-10-274-7474/+66
| | | | SVN-Revision: 33966
* package/kernel: arc4 needs blkcipher support on 3.6Gabor Juhos2012-10-271-1/+1
| | | | | | | | | | [ 78.530000] arc4: Unknown symbol blkcipher_walk_done (err 0) [ 78.530000] arc4: Unknown symbol blkcipher_walk_virt (err 0) [ 78.540000] arc4: Unknown symbol crypto_blkcipher_type (err 0) Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33965
* rename erase size variablesImre Kaloz2012-10-271-7/+7
| | | | SVN-Revision: 33964
* add support for Netgear WN802TImre Kaloz2012-10-273-0/+90
| | | | SVN-Revision: 33963
* don't enforce rootfs locationImre Kaloz2012-10-271-1/+1
| | | | SVN-Revision: 33962
* generate images for the D-Link DWL-3150 as wellImre Kaloz2012-10-271-2/+8
| | | | SVN-Revision: 33961
* ar71xx: enable sysupgrade for the CAP4200AG boardGabor Juhos2012-10-271-1/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33960
* package/uboot-envtools: add CAP4200AG supportGabor Juhos2012-10-271-1/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33959
* ar71xx: add profile and build image for the CAP4200AGGabor Juhos2012-10-272-0/+19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33958
* ar71xx: add user-space part for the CAP4200AGGabor Juhos2012-10-274-0/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33957
* ar71xx: add support for the Senao CAP4200AG boardGabor Juhos2012-10-273-0/+171
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33956
* ar71xx: add ath79_wmac_disable_[25]ghz helpersGabor Juhos2012-10-271-0/+31
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33955
* generic: allow to disable [25]GHz support in ath9k via platform dataGabor Juhos2012-10-272-0/+73
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33954
* generic: use mtd_read in myloader parserGabor Juhos2012-10-271-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33952
* ar71xx: use mtd_read in wrt160nl_partGabor Juhos2012-10-271-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33951
* ar71xx: use mtd_read in tplinkpartGabor Juhos2012-10-271-4/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33950
* ar71xx: generate 4,8,16M images for the WPE72Gabor Juhos2012-10-271-1/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33949
* generic: swconfig: use led_set_brightness in LED control codeGabor Juhos2012-10-262-2/+13
| | | | | | | | | | | The 'led_brightness_set' function has been renamed to 'led_set_brightness' in recent ernels. Use the new name and add a compatibility patch for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33946
* generic: add missing symbols for 3.6Gabor Juhos2012-10-261-0/+21
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33945
* ar71xx: reject TP-Link images containing a bootloaderGabor Juhos2012-10-261-0/+12
| | | | | | | | | | | | The original TP-Link firmware images can be flashed via the sysupgrade command, however those may contain a bootloader. Flashing such an image via sysupgrade bricks the board, and it can't be recovered without a serial console. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33944
* ramips: use correct key code for the RFKILL switch on the TEW-691GRGabor Juhos2012-10-261-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33943
* add 3.6 kernel configurationFlorian Fainelli2012-10-261-0/+304
| | | | SVN-Revision: 33942
* add missing 6345 clock bits patch to 3.6 patchesFlorian Fainelli2012-10-261-0/+34
| | | | SVN-Revision: 33941
* add some more 3.6 config symbolsFlorian Fainelli2012-10-261-0/+12
| | | | SVN-Revision: 33940
* ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free ↵Felix Fietkau2012-10-251-0/+18
| | | | | | errors and "Failed to stop Tx DMA" errors SVN-Revision: 33938
* mac80211: refresh patchFelix Fietkau2012-10-251-10/+4
| | | | SVN-Revision: 33937
* add preliminary support for 3.6 kernelFlorian Fainelli2012-10-25105-0/+12641
| | | | SVN-Revision: 33936
* brcm47xx: check for .ELF header in partition parserHauke Mehrtens2012-10-251-2/+8
| | | | | | | | | | | | The image format for the wgt634u is different from the normal format. Without this patch the partition parser detects a 128kb bigger partition after every update. This closes #11420 Thank you b.sander for the patch. SVN-Revision: 33935
* b43-tools: get rid of the libfl dependency to fix build errors on mac os xFelix Fietkau2012-10-252-0/+15
| | | | SVN-Revision: 33934
* acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.Hauke Mehrtens2012-10-251-0/+1
| | | | SVN-Revision: 33933
* mac80211: add md5sum for linux-firmware file, to download it from the mirror.Hauke Mehrtens2012-10-251-0/+2
| | | | SVN-Revision: 33932
* b43-tools: fix md5sumHauke Mehrtens2012-10-251-1/+1
| | | | SVN-Revision: 33931