summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)Author
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon
2019-10-07nl80211: fix memory leak in nl80211_get_ftm_responder_statsNavid Emamdoost
2019-10-04cfg80211: wext: avoid copying malformed SSIDsWill Deacon
2019-10-01nl80211: fix null pointer dereferenceMiaoqing Pan
2019-10-01cfg80211: initialize on-stack chandefsJohannes Berg
2019-10-01cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg
2019-10-01nl80211: validate beacon headJohannes Berg
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller
2019-09-11cfg80211: Purge frame registrations on iftype changeDenis Kenzior
2019-09-11nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma
2019-09-11cfg80211: Do not compare with boolean in nl80211_common_reg_change_eventzhong jiang
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg
2019-09-11cfg80211: fix boundary value in ieee80211_frequency_to_channel()Arend van Spriel
2019-08-30cfg80211: add local BSS receive time to survey informationFelix Fietkau
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-22nl80211: add NL80211_CMD_UPDATE_FT_IES to supported commandsMatthew Wang
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21cfg80211: Support assoc-at timer in sta-infoBen Greear
2019-08-21cfg80211: apply same mandatory rate flags for 5GHz and 6GHzArend van Spriel
2019-08-21cfg80211: ibss: use 11a mandatory rates for 6GHz band operationArend van Spriel
2019-08-21cfg80211: use same IR permissive rules for 6GHz bandArend van Spriel
2019-08-21cfg80211: add 6GHz in code handling array with NUM_NL80211_BANDS entriesArend van Spriel
2019-08-21cfg80211: extend ieee80211_operating_class_to_band() for 6GHzArend van Spriel
2019-08-21cfg80211: util: add 6GHz channel to freq conversion and vice versaArend van Spriel
2019-08-21cfg80211: add 6GHz UNII band definitionsArend van Spriel
2019-08-21Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-08-21cfg80211: Fix Extended Key ID key install checksAlexander Wetzel
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-31nl80211: add strict start typeJohannes Berg
2019-07-31cfg80211: add support for parsing OBBS_PD attributesJohn Crispin
2019-07-31cfg80211: use parallel_ops for genlJohannes Berg
2019-07-29cfg80211: fix dfs channels remain DFS_AVAILABLE after ch_switchMichael Vassernis
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich
2019-07-29cfg80211: refactor cfg80211_bss_updateSergey Matyukevich
2019-07-26nl80211: Include wiphy address setup in NEW_WIPHYDenis Kenzior
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-07-26cfg80211: give all multi-BSSID BSS entries the same timestampJohannes Berg
2019-07-26cfg80211: don't parse MBSSID if transmitting BSS isn't createdJohannes Berg
2019-07-26cfg80211: clean up cfg80211_inform_single_bss_frame_data()Johannes Berg
2019-07-26cfg80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-26lib80211: use crypto API ccm(aes) transform for CCMP processingArd Biesheuvel
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells