summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mei
AgeCommit message (Expand)Author
2023-06-06wifi: iwlwifi: iwlmei: fix compilation errorAvraham Stern
2023-04-20wifi: iwlwifi: mvm: fix RFKILL report when driver is going downAvraham Stern
2023-04-20wifi: iwlwifi: mei: re-ask for ownership after it was taken by CSMEAvraham Stern
2023-01-30wifi: iwlwifi: mei: fix compilation errors in rfkill()Gregory Greenman
2022-12-07wifi: iwlwifi: mei: clean up commentsTom Rix
2022-11-10wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern
2022-11-10wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern
2022-11-10wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern
2022-11-10wifi: iwlwifi: mei: implement PLDR flowAvraham Stern
2022-11-10wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg
2022-11-10wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern
2022-11-10wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach
2022-11-10wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern
2022-11-10wifi: iwlwifi: mvm: send TKIP connection status to csmeAvraham Stern
2022-05-18iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg
2022-05-18iwlwifi: mei: clear the sap data header before sendingAvraham Stern
2022-04-06iwlwifi: mei: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-02-18iwlwifi: mei: use C99 initializer for device IDsJohannes Berg
2022-02-18iwlwifi: mei: avoid -Wpointer-arith and -Wcast-qual warningsJohannes Berg
2022-02-03iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach
2022-02-03iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach
2022-02-03iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach
2021-12-21Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...Kalle Valo
2021-12-21iwlwifi: mei: wait before mapping the shared areaEmmanuel Grumbach
2021-12-21iwlwifi: mei: clear the ownership when the driver goes downEmmanuel Grumbach
2021-12-20iwlwifi: mei: fix W=1 warningsJohannes Berg
2021-12-07iwlwifi: mvm: fix a possible NULL pointer deferenceEmmanuel Grumbach
2021-12-07iwlwifi: mei: Fix spelling mistake "req_ownserhip" -> "req_ownership"Colin Ian King
2021-12-07iwlwifi: mei: don't rely on the size from the shared areaEmmanuel Grumbach
2021-12-05iwlwifi: mei: fix linking when tracing is not enabledEmmanuel Grumbach
2021-11-26iwlwifi: mei: add debugfs hooksEmmanuel Grumbach
2021-11-26iwlwifi: mei: add the driver to allow cooperation with CSMEEmmanuel Grumbach