freebsd-dev/sys/dev/iwm
Bjoern A. Zeeb aaa1fdb87b iwm: fix regression from r365419 (ieee80211_media_change())
In r365419 ieee80211_media_change() callers were updated to not longer
act on the obselete ENETRESET return code.
While in the old days iwm has done a stop/init cycle in these cases,
this was not executed since r193340.
As a consequence simplify iwm code as well by passing ieee80211_media_change()
right to ieee80211_vap_attach() as there is no more need for a local
implementation.

Reported by:	Tomoaki AOKI (junchoon dec.sakura.ne.jp)
Tested by:	Tomoaki AOKI (junchoon dec.sakura.ne.jp)
MFC after:	3 days
X-MFC:		fix is already in stable/12
PR:		248955
2020-09-11 14:18:47 +00:00
..
if_iwm_7000.c iwm(4): use correct channel list source for Intel 3168 2019-03-11 08:30:29 +00:00
if_iwm_8000.c
if_iwm_9000.c iwm: Define the mqrx_supported capability. 2019-11-07 23:36:10 +00:00
if_iwm_9260.c iwm: Define the mqrx_supported capability. 2019-11-07 23:36:10 +00:00
if_iwm_binding.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_binding.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_config.h iwm: Define the mqrx_supported capability. 2019-11-07 23:36:10 +00:00
if_iwm_constants.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_debug.h iwm - Improve firmware Time Event handling. 2019-01-24 03:47:04 +00:00
if_iwm_fw.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_fw.h iwm - Reduce gratuitous differences with Linux iwlwifi in struct naming. 2019-01-24 03:43:45 +00:00
if_iwm_led.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_led.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_mac_ctxt.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_mac_ctxt.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_notif_wait.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
if_iwm_notif_wait.h
if_iwm_pcie_trans.c iwm: Sync device initialization and reset code with iwlwifi. 2019-11-07 23:39:17 +00:00
if_iwm_pcie_trans.h iwm: Add a few _prph functions needed for 9000-series chips. 2019-11-07 23:34:28 +00:00
if_iwm_phy_ctxt.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_phy_ctxt.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_phy_db.c iwm - Reduce gratuitous differences with Linux iwlwifi in struct naming. 2019-01-24 03:43:45 +00:00
if_iwm_phy_db.h
if_iwm_power.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_power.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_scan.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_scan.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_sf.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_sf.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_sta.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_sta.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_time_event.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_time_event.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_util.c iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm_util.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwm.c iwm: fix regression from r365419 (ieee80211_media_change()) 2020-09-11 14:18:47 +00:00
if_iwmreg.h iwm(4): Remove _mvm from the namespace. 2019-11-27 20:32:53 +00:00
if_iwmvar.h iwm: improve rfkill handling 2020-05-20 08:15:09 +00:00