aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/lib80211.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker1-1/+2
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin1-3/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville1-3/+0
2008-11-21wireless: missing include in lib80211.hRami Rosen1-1/+1
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville1-0/+3
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-0/+108
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville1-1/+3
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville1-2/+3
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville1-16/+0
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville1-0/+31