index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
cfg80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
Vidyullatha Kanchanapally
1
-0
/
+5
2018-05-23
nl80211: add FILS related parameters to ROAM event
Arend Van Spriel
1
-0
/
+2
2018-05-23
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
1
-18
/
+26
2018-05-22
cfg80211: add missing kernel-doc
Johannes Berg
1
-0
/
+4
2018-05-18
cfg80211: release station info tidstats where needed
Johannes Berg
1
-0
/
+13
2018-05-18
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
1
-1
/
+9
2018-05-08
cfg80211: Expose TXQ stats and parameters to userspace
Toke Høiland-Jørgensen
1
-0
/
+50
2018-05-07
cfg80211: average ack rssi support for data frames
Balaji Pothunoori
1
-0
/
+3
2018-03-29
nl80211: Add control_port_over_nl80211 to mesh_setup
Denis Kenzior
1
-0
/
+3
2018-03-29
nl80211: Add control_port_over_nl80211 for ibss
Denis Kenzior
1
-0
/
+3
2018-03-29
nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
Denis Kenzior
1
-0
/
+3
2018-03-29
nl80211: Implement TX of control port frames
Denis Kenzior
1
-0
/
+9
2018-03-29
nl80211: Add CMD_CONTROL_PORT_FRAME API
Denis Kenzior
1
-0
/
+22
2018-03-29
cfg80211: Add API to allow querying regdb for wmm_rule
Haim Dreyfuss
1
-0
/
+28
2018-03-29
cfg80211: fix data type of sta_opmode_info parameter
tamizhr@codeaurora.org
1
-4
/
+4
2018-02-27
mac80211: support A-MSDU in fast-rx
Felix Fietkau
1
-2
/
+4
2018-02-19
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
1
-1
/
+6
2018-01-31
cfg80211: Add support to notify station's opmode change to userspace
tamizhr@codeaurora.org
1
-0
/
+43
2018-01-31
cfg80211/nl80211: Optional authentication offload to userspace
Srinivas Dasari
1
-3
/
+51
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-01-04
Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+15
2017-12-19
cfg80211: Scan results to also report the per chain signal strength
Sunil Dutt
1
-0
/
+8
2017-12-19
nl80211: Remove obsolete kerneldoc line
Jonathan Corbet
1
-1
/
+0
2017-12-11
cfg80211: cleanup signal strength units notation
Sergey Matyukevich
1
-2
/
+2
2017-12-11
cfg80211: IBSS: Add support for static WEP in driver for IBSS
Tova Mussai
1
-0
/
+5
2017-10-02
cfg80211/nl80211: add a port authorized event
Avraham Stern
1
-4
/
+17
2017-09-21
cfg80211: remove unused function ieee80211_data_from_8023()
Johannes Berg
1
-13
/
+0
2017-09-21
mac80211: extend ieee80211_ie_split to support EXTENSION
Liad Kaufman
1
-2
/
+4
2017-06-13
nl80211: add authorized flag to ROAM event
Avraham Stern
1
-0
/
+4
2017-06-13
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
1
-0
/
+32
2017-06-13
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
1
-0
/
+2
2017-05-19
wireless: Only join DFS channels in mesh mode if userspace flags support
Benjamin Berg
1
-0
/
+4
2017-05-08
cfg80211: fix multi scheduled scan kernel-doc
Johannes Berg
1
-1
/
+1
2017-05-04
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
1
-1
/
+1
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-3
/
+8
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
1
-32
/
+26
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-7
/
+8
2017-04-26
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
1
-1
/
+5
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-1
/
+8
2017-04-26
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
1
-2
/
+4
2017-04-18
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
1
-0
/
+2
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-2
/
+6
2017-04-13
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
1
-3
/
+6
2017-03-31
cfg80211: add documentation for cfg80211_get_bss()
Johannes Berg
1
-1
/
+11
2017-03-31
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
1
-2
/
+55
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
1
-8
/
+83
2017-03-06
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
1
-0
/
+13
2017-02-27
scripts/spelling.txt: add "disassocation" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-09
cfg80211: fix NAN bands definition
Luca Coelho
1
-5
/
+13
[next]