linux-sg2042/drivers/net/wireless/ipw2x00
Pavel Roskin 27ae60f8f7 ipw2x00: replace "ieee80211" with "libipw" where appropriate
"ieee80211" was the old name of the common library for ipw2100 and
ipw2200.  It was renamed to "libipw", but some occurrences of the old
name remained.

Rename alloc_ieee80211() to alloc_libipw() and free_ieee80211() to
free_libipw().  Adjust comments and label names.  Change prefixes in
diagnostic messages.

Keep /proc/net/ieee80211 under the original name to avoid breaking user
interface.

Move the affected EXPORT_SYMBOL macros to their proper places.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-03-15 15:32:07 -04:00
..
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
Makefile
ipw2100.c ipw2x00: replace "ieee80211" with "libipw" where appropriate 2010-03-15 15:32:07 -04:00
ipw2100.h ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
ipw2200.c ipw2x00: replace "ieee80211" with "libipw" where appropriate 2010-03-15 15:32:07 -04:00
ipw2200.h ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
libipw.h ipw2x00: replace "ieee80211" with "libipw" where appropriate 2010-03-15 15:32:07 -04:00
libipw_geo.c ipw2x00: update contact information 2009-08-28 14:40:40 -04:00
libipw_module.c ipw2x00: replace "ieee80211" with "libipw" where appropriate 2010-03-15 15:32:07 -04: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