summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: cfg80211: Fix bitrates overflow issuePaul Zhang2022-10-211-2/+4
* wifi: cfg80211: fix memory leak in query_regdb_file()Arend van Spriel2022-10-211-3/+9
* wifi: cfg80211: silence a sparse RCU warningJohannes Berg2022-10-211-1/+3
* Merge branch 'cve-fixes-2022-10-13'Johannes Berg2022-10-131-27/+50
|\
| * wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg2022-10-101-11/+20
| * wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg2022-10-101-0/+9
| * wifi: cfg80211: fix BSS refcounting bugsJohannes Berg2022-10-101-13/+14
| * wifi: cfg80211: ensure length byte is present before accessJohannes Berg2022-10-101-2/+4
| * wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2022-10-101-0/+2
| * wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg2022-10-101-1/+1
* | wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...Kees Cook2022-10-071-1/+3
* | wifi: wext: use flex array destination for memcpy()Hawkins Jiawei2022-10-071-7/+10
* | wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packetsFelix Fietkau2022-10-071-19/+21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-291-2/+2
|\
| * wifi: cfg80211: fix MCS divisor valueTamizh Chelvam Raja2022-09-271-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-1/+1
|\|
| * wifi: use struct_group to copy addressesJohannes Berg2022-09-031-1/+1
* | Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2022-09-041-6/+5
|\ \
| * | wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg2022-09-031-2/+4
| * | wifi: nl80211: remove redundant err variableJinpeng Cui2022-09-031-4/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-011-1/+2
|\ \ \ | | |/ | |/|
| * | wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()Dan Carpenter2022-08-251-1/+2
* | | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-0/+1
| |/ |/|
* | Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-08-2610-114/+278
|\ \ | |/ |/|
| * wifi: cfg80211: Add link_id to cfg80211_ch_switch_started_notify()Veerendranath Jakkam2022-08-252-8/+21
| * wifi: nl80211: send MLO links channel info in GET_INTERFACEVeerendranath Jakkam2022-08-251-0/+7
| * wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg2022-08-252-5/+29
| * wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-257-98/+191
| * wifi: cfg80211: Prevent cfg80211_wext_siwencodeext() on MLDVeerendranath Jakkam2022-08-251-0/+7
| * wifi: cfg80211: reject connect response with MLO params for WEPVeerendranath Jakkam2022-08-251-0/+3
| * wifi: cfg80211: add link id to txq paramsShaul Triebitz2022-08-251-2/+15
| * wifi: cfg80211: get correct AP link chandefShaul Triebitz2022-08-251-0/+4
| * wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0Ilan Peer2022-08-251-1/+1
* | wifi: cfg80211: Fix validating BSS pointers in __cfg80211_connect_resultVeerendranath Jakkam2022-08-081-3/+5
|/
* wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX APIJohannes Berg2022-07-221-0/+12
* wifi: cfg80211: report link ID in NL80211_CMD_FRAMEJohannes Berg2022-07-221-0/+2
* wifi: cfg80211: add hardware timestamps to frame RX infoAvraham Stern2022-07-221-1/+9
* wifi: cfg80211/nl80211: move rx management data into a structAvraham Stern2022-07-224-28/+25
* wifi: cfg80211: add a function for reporting TX status with hardware timestampsAvraham Stern2022-07-221-14/+28
* wifi: nl80211: require MLD address on link STA add/modifyJohannes Berg2022-07-221-3/+2
* wifi: mac80211: remove stray printkJohannes Berg2022-07-151-1/+0
* wifi: mac80211: support MLO authentication/association with one linkJohannes Berg2022-07-151-0/+3
* wifi: cfg80211: add cfg80211_get_iftype_ext_capa()Johannes Berg2022-07-151-0/+14
* wifi: nl80211: fix some attribute policy entriesJohannes Berg2022-07-151-9/+9
* wifi: nl80211: reject fragmented and non-inheritance elementsJohannes Berg2022-07-151-0/+25
* wifi: nl80211: reject link specific elements on assoc linkJohannes Berg2022-07-151-0/+7
* wifi: cfg80211: set country_elem to NULLJohannes Berg2022-07-151-1/+1
* wifi: nl80211: advertise MLO supportJohannes Berg2022-07-151-0/+3
* wifi: nl80211: allow link ID in set_wiphy with frequencyIlan Peer2022-07-151-2/+5
* wifi: cfg80211/mac80211: Support control port TX from specific linkAndrei Otcheretianski2022-07-153-8/+15