| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added wx200d, thanks Geoffrey Kruse, corrected typo in tmsnc/Config.in | florian | 2006-01-07 | 6 | -1/+72 |
* | Added support for USB ATM devices needed for ueagle-atm | florian | 2006-01-06 | 1 | -0/+4 |
* | small fix for Makefile | wbx | 2006-01-06 | 1 | -1/+1 |
* | Corrected some dummy error | florian | 2006-01-06 | 1 | -1/+1 |
* | Added support for ATM (needed by ueagle-atm), USB ATM, and VISOR USB serial c... | florian | 2006-01-06 | 5 | -4/+56 |
* | Added support for USB_SERIAL_VISOR, closes #180 | florian | 2006-01-06 | 4 | -1/+18 |
* | Added lrzsz, thanks to Mad Martin ! | florian | 2006-01-06 | 5 | -0/+78 |
* | Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules ment... | florian | 2006-01-05 | 2 | -0/+3 |
* | Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800) | florian | 2006-01-05 | 6 | -0/+66 |
* | port tor update in [2838] from whiterussian to trunk | nico | 2006-01-05 | 1 | -2/+2 |
* | port olsrd update in [2837] from whiterussian to trunk | nico | 2006-01-05 | 6 | -74/+27 |
* | add bcm43xx | nbd | 2006-01-05 | 10 | -0/+1754 |
* | mount sysfs at boot on linux 2.6 | nbd | 2006-01-05 | 1 | -0/+5 |
* | add firmware loading support to hotplug | nbd | 2006-01-05 | 1 | -0/+9 |
* | fix typo | nbd | 2006-01-05 | 1 | -1/+2 |
* | create /etc/config if it doesn't exist | nbd | 2006-01-05 | 1 | -0/+1 |
* | enable firmware loader by default in brcm-2.6 | nbd | 2006-01-05 | 1 | -1/+1 |
* | move firstboot to preinit for now (until a better solution is implemented), r... | nbd | 2006-01-04 | 2 | -5/+5 |
* | add script for autogenerating /etc/config/network based on nvram, remove defa... | nbd | 2006-01-04 | 2 | -31/+104 |
* | Corrected WAP54G bug as explained in #146, closes ticket #146 | florian | 2006-01-04 | 1 | -2/+2 |
* | Corrected missing dependency | florian | 2006-01-04 | 1 | -1/+1 |
* | remove 'without switch support' comment from b44 driver menuconfig description | nbd | 2006-01-04 | 1 | -1/+1 |
* | don't add robocfg by default - not necessary anymore | nbd | 2006-01-04 | 1 | -1/+0 |
* | statically compile b44 into the kernel on brcm-2.6 | nbd | 2006-01-04 | 2 | -3/+4 |
* | fix hotplug issue with compiled-in ethernet drivers | nbd | 2006-01-04 | 1 | -0/+4 |
* | configure switch at boot time based on vlan*ports | nbd | 2006-01-04 | 1 | -1/+9 |
* | add missing Config.in to base-files | nbd | 2006-01-04 | 1 | -0/+7 |
* | allow nvram access to kernel modules on brcm-2.6 | nbd | 2006-01-04 | 1 | -74/+109 |
* | kmod-switch: vlan parser rewrite, some api changes, minor fixes | nbd | 2006-01-04 | 4 | -106/+128 |
* | the gcc patch. you need to do make distclean and rebuild the toolchain | wbx | 2006-01-04 | 1 | -0/+11 |
* | patch for spec file of gcc 3.4.4, so that libgss library is not | wbx | 2006-01-04 | 10 | -10/+29 |
* | Added mrd6 package : IPv6 multicast routing daemon | florian | 2006-01-03 | 7 | -3/+113 |
* | remove unused robocfg stuff | wbx | 2006-01-03 | 1 | -6/+0 |
* | first load network driver (10), then wlan driver (20) and then wlcompat, so t... | wbx | 2006-01-03 | 2 | -3/+3 |
* | hopefully last fix for S60cron | olli | 2006-01-02 | 1 | -6/+4 |
* | Updated to latest tmsnc version 0.3.1 | florian | 2006-01-02 | 1 | -3/+3 |
* | Fixed ticket #169 thanks to gps ! | florian | 2006-01-02 | 1 | -0/+1 |
* | Corrected ticket #168 | florian | 2006-01-02 | 1 | -2/+5 |
* | Corrected ticket #100 | florian | 2006-01-02 | 2 | -2/+34 |
* | Fixed ticket #44 | florian | 2006-01-02 | 4 | -1/+36 |
* | Corrected ticket #118 | florian | 2006-01-02 | 1 | -2/+2 |
* | software watchdog as kernel modul, pf ring as kernel module. saves some bytes... | wbx | 2006-01-02 | 8 | -117/+42 |
* | enable watchdog daemon in busybox by default | wbx | 2006-01-02 | 1 | -1/+1 |
* | revert config default change for ieee80211-dscape, do real depends instead | nbd | 2006-01-02 | 1 | -2/+3 |
* | disable kmod-ieee80211-dscape on 2.4 devel build | wbx | 2006-01-02 | 1 | -1/+0 |
* | load switch drivers after ethernet drivers | nbd | 2006-01-01 | 1 | -3/+3 |
* | Added collectd, thanks to Florian Forster | florian | 2005-12-29 | 6 | -0/+169 |
* | Corrected typo for RTSP support | florian | 2005-12-29 | 1 | -1/+1 |
* | Added support for RTSP connection tracking modules | florian | 2005-12-29 | 6 | -1/+1549 |
* | add CONFIG_RING to x86-2.6 config | olli | 2005-12-28 | 1 | -0/+1 |