summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192e: Less verbose function headersMike McCormack2010-09-083-385/+75
* Staging: rtl8192e: Fix indent in some placesMike McCormack2010-09-081-64/+44
* Staging: rtl8192e: Remove some redundant commentsMike McCormack2010-09-082-34/+2
* Staging: rtl8192e: Remove extern and redundant declarationsMike McCormack2010-09-085-146/+133
* Staging: rtl8192e: Remove function with no effectMike McCormack2010-09-081-35/+0
* Staging: rtl8192e: Remove unused macrosMike McCormack2010-09-081-15/+1
* Staging: rtl8192e: Remove some commented out codeMike McCormack2010-09-081-7/+1
* Staging: rtl8192e: Remove function name comments at end of functionsMike McCormack2010-09-084-39/+39
* Staging: rtl8192e: Remove some redundant codeMike McCormack2010-09-081-12/+4
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-041-1/+1
* staging: rtl8193*: Remove double testJulia Lawall2010-08-311-1/+1
* Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil2010-08-311-1/+1
* Staging: rtl8192e: Cleanup style and whitespaceRamkumar Ramachandra2010-08-311-35/+36
* Staging: rtl8192e: Remove redundant brackets around return valuesMike McCormack2010-08-313-8/+8
* Staging: rtl8192e: Remove pointless return statementsMike McCormack2010-08-314-19/+1
* Staging: rtl8192e: Remove unnecessary externsMike McCormack2010-08-311-3/+3
* Staging: rtl8192e: Remove unused functionMike McCormack2010-08-312-21/+0
* Staging: rtl8192e: Don't compare bHwRadioOff with trueMike McCormack2010-08-313-24/+24
* Staging: rtl8192e: Make functions staticMike McCormack2010-08-311-13/+11
* Staging: rtl8192e: Remove backslashes at end of linesMike McCormack2010-08-315-45/+45
* Staging: rtl8192e: Simplify some return codesMike McCormack2010-08-311-20/+4
* Staging: rtl8192e: Delete unused function dm_shadow_init()Mike McCormack2010-08-312-44/+0
* staging: rtl8187e: call disable_pci_device() if pci_probe() failedKulikov Vasiliy2010-08-311-3/+7
* Staging: rtl8192e: add curly braces to if statementDan Carpenter2010-08-311-8/+8
* param: remove unnecessary writable charpRusty Russell2010-08-111-3/+3
* staging: rtl8192e: Delete some redundant codeMike McCormack2010-07-261-4/+0
* staging: rtl8192e: Make arrays constMike McCormack2010-07-261-3/+3
* staging: rtl8192e: Remove useless debug codeMike McCormack2010-07-261-5/+0
* staging: rtl8192e: Remove macro already in the kernelMike McCormack2010-07-261-5/+1
* staging: rtl8192e: Delete unused codeMike McCormack2010-07-261-155/+0
* staging: rtl8192e: Make structs const, move prototypes to topMike McCormack2010-07-262-10/+10
* staging: rtl8192e: Make functions staticMike McCormack2010-07-262-18/+17
* staging: rtl8192e: Make static variables constMike McCormack2010-07-261-2/+2
* staging: rtl8192e: Make some static structs constMike McCormack2010-07-264-9/+9
* Staging: rtl8192e: use ARRAY_SIZEKulikov Vasiliy2010-07-081-1/+1
* Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODEJiri Kosina2010-06-2214-963/+4
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-221-3/+3
* Staging: rtl8192e: Do not autoconnect based on probe responseSamuel Ortiz2010-06-221-4/+0
* Staging: rtl8192e: Do not send NULL BSSID events when not associatedSamuel Ortiz2010-06-221-2/+7
* Staging: rtl8192e: Do not mess with carrier settings while scanningSamuel Ortiz2010-06-222-4/+0
* Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann2010-06-181-0/+1
* Staging: Use kmemdupJulia Lawall2010-05-172-4/+3
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-147-19/+9
* staging: trivial: fix typo "seperate"Anand Gadiyar2010-05-144-5/+5
* Staging: Drop memory allocation castJulia Lawall2010-05-114-7/+6
* staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten2010-05-111-167/+1
* staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten2010-05-111-35/+3
* Staging: rtl8192e: Use the standard config option for PM functionsYong Wang2010-05-114-10/+5
* Staging: rtl8192e: Hoist assign from ifJoe Perches2010-05-112-3/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
OpenPOWER on IntegriCloud