summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-253-42/+29Star
|\
| * cfg80211: never ignore user regulatory hintAmar Singhal2018-07-241-25/+3Star
| * nl80211: Add a missing break in parse_station_flagsBernd Edlinger2018-07-091-0/+1
| * nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior2018-07-062-17/+25
* | wireless/lib80211: Convert from ahash to shashKees Cook2018-07-241-25/+30
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-21/+14Star
|\|
| * nl80211: check nla_parse_nested() return valuesJohannes Berg2018-06-291-5/+11
| * nl80211: relax ht operation checks for meshBob Copeland2018-06-291-16/+3Star
* | Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-306-55/+263
|\ \ | |/ |/|
| * cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute typesOmer Efrat2018-06-292-18/+18
| * cfg80211: track time using boottimeArnd Bergmann2018-06-292-3/+3
| * cfg80211: Add support for HELuca Coelho2018-06-153-2/+200
| * nl80211: report 4ADDR status with GET_INTERFACEAntonio Quartulli2018-06-151-1/+2
| * nl80211: add scan features for improved scan privacyJohannes Berg2018-06-151-1/+7
| * nl80211: refactor common code in scan flags checksJohannes Berg2018-06-151-29/+31
| * cfg80211: use better order for kcalloc() argumentsJohannes Berg2018-06-151-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-162-0/+3
|\ \
| * | cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky2018-06-151-0/+1
| * | cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann2018-06-151-0/+2
| |/
* / treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-077-54/+418
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-272-1/+5
| |\
| * | nl80211: Reject disconnect commands except from conn_ownerAndrew Zaborowski2018-05-231-0/+16
| * | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-232-0/+56
| * | nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-232-9/+55
| * | cfg80211: use separate struct for FILS parametersArend Van Spriel2018-05-232-30/+32
| * | nl80211: Optimize cfg80211_bss_expire invocationsDenis Kenzior2018-05-231-1/+9
| * | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-233-0/+5
| |\ \
| * | | nl80211: Fix compilationDenis Kenzior2018-05-221-1/+1
| * | | cfg80211: release station info tidstats where neededJohannes Berg2018-05-181-3/+8
| * | | cfg80211: fix spelling mistake: "uknown" -> "unknown"Colin Ian King2018-05-181-1/+1
| * | | 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