]>
git.ipfire.org Git - thirdparty/iw.git/log
Johannes Berg [Sun, 24 May 2009 14:48:17 +0000 (16:48 +0200)]
print scan info on event
Johannes Berg [Wed, 20 May 2009 13:07:40 +0000 (15:07 +0200)]
update nl80211.h
Johannes Berg [Wed, 13 May 2009 23:19:34 +0000 (01:19 +0200)]
sync nl80211.h
Karl Hiramoto [Wed, 13 May 2009 09:16:18 +0000 (11:16 +0200)]
iw/Makefile use pkg-config if passed from environmental var.
This patch makes cross compiling easier.
Signed-off-by: Karl Hiramoto <karl@hiramoto.org>
Johannes Berg [Tue, 12 May 2009 22:10:08 +0000 (00:10 +0200)]
v0.9.14
Johannes Berg [Tue, 5 May 2009 13:24:39 +0000 (15:24 +0200)]
finish docs
Johannes Berg [Tue, 5 May 2009 13:14:52 +0000 (15:14 +0200)]
more interface help
Johannes Berg [Tue, 5 May 2009 13:05:10 +0000 (15:05 +0200)]
help for 'set name'
Johannes Berg [Tue, 5 May 2009 13:04:19 +0000 (15:04 +0200)]
add note to set channel/freq
Johannes Berg [Tue, 5 May 2009 13:02:54 +0000 (15:02 +0200)]
print version in help output
Johannes Berg [Tue, 5 May 2009 13:00:56 +0000 (15:00 +0200)]
document scan commands
Johannes Berg [Tue, 5 May 2009 12:56:40 +0000 (14:56 +0200)]
add help for ibss commands
Johannes Berg [Tue, 5 May 2009 12:56:21 +0000 (14:56 +0200)]
add help for info/list/phy commands
Johannes Berg [Tue, 5 May 2009 12:48:16 +0000 (14:48 +0200)]
add ability to document commands, document event/help
Johannes Berg [Tue, 5 May 2009 12:26:25 +0000 (14:26 +0200)]
use C99 initialiser for cmd struct
Johannes Berg [Tue, 5 May 2009 12:17:28 +0000 (14:17 +0200)]
if command fails, print help for this command
Johannes Berg [Tue, 5 May 2009 12:10:09 +0000 (14:10 +0200)]
split out event handling code
Johannes Berg [Tue, 5 May 2009 12:06:39 +0000 (14:06 +0200)]
split out per-command help
Johannes Berg [Tue, 5 May 2009 10:47:43 +0000 (12:47 +0200)]
allow printing timing on events (-t)
Johannes Berg [Tue, 5 May 2009 10:39:30 +0000 (12:39 +0200)]
print status
Johannes Berg [Tue, 5 May 2009 10:19:13 +0000 (12:19 +0200)]
print nicer auth/assoc/deauth/disassoc events
Johannes Berg [Tue, 5 May 2009 09:50:43 +0000 (11:50 +0200)]
make event printing more regular
Johannes Berg [Tue, 5 May 2009 09:44:04 +0000 (11:44 +0200)]
print extended capabilities
Johannes Berg [Tue, 5 May 2009 09:33:34 +0000 (11:33 +0200)]
print rsn capabilities field
Johannes Berg [Tue, 5 May 2009 09:21:13 +0000 (11:21 +0200)]
add AKM suites for 11r/11w
Johannes Berg [Tue, 5 May 2009 08:45:30 +0000 (10:45 +0200)]
use decimal like the standard for suites below OUI
Johannes Berg [Tue, 5 May 2009 08:43:33 +0000 (10:43 +0200)]
print "00-0f-ac:7" instead of "Unknown (00-0f-ac:7)" to make it shorter
Johannes Berg [Mon, 4 May 2009 16:57:03 +0000 (18:57 +0200)]
print invalid tail on WPA/RSN IE if present
Marcel Holtmann [Mon, 4 May 2009 16:49:09 +0000 (09:49 -0700)]
add length checks for WPA/RSN cipher and authentication suites
Marcel Holtmann [Mon, 4 May 2009 16:06:07 +0000 (09:06 -0700)]
add support for showing power constraint IE
Johannes Berg [Mon, 4 May 2009 12:32:24 +0000 (14:32 +0200)]
rearrange some tests to be clearer
Johannes Berg [Mon, 4 May 2009 12:06:33 +0000 (14:06 +0200)]
add ability to scan certain SSIDs/frequencies
Johannes Berg [Mon, 4 May 2009 11:35:22 +0000 (13:35 +0200)]
validate IE length better in places
still missing for the auth/cipher suites I think
Johannes Berg [Mon, 4 May 2009 11:12:01 +0000 (13:12 +0200)]
add Country in/outdoor environ + invalid environ
Johannes Berg [Mon, 4 May 2009 11:07:16 +0000 (13:07 +0200)]
print WPS version as major.minor
Johannes Berg [Mon, 4 May 2009 11:06:07 +0000 (13:06 +0200)]
print unknown cipher/auth suites with more info
Johannes Berg [Mon, 4 May 2009 11:02:32 +0000 (13:02 +0200)]
s/WPA2/RSN/
Marcel Holtmann [Mon, 4 May 2009 08:48:47 +0000 (01:48 -0700)]
add support for parsing WPA and RSN/WPA2 information elements
Marcel Holtmann [Mon, 4 May 2009 08:48:46 +0000 (01:48 -0700)]
add basic support for parsing WMM information element
Marcel Holtmann [Mon, 4 May 2009 08:48:45 +0000 (01:48 -0700)]
add human readable decoding for capability information field
Marcel Holtmann [Mon, 4 May 2009 08:48:44 +0000 (01:48 -0700)]
add support for showing extended capabilities IE
Marcel Holtmann [Mon, 4 May 2009 08:48:43 +0000 (01:48 -0700)]
add basic support for parsing country information element
Marcel Holtmann [Mon, 4 May 2009 08:48:42 +0000 (01:48 -0700)]
add support for parsing ERP information element
Marcel Holtmann [Sat, 2 May 2009 20:07:24 +0000 (13:07 -0700)]
add option to dump unknown IEs with scan command
Johannes Berg [Fri, 1 May 2009 09:52:51 +0000 (11:52 +0200)]
WPS scan: print out AP locked attribute
Johannes Berg [Thu, 30 Apr 2009 18:05:59 +0000 (20:05 +0200)]
parse some WPS data
Johannes Berg [Thu, 30 Apr 2009 16:57:06 +0000 (18:57 +0200)]
print unknown IEs in nicer form
Johannes Berg [Thu, 30 Apr 2009 16:49:44 +0000 (18:49 +0200)]
don't try parsing too short vendor IEs
Johannes Berg [Thu, 23 Apr 2009 13:57:38 +0000 (15:57 +0200)]
add scan warnings
Johannes Berg [Mon, 20 Apr 2009 23:07:50 +0000 (01:07 +0200)]
0.9.13
Johannes Berg [Mon, 20 Apr 2009 22:53:00 +0000 (00:53 +0200)]
generate version.c instead of version.o
Johannes Berg [Mon, 20 Apr 2009 22:36:20 +0000 (00:36 +0200)]
Merge branch 'ibss-test'
Conflicts:
nl80211.h
Johannes Berg [Mon, 20 Apr 2009 22:36:05 +0000 (00:36 +0200)]
update nl80211.h
Johannes Berg [Mon, 20 Apr 2009 22:22:12 +0000 (00:22 +0200)]
fix bug introduced by previous commit
Johannes Berg [Sun, 19 Apr 2009 15:52:14 +0000 (17:52 +0200)]
adjust to new ibss API
Johannes Berg [Sun, 19 Apr 2009 13:47:18 +0000 (15:47 +0200)]
print better interface names
Johannes Berg [Sun, 19 Apr 2009 13:21:02 +0000 (15:21 +0200)]
Merge branch 'master' into ibss-test
Johannes Berg [Sun, 19 Apr 2009 13:19:43 +0000 (15:19 +0200)]
support "iw dev ... set type ..."
This allows changing the interface type. It's the one operation
I commonly still do with iwconfig...
Also clean up get_if_type while at it.
Johannes Berg [Sun, 19 Apr 2009 13:06:12 +0000 (15:06 +0200)]
add "dev" command to list all wireless interfaces
Johannes Berg [Sun, 19 Apr 2009 13:05:58 +0000 (15:05 +0200)]
add "phy" command as alias for "list"
Johannes Berg [Sun, 19 Apr 2009 13:05:38 +0000 (15:05 +0200)]
allow more command aliasing, dev/phy commands
Johannes Berg [Sat, 18 Apr 2009 22:53:31 +0000 (00:53 +0200)]
ibss join/leave/event code
Johannes Berg [Sat, 18 Apr 2009 22:52:26 +0000 (00:52 +0200)]
update nl80211.h
Johannes Berg [Sat, 18 Apr 2009 19:10:25 +0000 (21:10 +0200)]
make version.h depend on things
Johannes Berg [Sat, 18 Apr 2009 19:07:52 +0000 (21:07 +0200)]
remove -nogit suffix when building from tarball
Johannes Berg [Sat, 11 Apr 2009 18:47:24 +0000 (20:47 +0200)]
accept managed/mgd for station interface
Johannes Berg [Wed, 8 Apr 2009 12:37:06 +0000 (14:37 +0200)]
bump version to 0.9.12
Johannes Berg [Wed, 8 Apr 2009 12:11:47 +0000 (14:11 +0200)]
add plain "scan" command that triggers, waits and dumps
Johannes Berg [Wed, 8 Apr 2009 12:11:24 +0000 (14:11 +0200)]
allow netlink-less commands and section commands with subsections
Johannes Berg [Wed, 8 Apr 2009 11:42:38 +0000 (13:42 +0200)]
remove "raw" thing
Johannes Berg [Wed, 8 Apr 2009 11:29:13 +0000 (13:29 +0200)]
add functionality to wait for events
Johannes Berg [Wed, 8 Apr 2009 11:13:28 +0000 (13:13 +0200)]
prepare for more generic commands
Johannes Berg [Wed, 8 Apr 2009 11:04:25 +0000 (13:04 +0200)]
clean up usage code
Johannes Berg [Wed, 8 Apr 2009 11:01:18 +0000 (13:01 +0200)]
reorder includes
Johannes Berg [Thu, 26 Mar 2009 11:01:48 +0000 (12:01 +0100)]
0.9.11
Johannes Berg [Tue, 24 Mar 2009 07:41:42 +0000 (08:41 +0100)]
Revert "iw: parse max allowed bandwidth"
This reverts commit
a47905d79b966e04939112923aaabaa1b46e8097 .
I don't think we'll let the kernel actually create that attribute,
so parsing is pointless.
Johannes Berg [Fri, 20 Mar 2009 08:59:30 +0000 (09:59 +0100)]
allow identify wiphys by index with "phy#<idx>" rather than "phy <name>"
Johannes Berg [Thu, 12 Mar 2009 10:13:36 +0000 (11:13 +0100)]
better error reporting if dev/phy does not exist
Johannes Berg [Wed, 11 Mar 2009 13:55:37 +0000 (14:55 +0100)]
0.9.10
Luis R. Rodriguez [Tue, 10 Mar 2009 02:28:50 +0000 (22:28 -0400)]
iw: add regulatory events notification parsing
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Tue, 10 Mar 2009 02:28:49 +0000 (22:28 -0400)]
iw: use stdbool on reg.c
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Luis R. Rodriguez [Tue, 10 Mar 2009 02:28:48 +0000 (22:28 -0400)]
iw: parse max allowed bandwidth
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Johannes Berg [Wed, 11 Mar 2009 13:44:09 +0000 (14:44 +0100)]
update nl80211.h
Johannes Berg [Sun, 8 Mar 2009 12:32:26 +0000 (13:32 +0100)]
fix off-by-one error to allow setting cooked monitor
Johannes Berg [Wed, 18 Feb 2009 09:43:35 +0000 (10:43 +0100)]
print out station packet counters (if available)
Johannes Berg [Wed, 18 Feb 2009 09:40:17 +0000 (10:40 +0100)]
update nl80211.h
Johannes Berg [Thu, 12 Feb 2009 10:45:00 +0000 (11:45 +0100)]
don't require scan multicast group
Johannes Berg [Thu, 12 Feb 2009 10:40:56 +0000 (11:40 +0100)]
iw event for scan finish
Johannes Berg [Thu, 12 Feb 2009 09:30:32 +0000 (10:30 +0100)]
make printing unknown IEs optional in iw scan dump
Johannes Berg [Tue, 10 Feb 2009 20:14:45 +0000 (21:14 +0100)]
tsf is a good indication of AP uptime ...
Johannes Berg [Thu, 5 Feb 2009 20:08:54 +0000 (21:08 +0100)]
Merge branch 'master' into scan-test
Conflicts:
nl80211.h
Luis R. Rodriguez [Wed, 28 Jan 2009 16:57:59 +0000 (08:57 -0800)]
iw: add get regulatory domain support
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
pat-lkml [Tue, 3 Feb 2009 00:25:39 +0000 (19:25 -0500)]
iw: align output for HT capabilities
The HT capabilities have an additional space in front of them causing
them not to line up with the rest of the listed outputs. This patch
removes that space.
Signed-off-by: Pat Erley <pat-lkml@erley.org>
Luis R. Rodriguez [Mon, 2 Feb 2009 23:39:06 +0000 (15:39 -0800)]
iw: add MCS set parsing
This adds MCS set parsing to iw. When you can 'iw list' you can
now see the MCS set actually parsed, this can tell you information
such as all the RX/TX MCS indexes supported, max TX spatial streams,
if TX unequal modulation is supported and your max supported HT
RX data rate.
This is as per 802.11n Draft 7 on section 7.3.2.57.4 Supported MCS Set field.
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Pavel Roskin [Fri, 30 Jan 2009 22:33:34 +0000 (17:33 -0500)]
iw: report if no supported version of libnl is found
Otherwise, the error messase would be very confusing.
Johannes Berg [Thu, 29 Jan 2009 13:56:08 +0000 (14:56 +0100)]
mesh parameter list improvements
- list them as a real list
- print them out when the user specified none at all
Johannes Berg [Thu, 29 Jan 2009 13:46:55 +0000 (14:46 +0100)]
Merge branch 'master' into scan-test
Conflicts:
Makefile
Johannes Berg [Thu, 29 Jan 2009 13:45:41 +0000 (14:45 +0100)]
change link order - it matters for help output
Johannes Berg [Thu, 29 Jan 2009 13:42:58 +0000 (14:42 +0100)]
Merge branch 'master' into scan-test
Conflicts:
nl80211.h
Johannes Berg [Thu, 29 Jan 2009 13:42:13 +0000 (14:42 +0100)]
update nl80211.h