summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski2020-10-101-1/+4
|\
| * cfg80211: only allow S1G channels on S1G bandThomas Pedersen2020-10-081-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-081-0/+3
|\ \ | |/ |/|
| * net: wireless: nl80211: fix out-of-bounds access in nl80211_del_key()Anant Thazhemadam2020-10-081-0/+3
* | genetlink: move to smaller ops wherever possibleJakub Kicinski2020-10-021-0/+5
* | nl80211: fix non-split wiphy informationJohannes Berg2020-10-021-1/+4
* | nl80211: reduce non-split wiphy dump sizeJohannes Berg2020-10-021-13/+24
* | nl80211: extend support to config spatial reuse parameter setRajkumar Manoharan2020-09-281-0/+25
* | nl80211: fix OBSS PD min and max offset validationRajkumar Manoharan2020-09-281-10/+8
* | cfg80211: regulatory: remove a bogus initializationDan Carpenter2020-09-281-1/+1
* | nl80211: include frequency offset in survey infoThomas Pedersen2020-09-281-0/+5
* | cfg80211: handle Association Response from S1G STAThomas Pedersen2020-09-281-3/+11
* | cfg80211: parse S1G Operation element for BSS channelThomas Pedersen2020-09-281-7/+16
* | cfg80211: convert S1G beacon to scan resultsThomas Pedersen2020-09-281-9/+48
* | nl80211: support S1G capability overrides in assocThomas Pedersen2020-09-281-0/+20
* | wireless: radiotap: fix some kernel-docJohannes Berg2020-09-281-0/+1
* | nl80211/cfg80211: support 6 GHz scanningTova Mussai2020-09-284-14/+511
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-1/+2
|\|
| * cfg80211: fix 6 GHz channel conversionJohannes Berg2020-09-181-1/+1
| * lib80211: fix unmet direct dependendices config warning when !CRYPTONecip Fazil Yildiran2020-09-181-0/+1
* | nl80211: Unsolicited broadcast probe response supportAloka Dixit2020-09-181-0/+46
* | nl80211: Add FILS discovery supportAloka Dixit2020-09-181-0/+49
* | nl80211: support setting S1G channelsThomas Pedersen2020-09-182-52/+105
* | nl80211: correctly validate S1G beacon headThomas Pedersen2020-09-182-4/+18
* | cfg80211: regulatory: handle S1G channelsThomas Pedersen2020-09-181-12/+58
* | nl80211: advertise supported channel width in S1GThomas Pedersen2020-09-181-0/+15
* | lib80211: Remove unused macro DRV_NAMEYueHaibing2020-09-181-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-044-8/+20
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-034-8/+20
| |\
| | * cfg80211: Adjust 6 GHz frequency to channel conversionAmar Singhal2020-08-271-3/+5
| | * cfg80211: regulatory: reject invalid hintsJohannes Berg2020-08-271-0/+3
| | * wireless: fix wrong 160/80+80 MHz settingShay Bar2020-08-271-4/+11
| | * nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usageJohannes Berg2020-08-201-1/+1
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-237-20/+20
| |/
* | nl80211: support SAE authentication offload in AP modeChung-Hsien Hsu2020-08-271-3/+6
* | nl80211: rename csa counter attributes countdown countersJohn Crispin2020-08-271-8/+8
* | nl80211: add support for setting fixed HE rate/gi/ltfMiles Hu2020-08-271-8/+129
* | cfg80211: add helper fn for adjacent rule channelsMarkus Theil2020-08-271-11/+158
* | cfg80211: add helper fn for single rule channelsMarkus Theil2020-08-271-47/+59
* | nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributesJohannes Berg2020-08-271-22/+14
* | nl80211: clean up code/policy a bitJohannes Berg2020-08-271-42/+18
* | net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin2020-08-277-20/+20
* | net: wireless: wext_compat.c: delete duplicated wordRandy Dunlap2020-08-271-1/+1
* | net: wireless: sme.c: delete duplicated wordRandy Dunlap2020-08-271-1/+1
* | net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap2020-08-271-2/+2
* | net: wireless: reg.c: delete duplicated words + fix punctuationRandy Dunlap2020-08-271-2/+2
* | net: wireless: delete duplicated word + fix grammarRandy Dunlap2020-08-271-2/+2
* | netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg2020-08-181-3/+3
* | netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg2020-08-181-4/+2
|/
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-078-22/+22