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/zd1211rw
Luis Carlos Cobo 86229f0c7b zd1211rw: stop beacons on remove_interface
If a mesh or ad-hoc interface is brought up and later it is replaced
by managed interface, the managed interface will keep transmitting
the beacons that were configured for the former interface. This patch
fixes that behaviour.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-09 16:16:32 -04:00
..
Kconfig zd1211rw: port to mac80211 2008-01-28 15:04:47 -08:00
Makefile zd1211rw: port to mac80211 2008-01-28 15:04:47 -08:00
zd_chip.c zd1211rw: support for mesh interface and beaconing 2008-03-06 17:19:47 -05:00
zd_chip.h zd1211rw: support for mesh interface and beaconing 2008-03-06 17:19:47 -05:00
zd_def.h zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_ieee80211.c cfg80211 API for channels/bitrates, mac80211 and driver conversion 2008-02-29 15:19:32 -05:00
zd_ieee80211.h zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_mac.c zd1211rw: stop beacons on remove_interface 2008-07-09 16:16:32 -04:00
zd_mac.h zd1211rw: support for mesh interface and beaconing 2008-03-06 17:19:47 -05:00
zd_rf.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf.h zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf_al2230.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf_al7230b.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf_rf2959.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf_uw2453.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_usb.c zd1211rw: add ID for AirTies WUS-201 2008-07-07 15:31:40 -04:00
zd_usb.h zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00