Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 2011-10-31 | 1 | -1/+2 |
* | lib80211: remove exports for functions not called by other modules | Pavel Roskin | 2011-08-09 | 1 | -3/+0 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | lib80211: remove unused host_build_iv option | John W. Linville | 2010-07-26 | 1 | -3/+0 |
* | wireless: missing include in lib80211.h | Rami Rosen | 2008-11-21 | 1 | -1/+1 |
* | lib80211: consolidate crypt init routines | John W. Linville | 2008-11-21 | 1 | -0/+3 |
* | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 2008-11-21 | 1 | -0/+108 |
* | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts | John W. Linville | 2008-10-31 | 1 | -1/+3 |
* | wireless: use individual buffers for printing ssid values | John W. Linville | 2008-10-31 | 1 | -2/+3 |
* | wireless: remove NETWORK_EMPTY_ESSID flag | John W. Linville | 2008-10-31 | 1 | -16/+0 |
* | wireless: consolidate on a single escape_essid implementation | John W. Linville | 2008-10-31 | 1 | -0/+31 |