]> git.ipfire.org Git - thirdparty/iw.git/shortlog
thirdparty/iw.git
2009-05-24  Johannes Bergprint scan info on event
2009-05-20  Johannes Bergupdate nl80211.h
2009-05-13  Johannes Bergsync nl80211.h
2009-05-13  Karl Hiramotoiw/Makefile use pkg-config if passed from environmental...
2009-05-12  Johannes Bergv0.9.14 v0.9.14
2009-05-05  Johannes Bergfinish docs
2009-05-05  Johannes Bergmore interface help
2009-05-05  Johannes Berghelp for 'set name'
2009-05-05  Johannes Bergadd note to set channel/freq
2009-05-05  Johannes Bergprint version in help output
2009-05-05  Johannes Bergdocument scan commands
2009-05-05  Johannes Bergadd help for ibss commands
2009-05-05  Johannes Bergadd help for info/list/phy commands
2009-05-05  Johannes Bergadd ability to document commands, document event/help
2009-05-05  Johannes Berguse C99 initialiser for cmd struct
2009-05-05  Johannes Bergif command fails, print help for this command
2009-05-05  Johannes Bergsplit out event handling code
2009-05-05  Johannes Bergsplit out per-command help
2009-05-05  Johannes Bergallow printing timing on events (-t)
2009-05-05  Johannes Bergprint status
2009-05-05  Johannes Bergprint nicer auth/assoc/deauth/disassoc events
2009-05-05  Johannes Bergmake event printing more regular
2009-05-05  Johannes Bergprint extended capabilities
2009-05-05  Johannes Bergprint rsn capabilities field
2009-05-05  Johannes Bergadd AKM suites for 11r/11w
2009-05-05  Johannes Berguse decimal like the standard for suites below OUI
2009-05-05  Johannes Bergprint "00-0f-ac:7" instead of "Unknown (00-0f-ac:7...
2009-05-04  Johannes Bergprint invalid tail on WPA/RSN IE if present
2009-05-04  Marcel Holtmannadd length checks for WPA/RSN cipher and authentication...
2009-05-04  Marcel Holtmannadd support for showing power constraint IE
2009-05-04  Johannes Bergrearrange some tests to be clearer
2009-05-04  Johannes Bergadd ability to scan certain SSIDs/frequencies
2009-05-04  Johannes Bergvalidate IE length better in places
2009-05-04  Johannes Bergadd Country in/outdoor environ + invalid environ
2009-05-04  Johannes Bergprint WPS version as major.minor
2009-05-04  Johannes Bergprint unknown cipher/auth suites with more info
2009-05-04  Johannes Bergs/WPA2/RSN/
2009-05-04  Marcel Holtmannadd support for parsing WPA and RSN/WPA2 information...
2009-05-04  Marcel Holtmannadd basic support for parsing WMM information element
2009-05-04  Marcel Holtmannadd human readable decoding for capability information...
2009-05-04  Marcel Holtmannadd support for showing extended capabilities IE
2009-05-04  Marcel Holtmannadd basic support for parsing country information element
2009-05-04  Marcel Holtmannadd support for parsing ERP information element
2009-05-02  Marcel Holtmannadd option to dump unknown IEs with scan command
2009-05-01  Johannes BergWPS scan: print out AP locked attribute
2009-04-30  Johannes Bergparse some WPS data
2009-04-30  Johannes Bergprint unknown IEs in nicer form
2009-04-30  Johannes Bergdon't try parsing too short vendor IEs
2009-04-23  Johannes Bergadd scan warnings
2009-04-20  Johannes Berg0.9.13 v0.9.13
2009-04-20  Johannes Berggenerate version.c instead of version.o
2009-04-20  Johannes BergMerge branch 'ibss-test'
2009-04-20  Johannes Bergupdate nl80211.h
2009-04-20  Johannes Bergfix bug introduced by previous commit
2009-04-19  Johannes Bergadjust to new ibss API
2009-04-19  Johannes Bergprint better interface names
2009-04-19  Johannes BergMerge branch 'master' into ibss-test
2009-04-19  Johannes Bergsupport "iw dev ... set type ..."
2009-04-19  Johannes Bergadd "dev" command to list all wireless interfaces
2009-04-19  Johannes Bergadd "phy" command as alias for "list"
2009-04-19  Johannes Bergallow more command aliasing, dev/phy commands
2009-04-18  Johannes Bergibss join/leave/event code
2009-04-18  Johannes Bergupdate nl80211.h
2009-04-18  Johannes Bergmake version.h depend on things
2009-04-18  Johannes Bergremove -nogit suffix when building from tarball
2009-04-11  Johannes Bergaccept managed/mgd for station interface
2009-04-08  Johannes Bergbump version to 0.9.12 v0.9.12
2009-04-08  Johannes Bergadd plain "scan" command that triggers, waits and dumps
2009-04-08  Johannes Bergallow netlink-less commands and section commands with...
2009-04-08  Johannes Bergremove "raw" thing
2009-04-08  Johannes Bergadd functionality to wait for events
2009-04-08  Johannes Bergprepare for more generic commands
2009-04-08  Johannes Bergclean up usage code
2009-04-08  Johannes Bergreorder includes
2009-03-26  Johannes Berg0.9.11 v0.9.11
2009-03-24  Johannes BergRevert "iw: parse max allowed bandwidth"
2009-03-20  Johannes Bergallow identify wiphys by index with "phy#<idx>" rather...
2009-03-12  Johannes Bergbetter error reporting if dev/phy does not exist
2009-03-11  Johannes Berg0.9.10 v0.9.10
2009-03-11  Luis R. Rodrigueziw: add regulatory events notification parsing
2009-03-11  Luis R. Rodrigueziw: use stdbool on reg.c
2009-03-11  Luis R. Rodrigueziw: parse max allowed bandwidth
2009-03-11  Johannes Bergupdate nl80211.h
2009-03-08  Johannes Bergfix off-by-one error to allow setting cooked monitor
2009-02-18  Johannes Bergprint out station packet counters (if available)
2009-02-18  Johannes Bergupdate nl80211.h
2009-02-12  Johannes Bergdon't require scan multicast group
2009-02-12  Johannes Bergiw event for scan finish
2009-02-12  Johannes Bergmake printing unknown IEs optional in iw scan dump
2009-02-10  Johannes Bergtsf is a good indication of AP uptime ...
2009-02-05  Johannes BergMerge branch 'master' into scan-test
2009-02-04  Luis R. Rodrigueziw: add get regulatory domain support
2009-02-03  pat-lkmliw: align output for HT capabilities
2009-02-03  Luis R. Rodrigueziw: add MCS set parsing
2009-01-31  Pavel Roskiniw: report if no supported version of libnl is found
2009-01-29  Johannes Bergmesh parameter list improvements
2009-01-29  Johannes BergMerge branch 'master' into scan-test
2009-01-29  Johannes Bergchange link order - it matters for help output
2009-01-29  Johannes BergMerge branch 'master' into scan-test
2009-01-29  Johannes Bergupdate nl80211.h
next