index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
mlme.c
Age
Commit message (
Expand
)
Author
2023-12-06
wifi: cfg80211: make RX assoc data const
Johannes Berg
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
wifi: cfg80211: fix assoc response warning on failed links
Johannes Berg
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
2023-10-06
Merge wireless into wireless-next
Johannes Berg
2023-09-11
wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection
Wen Gong
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-08-22
wifi: cfg80211: reject auth/assoc to AP with our address
Johannes Berg
2023-03-07
wifi: nl80211: Add support for randomizing TA of auth and deauth frames
Veerendranath Jakkam
2023-02-14
wifi: cfg80211: Allow action frames to be transmitted with link BSS in MLD
Rameshkumar Sundaram
2022-10-07
wifi: cfg80211: support reporting failed links
Johannes Berg
2022-07-22
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
2022-07-15
wifi: mac80211: remove stray printk
Johannes Berg
2022-07-15
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
2022-07-15
wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLO
Johannes Berg
2022-07-15
wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a struct
Johannes Berg
2022-07-15
wifi: cfg80211: prepare association failure APIs for MLO
Johannes Berg
2022-07-15
wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_request
Johannes Berg
2022-07-15
wifi: cfg80211: Allow MLO TX with link source address
Andrei Otcheretianski
2022-07-11
wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()
Veerendranath Jakkam
2022-07-01
wifi: cfg80211: remove chandef check in cfg80211_cac_event()
Johannes Berg
2022-06-20
cfg80211: Indicate MLO connection info in connect and roam callbacks
Veerendranath Jakkam
2022-06-20
wifi: nl80211: support MLO in auth/assoc
Johannes Berg
2022-06-20
wifi: cfg80211: simplify cfg80211_mlme_auth() prototype
Johannes Berg
2022-06-20
wifi: cfg80211: mlme: get BSS entry outside cfg80211_mlme_assoc()
Johannes Berg
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2021-12-20
cfg80211: rename offchannel_chain structs to background_chain to avoid confus...
Lorenzo Bianconi
2021-11-26
cfg80211: allow continuous radar monitoring on offchannel chain
Lorenzo Bianconi
2021-11-26
cfg80211: schedule offchan_cac_abort_wk in cfg80211_radar_event
Lorenzo Bianconi
2021-11-26
cfg80211: fix possible NULL pointer dereference in cfg80211_stop_offchan_rada...
Lorenzo Bianconi
2021-11-19
cfg80211: move offchan_cac_event to a dedicated work
Lorenzo Bianconi
2021-11-19
cfg80211: implement APIs for dedicated radar detection HW
Lorenzo Bianconi
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2020-12-11
cfg80211: support immediate reconnect request hint
Johannes Berg
2020-09-28
cfg80211: handle Association Response from S1G STA
Thomas Pedersen
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-06-05
cfg80211: fix management registrations deadlock
Johannes Berg
2020-05-27
cfg80211: add KHz variants of frame RX API
Thomas Pedersen
2020-04-24
cfg80211: support multicast RX registration
Johannes Berg
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
2020-02-07
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
2018-11-09
cfg80211: add missing constraint for user-supplied VHT mask
Sergey Matyukevich
2018-03-29
cfg80211: fix CAC_STARTED event handling
Dmitry Lebed
2018-03-21
cfg80211/nl80211: add CAC_STARTED event
Dmitry Lebed
2017-12-11
cfg80211: cleanup signal strength units notation
Sergey Matyukevich
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
[next]