| Commit message (Expand) | Author | Age | Files | Lines |
* | fix kernel virtual package install | nbd | 2006-01-12 | 2 | -1/+1 |
* | fix endian issue | mbm | 2006-01-12 | 1 | -0/+5 |
* | use default ipkg.conf | mbm | 2006-01-12 | 1 | -3/+0 |
* | Merge aruba support | mbm | 2006-01-12 | 28 | -0/+14887 |
* | Merged WAP54G v1.0 workaround, closes #205 | florian | 2006-01-12 | 1 | -14/+36 |
* | Corrected missing unused ifname as suggested in #200, definitively closes #200 | florian | 2006-01-12 | 1 | -0/+1 |
* | brcm-2.6: remove old b44 support patches, integrate bcm47xx support into newe... | nbd | 2006-01-12 | 3 | -1896/+639 |
* | disable pci extif on bcm5350 in brcm-2.6 | nbd | 2006-01-12 | 1 | -67/+85 |
* | fix dependencies for bcm43xx | nbd | 2006-01-11 | 1 | -1/+1 |
* | add b44 fixes for brcm-2.4 | nbd | 2006-01-11 | 1 | -0/+89 |
* | switch driver updates and fixes | nbd | 2006-01-11 | 4 | -35/+134 |
* | hardcode number of vlans in switch-robo (run-time detection doesn't seem to w... | nbd | 2006-01-11 | 1 | -27/+3 |
* | Fixed network autoconfiguration as explained in #200, fixes #200 | florian | 2006-01-11 | 1 | -1/+2 |
* | fix kmod build after target/linux reorg | nico | 2006-01-11 | 2 | -2/+2 |
* | create package directory in target/linux/*/prepare | nbd | 2006-01-11 | 1 | -1/+1 |
* | add netconfig script to brcm-2.4 and remove default /etc/config/network | nbd | 2006-01-11 | 3 | -18/+109 |
* | fix non-verbose messages for the new target/linux structure | nbd | 2006-01-11 | 1 | -5/+5 |
* | fix typo in endian-ness select for squashfs | nbd | 2006-01-11 | 1 | -5/+4 |
* | Move device selection first in menuconfig (#18) | nbd | 2006-01-10 | 1 | -62/+20 |
* | add missing Config.in for ar7 | nbd | 2006-01-10 | 1 | -0/+29 |
* | large target/linux cleanup | nbd | 2006-01-10 | 120 | -609/+388 |
* | fix sbh symbol export for switch drivers on brcm-2.4 | nbd | 2006-01-10 | 1 | -1/+3 |
* | fix Config.in for b44 kernel config change on brcm-2.4 | nbd | 2006-01-10 | 1 | -2/+1 |
* | compile b44 into the kernel on brcm-2.4 | nbd | 2006-01-10 | 1 | -1/+1 |
* | x86-2.6 compile fixes for snapshot build | wbx | 2006-01-09 | 3 | -10/+27 |
* | add updates for atheros SOC support from Mike A., thx | wbx | 2006-01-09 | 7 | -7539/+11448 |
* | 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 |