| Commit message (Expand) | Author | Age | Files | Lines |
* | update to 3.0.1 | Florian Fainelli | 2011-08-09 | 4 | -1/+40 |
* | add CONFIG_EARLY_PRINTK | Florian Fainelli | 2011-08-09 | 1 | -0/+1 |
* | bcm63xx: add support for linux 3.1-rc1 | Jonas Gorski | 2011-08-09 | 40 | -0/+5184 |
* | linux: generic: add support for 3.1-rc1 | Jonas Gorski | 2011-08-09 | 115 | -0/+66018 |
* | include/kernel.mk: fix download path for linux 3.x | Jonas Gorski | 2011-08-09 | 1 | -1/+5 |
* | package/acx: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
* | package/madwifi: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
* | package/kernel: Mark mvswitch as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
* | package/mac80211: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
* | package/kernel: invert dependencies for current kernel features | Jonas Gorski | 2011-08-09 | 4 | -7/+7 |
* | b43: fix reloading config settings after channel changes or hostapd restart (... | Felix Fietkau | 2011-08-08 | 1 | -0/+101 |
* | Add packages that will be relant as "There's a new Alix platform driver hitti... | Daniel Dickinson | 2011-08-08 | 2 | -1/+5 |
* | kernel: fix another typo in the netfilter optimization patches | Felix Fietkau | 2011-08-07 | 2 | -2/+2 |
* | mac80211: always store broadcom firmware in b43 and b43legacy dir | Hauke Mehrtens | 2011-08-06 | 2 | -0/+17 |
* | kernel: add missing option | Hauke Mehrtens | 2011-08-06 | 1 | -0/+1 |
* | kernel: typo in cs5535 and cs5536 pata driver kernel definitions | Hauke Mehrtens | 2011-08-06 | 1 | -4/+4 |
* | kernel: add missing checks in the netfilter optimization patch which broke so... | Felix Fietkau | 2011-08-06 | 4 | -19/+25 |
* | uml: add some missing options | Hauke Mehrtens | 2011-08-06 | 1 | -1/+2 |
* | kernel: add some missing config options | Hauke Mehrtens | 2011-08-06 | 8 | -0/+17 |
* | binutils: add binutils 2.21.1 | Hauke Mehrtens | 2011-08-06 | 10 | -0/+31249 |
* | kernel: update to kernel version 3.0.1 | Hauke Mehrtens | 2011-08-06 | 12 | -17/+17 |
* | mkimage/getline.h - Mac OS X 10.7 (Lion) fix | Lars-Peter Clausen | 2011-08-05 | 1 | -0/+22 |
* | host/include/getline.h - Mac OS X 10.7 (Lion) fix | Lars-Peter Clausen | 2011-08-05 | 1 | -1/+1 |
* | kernel-headers: fix compile error caused by wrong host include path when the ... | Felix Fietkau | 2011-08-05 | 1 | -11/+14 |
* | update to kernel 3.0 | Florian Fainelli | 2011-08-05 | 3 | -4/+171 |
* | add more missing config symbols | Florian Fainelli | 2011-08-05 | 1 | -0/+3 |
* | update to kernel 3.0 | Florian Fainelli | 2011-08-05 | 1 | -1/+1 |
* | add 101-perf_arm_uclibc.patch to 3.0 patches | Florian Fainelli | 2011-08-05 | 1 | -0/+13 |
* | add missing config symbol | Florian Fainelli | 2011-08-05 | 1 | -1/+2 |
* | ar71xx: fix image generation | Gabor Juhos | 2011-08-05 | 1 | -5/+5 |
* | brcm47xx: use kernel 3.0 | Hauke Mehrtens | 2011-08-04 | 1 | -1/+1 |
* | broadcom-diag: add support for bcma | Hauke Mehrtens | 2011-08-04 | 2 | -45/+151 |
* | switch: update for brcm47xx target | Hauke Mehrtens | 2011-08-04 | 7 | -102/+83 |
* | rtc-rv5c386a: add support for kernel 3.0 | Hauke Mehrtens | 2011-08-04 | 2 | -178/+30 |
* | brcm47xx: update patches | Hauke Mehrtens | 2011-08-04 | 38 | -472/+1716 |
* | ar71xx: enable sysupgrade on the AP96 and DB120 boards | Gabor Juhos | 2011-08-04 | 1 | -1/+1 |
* | ar71xx: use the same test for AP121 and Zcomax sysupgrade images | Gabor Juhos | 2011-08-04 | 1 | -9/+2 |
* | ar71xx: cleanup image generation Makefile | Gabor Juhos | 2011-08-04 | 1 | -276/+154 |
* | ar71xx: fix ethernet FIFO state corruption on ar7240 | Felix Fietkau | 2011-08-04 | 2 | -20/+61 |
* | ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop | Felix Fietkau | 2011-08-04 | 2 | -3/+19 |
* | ar71xx: fix MAC/MDIO reset mask handling | Felix Fietkau | 2011-08-04 | 1 | -2/+2 |
* | ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error) | Felix Fietkau | 2011-08-04 | 1 | -1/+9 |
* | ath9k: add some code to control internal driver queue length limits | Felix Fietkau | 2011-08-04 | 2 | -0/+457 |
* | ath9k: reduce the number of software retries, include hardware a-mpdu retries... | Felix Fietkau | 2011-08-04 | 1 | -0/+61 |
* | ath9k: rework handling of sending BlockAckReq frames, should hopefully lead t... | Felix Fietkau | 2011-08-04 | 2 | -0/+213 |
* | generic: Add missing config symbol | Jonas Gorski | 2011-08-03 | 2 | -0/+2 |
* | remove 8*1-usb_serial_endpoint_size.patch | Florian Fainelli | 2011-08-03 | 8 | -204/+0 |
* | toolchain/uClibc: Make sure there's always a UCLIBC_VERSION_* | Jonas Gorski | 2011-08-02 | 1 | -0/+8 |
* | add support for BCM6345 Ethernet DMA engine | Florian Fainelli | 2011-08-02 | 4 | -2/+1062 |
* | improve BCM6345 support | Florian Fainelli | 2011-08-02 | 33 | -72/+314 |