index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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