| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix wl-700gE ide init (patch by biblbroks, fixes #2686) | nbd | 2007-11-16 | 1 | -0/+32 |
* | add lzma compressed initramfs for bcm947xx | nbd | 2007-11-16 | 1 | -0/+121 |
* | add missing config symbols for ide on broadcom 4780 | nbd | 2007-11-16 | 1 | -0/+2 |
* | fix initramfs images | nbd | 2007-11-16 | 1 | -1/+9 |
* | create broadcom initramfs images and move the lzma decompressor area a bit fu... | nbd | 2007-11-16 | 2 | -1/+5 |
* | fix adm switch misdetection, which led to bogus button events that caused the... | nbd | 2007-11-16 | 2 | -7/+7 |
* | fix up hostapd for mac80211 | nbd | 2007-11-16 | 85 | -171/+5802 |
* | add git checkout support | nbd | 2007-11-16 | 2 | -2/+30 |
* | add libnl | nbd | 2007-11-16 | 1 | -0/+51 |
* | fix copy&paste mistake | nbd | 2007-11-15 | 1 | -1/+1 |
* | [adm5120] more USB driver changes | juhosg | 2007-11-15 | 5 | -215/+142 |
* | fix the image builder | nbd | 2007-11-14 | 4 | -89/+85 |
* | Add detection support for Buffalo WHR-G125 from #2611 | florian | 2007-11-13 | 1 | -0/+18 |
* | Add bcm5354 fixes from #2611 | florian | 2007-11-13 | 2 | -0/+78 |
* | add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks) | nbd | 2007-11-12 | 1 | -0/+11 |
* | add support for interfaces with ipv6, but no ipv4 (patch from #2695) | nbd | 2007-11-12 | 1 | -2/+2 |
* | [adm5120] make build of the images a bit quiet | juhosg | 2007-11-12 | 1 | -2/+2 |
* | [adm5120] USB driver cleanups, no it is still not finished | juhosg | 2007-11-12 | 4 | -161/+9 |
* | [adm5120] fix an unbalanced spinlock issue | juhosg | 2007-11-11 | 1 | -1/+1 |
* | fix image names in arm-magic.sh (closes: #2682) | juhosg | 2007-11-11 | 1 | -3/+3 |
* | add b43 fixes from #2677 | nbd | 2007-11-11 | 14 | -38/+255 |
* | make the image filenames a bit shorter | nbd | 2007-11-10 | 21 | -86/+86 |
* | disable a totally braindead optimization in busybox that causes various apple... | nbd | 2007-11-10 | 1 | -0/+40 |
* | fix quilt apply for packages that change STAMP_* | nbd | 2007-11-10 | 1 | -11/+11 |
* | [adm5120] more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)] | juhosg | 2007-11-10 | 6 | -156/+223 |
* | wlcompat: show wet mode as Managed mode as well to avoid confusion | nbd | 2007-11-10 | 1 | -13/+8 |
* | move wlcompat to the broadcom-wl package | nbd | 2007-11-10 | 37 | -4041/+75 |
* | disable pci ide irq sharing by default - probably causes issues on alix (unco... | nbd | 2007-11-10 | 1 | -1/+1 |
* | fix up ata/scsi core depends | nbd | 2007-11-10 | 1 | -3/+3 |
* | clean up rt2x00 downloading | nbd | 2007-11-10 | 1 | -15/+20 |
* | upgrade busybox to 1.8.1 | nbd | 2007-11-10 | 17 | -495/+549 |
* | update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663) | nbd | 2007-11-10 | 1 | -1/+2 |
* | clean up mac80211 related kernel version deps | nbd | 2007-11-10 | 5 | -78/+55 |
* | turn kmod-crypto-core dep into a select, so that packages like mac80211 are a... | nbd | 2007-11-10 | 1 | -10/+10 |
* | add config symbols for the kernel version | nbd | 2007-11-10 | 2 | -0/+23 |
* | revert abi changes in uClibc - on hold for 7.11, will be added again with the... | nbd | 2007-11-09 | 4 | -8/+8 |
* | disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc... | nbd | 2007-11-09 | 7 | -4/+307 |
* | [adm5120] USB driver fixes | juhosg | 2007-11-08 | 7 | -556/+477 |
* | fix acx-mac80211 compile with older kernels | nbd | 2007-11-07 | 1 | -5/+5 |
* | fix p54 compile | nbd | 2007-11-07 | 1 | -1/+3 |
* | move a few config options to the generic templates to avoid kernel config que... | nbd | 2007-11-07 | 3 | -13/+25 |
* | bump ppp version | nbd | 2007-11-07 | 1 | -1/+1 |
* | add ppp ipv6 patch by farnz (from #2525) | nbd | 2007-11-07 | 4 | -2/+37 |
* | update madwifi to latest rev - works around some crashiness | nbd | 2007-11-07 | 23 | -214/+221 |
* | Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535) | florian | 2007-11-05 | 1 | -5/+12 |
* | Fix missing IP section to properly add static hosts (#2650) | florian | 2007-11-05 | 1 | -0/+2 |
* | [adm5120] add usb drivers to the Compex NP28G's profile, thanks to kenny | juhosg | 2007-11-04 | 1 | -1/+1 |
* | [adm5120] disable unsupported boards in the LED driver by default | juhosg | 2007-11-04 | 3 | -3/+3 |
* | [packages] base-files: suppress error messages in usb-storage script | juhosg | 2007-11-04 | 1 | -8/+8 |
* | [adm5120] only use trxsplit on NOR flash devices | juhosg | 2007-11-04 | 1 | -0/+6 |