summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich2020-02-141-0/+1
* cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich2020-02-071-2/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-2/+1
|\
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-197-9/+60
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-221-0/+1
| |\ \
| * | | netlink: rename nl80211_validate_nested() to nla_validate_nested()Michal Kubecek2019-12-121-2/+1
* | | | Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-207-9/+60
|\ \ \ \ | | |_|/ | |/| |
| * | | cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau2020-01-151-1/+1
| * | | cfg80211: check for set_wiphy_paramsJohannes Berg2020-01-151-0/+4
| * | | cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau2020-01-151-0/+1
| * | | cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau2020-01-151-0/+2
| * | | cfg80211: fix deadlocks in autodisconnect workMarkus Theil2020-01-151-3/+3
| * | | wireless: wext: avoid gcc -O3 warningArnd Bergmann2020-01-151-1/+2
| * | | cfg80211: Fix radar event during another phy CACOrr Mazor2020-01-153-1/+37
| * | | wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat2020-01-151-3/+10
| | |/ | |/|
* | | Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2019-12-251-3/+3
|\ \ \ | |/ / |/| |
| * | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-3/+3
| |/
* | cfg80211: fix double-free after changing network namespaceStefan Bühler2019-12-131-0/+1
|/
* Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller2019-11-081-0/+11
|\
| * cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan2019-11-081-0/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-023-2/+8
|\ \
| * | nl80211: fix validation of mesh path nexthopMarkus Theil2019-10-301-1/+1
| * | nl80211: Disallow setting of HT for channel 14Masashi Honma2019-10-302-1/+7
* | | net: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-281-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-205-21/+21
|\ \ | |/
| * mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar2019-10-072-8/+1
| * cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon2019-10-071-10/+13
| * nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost2019-10-071-1/+1
| * cfg80211: wext: avoid copying malformed SSIDsWill Deacon2019-10-041-2/+6
* | Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller2019-10-131-4/+2
|\ \ | |/ |/|
| * nl80211: trivial: Remove redundant loopDenis Kenzior2019-10-111-4/+2
* | nl80211: fix null pointer dereferenceMiaoqing Pan2019-10-011-0/+3
* | cfg80211: initialize on-stack chandefsJohannes Berg2019-10-013-3/+5
* | cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg2019-10-011-1/+6
* | nl80211: validate beacon headJohannes Berg2019-10-011-2/+35
|/
* Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller2019-09-115-16/+24
|\
| * cfg80211: Purge frame registrations on iftype changeDenis Kenzior2019-09-111-0/+1
| * nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2019-09-111-1/+3
| * cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang2019-09-111-5/+3
| * cfg80211: always shut down on HW rfkillJohannes Berg2019-09-113-9/+11
| * cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel2019-09-111-1/+1
| * cfg80211: add local BSS receive time to survey informationFelix Fietkau2019-08-301-0/+4
| * nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang2019-08-221-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-272-10/+15
|\ \ | |/ |/|
| * Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert2019-08-211-1/+1
| * cfg80211: Fix Extended Key ID key install checksAlexander Wetzel2019-08-211-9/+14
* | nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-213-3/+235
* | cfg80211: Support assoc-at timer in sta-infoBen Greear2019-08-211-0/+1
* | cfg80211: apply same mandatory rate flags for 5GHz and 6GHzArend van Spriel2019-08-211-0/+1
* | cfg80211: ibss: use 11a mandatory rates for 6GHz band operationArend van Spriel2019-08-211-5/+11
OpenPOWER on IntegriCloud