| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | upgrade kernel to 2.6.15 final | kaloz | 2006-01-08 | 1 | -6/+6 |
* | add missing control file. | wbx | 2006-01-07 | 1 | -0/+5 |
* | Merged ipt_time to 2.6 kernel and added ipt_time for all 2.4 archs, closes #185 | florian | 2006-01-07 | 6 | -0/+246 |
* | Added support for ipt_time | florian | 2006-01-07 | 3 | -0/+240 |
* | Added support for httpd IP address binding, worksforme #108 | florian | 2006-01-07 | 1 | -1/+1 |
* | 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 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 |
* | add bcm43xx | nbd | 2006-01-05 | 10 | -0/+1754 |
* | 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 |
* | 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 |
* | remove 'without switch support' comment from b44 driver menuconfig description | nbd | 2006-01-04 | 1 | -1/+1 |
* | statically compile b44 into the kernel on brcm-2.6 | nbd | 2006-01-04 | 2 | -3/+4 |
* | 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 |
* | first load network driver (10), then wlan driver (20) and then wlcompat, so t... | wbx | 2006-01-03 | 2 | -3/+3 |
* | software watchdog as kernel modul, pf ring as kernel module. saves some bytes... | wbx | 2006-01-02 | 8 | -117/+42 |
* | 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 |
* | 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 |
* | add devicescape 802.11 stack | nbd | 2005-12-28 | 39 | -0/+18652 |
* | add x86-2.6 package lists for the Image Builder | olli | 2005-12-28 | 3 | -0/+47 |
* | mipseb -> mips, thx kaloz for clearification | wbx | 2005-12-26 | 1 | -1/+1 |
* | fix missing sbh symbol on 2.4 | nbd | 2005-12-25 | 1 | -0/+6 |
* | fix wrong order of switch-adm.c includes | nbd | 2005-12-25 | 1 | -1/+1 |
* | fix kernel version detection in switch driver | nbd | 2005-12-25 | 2 | -1/+11 |
* | first ar531x support for 2.4, thx Mile Albon, some addons from me for mips bi... | wbx | 2005-12-25 | 9 | -1/+8645 |
* | use b44/switch driver on 2.4-brcm and 2.6-brcm | wbx | 2005-12-25 | 3 | -5/+6 |
* | fix switch driver makefiles for 2.4 | nbd | 2005-12-25 | 2 | -18/+7 |
* | fix switch driver makefile | nbd | 2005-12-25 | 1 | -1/+4 |
* | small fix for driver description | wbx | 2005-12-25 | 1 | -1/+1 |
* | first try to integrate nbds great new switch drivers for 2.4/2.6 with full vl... | wbx | 2005-12-25 | 12 | -1/+2113 |
* | new upstream 0.6.2pre1 | wbx | 2005-12-25 | 2 | -11/+11 |
* | bump release | wbx | 2005-12-25 | 1 | -1/+1 |
* | fix oops on start, forgot to ifdef one call last time, closes #133 | wbx | 2005-12-25 | 2 | -13/+23 |
* | update to new version, fixes bug #153 | wbx | 2005-12-25 | 3 | -22/+21 |
* | fix bug #155, thx for this detailed bug report | wbx | 2005-12-24 | 1 | -0/+5 |
* | add pfring patch to 2.6 | wbx | 2005-12-23 | 2 | -3/+1837 |
* | fix build on 2.4 systems | wbx | 2005-12-23 | 2 | -16/+58 |
* | backport flash-map driver and serial setup from 2.6 for netgear wgt634, split... | wbx | 2005-12-20 | 3 | -994/+1344 |