index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-04
nl80211: Define policy for packet pattern attributes
Peng Xu
1
-2
/
+12
2017-09-18
nl80211: fix null-ptr dereference on invalid mesh configuration
Johannes Berg
1
-0
/
+3
2017-09-15
nl80211: check for the required netlink attributes presence
Vladis Dronov
1
-0
/
+3
2017-09-05
nl80211: look for HT/VHT capabilities in beacon's tail
Igor Mitsyanko
1
-2
/
+2
2017-07-07
Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+7
2017-07-07
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
1
-0
/
+4
2017-07-07
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
1
-0
/
+1
2017-07-07
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
1
-1
/
+1
2017-07-07
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
1
-2
/
+1
2017-06-30
nl80211: Don't verify owner_nlportid on NAN commands
Andrei Otcheretianski
1
-8
/
+0
2017-06-13
nl80211: add authorized flag to ROAM event
Avraham Stern
1
-1
/
+3
2017-06-13
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
1
-0
/
+105
2017-06-13
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
1
-0
/
+9
2017-05-19
wireless: Require HANDLE_DFS flag to switch channel for non-AP mode
Benjamin Berg
1
-1
/
+13
2017-05-19
wireless: Only join DFS channels in mesh mode if userspace flags support
Benjamin Berg
1
-0
/
+3
2017-05-08
nl80211: correctly validate MU-MIMO groups
Johannes Berg
1
-2
/
+2
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-8
/
+10
2017-04-27
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
1
-10
/
+30
2017-04-27
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-17
/
+46
2017-04-27
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
1
-17
/
+5
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-104
/
+361
2017-04-18
nl80211: Fix enum type of variable in nl80211_put_sta_rate()
Matthias Kaehlcke
1
-1
/
+1
2017-04-18
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
1
-12
/
+11
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
1
-15
/
+18
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-37
/
+41
2017-04-13
cfg80211: refactor nl80211 monitor option parsing
Johannes Berg
1
-56
/
+70
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-15
/
+19
2017-04-13
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
1
-5
/
+3
2017-03-31
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
1
-6
/
+84
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
1
-15
/
+15
2017-03-16
nl80211: Use signed function for a signed variable
Masashi Honma
1
-1
/
+1
2017-03-16
nl80211: fix dumpit error path RTNL deadlocks
Johannes Berg
1
-71
/
+56
2017-03-06
cfg80211: Disallow moving out of operating DFS channel in non-ETSI
Vasanthakumar Thiagarajan
1
-0
/
+52
2017-03-06
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
1
-13
/
+125
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
1
-22
/
+92
2017-02-09
cfg80211: fix NAN bands definition
Luca Coelho
1
-8
/
+27
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-2
/
+7
2017-02-08
nl80211: fix validation of scheduled scan info for wowlan netdetect
Arend Van Spriel
1
-4
/
+6
2017-02-08
nl80211: add HT/VHT capabilities to AP parameters
Johannes Berg
1
-1
/
+46
2017-02-08
cfg80211: make rdev assignment clearer in nl80211_testmode_dump()
Luca Coelho
1
-7
/
+6
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-02-06
nl80211: Fix mesh HT operation check
Masashi Honma
1
-0
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-44
/
+93
2017-01-13
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
1
-2
/
+7
2017-01-13
cfg80211: Add support to sched scan to report better BSSs
vamsi krishna
1
-0
/
+44
2017-01-11
cfg80211: consider VHT opmode on station update
Beni Lev
1
-0
/
+15
2017-01-09
cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
Andrzej Zaborowski
1
-1
/
+25
2017-01-09
cfg80211: size various nl80211 messages correctly
Johannes Berg
1
-8
/
+8
2017-01-05
nl80211: fix sched scan netlink socket owner destruction
Johannes Berg
1
-9
/
+7
[next]