| Commit message (Expand) | Author | Age | Files | Lines |
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 344 | -0/+0 |
* | kernel: fq_codel: dont reinit flow state | Felix Fietkau | 2012-10-10 | 1 | -0/+41 |
* | kernel: dont delay acks after ECN CE | Felix Fietkau | 2012-10-10 | 1 | -0/+63 |
* | cns3xxx: Fix GPIO configuration for Gateworks Laguna boards | Felix Fietkau | 2012-10-10 | 1 | -0/+23 |
* | cns3xxx: Fix laguna arm11mpcore watchdog | Felix Fietkau | 2012-10-10 | 1 | -1/+1 |
* | package/kernel/sound: Add Gateworks Avila Sound SoC package | Felix Fietkau | 2012-10-10 | 1 | -0/+19 |
* | mtd: allow partial block unlock | Felix Fietkau | 2012-10-10 | 1 | -0/+18 |
* | ixp4xx-microcode: Add ixp4xx NPE-A-HSS firmware | Felix Fietkau | 2012-10-10 | 2 | -2/+7 |
* | ixp4xx: enable OPTIMIZE_FOR_SIZE | Felix Fietkau | 2012-10-10 | 1 | -0/+1 |
* | mac80211: fix intel wifi autoload module names | Jonas Gorski | 2012-10-09 | 1 | -2/+2 |
* | cyassl: add a patch to better check legacy SSLv2 client hello records | Jo-Philipp Wich | 2012-10-09 | 2 | -2/+15 |
* | hostapd: ensure that wpa_supplicant_setup_vif() returns success in cases wher... | Jo-Philipp Wich | 2012-10-09 | 1 | -1/+4 |
* | ixp4xx: add missing reboot handlers (fixes #11577) | Felix Fietkau | 2012-10-09 | 12 | -12/+24 |
* | x86: remove the reboot=bios command line parameter (#12193) | Felix Fietkau | 2012-10-09 | 2 | -3/+3 |
* | bcm63xx: remove bcm_tag usage in kernel | Jonas Gorski | 2012-10-09 | 7 | -12/+12 |
* | mac80211: brcmsmac: use firmware extracted from proprietary driver | Hauke Mehrtens | 2012-10-08 | 3 | -2/+34 |
* | tools: add b43-tools | Hauke Mehrtens | 2012-10-08 | 5 | -60/+65 |
* | mac80211: fix spacing | Hauke Mehrtens | 2012-10-08 | 1 | -4/+4 |
* | it's time to break the barriers | Imre Kaloz | 2012-10-08 | 2 | -10/+7 |
* | bcm63xx: fix 963281TAN image names | Jonas Gorski | 2012-10-08 | 1 | -3/+3 |
* | rssileds: select libiwinfo instead of just depending on it | Felix Fietkau | 2012-10-08 | 1 | -1/+1 |
* | busybox: backport upstream fixes for ext2 related tools | Felix Fietkau | 2012-10-08 | 1 | -0/+1441 |
* | busybox: refresh patches | Felix Fietkau | 2012-10-08 | 9 | -26/+25 |
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 | 15 | -0/+27 |
* | build: allow the package maintainer info to be specified globally for a sourc... | Felix Fietkau | 2012-10-08 | 1 | -1/+3 |
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 | 95 | -0/+0 |
* | firmware-utils: move bcm_tag.h here | Jonas Gorski | 2012-10-08 | 2 | -71/+70 |
* | package: mtd: use in-kernel bcm63xx image tag header | Jonas Gorski | 2012-10-08 | 3 | -30/+30 |
* | bcm63xx: fix entering failsafe through button | Jonas Gorski | 2012-10-08 | 1 | -0/+1 |
* | cns3xxx: add sysupgrade support | Felix Fietkau | 2012-10-07 | 3 | -4/+159 |
* | cns3xxx: add GW2383 board support | Felix Fietkau | 2012-10-07 | 1 | -1/+17 |
* | cns3xxx: fix gpio access and add gpio IRQ support | Felix Fietkau | 2012-10-07 | 1 | -0/+536 |
* | ixp4xx: update Gateworks Avila board support | Felix Fietkau | 2012-10-07 | 1 | -27/+387 |
* | ixp4xx: patch cleanup | Felix Fietkau | 2012-10-07 | 3 | -181/+108 |
* | ixp4xx: Add HSS audio driver for Avila product family | Felix Fietkau | 2012-10-07 | 1 | -0/+2085 |
* | ixp4xx: update Gateworks Cambria board support | Felix Fietkau | 2012-10-07 | 1 | -11/+447 |
* | ixp4xx: patch cleanup | Felix Fietkau | 2012-10-07 | 4 | -250/+145 |
* | ixp4xx: split out new UART I/O to its own patch | Felix Fietkau | 2012-10-07 | 2 | -121/+122 |
* | x86: rename the iso file to openwrt-x86-generic.iso | Felix Fietkau | 2012-10-07 | 1 | -1/+3 |
* | x86: remove grub-legacy | Felix Fietkau | 2012-10-07 | 15 | -5188/+7 |
* | x86: add grub2 iso support | Felix Fietkau | 2012-10-07 | 4 | -4/+45 |
* | x86/generic: enable cdrom + iso9660 support | Felix Fietkau | 2012-10-07 | 1 | -1/+5 |
* | mac80211: refresh patches | Felix Fietkau | 2012-10-07 | 2 | -41/+27 |
* | mac80211: use ieee80211_free_txskb in a few more places to prevent skb leaks | Felix Fietkau | 2012-10-07 | 2 | -1/+108 |
* | move a few unmaintained packages from trunk to /packages | Felix Fietkau | 2012-10-07 | 220 | -33399/+0 |
* | build: create pkginfo dir earlier to avoid build breakage | Felix Fietkau | 2012-10-06 | 1 | -0/+1 |
* | build: rework the package/install step - collect package install lists during... | Felix Fietkau | 2012-10-06 | 5 | -42/+55 |
* | hostapd: fix parallel build issues and spurious object file rebuilds | Felix Fietkau | 2012-10-06 | 1 | -0/+1 |
* | ath9k: fix invalid register access on single-stream ar93xx devices | Felix Fietkau | 2012-10-05 | 1 | -0/+13 |
* | acx-mac80211: adapt interface changes in mac80211 | Hauke Mehrtens | 2012-10-04 | 2 | -1/+44 |