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
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+3
2020-02-24
Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...
David S. Miller
1
-30
/
+268
2020-02-24
nl80211: Add support to configure TID specific RTSCTS configuration
Tamizh chelvam
1
-0
/
+8
2020-02-24
nl80211: Add support to configure TID specific AMPDU configuration
Tamizh chelvam
1
-0
/
+8
2020-02-24
nl80211: Add support to configure TID specific retry configuration
Tamizh chelvam
1
-0
/
+28
2020-02-24
nl80211: modify TID-config API
Johannes Berg
1
-43
/
+56
2020-02-24
nl80211: Add NL command to support TID speicific configurations
Tamizh chelvam
1
-0
/
+148
2020-02-24
nl80211: explicitly include if_vlan.h
Johannes Berg
1
-0
/
+1
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
1
-11
/
+45
2020-02-24
cfg80211: More error messages for key addition failures
Jouni Malinen
1
-4
/
+15
2020-02-24
Revert "nl80211: add src and dst addr attributes for control port tx/rx"
Johannes Berg
1
-15
/
+3
2020-02-21
nl80211: fix potential leak in AP start
Johannes Berg
1
-2
/
+2
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
1
-1
/
+1
2020-02-16
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
1
-5
/
+104
2020-02-14
cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
Sergey Matyukevich
1
-0
/
+1
2020-02-07
nl80211: add src and dst addr attributes for control port tx/rx
Markus Theil
1
-3
/
+15
2020-02-07
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
1
-2
/
+3
2020-02-07
cfg80211: Enhance the AKM advertizement to support per interface.
Veerendranath Jakkam
1
-0
/
+43
2020-02-07
cfg80211: add no HE indication to the channel flag
Haim Dreyfuss
1
-0
/
+3
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-01-15
nl80211: add handling for BSS color
John Crispin
1
-0
/
+40
2020-01-15
cfg80211: fix memory leak in cfg80211_cqm_rssi_update
Felix Fietkau
1
-0
/
+1
2020-01-15
cfg80211: fix memory leak in nl80211_probe_mesh_link
Felix Fietkau
1
-0
/
+2
2019-12-12
netlink: rename nl80211_validate_nested() to nla_validate_nested()
Michal Kubecek
1
-2
/
+1
2019-11-08
Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...
David S. Miller
1
-0
/
+11
2019-11-08
cfg80211: VLAN offload support for set_key and set_sta_vlan
Gurumoorthi Gnanasambandhan
1
-0
/
+11
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-10-30
nl80211: fix validation of mesh path nexthop
Markus Theil
1
-1
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-10-13
Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...
David S. Miller
1
-4
/
+2
2019-10-11
nl80211: trivial: Remove redundant loop
Denis Kenzior
1
-4
/
+2
2019-10-07
nl80211: fix memory leak in nl80211_get_ftm_responder_stats
Navid Emamdoost
1
-1
/
+1
2019-10-01
nl80211: fix null pointer dereference
Miaoqing Pan
1
-0
/
+3
2019-10-01
cfg80211: initialize on-stack chandefs
Johannes Berg
1
-1
/
+3
2019-10-01
nl80211: validate beacon head
Johannes Berg
1
-2
/
+35
2019-09-11
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
Masashi Honma
1
-1
/
+3
2019-09-11
cfg80211: Do not compare with boolean in nl80211_common_reg_change_event
zhong jiang
1
-5
/
+3
2019-08-30
cfg80211: add local BSS receive time to survey information
Felix Fietkau
1
-0
/
+4
2019-08-22
nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commands
Matthew Wang
1
-0
/
+1
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
1
-0
/
+37
2019-08-21
cfg80211: Support assoc-at timer in sta-info
Ben Greear
1
-0
/
+1
2019-08-21
cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entries
Arend van Spriel
1
-0
/
+1
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+1
2019-07-31
nl80211: add strict start type
Johannes Berg
1
-0
/
+1
2019-07-31
cfg80211: add support for parsing OBBS_PD attributes
John Crispin
1
-0
/
+45
2019-07-31
cfg80211: use parallel_ops for genl
Johannes Berg
1
-30
/
+78
2019-07-29
cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switch
Michael Vassernis
1
-0
/
+2
2019-07-29
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
1
-1
/
+1
2019-07-26
nl80211: Include wiphy address setup in NEW_WIPHY
Denis Kenzior
1
-0
/
+24
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-3
/
+1
[prev]
[next]