summaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich2020-02-141-0/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-0/+3
|\
| * cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau2020-01-151-0/+1
| * cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau2020-01-151-0/+2
* | netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek2019-12-121-2/+1
|/
* Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller2019-11-081-0/+11
|\
| * cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan2019-11-081-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+1
|\ \ | |/ |/|
| * nl80211: fix validation of mesh path nexthopMarkus Theil2019-10-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-1/+1
|\ \ | |/
| * nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost2019-10-071-1/+1
* | Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller2019-10-131-4/+2
|\ \ | |/ |/|
| * nl80211: trivial: Remove redundant loopDenis Kenzior2019-10-111-4/+2
* | nl80211: fix null pointer dereferenceMiaoqing Pan2019-10-011-0/+3
* | cfg80211: initialize on-stack chandefsJohannes Berg2019-10-011-1/+3
* | nl80211: validate beacon headJohannes Berg2019-10-011-2/+35
|/
* nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2019-09-111-1/+3
* cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang2019-09-111-5/+3
* cfg80211: add local BSS receive time to survey informationFelix Fietkau2019-08-301-0/+4
* nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang2019-08-221-0/+1
* nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-211-0/+37
* cfg80211: Support assoc-at timer in sta-infoBen Greear2019-08-211-0/+1
* cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel2019-08-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-3/+1
|\
| * {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-3/+1
* | nl80211: add strict start typeJohannes Berg2019-07-311-0/+1
* | cfg80211: add support for parsing OBBS_PD attributesJohn Crispin2019-07-311-0/+45
* | cfg80211: use parallel_ops for genlJohannes Berg2019-07-311-30/+78
* | cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis2019-07-291-0/+2
* | cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich2019-07-291-1/+1
* | nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior2019-07-261-0/+24
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-6/+21
|\
| * Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-141-24/+75
| |\
| | * nl80211: fill all policy .type entriesJohannes Berg2019-05-291-21/+66
| | * nl80211: fix station_info pertid memory leakAndy Strohman2019-05-281-1/+3
| | * {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-241-2/+6
* | | nl80211: send event when CMD_FRAME duration expiresJames Prestwood2019-06-141-0/+13
* | | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-141-0/+4
* | | nl80211: require and validate vendor command policyJohannes Berg2019-06-141-2/+37
* | | nl80211: add support for SAE authentication offloadChung-Hsien Hsu2019-06-141-0/+14
* | | nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu2019-06-141-1/+2
* | | nl80211: add NL80211_ATTR_IFINDEX to port authorized eventChung-Hsien Hsu2019-06-141-1/+3
* | | nl80211: fill all policy .type entriesJohannes Berg2019-05-281-21/+57
|/ /
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
|/
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+104
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-85/+106
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-86/+106
* Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-261-43/+288
|\
| * cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan2019-04-261-0/+48
| * nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho2019-04-261-1/+1
OpenPOWER on IntegriCloud