index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
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
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
2016-09-19
iwlwifi: check for valid ethernet address provided by OEM
Haim Dreyfuss
1
-5
/
+10
2016-07-01
iwlwifi: advertise maximal MPDU length when Rx MQ is supported
Emmanuel Grumbach
1
-0
/
+7
2016-05-10
iwlwifi: turn on SGI support for VHT 160MHz
Gregory Greenman
1
-2
/
+2
2016-05-10
iwlwifi: mvm: set correct vht capability
Sara Sharon
1
-1
/
+1
2016-05-10
iwlwifi: consider VHT 160MHz while parsing NVM
Gregory Greenman
1
-3
/
+13
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-13
/
+13
2016-03-09
iwlwifi: add support for getting HW address from CSR
Sara Sharon
1
-21
/
+54
2016-03-07
iwlwifi: refactor the code that reads the MAC address from the NVM
Sara Sharon
1
-46
/
+51
2016-03-02
iwlwifi: add disable_11ac module param
Andrei Otcheretianski
1
-1
/
+1
2016-02-27
iwlwifi: mvm: enable VHT MU-MIMO for supported hardware
Sara Sharon
1
-0
/
+3
2016-02-01
iwlwifi: treat iwl_parse_nvm_data() MAC addr as little endian
Johannes Berg
1
-3
/
+4
2015-12-01
iwlwifi: change the Intel Wireless email address
Emmanuel Grumbach
1
-1
/
+1
2015-11-26
iwlwifi: add support for 12K Receive Buffers
Emmanuel Grumbach
1
-1
/
+12
2015-11-26
iwlwifi: nvm: fix up phy section when reading it
Johannes Berg
1
-14
/
+1
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo
1
-0
/
+844