index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-03
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
2018-04-20
iwlwifi: get rid of fw/nvm.c
Shaul Triebitz
1
-7
/
+104
2018-04-20
iwlwifi: remove upper case letters in sku_capa_band_*_enable
Luca Coelho
1
-3
/
+3
2018-04-20
iwlwifi: use flags to denote modifiers for the channel maps
Luca Coelho
1
-9
/
+16
2018-04-20
iwlwifi: move all NVM parsing code to the common files
Shaul Triebitz
1
-7
/
+207
2018-04-09
iwlwifi: mvm: query regdb for wmm rule if needed
Haim Dreyfuss
1
-16
/
+95
2017-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-74
/
+68
2017-10-06
iwlwifi: acpi: move function to get mcc into acpi code
Luca Coelho
1
-34
/
+0
2017-10-06
iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functions
Luca Coelho
1
-47
/
+19
2017-10-06
iwlwifi: acpi: move ACPI method definitions to acpi.h
Luca Coelho
1
-6
/
+2
2017-10-06
iwlwifi: acpi: add common code to read from ACPI
Luca Coelho
1
-29
/
+8
2017-10-06
iwlwifi: remove redundant reading from NVM file
Chaya Rachel Ivgi
1
-7
/
+0
2017-10-06
iwlwifi: nvm: set the correct offsets to 3168 series
Chaya Rachel Ivgi
1
-16
/
+23
2017-10-06
iwlwifi: nvm-parse: unify channel flags printing
Johannes Berg
1
-59
/
+39
2017-08-30
iwlwifi: fix long debug print
Liad Kaufman
1
-2
/
+7
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-7
/
+10
2017-08-18
iwlwifi: use big-endian for the hw section of the nvm
Luca Coelho
1
-6
/
+5
2017-08-18
iwlwifi: add workaround to disable wide channels in 5GHz
Luca Coelho
1
-10
/
+52
2017-08-18
iwlwifi: update channel flags parser
Luca Coelho
1
-21
/
+30
2017-08-01
iwlwifi: split the regulatory rules when the bandwidth flags require it
Emmanuel Grumbach
1
-8
/
+11
2017-06-23
iwlwifi: mvm: print base HW address during init
Luca Coelho
1
-0
/
+2
2017-06-05
iwlwifi: cleanup references to 8000 family in NVM code
Sara Sharon
1
-52
/
+43
2017-04-25
iwlwifi: adjust NVM parsing APIs for new a000 method
Sara Sharon
1
-19
/
+13
2016-09-19
iwlwifi: move BIOS MCC retrieval to common code
Arik Nemtsov
1
-0
/
+89
[next]