summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel2019-08-211-1/+2
* | cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel2019-08-212-1/+3
* | cfg80211: extend ieee80211_operating_class_to_band() for 6GHzArend van Spriel2019-08-211-0/+3
* | cfg80211: util: add 6GHz channel to freq conversion and vice versaArend van Spriel2019-08-211-1/+9
* | cfg80211: add 6GHz UNII band definitionsArend van Spriel2019-08-211-2/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-063-9/+28
|\|
| * {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-263-9/+28
* | nl80211: add strict start typeJohannes Berg2019-07-311-0/+1
* | cfg80211: add support for parsing OBBS_PD attributesJohn Crispin2019-07-311-0/+45
* | cfg80211: use parallel_ops for genlJohannes Berg2019-07-311-30/+78
* | cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis2019-07-291-0/+2
* | cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich2019-07-293-1/+82
* | cfg80211: refactor cfg80211_bss_updateSergey Matyukevich2019-07-291-82/+89
* | nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior2019-07-261-0/+24
* | cfg80211: give all multi-BSSID BSS entries the same timestampJohannes Berg2019-07-261-2/+5
* | cfg80211: don't parse MBSSID if transmitting BSS isn't createdJohannes Berg2019-07-261-1/+3
* | cfg80211: clean up cfg80211_inform_single_bss_frame_data()Johannes Berg2019-07-261-7/+1
* | cfg80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-261-11/+6