aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/nl80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+11
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan1-0/+11
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil1-1/+1
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-4/+2
2019-10-11nl80211: trivial: Remove redundant loopDenis Kenzior1-4/+2
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost1-1/+1
2019-10-01nl80211: fix null pointer dereferenceMiaoqing Pan1-0/+3
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg1-1/+3
2019-10-01nl80211: validate beacon headJohannes Berg1-2/+35
2019-09-11nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-1/+3
2019-09-11cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang1-5/+3
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau1-0/+4
2019-08-22nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang1-0/+1
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar1-0/+37
2019-08-21cfg80211: Support assoc-at timer in sta-infoBen Greear1-0/+1
2019-08-21cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel1-0/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+1
2019-07-31nl80211: add strict start typeJohannes Berg1-0/+1
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin1-0/+45
2019-07-31cfg80211: use parallel_ops for genlJohannes Berg1-30/+78
2019-07-29cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis1-0/+2
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich1-1/+1
2019-07-26nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior1-0/+24
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty1-3/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+21
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-24/+75
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood1-0/+13
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin1-0/+4
2019-06-14nl80211: require and validate vendor command policyJohannes Berg1-2/+37
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu1-0/+14
2019-06-14nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu1-1/+2
2019-06-14nl80211: add NL80211_ATTR_IFINDEX to port authorized eventChung-Hsien Hsu1-1/+3
2019-05-29nl80211: fill all policy .type entriesJohannes Berg1-21/+66
2019-05-28nl80211: fill all policy .type entriesJohannes Berg1-21/+57
2019-05-28nl80211: fix station_info pertid memory leakAndy Strohman1-1/+3
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty1-2/+6
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+104
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-85/+106
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek1-86/+106
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-43/+288
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan1-0/+48
2019-04-26nl80211: do a struct assignment to radar_chandef instead of memcpy()Luca Coelho1-1/+1
2019-04-26cfg80211: Add support to set tx power for a station associatedAshok Raj Nagarajan1-0/+43
2019-04-26nl80211: Use struct_size() in kzalloc()Gustavo A. R. Silva1-7/+3
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich1-0/+5
2019-04-26nl80211/cfg80211: Extended Key ID supportAlexander Wetzel1-4/+28
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+12