]> git.ipfire.org Git - thirdparty/iw.git/log
thirdparty/iw.git
15 years agodon't require .config
Johannes Berg [Tue, 16 Sep 2008 17:50:22 +0000 (19:50 +0200)] 
don't require .config

15 years agofix typo
Johannes Berg [Tue, 16 Sep 2008 17:12:57 +0000 (19:12 +0200)] 
fix typo

15 years agofix nl code
Johannes Berg [Tue, 16 Sep 2008 17:06:53 +0000 (19:06 +0200)] 
fix nl code

15 years agoprint out numeric error code
Johannes Berg [Tue, 16 Sep 2008 16:54:39 +0000 (18:54 +0200)] 
print out numeric error code

15 years agofix typo in station code
Johannes Berg [Tue, 16 Sep 2008 16:36:50 +0000 (18:36 +0200)] 
fix typo in station code

15 years agosimplify netlink handling
Johannes Berg [Tue, 16 Sep 2008 16:35:06 +0000 (18:35 +0200)] 
simplify netlink handling

15 years agofix up some error handling
Johannes Berg [Tue, 16 Sep 2008 16:18:45 +0000 (18:18 +0200)] 
fix up some error handling

15 years agofix error output
Johannes Berg [Tue, 16 Sep 2008 16:13:50 +0000 (18:13 +0200)] 
fix error output

15 years agoclean up error handling
Johannes Berg [Tue, 16 Sep 2008 16:13:12 +0000 (18:13 +0200)] 
clean up error handling

15 years agoadd back the ability to add a sibling interface
Johannes Berg [Tue, 16 Sep 2008 15:52:56 +0000 (17:52 +0200)] 
add back the ability to add a sibling interface

15 years agosimplify name set code
Johannes Berg [Tue, 16 Sep 2008 15:45:37 +0000 (17:45 +0200)] 
simplify name set code

15 years agoadd phy renaming support
Johannes Berg [Tue, 16 Sep 2008 15:40:48 +0000 (17:40 +0200)] 
add phy renaming support

15 years agoremove bogus comment
Johannes Berg [Tue, 16 Sep 2008 15:31:50 +0000 (17:31 +0200)] 
remove bogus comment

15 years agomove over station handling
Johannes Berg [Tue, 16 Sep 2008 15:27:38 +0000 (17:27 +0200)] 
move over station handling

15 years agoport mpath over
Johannes Berg [Tue, 16 Sep 2008 15:20:32 +0000 (17:20 +0200)] 
port mpath over

15 years agomove reg over to new framework
Johannes Berg [Tue, 16 Sep 2008 15:09:04 +0000 (17:09 +0200)] 
move reg over to new framework

15 years agopush info to new framework
Johannes Berg [Tue, 16 Sep 2008 15:05:33 +0000 (17:05 +0200)] 
push info to new framework

15 years agosome work for making command more dynamic
Johannes Berg [Tue, 16 Sep 2008 14:56:09 +0000 (16:56 +0200)] 
some work for making command more dynamic

15 years agofix makefile
Johannes Berg [Tue, 16 Sep 2008 13:39:19 +0000 (15:39 +0200)] 
fix makefile

15 years agoadd interface get command
Johannes Berg [Tue, 16 Sep 2008 12:50:11 +0000 (14:50 +0200)] 
add interface get command

15 years agoMerge branch 'requires-unmerged-kernel-patches'
Johannes Berg [Thu, 11 Sep 2008 22:58:53 +0000 (00:58 +0200)] 
Merge branch 'requires-unmerged-kernel-patches'

15 years agoRevert "Revert "info: print out supported interface types""
Johannes Berg [Fri, 5 Sep 2008 21:01:11 +0000 (23:01 +0200)] 
Revert "Revert "info: print out supported interface types""

This reverts commit d2bb13b61f39cc11064618a4ae83a75e8de87076.

Now the requisite patch is in wireless-testing.

15 years agoRevert "info: print out supported interface types"
Johannes Berg [Fri, 5 Sep 2008 19:50:50 +0000 (21:50 +0200)] 
Revert "info: print out supported interface types"

This reverts commit 2edbc64f0050fba27573a13f5119ad8e4fd77d2e.

(requires stuff  not in the kernel yet, will come back
from the other branch once that gets merged)

15 years agoiw: Add support to send a request to set the regulatory domain
Luis R. Rodriguez [Fri, 29 Aug 2008 23:01:56 +0000 (16:01 -0700)] 
iw: Add support to send a request to set the regulatory domain

You can set the regulatory domain with this now.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
15 years agoinfo: print out supported interface types
Johannes Berg [Thu, 7 Aug 2008 15:18:13 +0000 (17:18 +0200)] 
info: print out supported interface types

15 years agomake iw print out that it supports 'info'
Tomas Winkler [Mon, 30 Jun 2008 13:38:20 +0000 (15:38 +0200)] 
make iw print out that it supports 'info'

From Tomas: "Here is little patch to help iw be more useful."

16 years agohide interface types "ap" and "ap_vlan" behind "__"
Johannes Berg [Mon, 14 Apr 2008 13:41:31 +0000 (15:41 +0200)] 
hide interface types "ap" and "ap_vlan" behind "__"

These interface types shouldn't be used manually, they're
used by hostapd.

16 years agodon't use 'err' uninitialised
Johannes Berg [Thu, 3 Apr 2008 13:39:27 +0000 (15:39 +0200)] 
don't use 'err' uninitialised

16 years agofix Makefile bug
Johannes Berg [Thu, 3 Apr 2008 13:38:11 +0000 (15:38 +0200)] 
fix Makefile bug

