aboutsummaryrefslogtreecommitdiff
path: root/include/net/lib80211.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-10-14lib80211: remove unused print_ssid()Gravatar Andy Shevchenko 1-5/+0
2013-04-29hostap: Don't use create_proc_read_entry()Gravatar David Howells 1-1/+3
2011-10-31include: replace linux/module.h with "struct module" wherever possibleGravatar Paul Gortmaker 1-1/+2
2011-08-09lib80211: remove exports for functions not called by other modulesGravatar Pavel Roskin 1-3/+0
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2010-07-26lib80211: remove unused host_build_iv optionGravatar John W. Linville 1-3/+0
2008-11-21wireless: missing include in lib80211.hGravatar Rami Rosen 1-1/+1
2008-11-21lib80211: consolidate crypt init routinesGravatar John W. Linville 1-0/+3
2008-11-21lib80211: absorb crypto bits from net/ieee80211Gravatar John W. Linville 1-0/+108
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsGravatar John W. Linville 1-1/+3
2008-10-31wireless: use individual buffers for printing ssid valuesGravatar John W. Linville 1-2/+3
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagGravatar John W. Linville 1-16/+0
2008-10-31wireless: consolidate on a single escape_essid implementationGravatar John W. Linville 1-0/+31