summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | net/lib80211: move TKIP handling to ARC4 library codeArd Biesheuvel2019-06-202-31/+18
| * | | | | net/lib80211: move WEP handling to ARC4 library codeArd Biesheuvel2019-06-202-38/+14
| | |_|_|/ | |/| | |
* | | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-4/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-271-4/+2
| |/ / /
* | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-215-23/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-193-15/+3
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-176-32/+88
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-06-146-32/+88
| |\ \ \ | | |_|/ | |/| |
| | * | cfg80211: report measurement start TSF correctlyAvraham Stern2019-06-141-2/+2
| | * | cfg80211: fix memory leak of wiphy device nameEric Biggers2019-06-141-1/+1
| | * | cfg80211: util: fix bit count off by oneMordechay Goodstein2019-06-141-1/+1
| | * | cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho2019-06-141-2/+2
| | * | nl80211: fill all policy .type entriesJohannes Berg2019-05-291-21/+66
| | * | nl80211: fix station_info pertid memory leakAndy Strohman2019-05-281-1/+3
| | * | {nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty2019-05-242-3/+11
| | * | mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()John Crispin2019-05-241-1/+1
| | * | wireless: Skip directory when generating certificatesMaxim Mikityanskiy2019-05-141-0/+1
| | |/
* | / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner2019-06-051-2/+1
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1