summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * | | cfg80211/mac80211: revert to stack allocation for sinfoJohannes Berg2018-05-182-74/+35Star
| * | | cfg80211: dynamically allocate per-tid stats for station infoArend van Spriel2018-05-182-1/+13
| * | | cfg80211: Expose TXQ stats and parameters to userspaceToke Høiland-Jørgensen2018-05-084-35/+216
| * | | cfg80211: average ack rssi support for data framesBalaji Pothunoori2018-05-071-0/+3
| * | | cfg80211: Call reg_notifier for self managed hints conditionallyAmar Singhal2018-05-071-4/+29
| * | | nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump commandHaim Dreyfuss2018-05-071-4/+53
| * | | regulatory: Rename confusing 'country IE' in log outputToke Høiland-Jørgensen2018-04-191-2/+2
* | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-15/+2Star
|\ \ \ \ | |_|_|/ |/| | |
| * | | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-161-15/+2Star
| | |/ | |/|
* | | cfg80211: fix NULL pointer derference when querying regdbHaim Dreyfuss2018-05-221-0/+3
* | | nl80211: fix nlmsg allocation in cfg80211_ft_eventDedy Lansky2018-05-181-1/+2
|/ /
* | nl80211: Free connkeys on external authentication failureSrinivas Dasari2018-04-201-0/+1
* | cfg80211: fix possible memory leak in regdb_query_country()weiyongjun (A)2018-04-191-0/+1
* | cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-04-191-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-04-011-1/+1
|\
| * treewide: remove large struct-pass-by-value from tracepoint argumentsAlexei Starovoitov2018-03-281-1/+1
* | Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-2911-77/+513
|\ \
| * | nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior2018-03-291-0/+9
| * | nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior2018-03-291-0/+9
| * | nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior2018-03-291-0/+26
| * | nl80211: Implement TX of control port framesDenis Kenzior2018-03-293-1/+111
| * | nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2018-03-292-0/+79
| * | cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss2018-03-291-0/+54
| * | cfg80211: don't require RTNL held for regdomain readsJohannes Berg2018-03-291-2/+2
| * | cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss2018-03-291-7/+141
| * | nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior2018-03-292-0/+4
| * | nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior2018-03-293-21/+9Star
| * | nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior2018-03-293-26/+16Star
| * | cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior2018-03-291-11/+32
| * | cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed2018-03-291-2/+7
| * | cfg80211: fix CAC_STARTED event handlingDmitry Lebed2018-03-291-1/+1
| * | cfg80211/nl80211: add DFS offload flagDmitry Lebed2018-03-211-4/+8
| * | cfg80211/nl80211: add CAC_STARTED eventDmitry Lebed2018-03-211-2/+5
| |/
* | net: Don't take rtnl_lock() in wireless_nlevent_flush()Kirill Tkhai2018-03-291-4/+0Star
* | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-291-0/+2
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-272-2/+0Star
* | net: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-061-8/+5Star
|\
| * cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour2018-02-271-8/+5Star
* | mac80211: support A-MSDU in fast-rxFelix Fietkau2018-02-271-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-242-3/+24
|\|
| * Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-222-3/+24
| |\
| | * cfg80211: clear wep keys after disconnectionAvraham Stern2018-02-191-0/+2
| | * cfg80211: use only 1Mbps for basic rates in meshJohannes Berg2018-01-311-3/+22
* | | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2018-02-223-34/+207
|\ \ \
| * | | cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-191-2/+6
| * | | nl80211: Fix external_auth check for offloaded authenticationSrinivas Dasari2018-02-191-1/+1
| * | | nl80211: remove unnecessary genlmsg_cancel() callsJohannes Berg2018-02-191-28/+0Star
| * | | cfg80211: Add support to notify station's opmode change to userspacetamizhr@codeaurora.org2018-01-311-0/+55
| * | | nl80211: Allow SAE Authentication for NL80211_CMD_CONNECTSrinivas Dasari2018-01-311-2/+3