linux_dsm_epyc7002/drivers/net/wireless/iwlwifi
Johannes Berg 32bfd35d4b mac80211: dont use interface indices in drivers
This patch gets rid of the if_id stuff where possible in favour of
a new per-virtual-interface structure "struct ieee80211_vif". This
structure is located at the end of the per-interface structure and
contains a variable length driver-use data area.

This has two advantages:
 * removes the need to look up interfaces by if_id, this is better
   for working with network namespaces and performance
 * allows drivers to store and retrieve per-interface data without
   having to allocate own lists/hash tables

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-01-28 15:09:36 -08:00
..
iwl3945-base.c mac80211: dont use interface indices in drivers 2008-01-28 15:09:36 -08:00
iwl4965-base.c mac80211: dont use interface indices in drivers 2008-01-28 15:09:36 -08:00
iwl-3945-commands.h iwlwifi: add comments to Tx commands 2008-01-28 15:05:34 -08:00
iwl-3945-debug.h iwlwifi: cleanup namespace 2008-01-28 15:04:35 -08:00
iwl-3945-hw.h iwlwifi: 802.11n add support to 8K A-MSDU Rx frames 2008-01-28 15:05:46 -08:00
iwl-3945-io.h iwlwifi: cleanup namespace 2008-01-28 15:04:35 -08:00
iwl-3945-rs.c iwlwifi: cleanup namespace 2008-01-28 15:04:35 -08:00
iwl-3945-rs.h iwlwifi: clean up and clarify some comments after 3945/4965 split 2008-01-28 15:05:17 -08:00
iwl-3945.c iwlwifi: proper monitor support 2008-01-28 15:07:53 -08:00
iwl-3945.h mac80211: dont use interface indices in drivers 2008-01-28 15:09:36 -08:00
iwl-4965-commands.h iwlwifi: document 4965 rate scaling 2008-01-28 15:05:35 -08:00
iwl-4965-debug.h iwlwifi: cleanup namespace 2008-01-28 15:04:35 -08:00
iwl-4965-hw.h iwlwifi: 802.11n add support to 8K A-MSDU Rx frames 2008-01-28 15:05:46 -08:00
iwl-4965-io.h iwlwifi: cleanup namespace 2008-01-28 15:04:35 -08:00
iwl-4965-rs.c iwlwifi: 802.11n comply HT rate scaling flows with mac80211 framework 2008-01-28 15:05:45 -08:00
iwl-4965-rs.h iwlwifi: Move is_legacy() macro family from iwl-4965-hw.h to iwl-4965-rs.h 2008-01-28 15:05:18 -08:00
iwl-4965.c iwlwifi: fix compilation warning in 'iwl-4965.c' 2008-01-28 15:09:29 -08:00
iwl-4965.h mac80211: dont use interface indices in drivers 2008-01-28 15:09:36 -08:00
iwl-helpers.h [IWLWIFI]: add iwlwifi wireless drivers 2007-10-10 16:51:39 -07:00
iwl-prph.h iwlwifi: document 4965 Tx scheduler 2008-01-28 15:05:31 -08:00
iwl-spectrum.h [IWLWIFI]: add iwlwifi wireless drivers 2007-10-10 16:51:39 -07:00
Kconfig iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig' 2008-01-28 15:09:13 -08:00
Makefile [IWLWIFI]: remove per-file CFLAGS for IWL define 2007-10-10 16:52:16 -07:00