| Commit message (Expand) | Author | Age | Files | Lines |
* | hostapd: update to 2012-09-10 | Felix Fietkau | 2012-09-13 | 28 | -313/+198 |
* | base-files: remove route enabled check in lib/functions/network.sh after neti... | Jo-Philipp Wich | 2012-09-13 | 1 | -4/+2 |
* | netifd: update to latest git head, reorganizes ubus output of inactive values | Jo-Philipp Wich | 2012-09-13 | 1 | -2/+2 |
* | ar71xx: merge machine support patches | Gabor Juhos | 2012-09-13 | 5 | -157/+47 |
* | ar71xx: register the NAND controller device on the RB2011 | Gabor Juhos | 2012-09-13 | 4 | -3/+83 |
* | ar71xx: add device registration code for the AR934x NAND flash controller | Gabor Juhos | 2012-09-13 | 7 | -7/+141 |
* | ar71xx: package the AR934x NAND driver module | Gabor Juhos | 2012-09-13 | 1 | -0/+17 |
* | ar71xx: ar934x_nfc: experimental NAND Flash Controller driver for AR934x | Gabor Juhos | 2012-09-13 | 3 | -0/+1200 |
* | generic: add MTD_NAND_AR934X symbol | Gabor Juhos | 2012-09-13 | 1 | -0/+1 |
* | generic: move GENERIC_PWM symbol into the generic config | Gabor Juhos | 2012-09-13 | 5 | -4/+1 |
* | ar71xx: define NAND controller base address and register size for AR934X/QCA955x | Gabor Juhos | 2012-09-12 | 2 | -13/+23 |
* | ramips/rt305x: add initial support for Rt5350 SoC | Gabor Juhos | 2012-09-12 | 5 | -2/+41 |
* | mountd: add "-f" option to not daemonize mountd, use service wrappers in init... | Jo-Philipp Wich | 2012-09-12 | 3 | -4/+24 |
* | add gpio sysfs entries | Hauke Mehrtens | 2012-09-11 | 1 | -0/+1 |
* | ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955x | Gabor Juhos | 2012-09-10 | 1 | -2/+2 |
* | ar71xx: fix QCA955X_EHCI_SIZE | Gabor Juhos | 2012-09-10 | 3 | -3/+3 |
* | hostapd: introduce new default-off option "auth_cache" which controls PMKSA a... | Jo-Philipp Wich | 2012-09-10 | 2 | -2/+5 |
* | block-mount: additionally try to umount disk by mountpoint (#12056) | Jo-Philipp Wich | 2012-09-10 | 2 | -2/+4 |
* | fix ixp4xx_hss build failure (#12162) | Florian Fainelli | 2012-09-10 | 1 | -0/+44 |
* | fix library bundling when host libraries reside in /lib/tls/ or similar | Jo-Philipp Wich | 2012-09-09 | 1 | -5/+1 |
* | fix description of nand/Ath5k profile (#12149) | Jo-Philipp Wich | 2012-09-09 | 1 | -2/+2 |
* | do not pass optimization flags in HOST_CPPFLAGS (#12153) | Jo-Philipp Wich | 2012-09-09 | 2 | -2/+3 |
* | comgt: fix 3g redialling if dongle is physically reattached (#11567, #12008) | Jo-Philipp Wich | 2012-09-09 | 2 | -3/+3 |
* | ar71xx: add initial support for RB2011UAS-2HnD | Gabor Juhos | 2012-09-09 | 4 | -1/+82 |
* | ar71xx: use routerboot_find_tag to find wlan data offset on RB751 | Gabor Juhos | 2012-09-09 | 5 | -17/+25 |
* | ar71xx: add RouterBoot related helper routines | Gabor Juhos | 2012-09-09 | 8 | -18/+145 |
* | generic add WLAN calibration data ID to routerboot.h | Gabor Juhos | 2012-09-09 | 1 | -0/+1 |
* | ar71xx: define MTD partitions for RB2011 | Gabor Juhos | 2012-09-09 | 1 | -1/+42 |
* | ar71xx: add preliminary support for Mikrotik RB2011L | Gabor Juhos | 2012-09-09 | 5 | -1/+153 |
* | ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934x | Gabor Juhos | 2012-09-09 | 2 | -4/+47 |
* | ar71xx: add dynamic MDIO clock calculation | Gabor Juhos | 2012-09-09 | 2 | -8/+66 |
* | adm5120: move common routerboot definitions into a separate header file | Gabor Juhos | 2012-09-09 | 3 | -92/+108 |
* | bcm63xx: fix WPS button polarity for Alice Gate VoIP 2 + Wifi | Jonas Gorski | 2012-09-09 | 6 | -7/+8 |
* | ar71xx: use the RLE library for RB751 | Gabor Juhos | 2012-09-08 | 4 | -42/+17 |
* | ar71xx: add library code for RLE decoding | Gabor Juhos | 2012-09-08 | 2 | -0/+115 |
* | ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934x | Gabor Juhos | 2012-09-08 | 11 | -32/+238 |
* | ar71xx: refresh kernel patches | Gabor Juhos | 2012-09-08 | 6 | -17/+11 |
* | mac80211: bump PKG_RELEASE | Felix Fietkau | 2012-09-08 | 1 | -1/+1 |
* | ath9k: disable PA predistortion by default, since it has been reported to red... | Felix Fietkau | 2012-09-08 | 1 | -0/+72 |
* | mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, an... | Felix Fietkau | 2012-09-08 | 54 | -4735/+384 |
* | use the recommended ARM I/O accessors | Florian Fainelli | 2012-09-08 | 9 | -52/+55 |
* | gcc: add upstream fixes for GCC bug 54494 | Florian Fainelli | 2012-09-07 | 2 | -0/+74 |
* | gcc: add upstream fixes for GCC bug 54369 | Florian Fainelli | 2012-09-07 | 4 | -0/+180 |
* | dir825b1: Add image for DIR-825-B1 that uses the whole flash (must first be f... | Daniel Dickinson | 2012-09-06 | 8 | -2/+208 |
* | netifd: update to latest version, fixes premature device release on link loss... | Felix Fietkau | 2012-09-06 | 1 | -2/+2 |
* | lantiq: fix sx76x default uci network configuration | Luka Perkov | 2012-09-06 | 1 | -1/+8 |
* | add some ohci workarounds to make ohci work | Florian Fainelli | 2012-09-05 | 1 | -0/+64 |
* | ramips: Add missing andmask to ramips_esw register read for recv_good value. | Gabor Juhos | 2012-09-05 | 1 | -1/+3 |
* | ramips: Use doubletagging to disable ramips_esw vlan by default, it seems mor... | Gabor Juhos | 2012-09-05 | 1 | -1/+1 |
* | add missing kvm_guest kernel options | John Crispin | 2012-09-05 | 1 | -0/+4 |