]> git.ipfire.org Git - thirdparty/iw.git/log
thirdparty/iw.git
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