Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | hostapd: add an option for configuring the maximum number of connected clients | Felix Fietkau | 2012-09-14 | 1 | -0/+4 | |
| | | | | SVN-Revision: 33400 | |||||
* | hostapd: enable disassoc on many consecutive excessive retries, improves AP ↵ | Felix Fietkau | 2012-09-14 | 1 | -0/+2 | |
| | | | | | | mode reliability with many clients SVN-Revision: 33399 | |||||
* | mac80211: fix regdb locking issues | Felix Fietkau | 2012-09-14 | 2 | -2/+37 | |
| | | | | SVN-Revision: 33398 | |||||
* | busybox: fix build with recent eglibc toolchains | Florian Fainelli | 2012-09-13 | 1 | -0/+10 | |
| | | | | SVN-Revision: 33395 | |||||
* | hostapd: support wps in hostapd_cli even when built from the mini variant | Felix Fietkau | 2012-09-13 | 1 | -0/+50 | |
| | | | | SVN-Revision: 33393 | |||||
* | hostapd: update to 2012-09-10 | Felix Fietkau | 2012-09-13 | 28 | -313/+198 | |
| | | | | SVN-Revision: 33392 | |||||
* | base-files: remove route enabled check in lib/functions/network.sh after ↵ | Jo-Philipp Wich | 2012-09-13 | 1 | -4/+2 | |
| | | | | | | netifd bump SVN-Revision: 33391 | |||||
* | netifd: update to latest git head, reorganizes ubus output of inactive values | Jo-Philipp Wich | 2012-09-13 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33390 | |||||
* | ar71xx: merge machine support patches | Gabor Juhos | 2012-09-13 | 5 | -157/+47 | |
| | | | | SVN-Revision: 33389 | |||||
* | ar71xx: register the NAND controller device on the RB2011 | Gabor Juhos | 2012-09-13 | 4 | -3/+83 | |
| | | | | SVN-Revision: 33388 | |||||
* | ar71xx: add device registration code for the AR934x NAND flash controller | Gabor Juhos | 2012-09-13 | 7 | -7/+141 | |
| | | | | SVN-Revision: 33387 | |||||
* | ar71xx: package the AR934x NAND driver module | Gabor Juhos | 2012-09-13 | 1 | -0/+17 | |
| | | | | SVN-Revision: 33386 | |||||
* | ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x | Gabor Juhos | 2012-09-13 | 3 | -0/+1200 | |
| | | | | SVN-Revision: 33385 | |||||
* | generic: add MTD_NAND_AR934X symbol | Gabor Juhos | 2012-09-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 33384 | |||||
* | generic: move GENERIC_PWM symbol into the generic config | Gabor Juhos | 2012-09-13 | 5 | -4/+1 | |
| | | | | SVN-Revision: 33383 | |||||
* | ar71xx: define NAND controller base address and register size for AR934X/QCA955x | Gabor Juhos | 2012-09-12 | 2 | -13/+23 | |
| | | | | SVN-Revision: 33382 | |||||
* | ramips/rt305x: add initial support for Rt5350 SoC | Gabor Juhos | 2012-09-12 | 5 | -2/+41 | |
| | | | | | | | | | | | | | Somehow detecting the RAM size in common/setup.c doesn't work here, it always detects 64M and then crashes on devices with less RAM. Probably using MEMC_REG_SDRAM_CFG1 to know the RAM size is how it could be, for now I use the mem=32M kernel parameter to get stuff working. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33381 | |||||
* | mountd: add "-f" option to not daemonize mountd, use service wrappers in ↵ | Jo-Philipp Wich | 2012-09-12 | 3 | -4/+24 | |
| | | | | | | init script SVN-Revision: 33378 | |||||
* | add gpio sysfs entries | Hauke Mehrtens | 2012-09-11 | 1 | -0/+1 | |
| | | | | | | This fixes #10256 SVN-Revision: 33369 | |||||
* | ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955x | Gabor Juhos | 2012-09-10 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33362 | |||||
* | ar71xx: fix QCA955X_EHCI_SIZE | Gabor Juhos | 2012-09-10 | 3 | -3/+3 | |
| | | | | SVN-Revision: 33360 | |||||
* | hostapd: introduce new default-off option "auth_cache" which controls PMKSA ↵ | Jo-Philipp Wich | 2012-09-10 | 2 | -2/+5 | |
| | | | | | | and Opportunistic Key Caching (#12129) SVN-Revision: 33359 | |||||
* | block-mount: additionally try to umount disk by mountpoint (#12056) | Jo-Philipp Wich | 2012-09-10 | 2 | -2/+4 | |
| | | | | SVN-Revision: 33357 | |||||
* | fix ixp4xx_hss build failure (#12162) | Florian Fainelli | 2012-09-10 | 1 | -0/+44 | |
| | | | | SVN-Revision: 33356 | |||||
* | fix library bundling when host libraries reside in /lib/tls/ or similar | Jo-Philipp Wich | 2012-09-09 | 1 | -5/+1 | |
| | | | | SVN-Revision: 33353 | |||||
* | fix description of nand/Ath5k profile (#12149) | Jo-Philipp Wich | 2012-09-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 33352 | |||||
* | do not pass optimization flags in HOST_CPPFLAGS (#12153) | Jo-Philipp Wich | 2012-09-09 | 2 | -2/+3 | |
| | | | | SVN-Revision: 33351 | |||||
* | comgt: fix 3g redialling if dongle is physically reattached (#11567, #12008) | Jo-Philipp Wich | 2012-09-09 | 2 | -3/+3 | |
| | | | | SVN-Revision: 33350 | |||||
* | ar71xx: add initial support for RB2011UAS-2HnD | Gabor Juhos | 2012-09-09 | 4 | -1/+82 | |
| | | | | SVN-Revision: 33349 | |||||
* | ar71xx: use routerboot_find_tag to find wlan data offset on RB751 | Gabor Juhos | 2012-09-09 | 5 | -17/+25 | |
| | | | | SVN-Revision: 33348 | |||||
* | ar71xx: add RouterBoot related helper routines | Gabor Juhos | 2012-09-09 | 8 | -18/+145 | |
| | | | | SVN-Revision: 33347 | |||||
* | generic add WLAN calibration data ID to routerboot.h | Gabor Juhos | 2012-09-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 33346 | |||||
* | ar71xx: define MTD partitions for RB2011 | Gabor Juhos | 2012-09-09 | 1 | -1/+42 | |
| | | | | SVN-Revision: 33345 | |||||
* | ar71xx: add preliminary support for Mikrotik RB2011L | Gabor Juhos | 2012-09-09 | 5 | -1/+153 | |
| | | | | | | | | | | | | | This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 33344 | |||||
* | ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934x | Gabor Juhos | 2012-09-09 | 2 | -4/+47 | |
| | | | | SVN-Revision: 33343 | |||||
* | ar71xx: add dynamic MDIO clock calculation | Gabor Juhos | 2012-09-09 | 2 | -8/+66 | |
| | | | | SVN-Revision: 33342 | |||||
* | adm5120: move common routerboot definitions into a separate header file | Gabor Juhos | 2012-09-09 | 3 | -92/+108 | |
| | | | | | | Those will be used on the ar71xx platform as well. SVN-Revision: 33341 | |||||
* | bcm63xx: fix WPS button polarity for Alice Gate VoIP 2 + Wifi | Jonas Gorski | 2012-09-09 | 6 | -7/+8 | |
| | | | | | | Fixes booting the device with button hotplug enabled (#10785). SVN-Revision: 33340 | |||||
* | ar71xx: use the RLE library for RB751 | Gabor Juhos | 2012-09-08 | 4 | -42/+17 | |
| | | | | SVN-Revision: 33338 | |||||
* | ar71xx: add library code for RLE decoding | Gabor Juhos | 2012-09-08 | 2 | -0/+115 | |
| | | | | | | It will be used for the MikroTik boards. SVN-Revision: 33337 | |||||
* | ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x | Gabor Juhos | 2012-09-08 | 11 | -32/+238 | |
| | | | | SVN-Revision: 33335 | |||||
* | ar71xx: refresh kernel patches | Gabor Juhos | 2012-09-08 | 6 | -17/+11 | |
| | | | | SVN-Revision: 33334 | |||||
* | mac80211: bump PKG_RELEASE | Felix Fietkau | 2012-09-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 33333 | |||||
* | ath9k: disable PA predistortion by default, since it has been reported to ↵ | Felix Fietkau | 2012-09-08 | 1 | -0/+72 | |
| | | | | | | reduce rx sensitivity on some devices (#12135) SVN-Revision: 33332 | |||||
* | mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, ↵ | Felix Fietkau | 2012-09-08 | 54 | -4735/+384 | |
| | | | | | | and more SVN-Revision: 33331 | |||||
* | use the recommended ARM I/O accessors | Florian Fainelli | 2012-09-08 | 9 | -52/+55 | |
| | | | | | | use {read,write}l_relaxed instead of the plain __raw_{read,write}l variants. SVN-Revision: 33330 | |||||
* | gcc: add upstream fixes for GCC bug 54494 | Florian Fainelli | 2012-09-07 | 2 | -0/+74 | |
| | | | | | | See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos. SVN-Revision: 33329 | |||||
* | gcc: add upstream fixes for GCC bug 54369 | Florian Fainelli | 2012-09-07 | 4 | -0/+180 | |
| | | | | | | See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. SVN-Revision: 33328 | |||||
* | dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be ↵ | Daniel Dickinson | 2012-09-06 | 8 | -2/+208 | |
| | | | | | | flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. SVN-Revision: 33326 | |||||
* | netifd: update to latest version, fixes premature device release on link ↵ | Felix Fietkau | 2012-09-06 | 1 | -2/+2 | |
| | | | | | | loss (fixes #12114, #12112, #11959) SVN-Revision: 33325 |