linux/drivers/net/wireless/intel/iwlwifi/mvm
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
..
binding.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
coex.c iwlwifi: mvm: simplify some return conditions 2019-02-04 12:27:18 +02:00
constants.h iwlwifi: mvm: drop BA sessions on too many old-SN frames 2019-09-06 15:52:05 +03:00
d3.c iwlwifi: mvm: update powersave correctly for D3 2019-12-20 14:23:24 +02:00
debugfs-vif.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-05-02 22:14:21 -04:00
debugfs.c iwlwifi: add device name to device_info 2020-01-04 12:48:41 +02:00
debugfs.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
ftm-initiator.c iwlwifi: mvm: add support for location range request version 8 2019-12-23 11:50:53 +02:00
ftm-responder.c iwlwifi: mvm: add support for responder config command version 7 2019-12-23 11:54:31 +02:00
fw-api.h iwlwifi: mvm: add location APIs 2019-01-29 16:10:31 +02:00
fw.c iwlwifi: mvm: print out extended secboot status before dump 2020-01-04 12:46:14 +02:00
led.c iwlwifi: check kasprintf() return value 2019-11-20 12:28:56 +02:00
mac80211.c iwlwifi: mvm: Report tx/rx antennas 2019-11-20 12:28:55 +02:00
mac-ctxt.c iwlwifi: mvm: Invert the condition for OFDM rate 2019-10-25 10:10:24 +03:00
Makefile iwlwifi: mvm: support FTM initiator 2019-02-14 11:29:43 +02:00
mvm.h iwlwifi: mvm: update powersave correctly for D3 2019-12-20 14:23:24 +02:00
nvm.c iwlwifi: add device name to device_info 2020-01-04 12:48:41 +02:00
offloading.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
ops.c iwlwifi: add device name to device_info 2020-01-04 12:48:41 +02:00
phy-ctxt.c iwlwifi: mvm: look for the first supported channel when add/remove phy ctxt 2019-09-06 15:31:22 +03:00
power.c iwlwifi: mvm: update powersave correctly for D3 2019-12-20 14:23:24 +02:00
quota.c iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
rs-fw.c iwlwifi: mvm: print rate_n_flags in a pretty format 2019-11-15 09:34:27 +02:00
rs.c iwlwifi: mvm: print rate_n_flags in a pretty format 2019-11-15 09:34:27 +02:00
rs.h iwlwifi: mvm: in VHT connection use only VHT capabilities 2019-11-15 09:31:56 +02:00
rx.c iwlwifi: mvm: fix unaligned read of rx_pkt_status 2019-11-15 09:34:28 +02:00
rxmq.c iwlwifi: mvm: remove left-over non-functional email alias 2019-11-20 12:28:55 +02:00
scan.c iwlwifi: scan: remove support for fw scan api v11 2019-12-20 14:23:24 +02:00
sf.c iwlwifi: mvm: make num_active_macs unsigned 2019-01-25 20:57:21 +02:00
sta.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2019-11-02 13:54:56 -07:00
sta.h iwlwifi: mvm: replace RS mutex with a spin_lock 2019-07-30 18:34:24 +02:00
tdls.c iwlwifi: remove all the d0i3 references 2019-09-06 15:31:13 +03:00
testmode.h iwlwifi: remove all occurrences of the FSF address paragraph 2018-08-31 11:38:33 +03:00
time-event.c iwlwifi: mvm: use the new session protection command 2019-10-25 10:10:09 +03:00
time-event.h iwlwifi: mvm: use the new session protection command 2019-10-25 10:10:09 +03:00
tt.c iwlwifi: mvm: start CTDP budget from 2400mA 2019-11-15 09:34:29 +02:00
tx.c iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560 2019-11-15 09:34:30 +02:00
utils.c iwlwifi: mvm: Invert the condition for OFDM rate 2019-10-25 10:10:24 +03:00