]> git.ipfire.org Git - thirdparty/iw.git/history - iw.h
update nl80211.h
[thirdparty/iw.git] / iw.h
2023-04-14  Gilad Itzkovitchiw: S1G: add parsing for 802.11ah scan IE's
2023-04-14  Gilad Itzkovitchiw: S1G: add frequency set in kHz and offset options
2023-04-14  Johannes Berglink: update for MLO
2022-04-26  Ilan Peeriw: Print local EHT capabilities
2021-09-24  Gokul Sivakumariw: nl80211: add NLA_F_NESTED to nla_nest_start() with...
2021-09-08  Johannes Bergiw: fix vendor event static warnings
2021-09-08  Johannes Bergiw: fix various sparse static warnings
2021-08-20  Johannes Bergiw: unify interface type list printing
2021-02-12  Markus Theiliw: add option to print human readable event time
2020-11-30  Brian Norrisiw: scan: parse HE capabilities
2020-11-06  Ilan Peeriw: Add 'coloc' and 'flush' options to sched_scan
2020-09-18  Tamizh Chelvamiw: add TID specific Tx bitrate configuration
2020-08-27  Johannes Bergiw: add support for vendor events
2019-05-24  John Crispiniw: print HE capabilities
2019-05-02  Johannes Bergiw: change __cmd section scheme to fit gcc/clang
2019-02-01  Johannes Bergiw: separate wait/print when waiting for an event
2019-02-01  Johannes Bergiw: make parse_random_mac_addr() more generally available
2018-10-11  Roee Zamiriw: nan: Add NAN Commands
2018-10-11  Emmanuel Grumbachconnect: fix parsing of WEP keys
2018-10-11  Johannes Bergiw: fix various static checker warnings
2018-10-11  Hauke Mehrtensiw: Make input to mac_addr_n2a() const
2018-05-18  Toke Høiland-Jørgenseniw: Print TXQ statistics for stations and interfaces
2017-12-12  Ilan Peeriw: Add support for start/stop AP
2017-09-07  Johannes Bergiw: define SOL_NETLINK if it isn't
2017-09-07  Johannes Bergiw: add extack support
2017-01-25  Johannes Bergiw: split str_to_bw() from parse_freqs()
2016-11-16  Benjamin BergAdd commands to send CSA
2016-11-16  Benjamin Bergutil: Add generic frequency/channel command line handler
2016-10-18  Aviya Erenfeldiw: add support for VHT MU-MIMO air sniffer
2016-04-14  Avraham Sterniw: add scheduled scan plans configuration
2016-04-13  Johannes Bergiw: document handler return value 1 as HANDLER_RET_USAGE
2016-04-13  Johannes Bergiw: fix "iw reg get" double output
2016-01-06  Sven Eckelmanniw: prepare get_cf1 for use in join_* functions
2015-10-13  Ola Olssoniw: Fix return values when parameters are wrong
2015-08-13  Johannes Bergiw: remove cb from arguments and simplify valid handler
2015-03-17  Luciano Coelhoiw: add randomise option for sched_scan
2015-03-17  Luciano Coelhoiw: add support for active scheduled scan
2015-03-17  Luciano Coelhoiw: move generic sched scan parsing code out of net...
2014-09-03  Janusz Dziedziciw: print hexdump when vendor event
2013-09-30  Bruno Randolfiw: sync frequency to channel mapping with kernel
2013-07-11  Felix Fietkauiw: dump station rx bit rate information
2013-04-10  Johannes Bergrefactor bitrate printing
2013-02-18  Simon Wunderlichiw: add radar detect widths to phy info
2012-11-12  Johannes Bergprint VHT capabilities
2012-07-19  Johannes Bergpass idby argument to all functions
2012-07-19  Johannes Bergadd basics for identify wireless devs
2011-11-29  Ben Greeariw: Support ht-capability overrides mask.
2011-11-10  Johannes Berguse genl_ctrl_resolve()
2011-09-07  Yegor Yefremoviw: add libnl-3.0 support
2011-05-09  Johannes Bergwowlan support
2010-11-24  Johannes Bergallow sub-command selection
2010-10-13  Johannes Bergevents: allow relative timestamps
2010-09-24  Johannes Bergremove _ISOC99_SOURCE again
2010-09-22  Johannes Bergdefine _ISOC99_SOURCE
2010-06-09  Johannes Bergimprove connect vs. notification race behaviour
2010-03-25  Johannes Bergadd hex parser util
2010-01-11  Johannes Bergmake command/section non-const
2009-12-08  Johannes Bergcompletely unify MCS parsing
2009-12-08  Johannes BergHT fixups
2009-12-08  Luis R. Rodrigueziw: bring together common ht capability parsing
2009-12-08  Luis R. Rodrigueziw: share mimumum ampdu spacing and maximum ampdu lengt...
2009-12-08  Luis R. Rodrigueziw: fix 'iw list' MCS set print
2009-11-15  Marcel Holtmannadd support for showing NL80211_ATTR_SUPPORTED_COMMANDS
2009-08-24  Johannes Bergseparate commands into sections
2009-08-16  Johannes BergRevert "magically set interface up for connect/join"
2009-07-25  Johannes Bergadd link command
2009-07-11  Johannes Bergmagically set interface up for connect/join
2009-07-08  Johannes Bergmake connect able to wait
2009-07-07  Johannes Bergmake it possible to pass WEP keys to connect/join
2009-05-24  Johannes Bergprint scan info on event
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 Bergsplit out event handling code
2009-05-05  Johannes Bergprint status
2009-05-05  Johannes Bergprint nicer auth/assoc/deauth/disassoc events
2009-04-20  Johannes Berggenerate version.c instead of version.o
2009-04-19  Johannes BergMerge branch 'master' into ibss-test
2009-04-19  Johannes Bergallow more command aliasing, dev/phy commands
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-03-11  Luis R. Rodrigueziw: add regulatory events notification parsing
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-21  Johannes Berginclude netlink/netlink.h
2009-01-07  Johannes BergMerge branch 'master' into scan-test
2008-12-13  Pat Erleyallow linking against libnl 2.0
2008-12-08  Johannes BergMerge branch 'master' into scan-test
2008-12-08  Johannes Bergadd and use ARRAY_SIZE
2008-12-08  Johannes BergMerge branch 'master' into scan-test
2008-12-08  Johannes Bergshow channels and allow setting frequency by channel
2008-10-24  Johannes Bergadd event command
2008-09-18  Johannes Bergship nl80211.h
2008-09-17  Johannes Bergadd "interface del" backward compat command
2008-09-16  Johannes Bergversioning foo
2008-09-16  Johannes Berg--version switch
2008-09-16  Johannes Bergsimplify netlink handling
2008-09-16  Johannes Bergfix up some error handling
2008-09-16  Johannes Bergclean up error handling
2008-09-16  Johannes Bergport mpath over
next