summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
AgeCommit message (Expand)AuthorFilesLines
2014-05-29Staging: rtl8192u: r8192U_wx.c Fixed a misplaced braceChaitanya Hazarey1-1/+2
2014-05-28Staging: rtl8192u: r8192U_wx.c Added {} braces and newlinesChaitanya Hazarey1-38/+46
2014-05-28Staging: rtl8192u: r8192U_wx.c Added missing spacesChaitanya Hazarey1-73/+73
2014-05-28Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman2-2/+2
2014-05-27Staging: rtl8192u: r8180_93cx6.c Added missing spacesChaitanya Hazarey1-23/+23
2014-05-26staging: rtl8192u: remove checks for CONFIG_RTL8192_PMPaul Bolle1-9/+0
2014-05-26staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2-2/+2
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin6-13/+6
2014-05-25Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORsChaitanya Hazarey1-521/+521
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches14-64/+64
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge5-65/+4
2014-05-23staging: rtl8192u: r8192U_core.c: Fix to remove null pointer checks that coul...Rickard Strandqvist1-3/+0
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine6-70/+52
2014-05-03staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva4-12/+6
2014-05-03staging: rtl8192u: cleanup a switch statementDan Carpenter1-11/+8
2014-04-25staging: rtl8192u: Fix indentation problemsLoïc Pellegrino1-3/+3
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2014-03-19staging: rtl8192u: make in r819xU_cmdpkt.c some local functions staticAna Rey1-1/+1
2014-03-19staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable staticAna Rey1-1/+1
2014-03-19staging: rtl8192u: Delete 'fwSendNullPacket' function in r819xU_firmware.cAna Rey1-40/+0
2014-03-19staging: rtl8192u: make in r819xU_firmware.c some local functions staticAna Rey1-4/+6
2014-03-19staging: rtl8192u: Delete duplicate function declarations and extern keywordAna Rey1-41/+10
2014-03-19staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.cAna Rey1-20/+0
2014-03-19staging: rtl8192u: Delete 'dm_change_fsync_setting' function in r8192U_dm.cAna Rey1-16/+0
2014-03-19staging: rtl8192u: Fix whitespaces in function declarations in r8192U_dm.hAna Rey1-21/+19
2014-03-18staging: rtl8192u: Convert from printk into netdev_err or netdev_infoAna Rey1-9/+9
2014-03-18staging: rtl8192u: Move export_symbol below its functionAna Rey1-8/+6
2014-03-18staging: rtl8192u: fix coding style in function definitionAna Rey1-28/+8
2014-03-18staging: rtl8192u: Add whitespace in ieee80211/dot11d.cAna Rey1-5/+5
2014-03-18staging: rtl8192u: Delete unnecesary braces in ieee80211/dot11d.cAna Rey1-6/+4
2014-03-18staging: rtl8192u: Move open brace on the previous lineAna Rey1-18/+9
2014-03-18staging: rtl8192u: Clean-up comment line style in ieee80211/dot11d.cAna Rey1-33/+24
2014-03-18staging: rtl8192u: Delete commented code in ieee80211/dot11d.cAna Rey1-3/+0
2014-03-18staging:rtl8192u: drop explicit externsHimangi Saraogi1-14/+14
2014-03-16staging: rtl8192u: make in r819xU_phy.c some local functions staticAna Rey1-14/+15
2014-03-16staging: rtl8192u: Deleted 'HTUseDefaultSetting' function in ieee80211/rtl819...Ana Rey1-45/+0
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_rx.c some local functions staticAna Rey1-12/+8
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_softmac.c some local functions...Ana Rey1-40/+52
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_tx.c some local functions staticAna Rey1-2/+3
2014-03-16staging: rtl8192u: Added in r819xU_firmware_img.c an include to fix a sparse ...Ana Rey1-0/+1
2014-03-16staging: rtl8192u: Deleted 'rtl8192_beacon_stop' function in r8192U_core.cAna Rey1-18/+0
2014-03-16staging: rtl8192u: Deleted 'rtl8192_proc_module_remove' function in r8192U_co...Ana Rey1-6/+0
2014-03-16staging: rtl8192u: Deleted 'rtl8192_set_mode' function in r8192U_core.cAna Rey1-18/+0
2014-03-16staging: rtl8192u: Deleted 'rtl819xU_cmd_isr' function in r8192U_core.cAna Rey1-5/+0
2014-03-16staging: rtl8192u: make in ieee80211/rtl819x_BAProc.c some local functions st...Ana Rey1-5/+7
2014-03-16staging: rtl8192u: make in ieee80211/rtl819x_HTProc.c some local functions st...Ana Rey1-11/+14
2014-03-16staging: rtl8192u: make in ieee80211/rtl819x_TSProc.c some local functions st...Ana Rey1-22/+17
2014-03-16staging: rtl8192u: Deleted 'alloc_tx_beacon_desc_ring' function in r8192U_core.cAna Rey1-6/+0
2014-03-16staging: rtl8192u: make in r8180_93cx6.c some local functions staticAna Rey1-5/+5
2014-03-16staging: rtl8192u: make in r8192U_core.c the local functions staticAna Rey1-39/+41