summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2010-09-08Staging: rtl8192e: Fix indent in some placesMike McCormack
2010-09-08Staging: rtl8192e: Remove some redundant commentsMike McCormack
2010-09-08Staging: rtl8192e: Remove extern and redundant declarationsMike McCormack
2010-09-08Staging: rtl8192e: Remove function with no effectMike McCormack
2010-09-08Staging: rtl8192e: Remove unused macrosMike McCormack
2010-09-08Staging: rtl8192e: Remove some commented out codeMike McCormack
2010-09-08Staging: rtl8192e: Remove function name comments at end of functionsMike McCormack
2010-09-08Staging: rtl8192e: Remove some redundant codeMike McCormack
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-08-31staging: rtl8193*: Remove double testJulia Lawall
2010-08-31Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil
2010-08-31Staging: rtl8192e: Cleanup style and whitespaceRamkumar Ramachandra
2010-08-31Staging: rtl8192e: Remove redundant brackets around return valuesMike McCormack
2010-08-31Staging: rtl8192e: Remove pointless return statementsMike McCormack
2010-08-31Staging: rtl8192e: Remove unnecessary externsMike McCormack
2010-08-31Staging: rtl8192e: Remove unused functionMike McCormack
2010-08-31Staging: rtl8192e: Don't compare bHwRadioOff with trueMike McCormack
2010-08-31Staging: rtl8192e: Make functions staticMike McCormack
2010-08-31Staging: rtl8192e: Remove backslashes at end of linesMike McCormack
2010-08-31Staging: rtl8192e: Simplify some return codesMike McCormack
2010-08-31Staging: rtl8192e: Delete unused function dm_shadow_init()Mike McCormack
2010-08-31staging: rtl8187e: call disable_pci_device() if pci_probe() failedKulikov Vasiliy
2010-08-31Staging: rtl8192e: add curly braces to if statementDan Carpenter
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-07-26staging: rtl8192e: Delete some redundant codeMike McCormack
2010-07-26staging: rtl8192e: Make arrays constMike McCormack
2010-07-26staging: rtl8192e: Remove useless debug codeMike McCormack
2010-07-26staging: rtl8192e: Remove macro already in the kernelMike McCormack
2010-07-26staging: rtl8192e: Delete unused codeMike McCormack
2010-07-26staging: rtl8192e: Make structs const, move prototypes to topMike McCormack
2010-07-26staging: rtl8192e: Make functions staticMike McCormack
2010-07-26staging: rtl8192e: Make static variables constMike McCormack
2010-07-26staging: rtl8192e: Make some static structs constMike McCormack
2010-07-08Staging: rtl8192e: use ARRAY_SIZEKulikov Vasiliy
2010-06-22Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODEJiri Kosina
2010-06-22staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-22Staging: rtl8192e: Do not autoconnect based on probe responseSamuel Ortiz
2010-06-22Staging: rtl8192e: Do not send NULL BSSID events when not associatedSamuel Ortiz
2010-06-22Staging: rtl8192e: Do not mess with carrier settings while scanningSamuel Ortiz
2010-06-18Staging: rtl81xx: Fix build problems when CONFIG_CRYPTO=nAndreas Herrmann
2010-05-17Staging: Use kmemdupJulia Lawall
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall
2010-05-14staging: trivial: fix typo "seperate"Anand Gadiyar
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten
2010-05-11staging: rtl8192x: sync the various rtl819x_TSProc.c filesH Hartley Sweeten
2010-05-11Staging: rtl8192e: Use the standard config option for PM functionsYong Wang
2010-05-11Staging: rtl8192e: Hoist assign from ifJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: rtl8192* needs semaphore.hRandy Dunlap