summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lib80211: use crypto API ccm(aes) transform for CCMP processingArd Biesheuvel2019-07-262-112/+87
|/
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-1/+1
|\
| * docs: power: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-116-13/+164
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-225-23/+5
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-177-16/+35
| |\ \ \
| * | | | nl80211: send event when CMD_FRAME duration expiresJames Prestwood2019-06-142-0/+31
| * | | | cfg80211: Add a function to iterate all BSS entriesIlan Peer2019-06-141-0/+21
| * | | | mac80211: allow turning TWT responder support on and off via netlinkJohn Crispin2019-06-141-0/+4
| * | | | nl80211: require and validate vendor command policyJohannes Berg2019-06-142-2/+50
| * | | | nl80211: add support for SAE authentication offloadChung-Hsien Hsu2019-06-141-0/+14
| * | | | nl80211: add WPA3 definition for SAE authenticationChung-Hsien Hsu2019-06-141-1/+2
| * | | | nl80211: add NL80211_ATTR_IFINDEX to port authorized eventChung-Hsien Hsu2019-06-141-1/+3
| * | | | nl80211: fill all policy .type entriesJohannes Berg2019-05-281-21/+57
| * | | | cfg80211: Handle bss expiry during connectionChaitanya Tata2019-05-283-9/+39
* | | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-2/+4
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-083-69/+32
|\ \ \ \ \