Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵ | Felix Fietkau | 2006-10-07 | 5 | -1091/+0 |
| | | | | | | all the developers are ready SVN-Revision: 4944 | ||||
* | rename wl.o wireless interface from ethX to wl0 | Felix Fietkau | 2006-05-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 3732 | ||||
* | change cp to $(CP) | Mike Baker | 2006-02-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 3112 | ||||
* | large target/linux cleanup | Felix Fietkau | 2006-01-10 | 1 | -7/+3 |
| | | | | SVN-Revision: 2877 | ||||
* | first load network driver (10), then wlan driver (20) and then wlcompat, so ↵ | Waldemar Brodkorb | 2006-01-03 | 1 | -1/+1 |
| | | | | | | the order of eth0/eth1 is as used to SVN-Revision: 2814 | ||||
* | remove Maintainer: and Source: fields from ipkg control files | Nicolas Thill | 2005-12-08 | 2 | -4/+0 |
| | | | | SVN-Revision: 2605 | ||||
* | make wlcompat display 19 dBm max. when regulatory override is disabled | Felix Fietkau | 2005-11-19 | 1 | -1/+4 |
| | | | | SVN-Revision: 2530 | ||||
* | fix wlcompat menuconfig dependencies | Felix Fietkau | 2005-11-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 2479 | ||||
* | improve signal level/quality display | Felix Fietkau | 2005-11-11 | 1 | -12/+22 |
| | | | | SVN-Revision: 2426 | ||||
* | fix noise/signal level display (fixes #20) | Felix Fietkau | 2005-11-11 | 1 | -5/+11 |
| | | | | SVN-Revision: 2421 | ||||
* | rework the kernel menuconfig, always use prompt to display config text ↵ | Nicolas Thill | 2005-11-02 | 1 | -2/+4 |
| | | | | | | instead of bool/tristate SVN-Revision: 2315 | ||||
* | continue massive kernel menuconfig reorganization | Nicolas Thill | 2005-10-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 2297 | ||||
* | compile fix | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 2262 | ||||
* | add missing control file for kmod-wlcompat-debug | Felix Fietkau | 2005-09-07 | 1 | -0/+7 |
| | | | | SVN-Revision: 1871 | ||||
* | fix wlcompat-debug, add proper signal strength info to scan and stats | Felix Fietkau | 2005-09-07 | 2 | -5/+41 |
| | | | | SVN-Revision: 1870 | ||||
* | some wificonf and wlcompat cleanups/fixes | Felix Fietkau | 2005-08-13 | 1 | -3/+5 |
| | | | | SVN-Revision: 1631 | ||||
* | add updates from whiterussian to head | Felix Fietkau | 2005-08-13 | 1 | -5/+72 |
| | | | | SVN-Revision: 1626 | ||||
* | move nvram,jffs2root,shared libs into target/linux/package and make them ↵ | Felix Fietkau | 2005-07-21 | 1 | -1/+1 |
| | | | | | | broadcom-specific SVN-Revision: 1517 | ||||
* | fix iwconfig eth1 enc on/off | Felix Fietkau | 2005-07-16 | 1 | -11/+11 |
| | | | | SVN-Revision: 1466 | ||||
* | fix some small bugs in wificonf and wlcompat | Felix Fietkau | 2005-07-09 | 1 | -5/+3 |
| | | | | SVN-Revision: 1385 | ||||
* | fix txpower setting in wlcompat | Felix Fietkau | 2005-07-06 | 1 | -3/+5 |
| | | | | SVN-Revision: 1363 | ||||
* | split wlcompat package in HEAD, too | Felix Fietkau | 2005-06-30 | 2 | -2/+16 |
| | | | | SVN-Revision: 1298 | ||||
* | add board tag to kernel module version and add versioned depend (does not ↵ | Felix Fietkau | 2005-06-11 | 1 | -1/+1 |
| | | | | | | work with current ipkg yet) SVN-Revision: 1202 | ||||
* | some fixes for wlcompat | Felix Fietkau | 2005-06-11 | 2 | -30/+45 |
| | | | | SVN-Revision: 1194 | ||||
* | implement SIOCSIWENCODE in wlcompat | Felix Fietkau | 2005-06-10 | 1 | -20/+55 |
| | | | | SVN-Revision: 1191 | ||||
* | read wep keys from the driver's private data instead of the shmem (can get ↵ | Felix Fietkau | 2005-06-10 | 1 | -23/+40 |
| | | | | | | key length correctly) SVN-Revision: 1190 | ||||
* | add function for enabling/disabling radio in wlcompat | Felix Fietkau | 2005-06-01 | 1 | -10/+24 |
| | | | | SVN-Revision: 1129 | ||||
* | don't return an error if a part of SIOCSIWMODE fails (fixes wlcompat for ↵ | Felix Fietkau | 2005-05-28 | 1 | -12/+5 |
| | | | | | | newer wl driver) SVN-Revision: 1092 | ||||
* | fix wlcompat build | Felix Fietkau | 2005-05-28 | 1 | -10/+16 |
| | | | | SVN-Revision: 1087 | ||||
* | move package/linux into target/linux, use wbx' new kernel code. support ↵ | Felix Fietkau | 2005-05-28 | 4 | -0/+872 |
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085 |