Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | iwlwifi: remove unused parameter from grab_nic_access | Emmanuel Grumbach | 2015-12-21 |
| | | | | | | All the callers used silent = false. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> | ||
* | iwlwifi: change the Intel Wireless email address | Emmanuel Grumbach | 2015-12-20 |
| | | | | | | | ilw@linux.intel.com is not available anymore. linuxwifi@intel.com should be used instead. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> | ||
* | iwlwifi: export the _no_grab version of PRPH IO functions | Golan Ben-Ami | 2015-11-26 |
| | | | | | | | | | | | | | Expose _no_grab prph i/o functions that allow performing i/o outside the transport, without requiring grab and release NIC access for each operation. In addition, rename the functions so they reflect their non-grabbing behavior. This can be very useful for consecutive prph i/o operation that occur outside trans, such as fw dumps. Signed-off-by: Golan Ben-Ami <golan.ben.ami@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> | ||
* | iwlwifi: move under intel vendor directory | Kalle Valo | 2015-11-18 |
Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |