summaryrefslogtreecommitdiffstats
path: root/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-151-1/+2
|\
| * wifi: cfg80211: Allow P2P client interface to indicate port authorizationVinayak Yadawad2022-06-291-1/+2
* | wifi: nl80211: fix sending link ID info of associated BSSVeerendranath Jakkam2022-07-111-1/+2
* | wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()Veerendranath Jakkam2022-07-111-1/+1
* | wifi: nl80211: Fix reading NL80211_ATTR_MLO_LINK_ID in nl80211_pre_doitVeerendranath Jakkam2022-07-111-1/+1
* | wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit2022-07-011-2/+24
* | wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam2022-07-012-1/+12
* | wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg2022-07-011-3/+0
* | wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg2022-07-011-1/+11
* | wifi: nl80211: acquire wdev mutex earlier in start_apJohannes Berg2022-07-011-12/+13
* | wifi: nl80211: hold wdev mutex for tid configJohannes Berg2022-07-011-0/+3
* | wifi: cfg80211: handle IBSS in channel switchJohannes Berg2022-07-011-0/+3
* | cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-203-114/+401
* | wifi: nl80211: expose link ID for associated BSSesJohannes Berg2022-06-201-2/+4
* | wifi: nl80211: expose link information for interfacesJohannes Berg2022-06-201-0/+22
* | wifi: cfg80211: add optional link add/remove callbacksJohannes Berg2022-06-203-2/+58
* | wifi: cfg80211: sort trace.hJohannes Berg2022-06-201-137/+137
* | wifi: nl80211: support MLO in auth/assocJohannes Berg2022-06-203-6/+117
* | wifi: cfg80211: simplify cfg80211_mlme_auth() prototypeJohannes Berg2022-06-204-55/+46
* | wifi: nl80211: refactor BSS lookup in nl80211_associate()Johannes Berg2022-06-201-21/+38
* | wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()Johannes Berg2022-06-204-22/+27
* | wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-2017-484/+1077
|/
* Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-195-286/+245
|\
| * nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beaconRameshkumar Sundaram2022-05-161-32/+32
| * cfg80211: support disabling EHT modeMuna Sinada2022-05-041-0/+7
| * cfg80211: declare MODULE_FIRMWARE for regulatory.dbDimitri John Ledkov2022-05-041-0/+4
| * nl80211: rework internal_flags usageJohannes Berg2022-05-041-145/+199
| * nl80211: don't hold RTNL in color change requestJohannes Berg2022-05-041-2/+1
| * cfg80211: remove cfg80211_get_chan_state()Johannes Berg2022-05-043-108/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-132-3/+17
|\ \ | |/ |/|
| * nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg2022-05-091-2/+7
| * cfg80211: retrieve S1G operating channel numberKieran Frewen2022-05-041-1/+1
| * nl80211: validate S1G channel widthKieran Frewen2022-05-041-0/+9
* | Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-041-0/+1
|\ \ | |/ |/|
| * nl80211: show SSID for P2P_GO interfacesJohannes Berg2022-04-111-0/+1
* | cfg80211: hold bss_lock while updating nontrans_listRameshkumar Sundaram2022-04-111-0/+2
* | nl80211: correctly check NL80211_ATTR_REG_ALPHA2 sizeJohannes Berg2022-04-111-1/+2
|/
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-114-29/+336
|\
| * cfg80211: Support configuration of station EHT capabilitiesIlan Peer2022-02-161-4/+33
| * cfg80211: add NO-EHT flag to regulatoryIlan Peer2022-02-161-0/+3
| * nl80211: add support for 320MHz channel limitationSriram R2022-02-162-0/+9
| * nl80211: add EHT MCS supportVeerendranath Jakkam2022-02-162-0/+150
| * cfg80211: Add support for EHT 320 MHz channel widthJia Ding2022-02-162-7/+86
| * cfg80211: Add data structures to capture EHT capabilitiesIlan Peer2022-02-161-0/+27
| * nl80211: accept only HE capability elements with valid sizeJohannes Berg2022-02-161-3/+11
| * nl80211: use RCU to read regdom in reg get/dumpJohannes Berg2022-02-161-15/+17
* | wireless: Use netif_rx().Sebastian Andrzej Siewior2022-03-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-032-2/+15
|\ \
| * | nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal2022-03-021-1/+2
| * | cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typoJohannes Berg2022-03-011-1/+1