| Commit message (Expand) | Author | Age | Files | Lines |
* | fix calling the update target for host-only builds | Felix Fietkau | 2009-03-23 | 1 | -0/+1 |
* | fix HOST_QUILT override | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
* | do not use --owner=root or --group=root when running tar. it does not work on... | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
* | clean up uclibc patch/config version handling a bit | Felix Fietkau | 2009-03-23 | 84 | -26/+8 |
* | [wpa_supplicant] bump to version 0.6.9. | Hauke Mehrtens | 2009-03-23 | 4 | -26/+46 |
* | [hostapd] bump to version 0.6.9. | Hauke Mehrtens | 2009-03-23 | 3 | -44/+66 |
* | madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken | Felix Fietkau | 2009-03-23 | 1 | -1/+1 |
* | madwifi: fix a locking error related to wds (thx, tharvey) | Felix Fietkau | 2009-03-23 | 1 | -6/+6 |
* | madwifi: add fragmentation fix from #4817 | Felix Fietkau | 2009-03-23 | 1 | -0/+10 |
* | reorganize madwifi patches slightly | Felix Fietkau | 2009-03-23 | 5 | -100/+54 |
* | speed up quilt imports | Felix Fietkau | 2009-03-23 | 1 | -32/+5 |
* | atheros: fix radio mask check on ar5312 | Felix Fietkau | 2009-03-23 | 1 | -2/+2 |
* | atheros: upgrade to 2.6.28 by default | Felix Fietkau | 2009-03-22 | 1 | -1/+1 |
* | atheros: fix mdio bus registration for multiple ethernet interfaces | Felix Fietkau | 2009-03-22 | 2 | -11/+12 |
* | atheros: fix ar5312 support | Felix Fietkau | 2009-03-22 | 1 | -9/+15 |
* | atheros: do not attempt to start pci on ar2317 | Felix Fietkau | 2009-03-22 | 1 | -4/+3 |
* | atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2... | Felix Fietkau | 2009-03-22 | 3 | -8/+10 |
* | atheros: fix path in marvell switch phy id detection | Felix Fietkau | 2009-03-22 | 2 | -3/+3 |
* | remove custom phy hardware detection patch - it is no longer necessary | Felix Fietkau | 2009-03-22 | 3 | -78/+0 |
* | remove custom phy layer patches from older kernels where they are not needed | Felix Fietkau | 2009-03-22 | 8 | -312/+0 |
* | mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware ... | Felix Fietkau | 2009-03-22 | 2 | -52/+40 |
* | atheros: enable adm6996 and mvswitch support | Felix Fietkau | 2009-03-22 | 1 | -0/+2 |
* | busybox: fix spurious rebuild issue | Felix Fietkau | 2009-03-22 | 1 | -4/+6 |
* | add back marvell switch support to 2.6.28 | Felix Fietkau | 2009-03-22 | 1 | -0/+22 |
* | atheros: fix gpio interrupt handling on 2315 | Felix Fietkau | 2009-03-22 | 2 | -26/+36 |
* | [tools] m4 is now available, sorry for trouble | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
* | [tools] add missing m4 dir | Ralph Hempel | 2009-03-22 | 1 | -0/+33 |
* | atheros: add back reset button support | Felix Fietkau | 2009-03-22 | 1 | -0/+171 |
* | atheros: split out the pci support patch | Felix Fietkau | 2009-03-22 | 2 | -438/+301 |
* | Revert "[tools] add m4 (required for recent auto tools)" | Felix Fietkau | 2009-03-22 | 1 | -3/+1 |
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | 42 | -6545/+6297 |
* | [tools] add m4 (required for recent auto tools) | Ralph Hempel | 2009-03-22 | 1 | -1/+3 |
* | orion/harddisk: Add config-default to enable kernel features required for mou... | Rod Whitby | 2009-03-22 | 1 | -0/+35 |
* | orion: DT2 requires ISL1208 RTC to be enabled | Rod Whitby | 2009-03-22 | 1 | -1/+1 |
* | orion: Added initial support for Freecom DT2. Thanks to Zintis. | Rod Whitby | 2009-03-22 | 5 | -0/+572 |
* | ixp4xx/image: Initial support for fsg3 webupgrade images | Rod Whitby | 2009-03-22 | 1 | -10/+22 |
* | tools/firmware-utils: Added encode_crc, for Freecom devices. | Rod Whitby | 2009-03-22 | 2 | -0/+152 |
* | orion: Create generic and harddisk subtargets, ready for a different kernel c... | Rod Whitby | 2009-03-22 | 3 | -0/+13 |
* | [brcm63xx] enable all blocks on 6338 and uart clock on 6345 | Florian Fainelli | 2009-03-21 | 2 | -1/+10 |
* | b43legacy: Fix compilation. | Michael Büsch | 2009-03-20 | 1 | -5/+7 |
* | [brcm63xx] add support for bcm6345 SoC, needs testing | Florian Fainelli | 2009-03-20 | 4 | -2/+83 |
* | fix host dependencies for packages that depend on their own host build | Felix Fietkau | 2009-03-20 | 1 | -4/+5 |
* | b43: Mask the PHY TX error interrupt for now. | Michael Büsch | 2009-03-19 | 1 | -0/+26 |
* | Add ps3vram kernel module | Hamish Guthrie | 2009-03-19 | 1 | -0/+15 |
* | [kernel] resync kernel patches | Hauke Mehrtens | 2009-03-19 | 2 | -3/+3 |
* | [x86] The image was selected from a wrong location. | Hauke Mehrtens | 2009-03-19 | 1 | -1/+1 |
* | [sound] activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. | Hauke Mehrtens | 2009-03-19 | 1 | -5/+7 |
* | [mac80211] Update compat-wireless to 2009-03-18 | Hauke Mehrtens | 2009-03-18 | 22 | -1456/+1424 |
* | add makefile target alias package/<name>/host/<target> for host builds | Felix Fietkau | 2009-03-18 | 1 | -0/+1 |
* | [iw] Updated iw to 0.9.10. | Hauke Mehrtens | 2009-03-18 | 1 | -2/+2 |