linux-uconsole/drivers/net/wireless/hostap
John W. Linville af3fc1bc4b hostap_pci: set dev->base_addr during probe
commit 0f4da2d77e upstream.

"hostap: Protect against initialization interrupt" (which reinstated
"wireless: hostap, fix oops due to early probing interrupt")
reintroduced Bug 16111.  This is because hostap_pci wasn't setting
dev->base_addr, which is now checked in prism2_interrupt.  As a result,
initialization was failing for PCI-based hostap devices.  This corrects
that oversight.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-09-26 17:21:37 -07:00
..
hostap.h
hostap_80211.h wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
hostap_80211_rx.c
hostap_80211_tx.c wireless: convert drivers to netdev_tx_t 2009-09-01 01:14:04 -07:00
hostap_ap.c
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c hostap: Protect against initialization interrupt 2010-08-02 10:20:46 -07:00
hostap_download.c
hostap_hw.c hostap: Protect against initialization interrupt 2010-08-02 10:20:46 -07:00
hostap_info.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
hostap_ioctl.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
hostap_main.c hostap: Revert a toxic part of the conversion to net_device_ops 2009-09-14 14:36:03 -04:00
hostap_pci.c hostap_pci: set dev->base_addr during probe 2010-09-26 17:21:37 -07:00
hostap_plx.c
hostap_proc.c
hostap_wlan.h hostap: Protect against initialization interrupt 2010-08-02 10:20:46 -07:00
Kconfig trivial: Kconfig: .ko is normally not included in module names 2009-06-12 18:01:50 +02:00
Makefile