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