History log of /freebsd-11-stable/sys/dev/iwm/if_iwm_phy_db.c
Revision Date Author Comments
# 330455 05-Mar-2018 eadler

MFC r318001:

[iwm] include opt_iwm.h and opt_wlan.h consistently in all files.


# 330219 01-Mar-2018 eadler

MFC r319581:

[iwm] Set command code for PHY_DB as well.


# 330169 01-Mar-2018 eadler

MFC r313317:

[iwm] Change 2nd arg of iwm_phy_db_set_section() to struct iwm_rx_packet.

* This matches the function declaration in Linux's iwlwifi.


# 330163 01-Mar-2018 eadler

MFC r313309:

[iwm] Sync if_iwm_phy_db code with Linux iwlwifi.


# 303628 01-Aug-2016 sbruno

MFC r303322,303326,303327,303345,303413,303416,303418,303557

Update iwm(4) and iwmfw(4) to current in order to stabilize and improve
functionality.

Approved by: re (gjb)