aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/lib80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-5/+6
2014-10-14lib80211: remove unused print_ssid()Andy Shevchenko1-32/+0
2011-08-09lib80211: remove exports for functions not called by other modulesPavel Roskin1-6/+9
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches1-3/+5
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville1-0/+38
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville1-5/+186
2008-10-31wireless: use individual buffers for printing ssid valuesJohn W. Linville1-5/+4
2008-10-31wireless: escape_ssid should handle non-printablesJohn W. Linville1-6/+19
2008-10-31wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville1-5/+0
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville1-0/+58