linux/drivers/net/wireless/zd1211rw
Johannes Berg 2d0ddec5b2 mac80211: unify config_interface and bss_info_changed
The config_interface method is a little strange, it contains the
BSSID and beacon updates, while bss_info_changed contains most
other BSS information for each interface. This patch removes
config_interface and rolls all the information it previously
passed to drivers into bss_info_changed.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-06 15:14:36 -04:00
..
Kconfig
Makefile
zd_chip.c zd1211rw: Implement get_tsf() 2009-03-05 14:39:30 -05:00
zd_chip.h zd1211rw: Implement get_tsf() 2009-03-05 14:39:30 -05:00
zd_def.h mac80211: use cfg80211s BSS infrastructure 2009-02-13 13:45:58 -05:00
zd_mac.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
zd_mac.h
zd_rf.c
zd_rf.h
zd_rf_al2230.c
zd_rf_al7230b.c
zd_rf_rf2959.c
zd_rf_uw2453.c
zd_usb.c
zd_usb.h