linux/drivers/net/wireless/intel/iwlwifi/dvm
Luca Coelho 0b295a1eb8 iwlwifi: add device name to device_info
We have a lot of mostly duplicated data structures that are repeated
only because the device name string is different.  To avoid this, move
the string from the cfg to the trans structure and add it
independently from the rest of the configuration to the PCI mapping
tables.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2020-01-04 12:48:41 +02:00
..
agn.h
calib.c
calib.h
commands.h
debugfs.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00
dev.h
devices.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
led.c iwlwifi: check kasprintf() return value 2019-11-20 12:28:56 +02:00
led.h
lib.c iwlwifi: lib: Use struct_size() helper 2019-06-29 10:09:38 +03:00
mac80211.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
main.c iwlwifi: add device name to device_info 2020-01-04 12:48:41 +02:00
Makefile
power.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
power.h
rs.c iwlwifi: dvm: excessive if in rs_bt_update_lq() 2019-11-20 12:28:55 +02:00
rs.h iwlwifi: dvm: no need to check return value of debugfs_create functions 2019-07-26 13:21:00 +02:00
rx.c
rxon.c
scan.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00
sta.c
tt.c
tt.h
tx.c mac80211: simplify TX aggregation start 2019-10-04 13:58:13 +02:00
ucode.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 323 2019-06-05 17:37:05 +02:00