index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mei
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: iwlwifi: mei: clarify iwl_mei_pldr_req() docs
Johannes Berg
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-05-23
wifi: iwlwifi: mei: unify iwl_mei_set_power_limit() prototype
Johannes Berg
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2023-10-23
wifi: iwlwifi: mei: return error from register when not built
Johannes Berg
2023-08-22
wifi: iwlmei: don't send nic info with invalid mac address
Avraham Stern
2023-08-22
wifi: iwlmei: send driver down SAP message only if wiamt is enabled
Avraham Stern
2023-08-22
wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabled
Avraham Stern
2023-08-22
wifi: iwlmei: don't send SAP messages if AMT is disabled
Avraham Stern
2023-06-06
wifi: iwlwifi: iwlmei: fix compilation error
Avraham Stern
2023-04-20
wifi: iwlwifi: mvm: fix RFKILL report when driver is going down
Avraham Stern
2023-04-20
wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSME
Avraham Stern
2023-01-30
wifi: iwlwifi: mei: fix compilation errors in rfkill()
Gregory Greenman
2022-12-07
wifi: iwlwifi: mei: clean up comments
Tom Rix
2022-11-10
wifi: iwlwifi: mei: wait for the mac to stop on suspend
Avraham Stern
2022-11-10
wifi: iwlwifi: iwlmei: report disconnection as temporary
Avraham Stern
2022-11-10
wifi: iwlwifi: mei: use wait_event_timeout() return value
Avraham Stern
2022-11-10
wifi: iwlwifi: mei: implement PLDR flow
Avraham Stern
2022-11-10
wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone
Johannes Berg
2022-11-10
wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock
Avraham Stern
2022-11-10
wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled
Emmanuel Grumbach
2022-11-10
wifi: iwlwifi: mei: make sure ownership confirmed message is sent
Avraham Stern
2022-11-10
wifi: iwlwifi: mvm: send TKIP connection status to csme
Avraham Stern
2022-05-18
iwlwifi: mei: fix potential NULL-ptr deref
Johannes Berg
2022-05-18
iwlwifi: mei: clear the sap data header before sending
Avraham Stern
2022-04-06
iwlwifi: mei: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-02-18
iwlwifi: mei: use C99 initializer for device IDs
Johannes Berg
2022-02-18
iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warnings
Johannes Berg
2022-02-03
iwlwifi: mei: report RFKILL upon register when needed
Emmanuel Grumbach
2022-02-03
iwlwifi: mei: retry mapping the shared area
Emmanuel Grumbach
2022-02-03
iwlwifi: mei: fix the pskb_may_pull check in ipv4
Emmanuel Grumbach
2021-12-21
Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...
Kalle Valo
2021-12-21
iwlwifi: mei: wait before mapping the shared area
Emmanuel Grumbach
2021-12-21
iwlwifi: mei: clear the ownership when the driver goes down
Emmanuel Grumbach
2021-12-20
iwlwifi: mei: fix W=1 warnings
Johannes Berg
2021-12-07
iwlwifi: mvm: fix a possible NULL pointer deference
Emmanuel Grumbach
2021-12-07
iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership"
Colin Ian King
2021-12-07
iwlwifi: mei: don't rely on the size from the shared area
Emmanuel Grumbach
2021-12-05
iwlwifi: mei: fix linking when tracing is not enabled
Emmanuel Grumbach
2021-11-26
iwlwifi: mei: add debugfs hooks
Emmanuel Grumbach
2021-11-26
iwlwifi: mei: add the driver to allow cooperation with CSME
Emmanuel Grumbach