android_kernel_xiaomi_sdm845/drivers/net/wireless/iwlwifi
Emmanuel Grumbach 6724962508 iwlwifi: remove debugfs entries before cfg80211
This patch solves a bug in debugfs unregistration. iwlwifi registers its
debugfs files under cfg80211's dir, but removed its files only after having
unregistered mac80211 that removes cfg80211 debugfs dir. This garbaged
debugfs and didn't allow to rmmod and insmod iwlwifi several times in a
row.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-06-03 15:00:26 -04:00
..
iwl3945-base.c iwlwifi: fix a memory leak in scan 2008-06-03 15:00:26 -04:00
iwl4965-base.c iwlwifi: remove debugfs entries before cfg80211 2008-06-03 15:00:26 -04:00
iwl-3945-commands.h iwlwifi: iwl3945 remove 4965 commands 2008-03-25 16:41:54 -04:00
iwl-3945-core.h iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-3945-debug.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-3945-hw.h iwlwifi: 3945 remove unused SCD definitions 2008-05-07 15:02:20 -04:00
iwl-3945-io.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-3945-led.c iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-3945-led.h iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-3945-rs.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-3945-rs.h iwlwifi: move rate registration to module load 2008-04-01 17:13:19 -04:00
iwl-3945.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-3945.h iwlwifi: remove notif_missed_beacons variable 2008-06-03 15:00:19 -04:00
iwl-4965-hw.h iwlwifi: setup correctly L1 L0S pi link values 2008-06-03 15:00:20 -04:00
iwl-4965-rs.c iwlwifi: add frame count limit to link quality command 2008-06-03 15:00:25 -04:00
iwl-4965-rs.h iwlwifi: remove 4965 from iwl4965_rate_info 2008-05-21 21:47:56 -04:00
iwl-4965.c iwlwifi: Rx handlers common use for 4965 and 5000 2008-06-03 15:00:25 -04:00
iwl-5000-hw.h iwlwifi-5000: update the byte count in SCD 2008-05-07 15:02:25 -04:00
iwl-5000.c iwlwifi: move aggregation code to iwl-tx.c 2008-06-03 15:00:25 -04:00
iwl-calib.c iwlwifi: clean up alive_start routine 2008-06-03 15:00:20 -04:00
iwl-calib.h iwlwifi: clean up alive_start routine 2008-06-03 15:00:20 -04:00
iwl-commands.h iwlwifi: iwl-5000 add rxon_assoc 2008-06-03 15:00:25 -04:00
iwl-core.c iwlwifi: fix a memory leak in scan 2008-06-03 15:00:26 -04:00
iwl-core.h iwlwifi: move iwl_get_hw_mode to iwl-core.h 2008-06-03 15:00:26 -04:00
iwl-csr.h iwlwifi: setup correctly L1 L0S pi link values 2008-06-03 15:00:20 -04:00
iwl-debug.h iwlwifi: trigger event log from debugfs 2008-05-21 21:48:07 -04:00
iwl-debugfs.c iwlwifi: create drivers debugfs dir under wiphy->debugfsdir 2008-06-03 15:00:19 -04:00
iwl-dev.h iwlwifi: Rx handlers common use for 4965 and 5000 2008-06-03 15:00:25 -04:00
iwl-eeprom.c iwlwifi: refactor pci prob flow 2008-05-21 21:48:06 -04:00
iwl-eeprom.h iwlwifi-5000: implement initial calibration for 5000 2008-06-03 15:00:23 -04:00
iwl-fh.h iwlwifi: move Flow Handlers define to iwl-fh.h 2008-05-07 15:02:20 -04:00
iwl-hcmd.c iwlwifi-5000: implement initial calibration for 5000 2008-06-03 15:00:23 -04:00
iwl-helpers.h iwlwifi: move txq_ctx_stop into iwl-tx.c 2008-06-03 15:00:21 -04:00
iwl-io.h iwlwifi: improve NIC i/o debug prints information 2008-03-27 16:03:17 -04:00
iwl-led.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-led.h iwlwifi: Add led support 2008-03-27 16:03:16 -04:00
iwl-power.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-power.h iwlwifi: rename iwl-4965-commands to iwl-commands.h 2008-05-07 15:02:26 -04:00
iwl-prph.h iwlwifi: move aggregation code to iwl-tx.c 2008-06-03 15:00:25 -04:00
iwl-rfkill.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-rfkill.h iwlwifi: make Makefile more concise 2008-04-16 15:59:59 -04:00
iwl-rx.c iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c 2008-06-03 15:00:23 -04:00
iwl-spectrum.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-sta.c iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c 2008-06-03 15:00:25 -04:00
iwl-sta.h iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c 2008-06-03 15:00:25 -04:00
iwl-tx.c iwlwifi: move aggregation code to iwl-tx.c 2008-06-03 15:00:25 -04:00
Kconfig Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2008-05-15 00:52:37 -07:00
Makefile iwlwifi: compile iwl-sta into iwlcore 2008-05-14 16:29:46 -04:00