summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* wifi: nl80211: add EML/MLD capabilities to per-iftype capabilitiesJohannes Berg2022-07-151-0/+9
* wifi: nl80211: better validate link ID for stationsJohannes Berg2022-07-151-9/+17
* wifi: cfg80211: clean up links appropriatelyJohannes Berg2022-07-154-10/+52
* wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg2022-07-152-30/+50
* wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg2022-07-153-26/+22
* wifi: cfg80211: adjust assoc comeback for MLOJohannes Berg2022-07-152-8/+8
* wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg2022-07-152-20/+35
* wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg2022-07-153-10/+5
* wifi: nl80211: acquire wdev mutex for dump_surveyJohannes Berg2022-07-151-0/+2
* wifi: cfg80211: drop BSS elements from assoc trace for nowJohannes Berg2022-07-152-21/+3
* wifi: nl80211: enable setting the link address at new stationShaul Triebitz2022-07-151-1/+19
* wifi: nl80211: hold wdev mutex for station APIsJohannes Berg2022-07-151-1/+10
* wifi: nl80211: hold wdev mutex for channel switch APIsJohannes Berg2022-07-151-5/+16
* wifi: nl80211: hold wdev mutex in add/mod/del link stationJohannes Berg2022-07-151-3/+13
* wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz2022-07-152-56/+65
* wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz2022-07-153-8/+305
* wifi: cfg80211: Allow MLO TX with link source addressAndrei Otcheretianski2022-07-151-1/+13
* wifi: cfg80211: use strscpy to replace strlcpyXueBing Chen2022-07-151-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-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-122-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