mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
Linux kernel source tree
* Some simple PCI HW ID fix-ups and additions for family 9000; * A couple of bugzilla fixes: - Remove a bogus warning message with new FWs (196915) - Don't allow illegal channel options to be used (195299) * A fix for checksum offload in family 9000; * A fix serious throughput degradation in 11ac with multiple streams; * An old bug in SMPS where the firmware was not aware of SMPS changes; -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEF3LNfgb2BPWm68smoUecoho8xfoFAlmCHJwACgkQoUecoho8 xfrcVg/8Csb6EmqUUgi3wdsw/WJoqiTgoZzYDSz5POSG5EDeLMtGNdHwkLLTooMR d91YhQ+hlW9KV0GE0MHNieIlFOm0URNrR2zoO709MXvODllyDOQEbjghBa1Q8U9T oT5MmsQ0OIILK/icTZEQzs6w9e759eV90c4wrBGZHGMP1P0yk7wE8Dr5VjQY69q2 mlXSAgYtsq6dvatgmPzFCSs1y3hklVJQhuiN94n5k5Ze6b22SzogHpKh6sVIXuZt 53gZKW9s5XPhB5lspkBSv8OWdfhGCi1ZQ6lH3FL4tFTis+/ukKneett5VxHJcym0 41GFoe2hKKZxngymNRwNSus1OlnZJYw9sLIAXpP5XO/VrOYsfE2AxUbd39WZQTl6 fOVMGQrzRHEJx7y3SV1DN6dtDFt0FTea3/HoGi8g44omBzKdzWejbnUCtJ8LRZOI UJf+1KmH4H5egES/AJL7c3WfHPQEkCPZq1aKFFFESe/rKjFhijaqUUFesfUY6zbu CurajD8F87yBAsOMvDZF1c01r3xpDSjyDSs/+mI2SZGwfu07sD61V97KRllcqUJ3 P7KNNva+1wiB91ygYnDv9Eu+jRlHpg6Ubc0qa/aKC3VgnF0bD7U59Sf1d0EJQixB IRK0GYcLufV+rftWTZxIdP0LfEwG7SYp+NKqraMMrG0Xu1w6fvc= =AYIB -----END PGP SIGNATURE----- Merge tag 'iwlwifi-for-kalle-2017-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes Some fixes in iwlwifi for 4.13 * Some simple PCI HW ID fix-ups and additions for family 9000; * A couple of bugzilla fixes: - Remove a bogus warning message with new FWs (196915) - Don't allow illegal channel options to be used (195299) * A fix for checksum offload in family 9000; * A fix serious throughput degradation in 11ac with multiple streams; * An old bug in SMPS where the firmware was not aware of SMPS changes; |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| firmware | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| mm | ||
| net | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .cocciconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| 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.