| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 1 | -1/+1 | |
| This enum is already perfectly aliased to enum nl80211_band, and the only reason for it is that we get IEEE80211_NUM_BANDS out of it. There's no really good reason to not declare the number of bands in nl80211 though, so do that and remove the cfg80211 one. Signed-off-by: Johannes Berg <[email protected]> | |||||
| 2015-12-20 | iwlwifi: change the Intel Wireless email address | Emmanuel Grumbach | 1 | -1/+1 | |
| [email protected] is not available anymore. [email protected] should be used instead. Signed-off-by: Emmanuel Grumbach <[email protected]> | |||||
| 2015-11-18 | iwlwifi: move under intel vendor directory | Kalle Valo | 1 | -0/+426 | |
| Part of reorganising wireless drivers directory and Kconfig. Signed-off-by: Kalle Valo <[email protected]> | |||||