Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7c0db24cc431e2196d98a5d5ddaa9088e2fcbfe5
/
net
/
wireless
/
nl80211.c
ea18709
nl80211: Fix FTM per burst maximum value
by Aviya Erenfeld
· 6 years ago
a8b5c6d
nl80211: fix NLA_POLICY_NESTED() arguments
by Johannes Berg
· 6 years ago
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
d350a0f
nl80211: fix memory leak if validate_pae_over_nl80211() fails
by Johannes Berg
· 6 years ago
30c6311
nl80211: Add support to notify radar event info received from STA
by Sriram R
· 6 years ago
925b597
cfg80211: add some missing fall through annotations
by Luca Coelho
· 6 years ago
ecbc12a
{nl,mac}80211: add rssi to mesh candidates
by Bob Copeland
· 6 years ago
01d66fb
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
by Bob Copeland
· 6 years ago
dbdaee7
{nl,mac}80211: report gate connectivity in station info
by Bob Copeland
· 6 years ago
3d1a5bb
nl80211: Emit a SET_INTERFACE on iftype change
by Andrew Zaborowski
· 6 years ago
9bb7e0f
cfg80211: add peer measurement with FTM initiator API
by Johannes Berg
· 6 years ago
c177db2
cfg80211/mac80211: fix FTM settings across CSA
by Johannes Berg
· 6 years ago
0d4e14a
nl80211: Add per peer statistics to compute FCS error rate
by Ankita Bajaj
· 6 years ago
3d7af87
nl80211: use netlink policy validation function for elements
by Johannes Berg
· 6 years ago
ab0d76f
nl80211: use policy range validation where applicable
by Johannes Berg
· 6 years ago
188de5d
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
ec8f170bc
cfg80211: unify sending NL80211_CMD_NEW_INTERFACE
by Johannes Berg
· 6 years ago
49f9cf0
nl80211: add error messages to nl80211_parse_chandef()
by Johannes Berg
· 6 years ago
b60ad34
cfg80211: move cookie_counter out of wiphy
by Johannes Berg
· 6 years ago
5297c65
nl80211: remove nl80211_prepare_wdev_dump() skb argument
by Johannes Berg
· 6 years ago
81e54d0
cfg80211: support FTM responder configuration/statistics
by Pradeep Kumar Chitrapu
· 6 years ago
efdfce7
nl80211: Fix a GET_KEY reply attribute
by Andrew Zaborowski
· 6 years ago
e4d4216
cfg80211: combine duplicate wdev init code
by Johannes Berg
· 6 years ago
6762696
cfg80211: remove redundant check of !scan_plan
by Colin Ian King
· 6 years ago
1222a16
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
by Masashi Honma
· 6 years ago
30fe6d5
nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
by Masashi Honma
· 6 years ago
244eb9a
cfg80211: add he_capabilities (ext) IE to AP settings
by Shaul Triebitz
· 6 years ago
3630268
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 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
4f0223b
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
by Arunk Khandavalli
· 6 years ago
9c06602
cfg80211: clarify frames covered by average ACK signal report
by Balaji Pothunoori
· 6 years ago
b88d26d
nl80211: Pass center frequency in kHz instead of MHz
by Haim Dreyfuss
· 6 years ago
d3c89bb
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
by Haim Dreyfuss
· 6 years ago
38cb87e
cfg80211: make wmm_rule part of the reg_rule structure
by Stanislaw Gruszka
· 6 years ago
1972549
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5cf3006
nl80211: Add a missing break in parse_station_flags
by Bernd Edlinger
· 6 years ago
a948f71
nl80211/mac80211: allow non-linear skb in rx_control_port
by Denis Kenzior
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8365da2
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
397c657
cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
by Omer Efrat
· 7 years ago
95bca62
nl80211: check nla_parse_nested() return values
by Johannes Berg
· 7 years ago
188f60a
nl80211: relax ht operation checks for mesh
by Bob Copeland
· 7 years ago
c4cbaf7
cfg80211: Add support for HE
by Luca Coelho
· 7 years ago
446faa1
nl80211: report 4ADDR status with GET_INTERFACE
by Antonio Quartulli
· 7 years ago
2e076f1
nl80211: add scan features for improved scan privacy
by Johannes Berg
· 7 years ago
db0a4ad
nl80211: refactor common code in scan flags checks
by Johannes Berg
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
bad2929
nl80211: Reject disconnect commands except from conn_owner
by Andrew Zaborowski
· 7 years ago
7f9a3e1
nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
by Vidyullatha Kanchanapally
· 7 years ago
e841b7b
nl80211: add FILS related parameters to ROAM event
by Arend Van Spriel
· 7 years ago
76804d2
cfg80211: use separate struct for FILS parameters
by Arend Van Spriel
· 7 years ago
d1e23c9
nl80211: Optimize cfg80211_bss_expire invocations
by Denis Kenzior
· 7 years ago
dd8070b
Merge remote-tracking branch 'net-next/master' into mac80211-next
by Johannes Berg
· 7 years ago
ba8f566
nl80211: Fix compilation
by Denis Kenzior
· 7 years ago
7ea3e11
cfg80211: release station info tidstats where needed
by Johannes Berg
· 7 years ago
73887fd
cfg80211/mac80211: revert to stack allocation for sinfo
by Johannes Berg
· 7 years ago
8689c05
cfg80211: dynamically allocate per-tid stats for station info
by Arend van Spriel
· 7 years ago
1039d08
nl80211: fix nlmsg allocation in cfg80211_ft_event
by Dedy Lansky
· 7 years ago
52539ca
cfg80211: Expose TXQ stats and parameters to userspace
by Toke Høiland-Jørgensen
· 7 years ago
81d5439
cfg80211: average ack rssi support for data frames
by Balaji Pothunoori
· 7 years ago
50f3271
nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command
by Haim Dreyfuss
· 7 years ago
2f0605a
nl80211: Free connkeys on external authentication failure
by Srinivas Dasari
· 7 years ago
1224f58
nl80211: Add control_port_over_nl80211 to mesh_setup
by Denis Kenzior
· 7 years ago
c3bfe1f
nl80211: Add control_port_over_nl80211 for ibss
by Denis Kenzior
· 7 years ago
64bf3d4
nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
by Denis Kenzior
· 7 years ago
2576a9a
nl80211: Implement TX of control port frames
by Denis Kenzior
· 7 years ago
6a671a5
nl80211: Add CMD_CONTROL_PORT_FRAME API
by Denis Kenzior
· 7 years ago
466a306
nl80211: Add SOCKET_OWNER support to START_AP
by Denis Kenzior
· 7 years ago
188c1b3
nl80211: Add SOCKET_OWNER support to JOIN_MESH
by Denis Kenzior
· 7 years ago
f8d16d3
nl80211: Add SOCKET_OWNER support to JOIN_IBSS
by Denis Kenzior
· 7 years ago
13cf6de
cfg80211/nl80211: add DFS offload flag
by Dmitry Lebed
· 7 years ago
60772e4
Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
c4b50cd
cfg80211: send ack_signal to user in probe client response
by Venkateswara Naralasetty
· 7 years ago
db8d93a
nl80211: Fix external_auth check for offloaded authentication
by Srinivas Dasari
· 7 years ago
7a9b3ec
nl80211: remove unnecessary genlmsg_cancel() calls
by Johannes Berg
· 7 years ago
3527799
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
466b993
cfg80211: Add support to notify station's opmode change to userspace
by tamizhr@codeaurora.org
· 7 years ago
10773a7
nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT
by Srinivas Dasari
· 7 years ago
40cbfa9
cfg80211/nl80211: Optional authentication offload to userspace
by Srinivas Dasari
· 7 years ago
5037a00
nl80211: Introduce scan flags to emphasize requested scan behavior
by Sunil Dutt
· 7 years ago
259d8c1
nl80211: Sanitize array index in parse_txq_params
by Dan Williams
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5762d7d
cfg80211: fix station info handling bugs
by Johannes Berg
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7a94b8c
nl80211: take RCU read lock when calling ieee80211_bss_get_ie()
by Dominik Brodowski
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
72deacc
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
3ea1545
nl80211: Check for the required netlink attribute presence
by Hao Chen
· 7 years ago
983dafa
cfg80211: Scan results to also report the per chain signal strength
by Sunil Dutt
· 7 years ago
86b6c46
nl80211: send deauth reason if locally generated
by David Spinadel
· 7 years ago
4564b18
nl80211: fix nl80211_send_iface() error paths
by Johannes Berg
· 7 years ago
768075e
nl80211: add a few extended error strings to key parsing
by Johannes Berg
· 7 years ago
4490526
nl80211: don't expose wdev->ssid for most interfaces
by Johannes Berg
· 7 years ago
0a833c2
genetlink: fix genlmsg_nlhdr()
by Michal Kubecek
· 7 years ago
5bbcc0f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
df2fd38
Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 7 years ago
Next »