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/b43
Michael Buesch 7b3abfc87e b43: Fix possible MMIO access while device is down
This fixes a possible MMIO access while the device is still down
from a suspend cycle. MMIO accesses with the device powered down
may cause crashes on certain devices.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-06-25 10:55:09 -04:00
..
b43.h b43: Fix noise calculation WARN_ON 2008-06-13 16:14:49 -04:00
debugfs.c b43: Remove irqs_disabled() sanity checks 2008-03-24 19:25:09 -04:00
debugfs.h
dma.c b43: Fix possible NULL pointer dereference in DMA code 2008-06-13 16:14:48 -04:00
dma.h b43: Add PIO support for PCMCIA devices 2008-04-08 15:05:56 -04:00
Kconfig missing dependencies on HAS_DMA 2008-05-21 16:55:59 -07:00
leds.c b43: Fix possible MMIO access while device is down 2008-06-25 10:55:09 -04:00
leds.h
lo.c
lo.h
main.c b43: Do not return TX_BUSY from op_tx 2008-06-25 10:51:51 -04:00
main.h
Makefile b43: Add PIO support for PCMCIA devices 2008-04-08 15:05:56 -04:00
nphy.c b43: Add more N-PHY stuff 2008-04-08 16:44:41 -04:00
nphy.h b43: Don't compile N-PHY code when N-PHY is disabled 2008-03-25 16:41:59 -04:00
pcmcia.c ssb: Turn suspend/resume upside down 2008-04-08 15:05:57 -04:00
pcmcia.h
phy.c b43: Fix HostFlags data types 2008-04-23 21:25:34 -04:00
phy.h
pio.c b43: Use SSB block-I/O to do PIO 2008-04-08 16:44:41 -04:00
pio.h b43: Add PIO support for PCMCIA devices 2008-04-08 15:05:56 -04:00
rfkill.c
rfkill.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_nphy.c
tables_nphy.h
wa.c b43: pull out helpers for writing noise table 2008-03-13 16:02:33 -04:00
wa.h
xmit.c b43: Add more N-PHY stuff 2008-04-08 16:44:41 -04:00
xmit.h b43: Add more N-PHY stuff 2008-04-08 16:44:41 -04:00