| Commit message (Expand) | Author | Age | Files | Lines |
| * | add devicescape 802.11 stack | nbd | 2005-12-28 | 39 | -0/+18652 |
| * | 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 | 3 | -1/+5 |
| * | use b44/switch driver on 2.4-brcm and 2.6-brcm | wbx | 2005-12-25 | 2 | -1/+2 |
| * | 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 build on 2.4 systems | wbx | 2005-12-23 | 2 | -16/+58 |
| * | fix compile issues, from http://bugs.xelerance.com/view.php?id=509 | wbx | 2005-12-18 | 1 | -0/+78 |
| * | fix directory name | kaloz | 2005-12-15 | 1 | -1/+1 |
| * | upgrade madwifi snapshot to r1358 | kaloz | 2005-12-15 | 1 | -4/+4 |
| * | disable eagle-usb until florian commits it | nico | 2005-12-12 | 1 | -1/+1 |
| * | Added support for MMS connection tracking | florian | 2005-12-12 | 1 | -0/+1 |
| * | adjust svn properties: add missing "svn:keywords" for Makefiles, | nico | 2005-12-12 | 1 | -1/+1 |
| * | fix 2.4 build error introduced by changeset:2606 | nico | 2005-12-11 | 2 | -1/+2 |
| * | fix 2.6 module build when compiling on a 2.4 host system | nico | 2005-12-09 | 2 | -18/+29 |
| * | remove Maintainer: and Source: fields from ipkg control files | nico | 2005-12-08 | 10 | -28/+6 |
| * | add kernel driver for SPCA5XX based USB cameras | nico | 2005-12-08 | 6 | -0/+227 |
| * | remove obsolete comments stating that the modules won't build on mipsel/2.6 | nico | 2005-12-08 | 2 | -2/+0 |
| * | add ath_rate_sample, fix module loading on netgear wgt634u | wbx | 2005-11-29 | 2 | -1/+2 |
| * | update alsa to latest stable upstream release (v1.0.10) | nico | 2005-11-27 | 1 | -2/+2 |
| * | close ticket #63 | wbx | 2005-11-24 | 1 | -2/+2 |
| * | update hostap-driver to new upstream stable version (v0.4.7) | nico | 2005-11-22 | 1 | -2/+2 |
| * | fix madwifi package build, onoe/ath_rate_onoe.ko is not build | wbx | 2005-11-21 | 1 | -1/+0 |
| * | upgrade madwifi-ng snapshot to r1329-20051121 | kaloz | 2005-11-21 | 2 | -14/+2 |
| * | make wlcompat display 19 dBm max. when regulatory override is disabled | nbd | 2005-11-19 | 1 | -1/+4 |
| * | fix more typos | nbd | 2005-11-16 | 1 | -3/+3 |
| * | fix failsafe mode on brcm-2.4 | nbd | 2005-11-16 | 1 | -7/+7 |
| * | add extra safety for linksys nvram fixup (should fix #56, though i haven't be... | nbd | 2005-11-15 | 1 | -4/+4 |
| * | security update, fixes #52 | wbx | 2005-11-15 | 1 | -2/+2 |
| * | fix wlcompat menuconfig dependencies | nbd | 2005-11-14 | 1 | -2/+2 |
| * | seems like openswan needed another flags to compile properly | nbd | 2005-11-13 | 1 | -1/+1 |
| * | fix openswan compile with linux-2.6 (bug #8) | nbd | 2005-11-13 | 1 | -0/+1 |
| * | enable madwifi by default in brcm-2.6 | nbd | 2005-11-12 | 1 | -0/+1 |
| * | make linksys fixup script safe for GS v4 | nbd | 2005-11-12 | 1 | -2/+2 |
| * | improve signal level/quality display | nbd | 2005-11-11 | 1 | -12/+22 |
| * | fix noise/signal level display (fixes #20) | nbd | 2005-11-11 | 1 | -5/+11 |
| * | add linksys nvram fixup to S05nvram (fixes #32) | nbd | 2005-11-11 | 1 | -45/+100 |
| * | add new broadcom system code and new wlan driver (old driver still used by de... | nbd | 2005-11-08 | 1 | -7/+8 |
| * | use the same versioning scheme for kernel and modules | nico | 2005-11-08 | 7 | -10/+10 |
| * | don't strip kernel modules | nico | 2005-11-08 | 3 | -5/+0 |
| * | fix alsa kmod build on 2.6/mipsel (fix #7), | nico | 2005-11-06 | 1 | -0/+6 |
| * | re-enable alsa and openswan on brcm-2.6 (disabled by [2321]) to be able to re... | nico | 2005-11-06 | 1 | -4/+0 |