aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2020-11-09 10:57:40 +0100
committerJohannes Berg <johannes.berg@intel.com>2020-11-10 09:39:08 +0100
commit326a10b90d05fd2bcf2247877d211d4064b8a0ce (patch)
tree23a415727e481bcdff605576f54aed3d44b2c69c /tools/perf/scripts/python/export-to-postgresql.py
parentmac80211: assure that certain drivers adhere to DONT_REORDER flag (diff)
downloadlinux-326a10b90d05fd2bcf2247877d211d4064b8a0ce.tar.gz
linux-326a10b90d05fd2bcf2247877d211d4064b8a0ce.zip
wireless: remove CONFIG_WIRELESS_WDS
WDS has long been superseded by 4-addr AP/client and lacks such fundamental features like encryption, capability negotiation, and similar. As such, it was basically always unusable as is. Back in 2016, in commit 8f20542386c5 ("wireless: deprecate WDS and disable by default") I disabled it and made the Kconfig option only available under CONFIG_EXPERT to turn it back on. Since then, nobody has complained about that, and given the severe limitations with the code, it's unlikely anyone would have a reason to. Remove the Kconfig option now, so we can clean up the associated code in follow-up patches. Link: https://lore.kernel.org/r/20201109105103.7d1e44c50e21.I2c0a1705fd6491d9ba3400c88415ee2c4832ae98@changeid Acked-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
d>1-1/+1 2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller7-231/+9 2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds6-109/+4 2012-05-26lib: add generic strnlen_user() functionLinus Torvalds3-0/+142 2012-05-26word-at-a-time: make the interfaces truly genericLinus Torvalds6-53/+102 2012-05-26NFSv4.1: Don't clobber the seqid if exchange_id returns a confirmed clientidTrond Myklebust3-13/+14 2012-05-26NFSv4.1: Add DESTROY_CLIENTIDTrond Myklebust5-0/+114 2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds3-97/+2 2012-05-25intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helperDavid Woodhouse1-16/+13 2012-05-25intel-iommu: Add device info into list before doing context mappingDavid Woodhouse1-6/+11 2012-05-25NFSv4.1: Ensure we use the correct credentials for bind_conn_to_sessionTrond Myklebust3-3/+11 2012-05-25NFSv4.1: Ensure we use the correct credentials for session create/destroyTrond Myklebust3-15/+26 2012-05-25NFSv4.1: Move NFSPROC4_CLNT_BIND_CONN_TO_SESSION to the end of the operationsTrond Myklebust2-3/+3 2012-05-25NFSv4.1: Handle NFS4ERR_SEQ_MISORDERED when confirming the leaseTrond Myklebust1-0/+5 2012-05-25NFSv4: When purging the lease, we must clear NFS4CLNT_LEASE_CONFIRMTrond Myklebust1-0/+1 2012-05-25NFSv4: Clean up the error handling for nfs4_reclaim_leaseTrond Myklebust1-49/+50 2012-05-25tile: default to tilegx_defconfig for ARCH=tileChris Metcalf1-1/+6 2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf1-6/+6 2012-05-25arch/tile: mark TILEGX as not EXPERIMENTALChris Metcalf1-6/+4 2012-05-25tile/mm/fault.c: Port OOM changes to handle_page_faultKautuk Consul1-5/+27 2012-05-25arch/tile: add descriptive text if the kernel reports a bad trapChris Metcalf1-2/+28 2012-05-25arch/tile: allow querying cpu module information from the hypervisorChris Metcalf2-1/+21 2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf8-280/+636 2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf15-158/+456 2012-05-25mm: add new arch_make_huge_pte() method for tile supportChris Metcalf2-0/+9 2012-05-25arch/tile: support kexec() for tilegxChris Metcalf5-9/+300 2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf6-8/+55 2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf20-197/+345 2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf8-315/+241 2012-05-25arch/tile: support building big-endian kernelChris Metcalf10-29/+130 2012-05-25arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf6-53/+111 2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf7-99/+96 2012-05-25openrisc: use generic strncpy_from_userJonas Bonn3-59/+4 2012-05-25doc: ext3: update documentation with barrier=1 defaultStefan Hajnoczi1-3/+3 2012-05-25Documentation/initrd.txt: Change the location of util-linuxMarcos Paulo de Souza1-2/+2 2012-05-25Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.plMichel Machado1-1/+2 2012-05-25Documentation/kernel-parameters: remove autotest and mcatestSebastian Andrzej Siewior1-4/+0