Sign in
android-kvm
/
linux
/
d5ed3b65f7012a6592809f7f928f3e3660df8fd9
/
net
/
mac80211
/
mlme.c
f61d788
mac80211: don't re-parse elems in ieee80211_assoc_success()
by Johannes Berg
· 5 years ago
4152561
mac80211: Reject malformed SSID elements
by Will Deacon
· 5 years ago
4b08d1b
mac80211: IBSS: send deauth when expiring inactive STAs
by Johannes Berg
· 6 years ago
5462632
mac80211: list features in WEP/TKIP disable in better order
by Johannes Berg
· 6 years ago
2a38075
nl80211: Add support for EDMG channels
by Alexei Avshalom Lazar
· 6 years ago
13dfb3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 6 years ago
f39b07f
mac80211: HE STA disassoc due to QOS NULL not sent
by Shay Bar
· 6 years ago
1ced169
mac80211: allow setting spatial reuse parameters from bss_conf
by John Crispin
· 6 years ago
697f6c5
mac80211: propagate HE operation info into bss_conf
by John Crispin
· 6 years ago
05aaa5c
mac80211: don't WARN on short WMM parameters from AP
by Brian Norris
· 6 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
4d2fa8b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
92ad632
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
5fdb373
net/mac80211: move WEP handling to ARC4 library interface
by Ard Biesheuvel
· 6 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
bd718fc
mac80211: use STA info in rate_control_send_low()
by Johannes Berg
· 6 years ago
c9d3245
mac80211: dynamically enable the TWT requester support on STA interfaces
by John Crispin
· 6 years ago
79c92ca
mac80211: handle deauthentication/disassociation from TDLS peer
by Yu Wang
· 6 years ago
5dc8cdc
mac80211/cfg80211: update bss channel on channel switch
by Sergey Matyukevich
· 6 years ago
7976b1e
mac80211: ignore quiet mode in probe
by Sara Sharon
· 6 years ago
9792875
mac80211: allow CSA to self with immediate quiet
by Sara Sharon
· 6 years ago
fafd2bc
mac80211: notify driver on subsequent CSA beacons
by Sara Sharon
· 6 years ago
b9cc81d
mac80211: abort CSA if beacon does not include CSA IEs
by Sara Sharon
· 6 years ago
ee14577
mac80211: support max channel switch time element
by Sara Sharon
· 6 years ago
4d9ec73
cfg80211: Report Association Request frame IEs in association events
by Jouni Malinen
· 6 years ago
caf5633
mac80211: indicate support for multiple BSSID
by Sara Sharon
· 6 years ago
78ac51f
mac80211: support multi-bssid
by Sara Sharon
· 6 years ago
4abb52a
mac80211: pass bssids to elements parsing function
by Sara Sharon
· 6 years ago
5a862f8
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 6 years ago
dc7eb0f
mac80211: do not advertise HE cap IE if HE disabled
by Shaul Triebitz
· 6 years ago
002245e
mac80211: set STA flag DISABLE_HE if HE is not supported
by Shaul Triebitz
· 6 years ago
2e249fc
mac80211: update driver when MU EDCA params change
by Shaul Triebitz
· 6 years ago
55ebd6e
mac80211: propagate the support for TWT to the driver
by Emmanuel Grumbach
· 6 years ago
33483a6
mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()
by Wei Yongjun
· 6 years ago
efb543e
mac80211: Extend SAE authentication in infra BSS STA mode
by Jouni Malinen
· 6 years ago
8d7432a
mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocation
by Jouni Malinen
· 6 years ago
fc107a9
mac80211: Helper function for marking STA authenticated
by Jouni Malinen
· 6 years ago
77cbbc35
mac80211: fix saving a few HE values
by Naftali Goldstein
· 6 years ago
7eb26df
mac80211: add ability to parse CCFS2
by Johannes Berg
· 7 years ago
fc3e3bf
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 6 years ago
6c18b27
mac80211: don't Tx a deauth frame if the AP forbade Tx
by Emmanuel Grumbach
· 7 years ago
0007e94
mac80211: Fix station bandwidth setting after channel switch
by Ilan Peer
· 7 years ago
f0c0407
mac80211: remove unnecessary NULL check
by Johannes Berg
· 7 years ago
47aa786
mac80211: fix potential null pointer dereference
by Gustavo A. R. Silva
· 7 years ago
41cbb0f
mac80211: add support for HE
by Luca Coelho
· 7 years ago
45ad683
mac80211: split ieee80211_send_probe_req()
by Johannes Berg
· 7 years ago
00387f3
mac80211: add probe request building flags
by Johannes Berg
· 7 years ago
d4e36e5
mac80211: Support adding duration for prepare_tx() callback
by Ilan Peer
· 7 years ago
407879b
mac80211: Adjust SAE authentication timeout
by Ilan Peer
· 7 years ago
911a264
mac80211: Fix condition validating WMM IE
by Ilan Peer
· 7 years ago
e15f20e
Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
c470bdc
mac80211: don't WARN on bad WMM parameters from buggy APs
by Emmanuel Grumbach
· 7 years ago
018f6fb
mac80211: Send control port frames over nl80211
by Denis Kenzior
· 7 years ago
4d191c7
mac80211: remove shadowing duplicated variable
by Johannes Berg
· 7 years ago
e552af0
mac80211: limit wmm params to comply with ETSI requirements
by Haim Dreyfuss
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1ad22fb
mac80211: inform wireless layer when frame RSSI is invalid
by Tosoni
· 7 years ago
7c181f4
mac80211: add ieee80211_hw flag for QoS NDP support
by Ben Caradoc-Davies
· 7 years ago
94ba927
mac80211: Call mgd_prep_tx before transmitting deauthentication
by Ilan Peer
· 7 years ago
a1f2ba04c
mac80211: add get TID helper
by Sara Sharon
· 7 years ago
c7c477b
mac80211: don't warn on AID field without top two MSBs set
by Johannes Berg
· 7 years ago
02049ce
mac80211: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
7b6ddea
mac80211: use QoS NDP for AP probing
by Johannes Berg
· 7 years ago
34f11cd3
mac80211: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b1b1ae2
mac80211: don't track HT capability changes
by Johannes Berg
· 7 years ago
a7f26d8
mac80211: simplify and clarify IE splitting
by Johannes Berg
· 8 years ago
7a7d3e4
mac80211: fix incorrect assignment of reassoc value
by Simon Dinkin
· 8 years ago
b952f4d
net: manual clean code which call skb_put_[data:zero]
by yuan linyu
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c87905b
mac80211: set bss_info data before configuring the channel
by Johannes Berg
· 8 years ago
44f6d42
mac80211: remove 5/10 MHz rate code from station MLME
by Johannes Berg
· 8 years ago
61b81b4
mac80211: move clearing result into ieee80211_parse_ch_switch_ie()
by Johannes Berg
· 8 years ago
f8860ce
mac80211: bail out from prep_connection() if a reconfig is ongoing
by Luca Coelho
· 8 years ago
e38a017
mac80211: Add support for BSS max idle period element
by Avraham Stern
· 8 years ago
21a8e9d
mac80211: Fix possible sband related NULL pointer de-reference
by Mohammed Shafi Shajakhan
· 8 years ago
e8e4f52
mac80211: reject/clear user rate mask if not usable
by Johannes Berg
· 8 years ago
a6289d3
mac80211: ignore VHT membership selector when parsing rates
by Johannes Berg
· 8 years ago
68506e9
mac80211: Print text for disassociation reason
by Arkadiusz Miskiewicz
· 8 years ago
2c3c5f8c
mac80211: Add set_cqm_rssi_range_config
by Andrew Zaborowski
· 8 years ago
bee427b
cfg80211: Pass new RSSI level in CQM RSSI notification
by Andrzej Zaborowski
· 8 years ago
769f07d
mac80211: Pass new RSSI level in CQM RSSI notification
by Andrzej Zaborowski
· 8 years ago
ab72572
mac80211: Remove unused 'beaconint_us' variable
by Kirtika Ruchandani
· 8 years ago
e6f462d
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
by Johannes Berg
· 8 years ago
39404fe
mac80211: FILS AEAD protection for station mode association frames
by Jouni Malinen
· 8 years ago
dbc0c2c
mac80211: Add FILS auth alg mapping
by Jouni Malinen
· 8 years ago
6ec6361
mac80211: Allow AUTH_DATA to be used for FILS
by Jouni Malinen
· 8 years ago
11b6b5a
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
by Jouni Malinen
· 8 years ago
f438ceb
mac80211: uapsd_queues is in QoS IE order
by Emmanuel Grumbach
· 8 years ago
93db1d9
mac80211: fix possible out-of-bounds access
by Johannes Berg
· 8 years ago
20eb7ea
mac80211: remove disconnected APs from BSS table
by David Spinadel
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
49ddf8e
mac80211: add fast-rx path
by Johannes Berg
· 9 years ago
b100e5d
mac80211: avoid useless memory write on each frame RX
by Johannes Berg
· 9 years ago
d67703f
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
b5a33d5
mac80211: move MU_MIMO_OWNER flag to ieee80211_vif
by Sara Sharon
· 9 years ago
89f774e
mac80211: always print a message when disconnecting
by Johannes Berg
· 9 years ago
Next »