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