| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |\|
| |
| |
| |
| |
| |
| | |
Import ACPICA 20180531.
Notes:
svn path=/head/; revision=334643
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
I'm in the process of reworking how the reset path works with an eye
to better recovery when the chips hang and/or go RF/PHY deaf.
This is the first step in a lot of unification and API changes.
Notes:
svn path=/head/; revision=334197
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
linux maintainer commit:
https://github.com/torvalds/linux/commit/627871b71c89a6ec12fbed75063f238e0c7127b2#diff-8c6ddb4c3ad69a6fb9f289475821db56
ar9300template_aphrodite.h:575:40: warning: implicit conversion from 'int'
to 'u_int8_t' (aka 'unsigned char') changes value from 3495 to 167
[-Wconstant-conversion]
/* Data[8].ctl_edges[7].bChannel*/FREQ2FBIN(5795, 0)}
^~~~~~~~~~~~~~~~~~
ar9300eep.h:142:41: note: expanded from macro 'FREQ2FBIN'
(((y) == HAL_FREQ_BAND_2GHZ) ? ((x) - 2300) : (((x) - 4800) / 5))
Reviewed by: imp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D15476
Notes:
svn path=/head/; revision=333801
|
| |\|
| |
| |
| |
| |
| |
| | |
Import ACPICA 20180508.
Notes:
svn path=/head/; revision=333380
|
| |\|
| |
| |
| |
| |
| |
| | |
Merge ACPICA 20180427.
Notes:
svn path=/head/; revision=333150
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
```
iwm0@pci0:5:0:0: class=0x028000 card=0x21108086 chip=0x24fb8086
rev=0x10 hdr=0x00
vendor = 'Intel Corporation'
device = 'Dual Band Wireless-AC 3168NGW [Stone Peak]'
class = network
[94829] iwm0: <Intel(R) Dual Band Wireless AC 3168> mem
0xef700000-0xef701fff at device 0.0 on pci5
[94829] iwm0: hw rev 0x220, fw ver 22.361476.0, address
28:c6:3f:15:43:c5
```
MFC After: 2 weeks
Reviewed by: ivadasz (over IRC)
PR: 224886
Differential Revision: https://reviews.freebsd.org/D14865
Notes:
svn path=/head/; revision=331665
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=330957
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
r329360 in contrib ACPI to local files till ACPI code adds new definitions reported by jkim.
Rename ACPI_IVRS_HARDWARE_NEW to ACPI_IVRS_HARDWARE_EFRSUP, since new definitions add Extended Feature Register support. Use IvrsType to distinguish three types of IVHD - 0x10(legacy), 0x11 and 0x40(with EFR). IVHD 0x40 is also called mixed type since it supports HID device entries.
Fix 2 coverity bugs reported by cem.
Reported by:jkim, cem
Approved by:grehan
Differential Revision://reviews.freebsd.org/D14501
Notes:
svn path=/head/; revision=330439
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
with EFR support.
IVRS can have entry of type legacy and non-legacy present at same time for same AMD-Vi device. ivhd driver will ignore legacy if new IVHD type is present as specified in AMD-Vi specification. Earlier both of IVHD entries used and two ivhd devices were created.
Add support for new IVHD type 0x11 and 0x40 in ACPI. Create new struct of type acpi_ivrs_hardware_new for these new type of IVHDs. Legacy type 0x10 will continue to use acpi_ivrs_hardware.
Reviewed by: avg
Approved by: grehan
Differential Revision:https://reviews.freebsd.org/D13160
Notes:
svn path=/head/; revision=329360
|
| |\|
| |
| |
| |
| |
| |
| | |
Merge ACPICA 20180209.
Notes:
svn path=/head/; revision=329085
|
| | |
| |
| |
| |
| |
| |
| | |
Reported by: Michael Butler (imb at protected-networks dot net)
Notes:
svn path=/head/; revision=327607
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=327605
|
| |\|
| |
| |
| |
| |
| |
| | |
Merge ACPICA 20171214.
Notes:
svn path=/head/; revision=326866
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
plain-vanilla ETH microcode. The QOS_VLAN firmware added support in microcode
for handling IEEE 802.1q tags, but the npe(4) driver did not actually
support the relevant signalling. As a result, it was impossible to use
VLANs with npe(4). Switching to the more basic microcode (same license)
removes the on-NIC promisisng and makes vlan(4) work on both NPE interfaces.
Ref: https://lists.freebsd.org/pipermail/freebsd-arm/2012-August/003826.html
Notes:
svn path=/head/; revision=326171
|
| | |
| |
| |
| |
| |
| |
| | |
Sponsored by: Netflix
Notes:
svn path=/head/; revision=325834
|
| |\|
| |
| |
| |
| |
| |
| | |
Merge ACPICA 20171110.
Notes:
svn path=/head/; revision=325670
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=324502
|
| | |
| |
| |
| |
| |
| |
| | |
MFC after: 1 month
Notes:
svn path=/head/; revision=324435
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Reported by: lwhsu, kib
Requested by: ngie
Notes:
svn path=/head/; revision=324136
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=324109
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Intelligent NIC driver.
The submission conconsists of firmware binary file and driver sources.
Submitted by: pkanneganti@cavium.com (Prasad V Kanneganti)
Relnotes: Yes
Sponsored by: Cavium Networks
Differential Revision: https://reviews.freebsd.org/D11927
Notes:
svn path=/head/; revision=323509
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=323076
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=321670
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=319586
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=319584
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
It turns out that this is useful on hornet and wasp SoCs but it isn't
enabled in ye olde HAL /unless/ you were using a version from one of the
business units building USB targetted devices. It eventually got fixed
for all of them as people started wanting to use the USB ports on their
SoCs (eg for flash storage, bluetooth, 4G/LTE widgets, etc.)
This is actually a fix from ath9k but I'm merging it with the available-but-
disabled code in the QCA reference HAL.
Tested:
* AR9331 SoC
Notes:
svn path=/head/; revision=319583
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=319365
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=314611
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.
Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96
Notes:
svn path=/head/; revision=314436
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=314077
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=313423
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=313421
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=313420
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=313419
|
| | |
| |
| |
| |
| |
| |
| | |
the HAL.
Notes:
svn path=/head/; revision=313136
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=313134
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* flesh out a "get default DFS parameters" routine
* remove the stub that returns NULL
* fix up the enable DFS method to do what FreeBSD does - specifically, allow pe_enabled
to be set/cleared.
This allows the radar pulse reporting code to function, but it doesn't yet
do anything useful.
Notes:
svn path=/head/; revision=313091
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
later NICs.
* add debugging
* disable the manual noise floor calibration and tracking done by the HAL;
this interferes with the normal calibration path and will lock up the RX
side
* don't program short report / priority if they're provided as NOVAL.
Notes:
svn path=/head/; revision=313088
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=312927
|
| | |
| |
| |
| | |
Notes:
svn path=/head/; revision=312926
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Committed over the D-Link DWA-131 rev E1 on amd64 with WPA.
Reviewed by: avos
Notes:
svn path=/head/; revision=312680
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=312438
|
| | |
| |
| |
| |
| |
| |
| | |
As jkim@ points out, it isn't needed.
Notes:
svn path=/head/; revision=311906
|
| | |
| |
| |
| |
| |
| |
| | |
Suggested by: jbeich@
Notes:
svn path=/head/; revision=311843
|
| | |
| |
| |
| |
| |
| |
| |
| |
| | |
Add AcpiGetDataFull and AcpiGetTableWithSize.
Submitted by: Matt Macy
Notes:
svn path=/head/; revision=311667
|
| | |
| |
| |
| |
| |
| |
| | |
PR: 215421
Notes:
svn path=/head/; revision=311529
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=311462
|
| |\|
| |
| |
| | |
Notes:
svn path=/head/; revision=308953
|
| | |
| |
| |
| |
| |
| |
| | |
Sponsored by: Dell EMC Isilon
Notes:
svn path=/head/; revision=308457
|
| | |
| |
| |
| |
| |
| |
| |
| | |
MFC after: 3 weeks
Approved by: core@ (NVIDIA license)
Notes:
svn path=/head/; revision=308391
|