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
/
fw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-04
Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-2
/
+2
2021-03-03
iwlwifi: fix ARCH=i386 compilation warnings
Pierre-Louis Bossart
1
-2
/
+2
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-12
iwlwifi: remove incorrect comment in pnvm
Luca Coelho
1
-5
/
+0
2021-02-11
iwlwifi: pnvm: implement reading PNVM from UEFI
Luca Coelho
1
-1
/
+90
2021-02-11
iwlwifi: pnvm: move file loading code to a separate function
Luca Coelho
1
-37
/
+61
2021-02-11
iwlwifi: pnvm: increment the pointer before checking the TLV
Luca Coelho
1
-3
/
+3
2021-02-11
iwlwifi: pnvm: set the PNVM again if it was already loaded
Luca Coelho
1
-1
/
+6
2021-02-11
iwlmvm: set properly NIC_NOT_ACK_ENABLED flag
Shaul Triebitz
1
-0
/
+5
2021-02-11
iwlwifi: mvm: Check ret code for iwl_mvm_load_nvm_to_nic
Abhishek Naik
1
-1
/
+2
2021-02-11
iwlwifi: mvm: Support SCAN_CFG_CMD version 5
Ilan Peer
1
-2
/
+3
2021-02-11
iwlwifi: acpi: add support for DSM RFI
Gregory Greenman
2
-12
/
+36
2021-02-11
iwlwifi: mvm: add RFI-M support
Gregory Greenman
3
-0
/
+71
2021-02-10
iwlwifi:mvm: Add support for version 2 of the LARI_CONFIG_CHANGE command.
Miri Korenblit
1
-2
/
+13
2021-02-10
iwlwifi: acpi: don't return valid pointer as an ERR_PTR
Haim Dreyfuss
1
-3
/
+19
2021-02-10
iwlwifi: remove flags argument for nic_access
Johannes Berg
1
-27
/
+18
2021-02-10
iwlwifi: api: clean up some documentation/bits
Johannes Berg
3
-3
/
+10
2021-02-10
iwlwifi: dbg: remove unsupported regions
Mordechay Goodstein
1
-2
/
+4
2021-02-10
iwlwifi: acpi: fix PPAG table sizes
Luca Coelho
1
-2
/
+2
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
8
-20
/
+90
2021-02-05
iwlwifi: fwrt: add suspend/resume time point
Mordechay Goodstein
1
-0
/
+2
2021-02-05
iwlwifi: fw api: make hdr a zero-size array again
Johannes Berg
1
-1
/
+1
2021-02-05
iwlwifi: mvm: advertise BIGTK client support if available
Johannes Berg
2
-2
/
+7
2021-02-05
iwlwifi: parse phy integration string from FW TLV
Dror Moshe
2
-0
/
+4
2021-02-05
iwlwifi: dbg: dump paged memory from index 1
Mordechay Goodstein
1
-16
/
+18
2021-02-05
iwlwifi: mvm: add support for new flush queue response
Mordechay Goodstein
1
-0
/
+26
2021-02-05
iwlwifi: mvm: handle CCA-EXT delay firmware notification
Johannes Berg
1
-1
/
+17
2021-02-05
iwlwifi: mvm: add notification size checks
Johannes Berg
1
-0
/
+15
2021-01-29
Fix "ordering" comment typos
Bjorn Helgaas
1
-1
/
+1
2021-01-25
iwlwifi: mvm: fix the return type for DSM functions 1 and 2
Matt Chen
2
-18
/
+54
2021-01-25
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
1
-1
/
+7
2021-01-25
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
1
-25
/
+25
2020-12-11
iwlwifi: fw: acpi: Demote non-conformant function headers
Lee Jones
1
-6
/
+6
2020-12-11
iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function header
Lee Jones
1
-1
/
+1
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
1
-0
/
+3
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
48
-2956
/
+273
2020-12-10
iwlwifi: fw: file: fix documentation for SAR flag
Johannes Berg
1
-1
/
+1
2020-12-10
iwlwifi: fix typo in comment
Mordechay Goodstein
1
-1
/
+1
2020-12-10
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
6
-27
/
+27
2020-12-10
iwlwifi: enable sending/setting debug host event
Mordechay Goodstein
2
-0
/
+43
2020-12-10
iwlwifi: mvm: add support for 6GHz
Luca Coelho
3
-0
/
+11
2020-12-10
iwlwifi: yoyo: align the write pointer to DWs
Rotem Saado
1
-0
/
+5
2020-12-10
iwlwifi: yoyo: add the ability to dump phy periphery
Mordechay Goodstein
1
-5
/
+72
2020-11-10
iwlwifi: mvm: properly cancel a session protection for P2P
Emmanuel Grumbach
1
-3
/
+5
2020-11-10
iwlwifi: sta: set max HE max A-MPDU according to HE capa
Mordechay Goodstein
1
-5
/
+5
2020-10-08
iwlwifi: read and parse PNVM file
Luca Coelho
2
-3
/
+226
2020-10-08
iwlwifi: move PNVM implementation to common code
Luca Coelho
2
-0
/
+73
2020-10-08
iwlwifi: rs: align to new TLC config command API
Mordechay Goodstein
1
-2
/
+5
2020-10-08
iwlwifi: fix sar geo table initialization
Naftali Goldstein
2
-7
/
+14
2020-10-08
iwlwifi: stats: add new api fields for statistics cmd/ntfy
Mordechay Goodstein
2
-2
/
+465
[next]