| Commit message (Expand) | Author | Age | Files | Lines |
* | make opkg the default package manager, disable busybox ipkg from building by ... | Travis Kemen | 2008-08-16 | 9 | -14/+17 |
* | fix typo, proto should be protocol | Travis Kemen | 2008-08-16 | 1 | -1/+1 |
* | trigger error if dport is used when no proto is defined | John Crispin | 2008-08-15 | 1 | -0/+4 |
* | fix symlinks when installing opkg into a image | Travis Kemen | 2008-08-15 | 1 | -2/+2 |
* | Fix negative calculation of the tmpfs for devices with few RAM (#3557) | Florian Fainelli | 2008-08-14 | 1 | -1/+1 |
* | remove /etc/functions.sh call from led hotplug script | John Crispin | 2008-08-14 | 1 | -2/+0 |
* | [brcm47xx] refresh 2.6.23 patches | Gabor Juhos | 2008-08-14 | 28 | -550/+373 |
* | adds watchdog driver to ar5315 | John Crispin | 2008-08-14 | 4 | -1/+236 |
* | move qc-usb from trunk to packages as well (see [12260]) | Nicolas Thill | 2008-08-14 | 2 | -135/+0 |
* | Fix opkg compilation with ccache, thanks sn9 | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
* | [adm5120] load board's mac address on Compex devices | Gabor Juhos | 2008-08-13 | 3 | -1/+27 |
* | Now we have b43 working in master mode, include b43 in the profile (#3827) | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
* | Update b43 to work in AP mode | Florian Fainelli | 2008-08-13 | 36 | -22392/+161 |
* | Allow mac80211 drivers to work in master mode | Florian Fainelli | 2008-08-13 | 2 | -3/+27 |
* | Update hostapd to 0.6.4 | Florian Fainelli | 2008-08-13 | 3 | -68/+2 |
* | [package] i2c-gpio-custom: minor bugfix | Gabor Juhos | 2008-08-13 | 2 | -11/+11 |
* | [adm5120] fix gpio number of the reset button Compex WP54 boards | Gabor Juhos | 2008-08-13 | 2 | -2/+2 |
* | Add missing config symbols | Florian Fainelli | 2008-08-13 | 2 | -0/+2 |
* | Fix card_idx calculation, thanks sn9 | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
* | Fix putting mac80211 interfaces in monitor and managed modes | Florian Fainelli | 2008-08-13 | 1 | -3/+8 |
* | Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should ... | Florian Fainelli | 2008-08-13 | 1 | -3/+4 |
* | Add generic wpa_supplicant calls and use them for mac80211 and madwifi. | Florian Fainelli | 2008-08-12 | 4 | -99/+98 |
* | Typo, should be kmod-madwifi | Florian Fainelli | 2008-08-12 | 2 | -3/+2 |
* | Include madwifi by default in rb532 images | Florian Fainelli | 2008-08-12 | 1 | -0/+1 |
* | Allow routerboard users to kexec into the newly installed kernel if kexec-too... | Florian Fainelli | 2008-08-12 | 5 | -0/+18 |
* | fixes firewall makefile description | John Crispin | 2008-08-11 | 1 | -1/+1 |
* | uci firewall | John Crispin | 2008-08-11 | 10 | -314/+5 |
* | Add 802.1x client configuration support and corresponding documentation (#2069) | Florian Fainelli | 2008-08-11 | 2 | -2/+74 |
* | uci_firewall | John Crispin | 2008-08-11 | 1 | -1/+1 |
* | uci firewall | John Crispin | 2008-08-11 | 2 | -9/+1 |
* | madwifi: napi polling fix | Felix Fietkau | 2008-08-11 | 1 | -1/+1 |
* | switch the br2684 default to routed mode instead of bridged mode, as it's mor... | Felix Fietkau | 2008-08-11 | 1 | -2/+2 |
* | Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) | Florian Fainelli | 2008-08-11 | 4 | -3/+4 |
* | add missing dependency | Felix Fietkau | 2008-08-10 | 1 | -0/+2 |
* | fix kmod-ide-core packaging for 2.6.26+ | Felix Fietkau | 2008-08-10 | 1 | -4/+11 |
* | add missing kconfig symbol for generic ide | Felix Fietkau | 2008-08-10 | 1 | -0/+1 |
* | fix aes on x86 (thx, Acinonyx) | Felix Fietkau | 2008-08-10 | 1 | -6/+4 |
* | [ar71xx] add wget2nand script | Gabor Juhos | 2008-08-10 | 1 | -0/+73 |
* | [ar71xx] ag71xx: add initial message level support | Gabor Juhos | 2008-08-10 | 4 | -8/+45 |
* | move some webcam/sound related stuff from trunk to packages | Felix Fietkau | 2008-08-09 | 18 | -3621/+0 |
* | Make sure we will have lower case MAC addresses when doing WDS | Florian Fainelli | 2008-08-09 | 1 | -1/+4 |
* | Do not run telnet if either dropbear or openssh server are running (#3839) | Florian Fainelli | 2008-08-09 | 1 | -1/+1 |
* | [adm5120] split support of Cellvision boards | Gabor Juhos | 2008-08-09 | 7 | -60/+120 |
* | fix cut&paste mistake | Felix Fietkau | 2008-08-09 | 1 | -2/+2 |
* | sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile) | Felix Fietkau | 2008-08-09 | 1 | -0/+16 |
* | fix make distclean | Felix Fietkau | 2008-08-09 | 1 | -1/+1 |
* | Support encrypted WDS connections (#2463) | Florian Fainelli | 2008-08-09 | 2 | -2/+76 |
* | add support for appending a file to jffs2 during reflash on the fly | Felix Fietkau | 2008-08-08 | 4 | -59/+110 |
* | package iproute2 has problems building on recent BSD-derived platforms | Florian Fainelli | 2008-08-08 | 1 | -4/+4 |
* | Invert logic, first search for find as most people will build under Linux | Florian Fainelli | 2008-08-08 | 1 | -2/+2 |