index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2019-03-29
nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
Sunil Dutt
1
-6
/
+12
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-1
/
+1
2019-02-22
cfg80211: allow sending vendor events unicast
Johannes Berg
1
-6
/
+24
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
1
-9
/
+15
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-11
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
1
-1
/
+1
2019-02-11
nl80211: Fix FTM per burst maximum value
Aviya Erenfeld
1
-1
/
+1
2019-02-08
nl80211: use for_each_element() in validate_ie_attr()
Johannes Berg
1
-20
/
+8
2019-02-01
netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments
Johannes Berg
1
-10
/
+5
2019-02-01
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-1
/
+1
2019-01-25
nl80211: Allow set/del pmksa operations for AP
Liangwei Dong
1
-1
/
+4
2019-01-25
cfg80211: Authentication offload to user space in AP mode
Srinivas Dasari
1
-7
/
+18
2019-01-25
cfg80211: Allow drivers to advertise supported AKM suites
Veerendranath Jakkam
1
-0
/
+9
2019-01-25
nl80211: fix NLA_POLICY_NESTED() arguments
Johannes Berg
1
-1
/
+1
2019-01-19
nl80211/mac80211: mesh: add mesh path change count to mpath info
Julan Hsu
1
-1
/
+4
2019-01-19
nl80211/mac80211: mesh: add hop count to mpath info
Julan Hsu
1
-1
/
+4
2019-01-19
cfg80211: Add airtime statistics and settings
Toke Høiland-Jørgensen
1
-0
/
+24
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-34
/
+273
2018-12-19
nl80211: fix memory leak if validate_pae_over_nl80211() fails
Johannes Berg
1
-1
/
+3
2018-12-18
nl80211: Add support to notify radar event info received from STA
Sriram R
1
-0
/
+62
2018-12-18
cfg80211: add some missing fall through annotations
Luca Coelho
1
-0
/
+9
2018-11-09
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
1
-2
/
+5
2018-11-09
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
1
-1
/
+7
2018-11-09
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
1
-0
/
+1
2018-11-09
nl80211: Emit a SET_INTERFACE on iftype change
Andrew Zaborowski
1
-12
/
+16
2018-11-09
cfg80211: add peer measurement with FTM initiator API
Johannes Berg
1
-19
/
+173
2018-11-09
cfg80211/mac80211: fix FTM settings across CSA
Johannes Berg
1
-0
/
+1
2018-10-12
nl80211: Add per peer statistics to compute FCS error rate
Ankita Bajaj
1
-0
/
+2
2018-10-11
nl80211: use netlink policy validation function for elements
Johannes Berg
1
-76
/
+46
2018-10-11
nl80211: use policy range validation where applicable
Johannes Berg
1
-289
/
+180
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-5
/
+15
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+15
2018-10-02
cfg80211: unify sending NL80211_CMD_NEW_INTERFACE
Johannes Berg
1
-9
/
+0
2018-10-02
nl80211: add error messages to nl80211_parse_chandef()
Johannes Berg
1
-22
/
+40
2018-10-02
cfg80211: move cookie_counter out of wiphy
Johannes Berg
1
-2
/
+2
2018-10-02
nl80211: remove nl80211_prepare_wdev_dump() skb argument
Johannes Berg
1
-8
/
+7
2018-10-02
cfg80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
1
-5
/
+127
2018-10-02
nl80211: Fix a GET_KEY reply attribute
Andrew Zaborowski
1
-1
/
+1
2018-10-02
cfg80211: combine duplicate wdev init code
Johannes Berg
1
-9
/
+1
2018-10-02
cfg80211: remove redundant check of !scan_plan
Colin Ian King
1
-2
/
+1
2018-09-27
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-5
/
+14
2018-09-26
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
Masashi Honma
1
-0
/
+1
2018-09-05
cfg80211: add he_capabilities (ext) IE to AP settings
Shaul Triebitz
1
-0
/
+3
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-7
/
+8
2018-08-30
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
1
-0
/
+1
2018-08-29
cfg80211: clarify frames covered by average ACK signal report
Balaji Pothunoori
1
-3
/
+4
2018-08-28
nl80211: Pass center frequency in kHz instead of MHz
Haim Dreyfuss
1
-1
/
+1
2018-08-28
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
Haim Dreyfuss
1
-2
/
+2
[next]