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
/
mei
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
wifi: iwlwifi: mei: add support for SAP version 4
Avraham Stern
2
-15
/
+53
2024-06-26
wifi: iwlwifi: mei: clarify iwl_mei_pldr_req() docs
Johannes Berg
1
-2
/
+5
2024-06-11
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-2
/
+2
2024-05-23
wifi: iwlwifi: mei: unify iwl_mei_set_power_limit() prototype
Johannes Berg
1
-2
/
+2
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2023-10-23
wifi: iwlwifi: mei: return error from register when not built
Johannes Berg
1
-2
/
+2
2023-08-22
wifi: iwlmei: don't send nic info with invalid mac address
Avraham Stern
1
-3
/
+7
2023-08-22
wifi: iwlmei: send driver down SAP message only if wiamt is enabled
Avraham Stern
1
-1
/
+3
2023-08-22
wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabled
Avraham Stern
1
-23
/
+19
2023-08-22
wifi: iwlmei: don't send SAP messages if AMT is disabled
Avraham Stern
1
-7
/
+7
2023-06-06
wifi: iwlwifi: iwlmei: fix compilation error
Avraham Stern
1
-3
/
+2
2023-04-20
wifi: iwlwifi: mvm: fix RFKILL report when driver is going down
Avraham Stern
2
-8
/
+9
2023-04-20
wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSME
Avraham Stern
1
-1
/
+26
2023-01-30
wifi: iwlwifi: mei: fix compilation errors in rfkill()
Gregory Greenman
1
-3
/
+3
2022-12-07
wifi: iwlwifi: mei: clean up comments
Tom Rix
5
-11
/
+11
2022-11-10
wifi: iwlwifi: mei: wait for the mac to stop on suspend
Avraham Stern
1
-2
/
+21
2022-11-10
wifi: iwlwifi: iwlmei: report disconnection as temporary
Avraham Stern
1
-1
/
+1
2022-11-10
wifi: iwlwifi: mei: use wait_event_timeout() return value
Avraham Stern
1
-20
/
+1
2022-11-10
wifi: iwlwifi: mei: implement PLDR flow
Avraham Stern
3
-0
/
+172
2022-11-10
wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone
Johannes Berg
1
-3
/
+7
2022-11-10
wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock
Avraham Stern
1
-20
/
+37
2022-11-10
wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled
Emmanuel Grumbach
1
-41
/
+44
2022-11-10
wifi: iwlwifi: mei: make sure ownership confirmed message is sent
Avraham Stern
2
-13
/
+24
2022-11-10
wifi: iwlwifi: mvm: send TKIP connection status to csme
Avraham Stern
2
-1
/
+5
2022-05-18
iwlwifi: mei: fix potential NULL-ptr deref
Johannes Berg
1
-0
/
+2
2022-05-18
iwlwifi: mei: clear the sap data header before sending
Avraham Stern
1
-0
/
+1
2022-04-06
iwlwifi: mei: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-03-12
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-5
/
+9
2022-02-18
iwlwifi: mei: use C99 initializer for device IDs
Johannes Berg
1
-1
/
+5
2022-02-18
iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warnings
Johannes Berg
2
-4
/
+4
2022-02-03
iwlwifi: mei: report RFKILL upon register when needed
Emmanuel Grumbach
1
-2
/
+8
2022-02-03
iwlwifi: mei: retry mapping the shared area
Emmanuel Grumbach
1
-9
/
+26
2022-02-03
iwlwifi: mei: fix the pskb_may_pull check in ipv4
Emmanuel Grumbach
1
-2
/
+1
2021-12-21
Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...
Kalle Valo
1
-0
/
+7
2021-12-21
iwlwifi: mei: wait before mapping the shared area
Emmanuel Grumbach
1
-0
/
+6
2021-12-21
iwlwifi: mei: clear the ownership when the driver goes down
Emmanuel Grumbach
1
-0
/
+1
2021-12-20
iwlwifi: mei: fix W=1 warnings
Johannes Berg
1
-4
/
+6
2021-12-07
iwlwifi: mvm: fix a possible NULL pointer deference
Emmanuel Grumbach
1
-0
/
+2
2021-12-07
iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership"
Colin Ian King
1
-1
/
+1
2021-12-07
iwlwifi: mei: don't rely on the size from the shared area
Emmanuel Grumbach
1
-9
/
+17
2021-12-05
iwlwifi: mei: fix linking when tracing is not enabled
Emmanuel Grumbach
2
-0
/
+27
2021-11-26
iwlwifi: mei: add debugfs hooks
Emmanuel Grumbach
1
-2
/
+83
2021-11-26
iwlwifi: mei: add the driver to allow cooperation with CSME
Emmanuel Grumbach
9
-0
/
+3722