summaryrefslogtreecommitdiffstats
path: root/net/wireless/lib80211.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-5/+6
* lib80211: remove unused print_ssid()Andy Shevchenko2014-10-141-32/+0Star
* lib80211: remove exports for functions not called by other modulesPavel Roskin2011-08-091-6/+9
* net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-241-3/+5
* lib80211: consolidate crypt init routinesJohn W. Linville2008-11-211-0/+38
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-211-5/+186
* wireless: use individual buffers for printing ssid valuesJohn W. Linville2008-11-011-5/+4Star
* wireless: escape_ssid should handle non-printablesJohn W. Linville2008-11-011-6/+19
* wireless: remove NETWORK_EMPTY_ESSID flagJohn W. Linville2008-11-011-5/+0Star
* wireless: consolidate on a single escape_essid implementationJohn W. Linville2008-11-011-0/+58