No description
Find a file
Ben Greear 6c7a00339e cfg80211: Support assoc-at timer in sta-info
Report timestamp of when sta became associated.

This is the boottime clock, units are nano-seconds.

Signed-off-by: Ben Greear <greearb@candelatech.com>
Link: https://lore.kernel.org/r/20190809180001.26393-1-greearb@candelatech.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2019-08-21 10:56:42 +02:00
arch
block
certs
crypto
Documentation Documentation: net: mlx5: Devlink health documentation updates 2019-08-20 13:08:18 -07:00
drivers mlx5-updates-2019-08-15 2019-08-20 22:59:45 -07:00
fs
include cfg80211: Support assoc-at timer in sta-info 2019-08-21 10:56:42 +02:00
init
ipc
kernel
lib
LICENSES
mm
net cfg80211: Support assoc-at timer in sta-info 2019-08-21 10:56:42 +02:00
samples
scripts
security
sound
tools tc-testing: concurrency: wrap piped rule update commands 2019-08-19 18:19:48 -07:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.