]> git.ipfire.org Git - thirdparty/iw.git/history - iw.c
update nl80211.h
[thirdparty/iw.git] / iw.c
2013-02-20  Johannes Bergoverride default buffer size
2012-11-20  Johannes Bergallow multiple command variants
2012-07-19  Johannes Bergallow wdev in place of dev
2012-07-19  Johannes Bergpass idby argument to all functions
2012-07-19  Johannes Bergadd basics for identify wireless devs
2012-03-26  Johannes Bergextend help framework
2011-12-07  Johannes Bergwhitespace cleanups
2011-11-10  Johannes Berguse genl_ctrl_resolve()
2011-09-07  Yegor Yefremoviw: add libnl-3.0 support
2011-03-17  Sean RobinsonAdd send callbacks with optional debug handler
2010-11-24  Johannes Bergallow sub-command selection
2009-11-02  Eric Sesterhennfix fd leak in phy_lookup()
2009-08-24  Johannes Bergseparate commands into sections
2009-08-24  Holger Schurigdon't emit usage to stderr
2009-08-16  Johannes BergRevert "magically set interface up for connect/join"
2009-07-30  Johannes Bergadd warning about screenscraping
2009-07-11  Johannes Bergmagically set interface up for connect/join
2009-07-07  Johannes BergMerge branch 'master' into connect
2009-07-07  Johannes Bergfix phy0 autodetection
2009-07-06  Johannes BergMerge branch 'master' into connect
2009-07-06  Johannes Bergadd warning about scripts
2009-07-06  Johannes BergMerge branch 'master' into connect
2009-07-06  Johannes Bergautodetect interface/phy
2009-05-05  Johannes Bergprint version in help output
2009-05-05  Johannes Bergadd ability to document commands, document event/help
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-04-20  Johannes Berggenerate version.c instead of version.o
2009-04-20  Johannes BergMerge branch 'ibss-test'
2009-04-19  Johannes BergMerge branch 'master' into ibss-test
2009-04-19  Johannes Bergallow more command aliasing, dev/phy commands
2009-04-18  Johannes Bergibss join/leave/event code
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-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  Luis R. Rodrigueziw: add regulatory events notification parsing
2009-02-12  Johannes Bergdon't require scan multicast group
2009-02-12  Johannes Bergiw event for scan finish
2009-01-29  Johannes BergMerge branch 'master' into scan-test
2009-01-29  Pat Erleyiw: rename nl_handle to nl_sock for libnl-2.0
2009-01-07  Johannes BergMerge branch 'master' into scan-test
2008-12-13  Pat Erleyallow linking against libnl 2.0
2008-12-08  Johannes Bergprint unknown events
2008-12-08  Johannes BergMerge branch 'master' into scan-test
2008-12-08  Johannes Bergfix sparse warnings
2008-12-08  Johannes BergMerge branch 'master' into scan-test
2008-10-24  Johannes Bergfinish dumps properly
2008-10-24  Johannes Bergadd event command
2008-09-29  Johannes Bergfix netlink handling
2008-09-29  Johannes Bergfix netlink handling
2008-09-18  Johannes Bergship nl80211.h
2008-09-17  Johannes Bergadd "interface del" backward compat command
2008-09-17  Johannes Bergfix "command not found" code
2008-09-16  Johannes Bergattempt to work around x86_64 problem
2008-09-16  Johannes Bergfix small bug in previous commit
2008-09-16  Johannes Bergallow help/version without having nl80211 in kernel
2008-09-16  Johannes Bergadd some version checking and stuff v0.9
2008-09-16  Johannes Berg--version switch
2008-09-16  Johannes Bergadd --debug option
2008-09-16  Johannes Bergfix nl code
2008-09-16  Johannes Bergprint out numeric error code
2008-09-16  Johannes Bergsimplify netlink handling
2008-09-16  Johannes Bergfix error output
2008-09-16  Johannes Bergclean up error handling
2008-09-16  Johannes Bergremove bogus comment
2008-09-16  Johannes Bergpush info to new framework
2008-09-16  Johannes Bergsome work for making command more dynamic
2008-09-11  Johannes BergMerge branch 'requires-unmerged-kernel-patches'
2008-09-05  Luis R. Rodrigueziw: Add support to send a request to set the regulatory...
2008-06-30  Tomas Winklermake iw print out that it supports 'info'
2008-04-03  Johannes Bergadd #include <string.h>
2008-04-02  Johannes Bergiw: make 'usage' static
2008-04-02  Luis Carlos CoboAdd support for mesh interfaces
2008-01-16  Johannes Bergfix stupid bug
2008-01-15  Johannes Berglicense under BSD
2008-01-15  Johannes Bergadd wiphy dump capability
2007-12-20  Andrew Lutomirskimake iw usable for mere mortals
2007-09-30  Mike KershawMinor updates
2007-09-28  Johannes Berg"add interface" implementation
2007-09-28  Johannes Berginitial commit