Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-06 | iwlwifi: a few fixes in license | Emmanuel Grumbach | |
7000.c was released as GPL only by mistake: it should be dual licensed - GPL / BSD. The file that contains the license in the kernel is COPYING and not LICENSE.GPL. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> | |||
2013-01-30 | iwlwifi: add NVM and PHY DB code for new MVM driver | Johannes Berg | |
The new MVM (multi-virtual MAC) firmware driver requires NVM (non-volatile memory) parsing code and some PHY information database code. Add this separately. Signed-off-by: Johannes Berg <johannes.berg@intel.com> |