Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
29aed868a6b4fa63253cefdc12d9b472730ac48e
/
net
/
mac80211
/
mlme.c
3255b4a
cfg80211: Rename SAE_DATA to more generic AUTH_DATA
by Jouni Malinen
· 8 years ago
1976c76
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
by Johannes Berg
· 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
8ac3c704
mac80211: refactor HT/VHT to chandef code
by Johannes Berg
· 9 years ago
4fa11ec
mac80211: Requeue work after scan complete for all VIF types.
by Sachin Kulkarni
· 9 years ago
a85a7e2
cfg80211/mac80211: use to_delayed_work
by Geliang Tang
· 9 years ago
23a1f8d
mac80211: process and save VHT MU-MIMO group frame
by Sara Sharon
· 9 years ago
b3e0d3d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
cf1e05c
mac80211: handle width changes from opmode notification IE in beacon
by Eyal Shapira
· 9 years ago
a87da0c
mac80211: suppress unchanged "limiting TX power" messages
by Johannes Berg
· 9 years ago
b115b97
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
by Janusz.Dziedzic@tieto.com
· 9 years ago
2ed77ea
mac80211: treat bad WMM parameters more gracefully
by Johannes Berg
· 9 years ago
730a7550
mac80211: fixup AIFSN instead of disabling WMM
by Emmanuel Grumbach
· 9 years ago
cec6628
mac80211: make enable_qos parameter to ieee80211_set_wmm_default()
by Johannes Berg
· 9 years ago
a64cba3
mac80211: Fix local deauth while associating
by Andrei Otcheretianski
· 9 years ago
976bd9e
mac80211: move beacon_loss_count into ifmgd
by Johannes Berg
· 9 years ago
4a733ef
mac80211: remove PM-QoS listener
by Johannes Berg
· 9 years ago
93f0490
Revert "mac80211: remove exposing 'mfp' to drivers"
by Tamizh chelvam
· 9 years ago
2579c98
Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
076cdcb
mac80211: use bool argument to ieee80211_send_nullfunc
by Johannes Berg
· 9 years ago
90d13e8
mac80211: reduce indentation by inlining a check
by Johannes Berg
· 9 years ago
338c17a
mac80211: use DECLARE_EWMA for ave_beacon_signal
by Johannes Berg
· 9 years ago
8ec6d97
mac80211: fix driver RSSI event calculations
by Johannes Berg
· 9 years ago
8e0d7fe
mac80211: remove last_beacon/ave_beacon debugfs files
by Johannes Berg
· 9 years ago
46cad4b
mac80211: remove direct probe step before authentication
by Johannes Berg
· 9 years ago
52a45f3
mac80211: avoid VHT usage with no 80MHz chans allowed
by Arik Nemtsov
· 9 years ago
322cd40
mac80211: Add support for declaring MU-MIMO capability
by Sara Sharon
· 9 years ago
d51c2ea
mac80211: TDLS: correctly configure SMPS state
by Arik Nemtsov
· 9 years ago
5c48f12
mac80211: remove exposing 'mfp' to drivers
by Johannes Berg
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 9 years ago
d01f858
mac80211: release channel on auth failure
by Michal Kazior
· 9 years ago
ea1b2b45
mac80211: remove short slot/short preamble incapable flags
by Johannes Berg
· 9 years ago
c9c99f8
mac80211: act upon and report deauth while associating
by Johannes Berg
· 9 years ago
c5a7168
mac80211: disconnect TDLS stations on STA CSA
by Arik Nemtsov
· 9 years ago
c1041f1
mac80211: fix ignored HT/VHT override configs
by Chaya Rachel Ivgi
· 10 years ago
cef2fc1
mac80211: reduce log spam from ieee80211_handle_pwr_constr
by John Linville
· 10 years ago
7b6249b
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
527871d
mac80211: make sta.wme indicate whether QoS is used
by Johannes Berg
· 10 years ago
a73f8e2
mac80211: send AP probe as unicast again
by Johannes Berg
· 10 years ago
7d830a1
mac80211: stop scan before connection
by David Spinadel
· 10 years ago
a90faa9
mac80211: notify the driver about deauth
by Emmanuel Grumbach
· 10 years ago
d0d1a12
mac80211: notify the driver about association status
by Emmanuel Grumbach
· 10 years ago
a940909
mac80211: notify the driver about authentication status
by Emmanuel Grumbach
· 10 years ago
a818292
mac80211: convert rssi_callback() to event_callback()
by Emmanuel Grumbach
· 10 years ago
0fa74a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f84eaa1
mac80211: ignore CSA to same channel
by Johannes Berg
· 10 years ago
70a3fd6
mac80211: ask for ECSA IE to be considered for beacon parse CRC
by Johannes Berg
· 10 years ago
f3b0bbb
mac80211: refactor drop connection/unlock in CSA processing
by Johannes Berg
· 10 years ago
64a8cef
mac80211: provide station PMF configuration to driver
by SenthilKumar Jegadeesan
· 10 years ago
0b4e110
mac80211: remove duplicate check for quiescing when queueing work
by Luciano Coelho
· 10 years ago
c84a67a
mac80211: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
be72afe
mac80211: fix another suspend vs. association race
by Johannes Berg
· 10 years ago
2ecc390
mac80211: Update beacon's timing and DTIM count on every beacon
by Alexander Bondar
· 10 years ago
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
14f2ae8
mac80211: synchronize_net() before flushing the queues
by Emmanuel Grumbach
· 10 years ago
c1e140b
mac80211: delete the assoc/auth timer upon suspend
by Emmanuel Grumbach
· 10 years ago
3b24f4c
mac80211: let flush() drop packets when possible
by Emmanuel Grumbach
· 10 years ago
3a4b0c9
Merge branch 'mac80211' into mac80211-next
by Johannes Berg
· 10 years ago
cc72f6e
mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_params
by John Linville
· 10 years ago
a5fee9c
mac80211: handle power constraint and country IEs in RRM
by Moshe Benji
· 10 years ago
179b8fc
mac80211: Fix ignored HT override configurations
by Chaya Rachel Ivgi
· 10 years ago
688b1ec
mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()
by Luciano Coelho
· 10 years ago
848955c
mac80211: move U-APSD enablement to vif flags
by Johannes Berg
· 10 years ago
7e6225a
mac80211: avoid using uninitialized stack data
by Jes Sorensen
· 10 years ago
de51f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
98f0334
cfg80211: clean up beacon loss CQM event
by Johannes Berg
· 10 years ago
575f053
mac80211: disable 80+80/160 in VHT correctly
by Johannes Berg
· 10 years ago
9a638dd
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
ab1f5a5
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 10 years ago
9041c1f
mac80211: track AP and peer STA TDLS chan-switch support
by Arik Nemtsov
· 10 years ago
1277b4a
mac80211: retransmit TDLS teardown packet through AP if not ACKed
by Liad Kaufman
· 10 years ago
d04b5ac
cfg80211/mac80211: allow any interface to send channel switch notifications
by Luciano Coelho
· 10 years ago
2f45729
mac80211: send channel switch started notifications
by Luciano Coelho
· 10 years ago
8ed2874
mac80211: handle RIC data element in reassociation request
by Johannes Berg
· 10 years ago
ff1e417
mac80211: schedule the actual switch of the station before CSA count 0
by Luciano Coelho
· 10 years ago
84469a4
mac80211: use secondary channel offset IE also beacons during CSA
by Luciano Coelho
· 10 years ago
cfede0d
mac80211: don't flush when probing the AP
by Emmanuel Grumbach
· 10 years ago
02219b3
mac80211: add WMM admission control support
by Johannes Berg
· 10 years ago
0f791eb4
mac80211: allow channel switch with multiple channel contexts
by Luciano Coelho
· 10 years ago
0c21e63
mac80211: wait for the first beacon on the new channel after CSA
by Luciano Coelho
· 10 years ago
f1d6558
mac80211: add post_channel_switch driver operation
by Luciano Coelho
· 10 years ago
6d027bc
mac80211: add pre_channel_switch driver operation
by Luciano Coelho
· 10 years ago
2ba4538
mac80211: add device_timestamp to the ieee80211_channel_switch struct
by Luciano Coelho
· 10 years ago
6bd2bd2
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 10 years ago
0d8614b
mac80211: replace SMPS hw flags with wiphy feature bits
by Eliad Peller
· 10 years ago
b0b6aa2
cfg80211/mac80211: add wmm info to assoc event
by Eliad Peller
· 10 years ago
61a3d4f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
c8d6591
mac80211: support DTPC IE (from Cisco Client eXtensions)
by Steinar H. Gunderson
· 10 years ago
24a4e40
mac80211: split 802.11h parsing from transmit power policy
by Steinar H. Gunderson
· 10 years ago
f3000e1b
mac80211: fix broken use of VHT/20Mhz with some APs
by Eyal Shapira
· 10 years ago
cd2f5dd
mac80211: Add RRM support to assoc request
by Assaf Krauss
· 10 years ago
Next »