summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)Author
2014-08-01staging:r8190: coding style: Fixed checkpatch reported ErrorSanjeev Sharma
2014-08-01staging:r8180: coding style: Fixed too long linesSanjeev Sharma
2014-08-01staging:r8180: coding style: Fixed commenting styleSanjeev Sharma
2014-07-10staging: rtl8192u: Fixed switch and case indentation errorsanjeev sharma
2014-07-10staging: rtl8192u: Remove useless return statementsanjeev sharma
2014-06-26staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than onceRickard Strandqvist
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whites...Chaitanya Hazarey
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed some more code-style warnings about spacesChaitanya Hazarey
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed code-style warningsChaitanya Hazarey
2014-06-19staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann
2014-06-19staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing codeRickard Strandqvist
2014-06-19Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style errorChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_core.c Fixed open brace { placementChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_core.c Converted some C99 comments to fix code-styl...Chaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errorsChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_core.c Added a space after ','Chaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead codeChaitanya Hazarey
2014-06-19staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle
2014-06-19Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issueChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_wx.c Removed all C99 commentsChaitanya Hazarey
2014-06-19Staging: rtl8192u: r8192U_wx.c removed commented dead codeChaitanya Hazarey
2014-05-29Staging: rtl8192u: r8192U_wx.c Fixed a misplaced braceChaitanya Hazarey
2014-05-28Staging: rtl8192u: r8192U_wx.c Added {} braces and newlinesChaitanya Hazarey
2014-05-28Staging: rtl8192u: r8192U_wx.c Added missing spacesChaitanya Hazarey
2014-05-28Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman
2014-05-27Staging: rtl8192u: r8180_93cx6.c Added missing spacesChaitanya Hazarey
2014-05-26staging: rtl8192u: remove checks for CONFIG_RTL8192_PMPaul Bolle
2014-05-26staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin
2014-05-25Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORsChaitanya Hazarey
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge
2014-05-23staging: rtl8192u: r8192U_core.c: Fix to remove null pointer checks that coul...Rickard Strandqvist
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine
2014-05-03staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva
2014-05-03staging: rtl8192u: cleanup a switch statementDan Carpenter
2014-04-25staging: rtl8192u: Fix indentation problemsLoïc Pellegrino
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-03-19staging: rtl8192u: make in r819xU_cmdpkt.c some local functions staticAna Rey
2014-03-19staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable staticAna Rey
2014-03-19staging: rtl8192u: Delete 'fwSendNullPacket' function in r819xU_firmware.cAna Rey
2014-03-19staging: rtl8192u: make in r819xU_firmware.c some local functions staticAna Rey
2014-03-19staging: rtl8192u: Delete duplicate function declarations and extern keywordAna Rey
2014-03-19staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.cAna Rey
2014-03-19staging: rtl8192u: Delete 'dm_change_fsync_setting' function in r8192U_dm.cAna Rey
2014-03-19staging: rtl8192u: Fix whitespaces in function declarations in r8192U_dm.hAna Rey
2014-03-18staging: rtl8192u: Convert from printk into netdev_err or netdev_infoAna Rey
2014-03-18staging: rtl8192u: Move export_symbol below its functionAna Rey
2014-03-18staging: rtl8192u: fix coding style in function definitionAna Rey
2014-03-18staging: rtl8192u: Add whitespace in ieee80211/dot11d.cAna Rey