16 years agoadd #include <string.h>
Johannes Berg [Thu, 3 Apr 2008 13:24:13 +0000 (15:24 +0200)] 
add #include <string.h>

16 years agoremove trying to invoke cgcc if available, doesn't seem to work
Johannes Berg [Thu, 3 Apr 2008 13:20:24 +0000 (15:20 +0200)] 
remove trying to invoke cgcc if available, doesn't seem to work

16 years agoremove make noise
Johannes Berg [Wed, 2 Apr 2008 15:51:02 +0000 (17:51 +0200)] 
remove make noise

16 years agoclean up includes
Johannes Berg [Wed, 2 Apr 2008 15:40:11 +0000 (17:40 +0200)] 
clean up includes

16 years agotry to run cgcc (sparse) if possible
Johannes Berg [Wed, 2 Apr 2008 15:40:05 +0000 (17:40 +0200)] 
try to run cgcc (sparse) if possible

16 years agoiw: make 'usage' static
Johannes Berg [Wed, 2 Apr 2008 15:03:53 +0000 (17:03 +0200)] 
iw: make 'usage' static

16 years agostation: nicer output format
Johannes Berg [Wed, 2 Apr 2008 14:54:20 +0000 (16:54 +0200)] 
station: nicer output format

16 years agomac_addr_n2a: don't use an unused 'blen' variable
Johannes Berg [Wed, 2 Apr 2008 14:49:50 +0000 (16:49 +0200)] 
mac_addr_n2a: don't use an unused 'blen' variable

16 years agobetter debug cflags
Johannes Berg [Wed, 2 Apr 2008 14:49:26 +0000 (16:49 +0200)] 
better debug cflags

16 years agoAdd support for mesh interfaces
Luis Carlos Cobo [Tue, 1 Apr 2008 19:03:41 +0000 (12:03 -0700)] 
Add support for mesh interfaces

On interface creation, if interface type is mesh point (mp or mesh), a mesh_id
can be specified.

Mesh paths and stations (including non-mesh stations) can be dumped and manipulated.

You can find some usage examples at:

http://o11s.org/trac/wiki/HOWTO-0.2.1#Testing
http://o11s.org/trac/wiki/HOWTO-0.2.1#AdvancedTinkering

16 years agofix stupid bug
Johannes Berg [Wed, 16 Jan 2008 00:11:12 +0000 (01:11 +0100)] 
fix stupid bug

16 years agolicense under BSD
Johannes Berg [Tue, 15 Jan 2008 23:39:55 +0000 (00:39 +0100)] 
license under BSD

16 years agoadd wiphy dump capability
Johannes Berg [Tue, 15 Jan 2008 23:21:59 +0000 (00:21 +0100)] 
add wiphy dump capability

16 years agomake iw usable for mere mortals
Andrew Lutomirski [Thu, 20 Dec 2007 17:50:07 +0000 (18:50 +0100)] 
make iw usable for mere mortals

iw currently works, but the error handling is a bit off, many error
messages are absent, and the help text is flat-out wrong.  This
partially fixes the above and should make it possible for noobs to add
and remove interfaces without reading the entire source.

Signed-Off-By: Andy Lutomirski <luto@myrealbox.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
16 years agoremove README reference
Johannes Berg [Sat, 3 Nov 2007 14:55:04 +0000 (14:55 +0000)] 
remove README reference

16 years agobetter libnl defconfig
Johannes Berg [Tue, 9 Oct 2007 18:40:24 +0000 (20:40 +0200)] 
better libnl defconfig

16 years agoMinor updates
Mike Kershaw [Sat, 29 Sep 2007 23:17:20 +0000 (19:17 -0400)] 
Minor updates

Fixed char *phy initialization in main() preventing add from working
Aliased 'master' to 'ap' for nl80211 mode definitions
Added minimal help

Signed-off-by: Mike Kershaw <dragorn@kismetwireless.net>
16 years agoignore .config
Johannes Berg [Sat, 29 Sep 2007 15:44:20 +0000 (17:44 +0200)] 
ignore .config

16 years agofix some typos in previous commit
Johannes Berg [Sat, 29 Sep 2007 15:43:57 +0000 (17:43 +0200)] 
fix some typos in previous commit

16 years agoTweaked makefile to use .config file and kernel headers
Mike Kershaw [Sat, 29 Sep 2007 15:05:35 +0000 (11:05 -0400)] 
Tweaked makefile to use .config file and kernel headers

Signed-off-by: Mike Kershaw <dragorn@kismetwireless.net>
16 years agoimplement "del interface"
Johannes Berg [Fri, 28 Sep 2007 21:50:25 +0000 (23:50 +0200)] 
implement "del interface"

16 years ago"add interface" implementation
Johannes Berg [Fri, 28 Sep 2007 21:47:38 +0000 (23:47 +0200)] 
"add interface" implementation

16 years agoadd *.o to gitignore
Johannes Berg [Fri, 28 Sep 2007 21:47:22 +0000 (23:47 +0200)] 
add *.o to gitignore

16 years agoadd debugging info
Johannes Berg [Fri, 28 Sep 2007 21:32:15 +0000 (23:32 +0200)] 
add debugging info

16 years agoclean up Makefile
Johannes Berg [Fri, 28 Sep 2007 21:31:17 +0000 (23:31 +0200)] 
clean up Makefile

16 years agoclean .o files
Johannes Berg [Fri, 28 Sep 2007 21:30:06 +0000 (23:30 +0200)] 
clean .o files

16 years agoinitial commit
Johannes Berg [Fri, 28 Sep 2007 20:11:34 +0000 (22:11 +0200)] 
initial commit