Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-18 | iwlwifi: move under intel vendor directory | Kalle Valo | 1 | -238/+0 | |
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org> | |||||
2015-09-21 | iwlwifi: mvm: move RX API into its own file | Johannes Berg | 1 | -0/+238 | |
The RX API is currently mixed up into the general fw-api.h file, but we're going to need to extend it significantly in the future, so move it to its own file. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> |