]> git.ipfire.org Git - thirdparty/iw.git/history - interface.c
update nl80211.h
[thirdparty/iw.git] / interface.c
2023-04-14  Gilad Itzkovitchiw: S1G: add frequency set in kHz and offset options
2023-04-14  Johannes Berginterface: print links
2022-04-26  Ilan Peeriw: Print local EHT capabilities
2020-09-18  Tamizh Chelvamiw: add TID specific Tx bitrate configuration
2020-09-18  Tamizh Chelvamiw: fix tid config help entries
2020-05-26  Sergey Matyukevichiw: add TID specific configuration command
2020-03-04  Johannes Bergiw: correctly print signed TX power level
2019-03-29  Antonio Quartulliiw: print 4ADDR attribute when dumping interface
2018-05-18  Toke Høiland-Jørgenseniw: Print TXQ statistics for stations and interfaces
2016-11-16  Benjamin BergAdd commands to send CSA
2016-10-18  Andrei Otcheretianskiiw: nan: Add NAN interface type
2016-10-18  Aviya Erenfeldiw: add support for VHT MU-MIMO air sniffer
2016-08-01  Bob Copelandiw: display 5/10 MHz channel widths
2015-10-13  Ola Olssoniw: Fix return values when parameters are wrong
2015-10-08  Ola Olssoniw: remove superfluous includes
2015-09-18  Rafał Miłeckiiw: display interface TX power if available
2015-08-13  Johannes Bergiw: remove cb from arguments and simplify valid handler
2015-01-14  Rostislav Lisovyiw: Add OCB mode handling
2014-10-29  Ben Greeariw: support setting vif MAC during creation
2013-07-11  Felix Fietkauiw: add the active monitor flag
2013-02-18  Simon Wunderlichiw: add radar detect widths to phy info
2012-11-28  Johannes Bergupdate for VHT channel config
2012-11-19  Antonio Quartulliiw: add set_mcast_rate command support
2012-11-09  Antonio Quartulliiw: print the ssid when requesting device info
2012-11-06  Johannes Bergadd P2P Device handling primitives
2012-07-19  Johannes Bergpass idby argument to all functions
2012-07-19  Johannes Bergupdate interface info for non-netdev wdevs
2012-04-04  Pontus FuchsAdd support for channel info in interface info
2012-03-20  Pontus FuchsFix typo in print_iface_handler.
2011-12-06  Simon Wunderlichiw: add support for NoAck per tid
2011-10-21  Johannes Bergprint wiphy idx in iface info
2010-10-08  Johannes Bergclean up some messages
2010-10-08  Bill Jordaniw: new command to set the wds peer
2010-10-04  Jochen Friedrichiw: Implement set 4addr.
2010-09-29  Johannes Bergadd p2p interface types
2010-08-27  Johannes Bergmake AP message more informative
2009-11-11  Felix Fietkauiw: add support for setting the wds/4-address flag...
2009-08-24  Johannes Bergseparate commands into sections
2009-05-05  Johannes Bergmore interface help
2009-05-05  Johannes Bergadd ability to document commands, document event/help
2009-04-20  Johannes BergMerge branch 'ibss-test'
2009-04-20  Johannes Bergfix bug introduced by previous commit
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-11  Johannes Bergaccept managed/mgd for station interface
2009-04-08  Johannes Bergprepare for more generic commands
2009-03-08  Johannes Bergfix off-by-one error to allow setting cooked monitor
2009-01-29  Johannes BergMerge branch 'master' into scan-test
2009-01-24  Johannes BergRTFM link for ap/master modes
2008-10-22  Johannes BergMerge branch 'requires-unmerged-kernel-patches'
2008-10-15  Johannes BergMerge branch 'master' into scan-test
2008-10-15  Johannes Bergadd comment about monitor flags bug
2008-10-06  Johannes BergMerge branch 'master' into scan-test
2008-10-05  Johannes Bergimprove monitor flags
2008-09-18  Johannes Bergship nl80211.h
2008-09-17  Johannes Bergadd "interface del" backward compat command
2008-09-16  Johannes Bergadd command to set mesh ID
2008-09-16  Johannes Bergadd monitor flags support
2008-09-16  Johannes Bergsimplify netlink handling
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 Bergsome work for making command more dynamic
2008-09-16  Johannes Bergadd interface get command
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 Bergadd #include <string.h>
2008-04-02  Johannes Bergclean up includes
2008-04-02  Luis Carlos CoboAdd support for mesh interfaces
2007-12-20  Andrew Lutomirskimake iw usable for mere mortals
2007-09-30  Mike KershawMinor updates
2007-09-28  Johannes Bergimplement "del interface"
2007-09-28  Johannes Berg"add interface" implementation