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