index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
2018-09-27
1
-5
/
+14
*
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
Masashi Honma
2018-09-26
1
-0
/
+1
*
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-09-04
1
-7
/
+8
|
\
|
*
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
2018-08-30
1
-0
/
+1
|
*
nl80211: Pass center frequency in kHz instead of MHz
Haim Dreyfuss
2018-08-28
1
-1
/
+1
|
*
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
Haim Dreyfuss
2018-08-28
1
-2
/
+2
|
*
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2018-08-28
1
-5
/
+5
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-25
1
-9
/
+16
|
\
|
|
*
nl80211: Add a missing break in parse_station_flags
Bernd Edlinger
2018-07-09
1
-0
/
+1
|
*
nl80211/mac80211: allow non-linear skb in rx_control_port
Denis Kenzior
2018-07-06
1
-9
/
+15
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-21
/
+14
|
\
|
|
*
nl80211: check nla_parse_nested() return values
Johannes Berg
2018-06-29
1
-5
/
+11
|
*
nl80211: relax ht operation checks for mesh
Bob Copeland
2018-06-29
1
-16
/
+3
*
|
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-06-30
1
-44
/
+150
|
\
\
|
|
/
|
/
|
|
*
cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2018-06-29
1
-13
/
+13
|
*
cfg80211: Add support for HE
Luca Coelho
2018-06-15
1
-1
/
+98
|
*
nl80211: report 4ADDR status with GET_INTERFACE
Antonio Quartulli
2018-06-15
1
-1
/
+2
|
*
nl80211: add scan features for improved scan privacy
Johannes Berg
2018-06-15
1
-1
/
+7
|
*
nl80211: refactor common code in scan flags checks
Johannes Berg
2018-06-15
1
-29
/
+31
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-27
1
-1
/
+2
|
\
|
*
nl80211: fix nlmsg allocation in cfg80211_ft_event
Dedy Lansky
2018-05-18
1
-1
/
+2
*
|
nl80211: Reject disconnect commands except from conn_owner
Andrew Zaborowski
2018-05-23
1
-0
/
+16
*
|
nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
Vidyullatha Kanchanapally
2018-05-23
1
-0
/
+52
*
|
nl80211: add FILS related parameters to ROAM event
Arend Van Spriel
2018-05-23
1
-2
/
+14
*
|
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
2018-05-23
1
-11
/
+11
*
|
nl80211: Optimize cfg80211_bss_expire invocations
Denis Kenzior
2018-05-23
1
-1
/
+9
*
|
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2018-05-23
1
-0
/
+1
|
\
|
|
*
nl80211: Free connkeys on external authentication failure
Srinivas Dasari
2018-04-20
1
-0
/
+1
*
|
nl80211: Fix compilation
Denis Kenzior
2018-05-22
1
-1
/
+1
*
|
cfg80211: release station info tidstats where needed
Johannes Berg
2018-05-18
1
-3
/
+8
*
|
cfg80211/mac80211: revert to stack allocation for sinfo
Johannes Berg
2018-05-18
1
-59
/
+27
*
|
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
2018-05-18
1
-1
/
+2
*
|
cfg80211: Expose TXQ stats and parameters to userspace
Toke Høiland-Jørgensen
2018-05-08
1
-27
/
+175
*
|
cfg80211: average ack rssi support for data frames
Balaji Pothunoori
2018-05-07
1
-0
/
+3
*
|
nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command
Haim Dreyfuss
2018-05-07
1
-4
/
+53
|
/
*
nl80211: Add control_port_over_nl80211 to mesh_setup
Denis Kenzior
2018-03-29
1
-0
/
+9
*
nl80211: Add control_port_over_nl80211 for ibss
Denis Kenzior
2018-03-29
1
-0
/
+9
*
nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
Denis Kenzior
2018-03-29
1
-0
/
+26
*
nl80211: Implement TX of control port frames
Denis Kenzior
2018-03-29
1
-1
/
+70
*
nl80211: Add CMD_CONTROL_PORT_FRAME API
Denis Kenzior
2018-03-29
1
-0
/
+58
*
nl80211: Add SOCKET_OWNER support to START_AP
Denis Kenzior
2018-03-29
1
-0
/
+3
*
nl80211: Add SOCKET_OWNER support to JOIN_MESH
Denis Kenzior
2018-03-29
1
-2
/
+8
*
nl80211: Add SOCKET_OWNER support to JOIN_IBSS
Denis Kenzior
2018-03-29
1
-1
/
+6
*
cfg80211/nl80211: add DFS offload flag
Dmitry Lebed
2018-03-21
1
-4
/
+8
*
Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...
David S. Miller
2018-02-22
1
-34
/
+169
|
\
|
*
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
2018-02-19
1
-2
/
+6
|
*
nl80211: Fix external_auth check for offloaded authentication
Srinivas Dasari
2018-02-19
1
-1
/
+1
|
*
nl80211: remove unnecessary genlmsg_cancel() calls
Johannes Berg
2018-02-19
1
-28
/
+0
|
*
cfg80211: Add support to notify station's opmode change to userspace
tamizhr@codeaurora.org
2018-01-31
1
-0
/
+55
[next]