]> git.ipfire.org Git - thirdparty/iw.git/shortlog
thirdparty/iw.git
2008-09-18  Johannes Bergbump version to 0.9.5 v0.9.5
2008-09-18  Johannes Bergship nl80211.h
2008-09-17  Johannes Bergproperly add debian submodule
2008-09-17  Johannes Bergadd debian packaging module
2008-09-17  Johannes Bergremove debian packaging
2008-09-17  Johannes Bergrelease 0.9.4 v0.9.4
2008-09-17  Johannes Bergadd "interface del" backward compat command
2008-09-17  Johannes Bergadd note that I'll remove the debian packaging on request
2008-09-17  Kel Moddermanfurther reduce debian/rules
2008-09-17  Johannes Bergremove *-stamp when cleaning
2008-09-17  Johannes Bergignore all -stamp files
2008-09-17  Johannes Bergfix another bug in debian packaging
2008-09-17  Kel Moddermandebian packaging improvements
2008-09-17  Kel Moddermanmakefile improvements
2008-09-17  Johannes Bergnow that it really works on x86_64, bump version to... v0.9.3
2008-09-17  Johannes Bergfix "command not found" code
2008-09-17  Johannes Bergdifferentiate non-git builds
2008-09-17  Johannes Bergmake the version.sh script posix compatible
2008-09-16  Johannes Bergversion 0.9.2 for the x86_64 fix v0.9.2
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 Bergignore some more debian packaging files
2008-09-16  Johannes Berginitial debian packaging
2008-09-16  Benjamin Bergiw: use pkg-config
2008-09-16  Johannes Bergadd iw.8.gz to gitignore
2008-09-16  Johannes Bergbump version to 0.9.1 v0.9.1
2008-09-16  Johannes Bergremove kernel include dir from default CFLAGS
2008-09-16  Pavel RoskinUse the kernel source tree for includes, not the kernel...
2008-09-16  Johannes Bergadd some version checking and stuff v0.9
2008-09-16  Johannes Bergversion 0.9
2008-09-16  Johannes Bergversioning foo
2008-09-16  Johannes Bergadd version.h to clean target
2008-09-16  Johannes Berg--version switch
2008-09-16  Johannes Bergreturn stray code in util
2008-09-16  Johannes Bergadd install target
2008-09-16  Johannes Bergadd manpage
2008-09-16  Johannes Bergadd --debug option
2008-09-16  Johannes Bergadd command to set mesh ID
2008-09-16  Johannes Bergadd monitor flags support
2008-09-16  Johannes Bergdon't require .config
2008-09-16  Johannes Bergfix typo
2008-09-16  Johannes Bergfix nl code
2008-09-16  Johannes Bergprint out numeric error code
2008-09-16  Johannes Bergfix typo in station code
2008-09-16  Johannes Bergsimplify netlink handling
2008-09-16  Johannes Bergfix up some error handling
2008-09-16  Johannes Bergfix error output
2008-09-16  Johannes Bergclean up error handling
2008-09-16  Johannes Bergadd back the ability to add a sibling interface
2008-09-16  Johannes Bergsimplify name set code
2008-09-16  Johannes Bergadd phy renaming support
2008-09-16  Johannes Bergremove bogus comment
2008-09-16  Johannes Bergmove over station handling
2008-09-16  Johannes Bergport mpath over
2008-09-16  Johannes Bergmove reg over to new framework
2008-09-16  Johannes Bergpush info to new framework
2008-09-16  Johannes Bergsome work for making command more dynamic
2008-09-16  Johannes Bergfix makefile
2008-09-16  Johannes Bergadd interface get command
2008-09-11  Johannes BergMerge branch 'requires-unmerged-kernel-patches'
2008-09-05  Johannes BergRevert "Revert "info: print out supported interface...
2008-09-05  Johannes BergRevert "info: print out supported interface types"
2008-09-05  Luis R. Rodrigueziw: Add support to send a request to set the regulatory...
2008-08-07  Johannes Berginfo: print out supported interface types
2008-06-30  Tomas Winklermake iw print out that it supports 'info'
2008-04-14  Johannes Berghide interface types "ap" and "ap_vlan" behind "__"
2008-04-03  Johannes Bergdon't use 'err' uninitialised
2008-04-03  Johannes Bergfix Makefile bug
2008-04-03  Johannes Bergadd #include <string.h>
2008-04-03  Johannes Bergremove trying to invoke cgcc if available, doesn't...
2008-04-02  Johannes Bergremove make noise
2008-04-02  Johannes Bergclean up includes
2008-04-02  Johannes Bergtry to run cgcc (sparse) if possible
2008-04-02  Johannes Bergiw: make 'usage' static
2008-04-02  Johannes Bergstation: nicer output format
2008-04-02  Johannes Bergmac_addr_n2a: don't use an unused 'blen' variable
2008-04-02  Johannes Bergbetter debug cflags
2008-04-02  Luis Carlos... Add 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-11-03  Johannes Bergremove README reference
2007-10-09  Johannes Bergbetter libnl defconfig
2007-09-30  Mike KershawMinor updates
2007-09-29  Johannes Bergignore .config
2007-09-29  Johannes Bergfix some typos in previous commit
2007-09-29  Mike KershawTweaked makefile to use .config file and kernel headers
2007-09-28  Johannes Bergimplement "del interface"
2007-09-28  Johannes Berg"add interface" implementation
2007-09-28  Johannes Bergadd *.o to gitignore
2007-09-28  Johannes Bergadd debugging info
2007-09-28  Johannes Bergclean up Makefile
2007-09-28  Johannes Bergclean .o files
2007-09-28  Johannes Berginitial commit