| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-10-08 | wifi: ipw2x00/lib80211: move remaining lib80211 into libipw | Johannes Berg | 1 | -122/+0 |
| 2024-08-27 | wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211 | Christophe JAILLET | 1 | -4/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2014-10-14 | lib80211: remove unused print_ssid() | Andy Shevchenko | 1 | -5/+0 |
| 2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells | 1 | -1/+3 |
| 2011-10-31 | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 1 | -1/+2 |
| 2011-08-09 | lib80211: remove exports for functions not called by other modules | Pavel Roskin | 1 | -3/+0 |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
| 2010-07-26 | lib80211: remove unused host_build_iv option | John W. Linville | 1 | -3/+0 |
| 2008-11-21 | wireless: missing include in lib80211.h | Rami Rosen | 1 | -1/+1 |
| 2008-11-21 | lib80211: consolidate crypt init routines | John W. Linville | 1 | -0/+3 |
| 2008-11-21 | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 1 | -0/+108 |
| 2008-10-31 | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts | John W. Linville | 1 | -1/+3 |
| 2008-10-31 | wireless: use individual buffers for printing ssid values | John W. Linville | 1 | -2/+3 |
| 2008-10-31 | wireless: remove NETWORK_EMPTY_ESSID flag | John W. Linville | 1 | -16/+0 |
| 2008-10-31 | wireless: consolidate on a single escape_essid implementation | John W. Linville | 1 | -0/+31 |