index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
iwl-nvm-parse.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-62
/
+6
2020-12-10
iwlwifi: sort out the NVM offsets
Emmanuel Grumbach
1
-1
/
+3
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
1
-0
/
+71
2020-12-10
iwlwifi: copy iwl_he_capa for modifications
Johannes Berg
1
-5
/
+28
2020-10-01
iwlwifi: regulatory: regulatory capabilities api change
Gil Adam
1
-9
/
+89
2020-05-29
iwlwifi: set NO_HE if the regulatory domain forbids it
Haim Dreyfuss
1
-0
/
+5
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-2
/
+1
2020-04-24
iwlwifi: nvm: use iwl_nl80211_band_from_channel_idx
Tova Mussai
1
-2
/
+1
2020-04-21
iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
Ilan Peer
1
-4
/
+2
2020-03-27
iwlwifi: pass trans and NVM data to HE capability parsing
Johannes Berg
1
-3
/
+5
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-10
/
+4
2019-12-24
iwlwifi: remove lar_disable module parameter
Luca Coelho
1
-6
/
+7
2019-12-23
iwlwifi: remove CSR registers abstraction
Luca Coelho
1
-10
/
+4
2019-12-23
iwlwifi: Don't ignore the cap field upon mcc update
Haim Dreyfuss
1
-2
/
+46
2019-11-15
iwlwifi: nvm: update iwl_uhb_nvm_channels
Tova Mussai
1
-5
/
+4
2019-10-25
iwlwifi: nvm: create function to convert channel index to nl80211_band
Tova Mussai
1
-9
/
+17
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
1
-9
/
+8
2019-09-06
iwlwifi: pass the iwl_trans instead of cfg to some functions
Shaul Triebitz
1
-5
/
+8
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-5
/
+5
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-8
/
+8
2019-09-06
iwlwifi: allocate bigger nvm data in case of UHB
Tova Mussai
1
-1
/
+5
2019-09-06
iwlwifi: remove unused regdb_ptrs allocation
Haim Dreyfuss
1
-14
/
+0
2019-04-29
iwlwifi: Use correct channel_profile iniwl_get_nvm
YueHaibing
1
-1
/
+1
2019-04-03
iwlwifi: trust calling function
Shaul Triebitz
1
-6
/
+1
2019-03-22
iwlwifi: remove unnecessary goto out in iwl_parse_nvm_mcc_info()
Luca Coelho
1
-3
/
+1
2019-03-22
iwlwifi: Use struct_size() in kzalloc
YueHaibing
1
-10
/
+3
2019-03-22
iwlwifi: support new NVM response API
Shaul Triebitz
1
-13
/
+33
2019-03-22
iwlwifi: add support for 6-7 GHz channels
Shaul Triebitz
1
-30
/
+44
2019-02-22
Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...
David S. Miller
1
-16
/
+15
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-5
/
+2
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
1
-37
/
+21
2019-02-20
iwlwifi: nvm-parse: advertise IEEE80211_VHT_EXT_NSS_BW_CAPABLE in VHT
Johannes Berg
1
-2
/
+5
2019-02-20
iwlwifi: nvm-parse: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-11
/
+7
2019-02-14
iwlwifi: do not fail on large amount of channels
Shaul Triebitz
1
-3
/
+3
2019-01-25
iwlwifi: use kmemdup in iwl_parse_nvm_mcc_info()
YueHaibing
1
-3
/
+1
2019-01-25
iwlwifi: mvm: advertise support for TWT in the Extended Capability IE
Emmanuel Grumbach
1
-2
/
+1
2018-12-20
iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP mode
Emmanuel Grumbach
1
-1
/
+2
2018-12-20
iwlwifi: split HE capabilities between AP and STA
Shaul Triebitz
1
-101
/
+188
2018-10-06
iwlwifi: nvm: get num of hw addresses from firmware
Naftali Goldstein
1
-1
/
+9
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
1
-5
/
+0
2018-09-05
wireless: align to draft 11ax D3.0
Shaul Triebitz
1
-13
/
+38
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-45
/
+5
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
1
-5
/
+0
2018-08-28
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
1
-45
/
+5
2018-07-26
iwlwifi: pcie: support 2k rx buffers
Golan Ben Ami
1
-0
/
+7
2018-07-26
iwlwifi: add module parameter to disable 802.11ax
Luca Coelho
1
-2
/
+2
2018-07-26
iwlwifi: add support for IEEE802.11ax
Luca Coelho
1
-0
/
+103
2018-05-30
iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)
Colin Ian King
1
-2
/
+1
2018-04-26
iwlwifi: support new csr addresses for hw address
Golan Ben Ami
1
-4
/
+10
2018-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-9
/
+87
[next]