aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-12-21update nl80211.hHEADmastermainJohannes Berg2-0/+30
2023-12-21bump version to 6.7v6.7Johannes Berg1-1/+1
2023-12-21update nl80211.hJohannes Berg2-52/+149
2023-12-21iw: allow extra cflagsJohannes Berg1-0/+1
2023-11-24iw: S1G: add 802.11ah support for link command displayBassem Dawood2-2/+17
2023-08-24update nl80211.hJohannes Berg1-1/+29
2023-08-24iw: connect: Fix segfault during open authenticationChaitanya Tata1-0/+3
2023-08-24iw: fix attribute size mismatchKoen Vandeputte1-1/+1
2023-08-24iw: add more extended capa bitsEmmanuel Grumbach1-1/+5
2023-08-24iw: Fix EHT rates printing.Ben Greear1-25/+21
2023-04-14iw: S1G: add list command support for 802.11ahGilad Itzkovitch2-1/+14
2023-04-14iw: S1G: add parsing for 802.11ah scan IE'sGilad Itzkovitch3-2/+330
2023-04-14iw: S1G: add frequency set in kHz and offset optionsGilad Itzkovitch8-18/+106
2023-04-14util: don't print EHT info if not presentJohannes Berg1-1/+2
2023-04-14interface: print linksJohannes Berg1-21/+53
2023-04-14link: update for MLOJohannes Berg3-12/+55
2023-04-14link: fix some formattingJohannes Berg1-3/+3
2023-04-14iw: scan: set NL80211_SCAN_FLAG_COLOCATED_6GHZ in case of full sched scanAyala Beker1-0/+2
2023-04-14util: add support for 320MHz bandwidth without cf1Mordechay Goodstein2-3/+17
2023-04-14util: add support for 320Mhz bandwidthMordechay Goodstein1-0/+1
2023-04-14update nl80211.hJohannes Berg2-10/+224
2023-02-14iw: event: fix printf format errorStefan Weil1-1/+1
2023-01-18iw: add support for retrieving keysRaphaël Mélotte1-0/+83
2023-01-12iw: info: fix bug reading preambles and bandwidthsJaewan Kim1-2/+2
2022-12-01iw: add cac background commandJanusz Dziedzic1-0/+17
2022-12-01iw: info: print PMSR capabilitiesJaewan Kim1-0/+121
2022-05-27bump version to 5.19v5.19Johannes Berg1-1/+1
2022-05-27info: refactor extended featuresJohannes Berg1-95/+103
2022-05-27info: add missing extended featuresJohannes Berg1-4/+13
2022-05-27update nl80211.hJohannes Berg1-0/+2
2022-05-27iw: handle VHT extended NSSMaxime Bizon1-5/+179
2022-05-04iw: fix 'upto' -> 'up to'Diederik de Haas1-1/+1
2022-05-04iw: fix double tab in mesh path headerDiederik de Haas1-1/+1
2022-04-26station: print EHT rate informationJohannes Berg1-2/+14
2022-04-26iw: Print local EHT capabilitiesIlan Peer6-2/+226
2022-04-11iw: support 160MHz frequency command for 6GHz bandDeren Wu1-5/+6
2022-04-11iw: print out assoc comeback eventBen Greear1-0/+18
2022-03-11iw: print Radar background capability if supportedLorenzo Bianconi1-0/+1
2022-03-11update nl80211.hJohannes Berg2-11/+150
2021-11-26iw: survey: add support for radio statsJohannes Berg1-1/+11
2021-11-26iw: event: report missing radar eventsLorenzo Bianconi1-0/+6
2021-11-08bump version to 5.16v5.16Johannes Berg1-1/+1
2021-11-08info: add FILS_CRYPTO_OFFLOAD extended featureJohannes Berg1-0/+1
2021-11-08update nl80211.hJohannes Berg1-1/+114
2021-10-21iw: print BSS coloring capability if supportedLorenzo Bianconi1-0/+1
2021-10-21iw: add set sar_specs commandZong-Zhe Yang1-0/+71
2021-09-24iw: nl80211: add NLA_F_NESTED to nla_nest_start() with older libnl versionsGokul Sivakumar1-0/+5
2021-09-23iw: mesh: add comments in the mesh confguration parameter printing sectionsGokul Sivakumar1-1/+2
2021-09-23iw: event: add the missing time display format in the "iw event" help menuGokul Sivakumar1-1/+1
2021-09-23iw: link: mention the need for MAC addr arg in link get_sta cmd usage menuGokul Sivakumar1-1/+1
2021-09-08iw: fix vendor event static warningsJohannes Berg1-1/+1
2021-09-08iw: fix various sparse static warningsJohannes Berg1-4/+45
2021-09-08iw: make parse_he_gi staticJohannes Berg1-1/+1
2021-09-08iw: add support for configuring the bss color for ranging measurementsAvraham Stern1-0/+11
2021-09-08iw: update nl80211.hJohannes Berg1-1/+68
2021-09-08iw: use cipher suite defines in util.cJohannes Berg1-7/+9
2021-09-08iw: add cipher suites definitionsAvraham Stern1-0/+17
2021-08-20iw: unify interface type list printingJohannes Berg3-35/+38
2021-08-13iw: mesh: add new cmd to dump all the supported mesh config params at onceGokul Sivakumar1-0/+14
2021-08-13iw: mesh: fix crash when attempting to print the conf param "mesh_nolearn"Gokul Sivakumar1-5/+9
2021-07-23iw: ps: fix "get power_save" documentationJohannes Berg1-1/+1
2021-06-18iw: add option to set auth type for connectJianhui Zhao1-2/+28
2021-04-16update nl80211.hJohannes Berg1-6/+164
2021-04-16iw: allow specifying CFLAGS/LIBS externallyJohannes Berg1-10/+10
2021-04-16iw: fix ftm_request missing arguments segfaultBenjamin Aschenbrenner1-0/+3
2021-04-16iw: fix mgmt dump missing arguments segfaultBenjamin Aschenbrenner1-12/+29
2021-03-19iw: Fix timestamp output on 32-bit architecturesToke Høiland-Jørgensen1-2/+2
2021-03-02iw: fix pointer arithmetic in __print_he_capaMarkus Theil1-1/+1
2021-02-12iw: add option to print human readable event timeMarkus Theil2-7/+26
2020-12-11iw: print ctrl port tx status eventMarkus Theil1-0/+5
2020-12-11iw: use correct type in policy check for meshMarkus Theil1-2/+2
2020-11-30iw: scan: fixup HE caps whitespaceBrian Norris1-10/+13
2020-11-30iw: scan: parse HE capabilitiesBrian Norris3-0/+39
2020-11-30iw: util: factor out HE capability parserBrian Norris1-64/+80
2020-11-30iw: scan: add extension tag parsingBrian Norris1-0/+32
2020-11-30man: update wikipage URL, reformat SEE ALSO sectionivan tkachenko1-4/+8
2020-11-06iw: enable 80MHz support for 6GHz band 11s meshPradeep Kumar Chitrapu1-5/+8
2020-11-06iw: handle positive error codes gracefullyBrian Norris1-1/+13
2020-11-06iw: scan: add flag for scanning colocated apTova Mussai1-1/+6
2020-11-06iw: Add 'coloc' and 'flush' options to sched_scanIlan Peer2-1/+5
2020-10-27iw: update wikipage URLLuca Coelho1-1/+1
2020-10-08iw: Add support for specifying the 160MHz bandwidth when setting the channel/...Ttttabcd2-6/+23
2020-10-02bump version to 5.9v5.9Johannes Berg1-1/+1
2020-10-02iw: support HE rate configuration in 6 GHz bandRajkumar Manoharan1-2/+38
2020-10-02iw: add HE rate/gi/ltf supportMiles Hu1-15/+163
2020-10-02iw: update nl80211.hJohannes Berg1-22/+174
2020-09-18iw: add TID specific Tx bitrate configurationTamizh Chelvam3-8/+58
2020-09-18iw: fix tid config help entriesTamizh Chelvam1-4/+4
2020-08-27bump version to 5.8v5.8Johannes Berg1-1/+1
2020-08-27iw: print hop_count and path_change info of mpathTamizh Chelvam1-1/+9
2020-08-27iw: handle more mesh station infoMarkus Theil1-0/+15
2020-08-27iw: handle all mesh config parametersMarkus Theil1-0/+4
2020-08-27iw: print current ext feature setMarkus Theil1-0/+2
2020-08-27update nl80211.h to 5.8-rc1Johannes Berg1-13/+28
2020-08-27iw: add support for vendor eventsJohannes Berg2-7/+62
2020-08-27iw: add support for NDP ranging - trigger based and non trigger basedAvraham Stern1-1/+13
2020-08-27reg: Fix getting PHY specific regulatory informationIlan Peer1-0/+10
2020-08-27iw: update freq to chan mappings for 6GHz band per IEEE P802.11ax/D6.1Pradeep Kumar Chitrapu1-6/+11
2020-07-30iw: mesh: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing1-0/+2
2020-07-30update nl80211.hJohannes Berg3-10/+66
2020-05-28iw: print current ext feature setMarkus Theil1-0/+4
2020-05-28update nl80211.hJohannes Berg1-17/+77
2020-05-28iw: sync frequency to channel mapping with kernel for 6GHz bandPradeep Kumar Chitrapu1-2/+10
2020-05-26iw: add TID specific configuration commandSergey Matyukevich1-0/+229
2020-05-26update nl80211.hJohannes Berg1-9/+34
2020-05-25iw: Print limit for maximum associated stations in AP modePali Rohár1-0/+4
2020-04-24iw: 'phy <name> reg get' shouldn't dump all domainsBrian Norris1-1/+1
2020-04-24iw: tiny code style fixesJohannes Berg3-6/+6
2020-04-24iw: event: log rssi value for cqmMarkus Theil1-2/+5
2020-03-25iw: event: also handle reg change on wiphyMarkus Theil1-1/+5
2020-03-25iw: update extended features in infoMarkus Theil1-0/+4
2020-03-25iw: Complete Extended Key ID detectionAlexander Wetzel2-1/+3
2020-03-25iw: update nl80211.hJohannes Berg1-2/+175
2020-03-20iw: phy: dump wiphy indexBrian Norris1-0/+3
2020-03-04scan: Fix printing of unknown WPS vendor extensionIlan Peer1-0/+3
2020-03-04iw: correctly print signed TX power levelJohannes Berg1-1/+1
2020-02-24resync nl80211.hJohannes Berg1-15/+1
2020-02-13scan: wps: remove useless string length checksJohannes Berg1-25/+0
2020-02-13scan: wps: fix some misplaced codeJohannes Berg1-1/+2
2020-02-13iw: scan: parse AP Channel ReportMarkus Theil1-0/+16
2020-02-13iw: scan: parse wps version2Markus Theil1-0/+12
2020-02-13scan: wps: add more bounds checksJohannes Berg1-1/+38
2020-02-13iw: scan: better length checks in print_wifi_wps()Markus Theil1-9/+43
2020-02-13iw: scan: fix some format string warnings found by clangMarkus Theil1-5/+5
2020-02-13iw: scan: fix undefined behaviour in print_vht_capa()Markus Theil1-2/+2
2020-02-13iw: scan: fix undefined behaviour in rm capa printMarkus Theil1-4/+4
2020-02-13iw: scan: fix buffer over-read in print_p2pMarkus Theil1-1/+1
2020-02-13iw: scan: fix buffer over-read in print_wifi_wpsMarkus Theil1-1/+1
2020-02-13iw: scan: fix buffer over-read in parsing roaming consortiumMarkus Theil1-1/+1
2020-02-13iw: scan: fix buffer over-read in print_ies()Markus Theil1-1/+4
2020-02-13build: add -Wdeclaration-after-statementJohannes Berg1-3/+4
2020-02-13iw: scan: parse measurement pilot elementMarkus Theil1-0/+50
2020-02-13iw: scan: parse tx power envelopeMarkus Theil1-0/+31
2020-02-13iw: scan: parse 'supported Operating Classes element'Markus Theil1-0/+35
2020-02-13iw: scan: add missing word for rm capabilitiesMarkus Theil1-1/+1
2020-02-13iw: reg: parse the NO_HE regulatory flagBrian Norris1-0/+1
2020-02-13iw: print ru-alloc values when dumping stationsJohn Crispin1-0/+3
2020-02-13update nl80211.hJohannes Berg1-1/+79
2020-01-28iw: scan: print radio measurement capabilitiesMarkus Theil1-0/+56
2020-01-15iw: event: parse channel switchMarkus Theil1-0/+81
2020-01-15iw: info: add missing extended flags for 5.5Markus Theil1-2/+5
2020-01-15iw: event: parse stop ap and frame wait cancel eventsMarkus Theil1-0/+8
2020-01-15iw: event: handle interface add/delMarkus Theil1-5/+23
2020-01-15iw: update nl80211.hJohannes Berg1-0/+39
2020-01-02iw: info: print missing extended feature flag informationMarkus Theil1-0/+10
2019-12-13event: remove unnecessary bracesJohannes Berg1-2/+1
2019-12-13iw: event: add sta opmode changed commandMarkus Theil1-0/+26
2019-12-13iw: event: add set interface commandMarkus Theil1-0/+66
2019-12-13iw: event: add new peer candidate commandMarkus Theil1-0/+21
2019-12-05iw: bump version to 5.4v5.4Johannes Berg1-1/+1
2019-12-05iw: generate command list at build timeJohannes Berg3-141/+8
2019-11-22iw: scan: fix double-free in error pathsBrian Norris1-2/+0
2019-10-28iw: Fix typo in iw --helpRyan Adolf1-1/+1
2019-09-11iw: Print current time in station info dumpBen Greear1-2/+19
2019-09-11iw: Support associated-at station statistic.Ben Greear1-0/+6
2019-09-11update nl80211.hJohannes Berg1-0/+32
2019-08-05bump version to 5.3v5.3Johannes Berg1-1/+1
2019-08-05info: update extended feature listJohannes Berg1-0/+7
2019-08-05info: macro-ify ext_feat_print()Johannes Berg1-61/+38
2019-08-05util: update command listJohannes Berg1-0/+2
2019-08-05update nl80211.hJohannes Berg1-3/+56
2019-07-26iw: scan: add missing newlineJohannes Berg1-1/+1
2019-05-24iw: print HE capabilitiesJohn Crispin3-0/+238
2019-05-24iw: really fix buildJohannes Berg1-3/+3
2019-05-24iw: add HE support to station dump callJohn Crispin1-0/+12
2019-05-24cac: fix error handling in channel parsingJohannes Berg1-1/+2
2019-05-24nan: fix memory leakJohannes Berg1-1/+6
2019-05-24mesh: initialize err in set_interface_meshparam()Johannes Berg1-1/+1
2019-05-24iw: fix fp handling inside handle_vendorJohn Crispin1-1/+4
2019-05-24iw: fix memory leaks inside handle_scanJohn Crispin1-16/+15
2019-05-24iw: fix memory leak inside parse_sched_scanJohn Crispin1-1/+2
2019-05-24iw: fix fd leak inside handle_netnsJohn Crispin1-1/+4
2019-05-24iw: fix memory leak inside handle_cacJohn Crispin1-6/+14
2019-05-24iw: fix endless loop inside handle_mgmt_dumpJohn Crispin1-0/+2
2019-05-24iw: fix memory leak inside register_mgmt_frameJohn Crispin1-0/+2
2019-05-24iw: add version.o to objectsJohannes Berg1-1/+1
2019-05-02iw: include all C files into the binaryJohannes Berg1-12/+1
2019-05-02iw: change __cmd section scheme to fit gcc/clangJohannes Berg2-22/+25
2019-04-26iw: Add support for controlling tx power for per stationAshok Raj Nagarajan1-0/+69
2019-04-26iw: add command to inject a frame via direct mesh link to mesh peerPradeep Kumar Chitrapu1-0/+39
2019-04-26update nl80211.hJohannes Berg1-2/+84
2019-03-29iw: print 4ADDR attribute when dumping interfaceAntonio Quartulli1-0/+6
2019-02-28iw: small cleanup for the sizer codeJohannes Berg1-3/+3
2019-02-28iw: fix cmd_size determination with LTOJohannes Berg1-1/+20
2019-02-28update nl80211.hJohannes Berg1-5/+39
2019-02-22iw: Print airtime fairness featureToke Høiland-Jørgensen1-0/+2
2019-02-22iw: Add command to set airtime weightToke Høiland-Jørgensen1-0/+51
2019-02-22iw: Add printing of station tx duration and airtime weightToke Høiland-Jørgensen1-0/+9
2019-02-04iw: bump version to 5.0.1v5.0.1Johannes Berg1-1/+1
2019-02-04iw: make it build with older compilers againJohannes Berg1-1/+5
2019-02-01iw: bump version to 5.0v5.0Johannes Berg1-1/+1
2019-02-01iw: add FTM responder commandsJohannes Berg2-1/+159
2019-02-01iw: add FTM initiator supportJohannes Berg3-1/+526
2019-02-01iw: separate wait/print when waiting for an eventJohannes Berg3-8/+20
2019-02-01iw: make parse_random_mac_addr() more generally availableJohannes Berg3-35/+43
2019-02-01update nl80211.h and command listJohannes Berg2-6/+560
2019-01-08iw: make all code files non-executableJohannes Berg4-0/+0
2018-12-18iw: add FEATURE support for scan randomizationBrian Norris1-0/+6
2018-12-18iw: dump 'rx bitrate' in link statsBrian Norris1-0/+7
2018-11-21iw: use -Wstringop-overflow=4Johannes Berg1-1/+2