Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/wireless/ipw2x00
Alexander Beregalov d130fe5c95 ipw2x00: remove old compat_net_dev_ops code
Since both ipw2100 and ipw2200 are already converted to new
net_device_ops this code is useless.

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-16 02:20:04 -07:00
..
ieee80211.h ipw2x00: convert infrastructure for use by net_device_ops 2009-03-21 22:55:31 -07:00
ipw2100.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
ipw2100.h ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
ipw2200.c drivers/net: replace BUG() with BUG_ON() if possible 2009-04-13 15:44:36 -07:00
ipw2200.h ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
Kconfig make net/ieee80211.h private to ipw2x00 2009-02-27 14:51:42 -05:00
libipw_geo.c make net/ieee80211.h private to ipw2x00 2009-02-27 14:51:42 -05:00
libipw_module.c ipw2x00: remove old compat_net_dev_ops code 2009-04-16 02:20:04 -07:00
libipw_rx.c ipw2x00: convert to internal net_device_stats 2009-03-21 22:55:31 -07:00
libipw_tx.c ipw2x00: convert infrastructure for use by net_device_ops 2009-03-21 22:55:31 -07:00
libipw_wx.c ipw2x00: age scan results on resume 2009-02-27 14:52:43 -05:00
Makefile