summaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
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
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20net/lib80211: move TKIP handling to ARC4 library codeArd Biesheuvel
2019-06-20net/lib80211: move WEP handling to ARC4 library codeArd Biesheuvel
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-14docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14nl80211: send event when CMD_FRAME duration expiresJames Prestwood
2019-06-14cfg80211: report measurement start TSF correctlyAvraham Stern
2019-06-14cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-06-14cfg80211: util: fix bit count off by oneMordechay Goodstein
2019-06-14cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer
2019-06-14mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin
2019-06-14nl80211: require and validate vendor command policyJohannes Berg
2019-06-14nl80211: add support for SAE authentication offloadChung-Hsien Hsu