Go to file
Yan-Hsuan Chuang d09199eb20 rtlwifi: btcoex: 21a 2ant: do not check wifi bandwidth
Remove workaround for HT40 issues for RF low pass filter.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Pkshih <pkshih@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2017-04-20 10:24:05 +03:00
arch ftgmac100: Disable HW checksum generation on AST2400, enable on others 2017-04-12 10:17:01 -04:00
block
certs
crypto
Documentation dt-bindings: net: dsa: add Mediatek MT7530 binding 2017-04-07 13:50:55 -07:00
drivers rtlwifi: btcoex: 21a 2ant: do not check wifi bandwidth 2017-04-20 10:24:05 +03:00
firmware
fs RxRPC rewrite 2017-04-06 14:22:46 -07:00
include net: make struct net_device::min_header_len 8-bit 2017-04-12 13:59:21 -04:00
init
ipc
kernel bpf: pass sk to helper functions 2017-04-11 14:54:19 -04:00
lib
mm
net gso: Support frag_list splitting with head_frag 2017-04-12 13:53:35 -04:00
samples Sample program using SO_COOKIE 2017-04-08 08:07:01 -07:00
scripts Kbuild fixes for v4.11 2017-04-05 08:37:28 -07:00
security
sound
tools bpf: fix comment typo 2017-04-09 18:26:08 -07:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: update Amitkumar's email address 2017-04-20 10:22:28 +03:00
Makefile Kbuild fixes for v4.11 2017-04-05 08:37:28 -07:00
README

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

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

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.