2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-12 07:34:08 +08:00
linux-next/drivers/net/wireless/ipw2x00
John W. Linville a3caa99e6c libipw: initiate cfg80211 API conversion (v2)
Initiate the conversion of libipw to the new cfg80211 configuration API.

For now, leave CONFIG_IPW2200_PROMISCUOUS stuff alone.  Eventually
migrate it to cfg80211 when the add/del/change_virtual_intf methods
are implemented.

(v2: Fix unconditional wiphy_unregister in libipw which was causing
     problems for ipw2100, somewhat based on prior attempted fix
     by Zhu Yi <yi.zhu@intel.com>.  Previously both original version of
     this patch and Zhu Yi's fix attempt were reverted due to
     discovery of regressions. -- JWL)

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-23 17:05:26 -05:00
..
ipw2100.c libipw: initiate cfg80211 API conversion (v2) 2009-11-23 17:05:26 -05:00
ipw2100.h ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
ipw2200.c libipw: initiate cfg80211 API conversion (v2) 2009-11-23 17:05:26 -05:00
ipw2200.h ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
libipw_geo.c ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
libipw_module.c libipw: initiate cfg80211 API conversion (v2) 2009-11-23 17:05:26 -05:00
libipw_rx.c libipw: switch from ieee80211_* to libipw_* naming policy 2009-08-28 14:40:28 -04:00
libipw_tx.c wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
libipw_wx.c ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
libipw.h libipw: initiate cfg80211 API conversion (v2) 2009-11-23 17:05:26 -05:00
Makefile