summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c
AgeCommit message (Expand)Author
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann
2021-02-04staging: rtl8192u: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan
2019-05-21Staging: rtl8192u: ieee80211: Fix if-else coding style issuePuranjay Mohan
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2018-07-08staging:rtl8192u: rename HT_EXTCHNL_OFFSET -> enum ht_extension_chan_widthJohn Whitmore
2018-07-08staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore
2016-06-18rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan
2015-09-29Staging: rtl819u: Fix brace styling issuesmike dupuis
2015-09-29Staging: rtl8192u: spaces required around = operatormike dupuis
2015-09-29Staging: rtl8192u: add spaces around == and || operatorsmike dupuis
2015-09-29Staging: rtl8192u: move open braces to previous linesmike dupuis
2015-09-29Staging: rtl8192u: add missing blank lines after declarationsmike dupuis
2015-09-29Staging: rtl8192u: space required after ','mike dupuis
2015-09-15Staging: rlt8192u: Remove spaces at the start of linesMike Dupuis
2015-09-15Staging: rtl8192u: do not use C99 // commentsMike Dupuis
2015-09-15Staging: rtl8192u: suspect code indent for conditional statmentMike Dupuis
2015-09-15Staging: rtl8192u: space required before open parenthesesMike Dupuis
2015-09-12Staging: rtl8192u: space prohibited before close parenthesismike dupuis
2015-09-12Staging: rtl8192u: space required after close bracesmike dupuis
2015-09-12Staging: rtl8192u: space required before open bracesmike dupuis
2015-09-12Staging: rtl8192u: Space not allowed after &mike dupuis
2015-09-12Staging: rtl819u: ieee80211: Remove unused variableShraddha Barke
2015-07-14drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald
2015-03-26Staging: rtl8192u: Fix space issues before '(' and after ')'Haneen Mohammed
2015-03-26Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed
2015-03-06staging: rtl8192u: ieee80211: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x)Aya Mahfouz
2014-10-29staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello
2013-02-14staging/rtl8192u/ieee80211: Fix buffer overflow in ieee80211_softmac_wx.cPeter Huewe
2013-01-07staging/rtl8192u: do not init statics to 0Sebastian Hahn
2012-09-04Staging: rtl8192u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang