summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing codeRickard Strandqvist2014-06-191-3/+2
* Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style errorChaitanya Hazarey2014-06-191-1/+1
* Staging: rtl8192u: r8192U_core.c Fixed open brace { placementChaitanya Hazarey2014-06-191-46/+23
* Staging: rtl8192u: r8192U_core.c Converted some C99 comments to fix code-styl...Chaitanya Hazarey2014-06-191-17/+17
* Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errorsChaitanya Hazarey2014-06-191-151/+402
* Staging: rtl8192u: r8192U_core.c Added a space after ','Chaitanya Hazarey2014-06-191-11/+11
* Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead codeChaitanya Hazarey2014-06-191-17/+1
* staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2014-06-192-6/+4
* Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issueChaitanya Hazarey2014-06-191-1/+1
* Staging: rtl8192u: r8192U_wx.c Removed all C99 commentsChaitanya Hazarey2014-06-191-65/+65
* Staging: rtl8192u: r8192U_wx.c removed commented dead codeChaitanya Hazarey2014-06-191-10/+0
* Staging: rtl8192u: r8192U_wx.c Fixed a misplaced braceChaitanya Hazarey2014-05-291-1/+2
* Staging: rtl8192u: r8192U_wx.c Added {} braces and newlinesChaitanya Hazarey2014-05-281-38/+46
* Staging: rtl8192u: r8192U_wx.c Added missing spacesChaitanya Hazarey2014-05-281-73/+73
* Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman2014-05-282-2/+2
* Staging: rtl8192u: r8180_93cx6.c Added missing spacesChaitanya Hazarey2014-05-271-23/+23
* staging: rtl8192u: remove checks for CONFIG_RTL8192_PMPaul Bolle2014-05-261-9/+0
* staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2014-05-262-2/+2
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-266-13/+6
* Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORsChaitanya Hazarey2014-05-251-521/+521
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-2514-64/+64
* Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge2014-05-245-65/+4
* staging: rtl8192u: r8192U_core.c: Fix to remove null pointer checks that coul...Rickard Strandqvist2014-05-231-3/+0
* staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine2014-05-236-70/+52
* staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva2014-05-034-12/+6
* staging: rtl8192u: cleanup a switch statementDan Carpenter2014-05-031-11/+8
* staging: rtl8192u: Fix indentation problemsLoïc Pellegrino2014-04-251-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-201-1/+0
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-1/+0
* | | staging: rtl8192u: make in r819xU_cmdpkt.c some local functions staticAna Rey2014-03-191-1/+1
* | | staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable staticAna Rey2014-03-191-1/+1
* | | staging: rtl8192u: Delete 'fwSendNullPacket' function in r819xU_firmware.cAna Rey2014-03-191-40/+0
* | | staging: rtl8192u: make in r819xU_firmware.c some local functions staticAna Rey2014-03-191-4/+6
* | | staging: rtl8192u: Delete duplicate function declarations and extern keywordAna Rey2014-03-191-41/+10
* | | staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.cAna Rey2014-03-191-20/+0
* | | staging: rtl8192u: Delete 'dm_change_fsync_setting' function in r8192U_dm.cAna Rey2014-03-191-16/+0
* | | staging: rtl8192u: Fix whitespaces in function declarations in r8192U_dm.hAna Rey2014-03-191-21/+19
* | | staging: rtl8192u: Convert from printk into netdev_err or netdev_infoAna Rey2014-03-181-9/+9
* | | staging: rtl8192u: Move export_symbol below its functionAna Rey2014-03-181-8/+6
* | | staging: rtl8192u: fix coding style in function definitionAna Rey2014-03-181-28/+8
* | | staging: rtl8192u: Add whitespace in ieee80211/dot11d.cAna Rey2014-03-181-5/+5
* | | staging: rtl8192u: Delete unnecesary braces in ieee80211/dot11d.cAna Rey2014-03-181-6/+4
* | | staging: rtl8192u: Move open brace on the previous lineAna Rey2014-03-181-18/+9
* | | staging: rtl8192u: Clean-up comment line style in ieee80211/dot11d.cAna Rey2014-03-181-33/+24
* | | staging: rtl8192u: Delete commented code in ieee80211/dot11d.cAna Rey2014-03-181-3/+0
* | | staging:rtl8192u: drop explicit externsHimangi Saraogi2014-03-181-14/+14
* | | staging: rtl8192u: make in r819xU_phy.c some local functions staticAna Rey2014-03-161-14/+15
* | | staging: rtl8192u: Deleted 'HTUseDefaultSetting' function in ieee80211/rtl819...Ana Rey2014-03-161-45/+0
* | | staging: rtl8192u: make in ieee80211/ieee80211_rx.c some local functions staticAna Rey2014-03-161-12/+8
OpenPOWER on IntegriCloud