| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: raeth: use 're' instead of 'priv' everywhere | Gabor Juhos | 2012-02-15 | 1 | -73/+73 |
* | ath9k: prevent writes to const data on AR9160 | Felix Fietkau | 2012-02-15 | 1 | -0/+86 |
* | ramips: raeth: force link down in ramips_phy_stop | Gabor Juhos | 2012-02-15 | 1 | -7/+6 |
* | ramips: raeth: serialize ramips_link_adjust calls | Gabor Juhos | 2012-02-15 | 1 | -0/+8 |
* | ramips: raeth: add PHYLIB support | Gabor Juhos | 2012-02-15 | 5 | -10/+229 |
* | gdb: use an updated 6.8a tarball | Florian Fainelli | 2012-02-14 | 1 | -3/+4 |
* | add missing autoload shortcut to crypto modules for btrfs | John Crispin | 2012-02-14 | 1 | -2/+2 |
* | linux-atm: update solos-pci driver to upstream | John Crispin | 2012-02-14 | 3 | -0/+1044 |
* | linux-atm: headroom/padding fixes | John Crispin | 2012-02-14 | 3 | -0/+249 |
* | mac80211: Allow preamble configuration | John Crispin | 2012-02-14 | 1 | -0/+3 |
* | Add kernel module package for SLIP | John Crispin | 2012-02-14 | 1 | -0/+25 |
* | generate uboot environment data in target | John Crispin | 2012-02-14 | 1 | -0/+32 |
* | Update bridge-utils to the last upstream version 1.5. | John Crispin | 2012-02-14 | 1 | -4/+4 |
* | update e2fsprogs | John Crispin | 2012-02-14 | 4 | -20/+44 |
* | fix compile error in previous commit | John Crispin | 2012-02-14 | 1 | -10/+10 |
* | Support booting the Speedport W502V using BRN-BOOT. | John Crispin | 2012-02-14 | 6 | -7/+511 |
* | drop obselete Config.in file | John Crispin | 2012-02-14 | 1 | -27/+0 |
* | ramips: extract eeprom for the PCIe wlan module on the RT-N56U | Gabor Juhos | 2012-02-14 | 1 | -4/+12 |
* | ramips: rt3883: enable PCI on the RT-N56U board | Gabor Juhos | 2012-02-14 | 1 | -0/+16 |
* | ramips: rt3883: add PCI support | Gabor Juhos | 2012-02-14 | 8 | -1/+548 |
* | ramips: rt3883: sync 2.6.39 config | Gabor Juhos | 2012-02-14 | 1 | -7/+3 |
* | ramips: use SoC specific irq.h | Gabor Juhos | 2012-02-14 | 3 | -3/+36 |
* | fixes irq locking in ethernet driver | John Crispin | 2012-02-14 | 1 | -0/+71 |
* | fixes gpio_export patch | John Crispin | 2012-02-14 | 1 | -8/+8 |
* | bump to 1.12, merge improved lantiq aud_dev driver | John Crispin | 2012-02-14 | 7 | -1145/+1605 |
* | add a simple sip client | John Crispin | 2012-02-14 | 4 | -0/+209 |
* | add annex selection support to ltq_dsl package | John Crispin | 2012-02-14 | 4 | -7/+60 |
* | ar71xx: add profile and build image for the TP-Link TL-WR842N/ND v1 boards | Gabor Juhos | 2012-02-13 | 2 | -0/+17 |
* | ar71xx: add model detection for TL-WR842N/ND | Gabor Juhos | 2012-02-13 | 1 | -0/+3 |
* | hostapd: correctly pass 64 char hex PSK to wpa_supplicant | Hamish Guthrie | 2012-02-13 | 1 | -1/+1 |
* | update to 3.2 | Florian Fainelli | 2012-02-13 | 1 | -1/+1 |
* | fix titan gpio register size | Florian Fainelli | 2012-02-13 | 1 | -0/+33 |
* | block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850) | Felix Fietkau | 2012-02-13 | 1 | -2/+7 |
* | quilt: add a NO_RECONFIGURE override for compiling a package without re-runni... | Felix Fietkau | 2012-02-13 | 1 | -1/+2 |
* | ramips: rt3883: update package list in the default profile | Gabor Juhos | 2012-02-13 | 1 | -1/+1 |
* | ramips: add preliminary support for the Asus RT-N56U board | Gabor Juhos | 2012-02-13 | 11 | -0/+174 |
* | ramips: raeth: enable MDIO code for RT3883 | Gabor Juhos | 2012-02-13 | 1 | -2/+2 |
* | package/modules: enable ECHI/OHCI for RT3883 | Gabor Juhos | 2012-02-13 | 1 | -0/+2 |
* | ramips: add preliminary support for the RT3662/RT3883 SoCs | Gabor Juhos | 2012-02-13 | 40 | -9/+2286 |
* | kexec-tools: update to 2.0.3 (fixes #9846) | Florian Fainelli | 2012-02-13 | 1 | -3/+3 |
* | add support for 3.2 | Florian Fainelli | 2012-02-13 | 1 | -0/+14 |
* | brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed. | Hauke Mehrtens | 2012-02-12 | 2 | -2/+0 |
* | brcm47xx: activate config bug to show warnings | Hauke Mehrtens | 2012-02-12 | 2 | -2/+0 |
* | gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l... | Felix Fietkau | 2012-02-12 | 1 | -0/+68 |
* | swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765) | Felix Fietkau | 2012-02-12 | 1 | -1/+1 |
* | package/grub: fix stage2 link with recent binutils | Felix Fietkau | 2012-02-12 | 1 | -0/+77 |
* | ramips: use GENERIC_{4,8}M image template for WR5123GN | Gabor Juhos | 2012-02-12 | 1 | -5/+2 |
* | ramips: rt305x: pass MTD partition map to the ALL0256N via cmdline | Gabor Juhos | 2012-02-12 | 1 | -1/+2 |
* | brcm47xx: refresh patches | Hauke Mehrtens | 2012-02-12 | 8 | -31/+20 |
* | brcm47xx: update usb driver for brcm47xx. | Hauke Mehrtens | 2012-02-12 | 8 | -390/+280 |