summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mei
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mei: return error from register when not builtJohannes Berg2023-10-231-2/+2
* wifi: iwlmei: don't send nic info with invalid mac addressAvraham Stern2023-08-221-3/+7
* wifi: iwlmei: send driver down SAP message only if wiamt is enabledAvraham Stern2023-08-221-1/+3
* wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabledAvraham Stern2023-08-221-23/+19
* wifi: iwlmei: don't send SAP messages if AMT is disabledAvraham Stern2023-08-221-7/+7
* wifi: iwlwifi: iwlmei: fix compilation errorAvraham Stern2023-06-061-3/+2
* wifi: iwlwifi: mvm: fix RFKILL report when driver is going downAvraham Stern2023-04-202-8/+9
* wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSMEAvraham Stern2023-04-201-1/+26
* wifi: iwlwifi: mei: fix compilation errors in rfkill()Gregory Greenman2023-01-301-3/+3
* wifi: iwlwifi: mei: clean up commentsTom Rix2022-12-075-11/+11
* wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern2022-11-101-2/+21
* wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern2022-11-101-1/+1
* wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern2022-11-101-20/+1
* wifi: iwlwifi: mei: implement PLDR flowAvraham Stern2022-11-103-0/+172
* wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg2022-11-101-3/+7
* wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern2022-11-101-20/+37
* wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach2022-11-101-41/+44
* wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern2022-11-102-13/+24
* wifi: iwlwifi: mvm: send TKIP connection status to csmeAvraham Stern2022-11-102-1/+5
* iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg2022-05-181-0/+2
* iwlwifi: mei: clear the sap data header before sendingAvraham Stern2022-05-181-0/+1
* iwlwifi: mei: Replace zero-length array with flexible-array memberGustavo A. R. Silva2022-04-061-1/+1
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-112-5/+9
|\
| * iwlwifi: mei: use C99 initializer for device IDsJohannes Berg2022-02-181-1/+5
| * iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warningsJohannes Berg2022-02-182-4/+4
* | iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach2022-02-031-2/+8
* | iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach2022-02-031-9/+26
* | iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach2022-02-031-2/+1
|/
* Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...Kalle Valo2021-12-211-0/+7
|\
| * iwlwifi: mei: wait before mapping the shared areaEmmanuel Grumbach2021-12-211-0/+6
| * iwlwifi: mei: clear the ownership when the driver goes downEmmanuel Grumbach2021-12-211-0/+1
* | iwlwifi: mei: fix W=1 warningsJohannes Berg2021-12-201-4/+6
|/
* iwlwifi: mvm: fix a possible NULL pointer deferenceEmmanuel Grumbach2021-12-071-0/+2
* iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership"Colin Ian King2021-12-071-1/+1
* iwlwifi: mei: don't rely on the size from the shared areaEmmanuel Grumbach2021-12-071-9/+17
* iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach2021-12-052-0/+27
* iwlwifi: mei: add debugfs hooksEmmanuel Grumbach2021-11-261-2/+83
* iwlwifi: mei: add the driver to allow cooperation with CSMEEmmanuel Grumbach2021-11-269-0/+3722