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