summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_wx.c
AgeCommit message (Expand)Author
2023-10-15staging: rtl8192u: Remove broken driverPhilipp Hortmann
2022-04-20staging: rtl8192u: compare strcmp result to zeroRebecca Mckeever
2022-04-08staging: rtl8192u: replace ternary statement with if and assignmentRebecca Mckeever
2021-03-12staging: rtl8192u: ieee80211: Remove braces for single line blocksAtul Gopinathan
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed
2019-09-30staging: rtl8192u: ieee80211: Replace snprintf with scnprintfRohit Sarkar
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan
2019-08-21staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style issues related to if elsePuranjay Mohan
2019-04-30staging: rtl8192u: ieee80211: Fix spelling mistakeVatsala Narang
2019-04-30staging: rtl8192u: ieee80211: Replace bit shifting with BIT macroVatsala Narang
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman
2019-03-29staging: rtl8192u: ieee80211: ieee80211_wx: add space before open braceJulius Hemanth Pitti
2018-08-27staging:rtl8192u: Refactor struct HT_CAPABILITY_ELE - StyleJohn Whitmore
2017-09-17staging:r8192u: replace request_module with try_then_request_moduleIvan Safonov
2017-03-09staging: rtl8192u: Clean up tests if NULL returned on failuresimran singhal
2017-03-06staging: rtl8192u: Fixed 'tabstop' coding style warningsimran singhal
2017-02-16staging: rtl8192u: blank lines aren't necessary before a close brace '}'simran singhal
2016-06-18rtl8192u: ieee80211_device: Replace semaphore wx_sem with mutexBinoy Jayan
2015-10-12Staging: rtl8192u: ieee80211: ieee80211_wx: Remove commented printk messagesShraddha Barke
2014-10-20staging: rtl8192u: ieee80211: Indent if statementTapasweni Pathak
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine
2014-03-19staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable staticAna Rey
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin
2010-07-08Staging: rtl8192u: use ARRAY_SIZEKulikov Vasiliy
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-11Staging: rtl8192u: remove unused #include <linux/version.h>Huang Weiyi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: rtl8192u: ieee80211: add missing parenthesesRoel Kluin
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap
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