summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-1/+1
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller-77/+513
2018-03-29net: Don't take rtnl_lock() in wireless_nlevent_flush()Kirill Tkhai-4/+0
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai-0/+2
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior-0/+9
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior-0/+9
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior-0/+26
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior-1/+111
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior-0/+79
2018-03-29cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss-0/+54
2018-03-29cfg80211: don't require RTNL held for regdomain readsJohannes Berg-2/+2
2018-03-29cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss-7/+141
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior-0/+4
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior-21/+9
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior-26/+16
2018-03-29cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior-11/+32
2018-03-29cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed-2/+7
2018-03-29cfg80211: fix CAC_STARTED event handlingDmitry Lebed-1/+1
2018-03-28treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov-1/+1
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai-2/+0
2018-03-26net: Use octal not symbolic permissionsJoe Perches-1/+1
2018-03-21cfg80211/nl80211: add DFS offload flagDmitry Lebed-4/+8
2018-03-21cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed-2/+5
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-8/+5
2018-02-27mac80211: support A-MSDU in fast-rxFelix Fietkau-2/+3
2018-02-27cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour-8/+5
2018-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+24
2018-02-22Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller-34/+207
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller-3/+24
2018-02-19net: Convert cfg80211_pernet_opsKirill Tkhai-0/+1
2018-02-19cfg80211: clear wep keys after disconnectionAvraham Stern-0/+2
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty-2/+6
2018-02-19nl80211: Fix external_auth check for offloaded authenticationSrinivas Dasari-1/+1
2018-02-19nl80211: remove unnecessary genlmsg_cancel() callsJohannes Berg-28/+0
2018-02-13net: Convert wext_pernet_opsKirill Tkhai-0/+1
2018-02-04Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+6
2018-01-31cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org-0/+55
2018-01-31nl80211: Allow SAE Authentication for NL80211_CMD_CONNECTSrinivas Dasari-2/+3
2018-01-31cfg80211/nl80211: Optional authentication offload to userspaceSrinivas Dasari-0/+132
2018-01-31nl80211: Introduce scan flags to emphasize requested scan behaviorSunil Dutt-2/+11
2018-01-31cfg80211: use only 1Mbps for basic rates in meshJohannes Berg-3/+22
2018-01-30nl80211: Sanitize array index in parse_txq_paramsDan Williams-3/+6
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro-4/+9
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+2
2018-01-18cfg80211: fix station info handling bugsJohannes Berg-3/+2
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+15
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan-1/+0
2018-01-15cfg80211: check dev_set_name() return valueJohannes Berg-1/+7
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg-2/+0
2018-01-15nl80211: take RCU read lock when calling ieee80211_bss_get_ie()Dominik Brodowski-4/+7