aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-09Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLENamhyung Kim1-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches2-2/+2
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman1-0/+3
2010-11-09staging: Use vzallocJoe Perches1-3/+1
2010-11-09Staging: rtl8192e: fix IOMMU memory leakDaniel Lichtenberger1-0/+3
2010-10-05Staging: rtl8192e: Makefile: cleaned up Makefile cflag linesTracey Dent1-7/+7
2010-09-29Staging: rtl8192e: Convert macros to inline functionsMike McCormack2-14/+13
2010-09-29Staging: rtl8192e: Clean formatting in rtl8192_hard_start_xmit()Mike McCormack1-32/+31
2010-09-29Staging: rtl8192e: Clean up rtl8192_pci_initdescring()Mike McCormack1-28/+18
2010-09-29Staging: rtl8192e: Clean formatting in rtl8192_tx()Mike McCormack1-148/+141
2010-09-29Staging: rtl8192e: Remove dead code from rtl8192_txMike McCormack1-21/+0
2010-09-29Staging: rtl8192e: Clean up rtl8192_halt_adapter()Mike McCormack1-33/+20
2010-09-29Staging: rtl8192e: Clean up rtl8192_qos_association_resp()Mike McCormack1-30/+26
2010-09-29Staging: rtl8192e: Delete some dead codeMike McCormack1-32/+2
2010-09-29Staging: rtl8192e: Clean up formatting in MapHwQueueToFirmwareQueue()Mike McCormack1-33/+28
2010-09-29Staging: rtl8192e: Clean up rtl8192_net_update()Mike McCormack1-22/+19
2010-09-21staging: rtl8192e: Clean up rtl8192_hard_start_xmit()Mike McCormack1-23/+9
2010-09-21staging: rtl8192e: Remove some dead codeMike McCormack1-37/+0
2010-09-21staging: rtl8192e: Remove dead code in CamResetAllEntry()Mike McCormack1-12/+1
2010-09-21staging: rtl8192e: Fix indent of some functionsMike McCormack1-34/+36
2010-09-21staging: rtl8192e: Remove dead code from rtl8192_set_chan()Mike McCormack1-28/+5
2010-09-21staging: rtl8192e: Remove commented function rtl8192_set_mode()Mike McCormack1-31/+0
2010-09-21staging: rtl8192e: Remove empty function force_pci_posting()Mike McCormack3-16/+0
2010-09-21staging: rtl8192e: Clean up rtl8192_hard_data_xmit()Mike McCormack1-20/+8
2010-09-21staging: rtl8192e: Clean up function headersMike McCormack1-171/+49
2010-09-21staging: rtl8192e: Delete dead and commented out codeMike McCormack1-110/+12
2010-09-08Staging: rtl8192e: Less verbose function headersMike McCormack3-385/+75
2010-09-08Staging: rtl8192e: Fix indent in some placesMike McCormack1-64/+44
2010-09-08Staging: rtl8192e: Remove some redundant commentsMike McCormack2-34/+2
2010-09-08Staging: rtl8192e: Remove extern and redundant declarationsMike McCormack5-146/+133
2010-09-08Staging: rtl8192e: Remove function with no effectMike McCormack1-35/+0
2010-09-08Staging: rtl8192e: Remove unused macrosMike McCormack1-15/+1
2010-09-08Staging: rtl8192e: Remove some commented out codeMike McCormack1-7/+1
2010-09-08Staging: rtl8192e: Remove function name comments at end of functionsMike McCormack4-39/+39
2010-09-08Staging: rtl8192e: Remove some redundant codeMike McCormack1-12/+4
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-08-31staging: rtl8193*: Remove double testJulia Lawall1-1/+1
2010-08-31Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil1-1/+1
2010-08-31Staging: rtl8192e: Cleanup style and whitespaceRamkumar Ramachandra1-35/+36
2010-08-31Staging: rtl8192e: Remove redundant brackets around return valuesMike McCormack3-8/+8
2010-08-31Staging: rtl8192e: Remove pointless return statementsMike McCormack4-19/+1
2010-08-31Staging: rtl8192e: Remove unnecessary externsMike McCormack1-3/+3
2010-08-31Staging: rtl8192e: Remove unused functionMike McCormack2-21/+0
2010-08-31Staging: rtl8192e: Don't compare bHwRadioOff with trueMike McCormack3-24/+24
2010-08-31Staging: rtl8192e: Make functions staticMike McCormack1-13/+11
2010-08-31Staging: rtl8192e: Remove backslashes at end of linesMike McCormack5-45/+45
2010-08-31Staging: rtl8192e: Simplify some return codesMike McCormack1-20/+4
2010-08-31Staging: rtl8192e: Delete unused function dm_shadow_init()Mike McCormack2-44/+0
2010-08-31staging: rtl8187e: call disable_pci_device() if pci_probe() failedKulikov Vasiliy1-3/+7
2010-08-31Staging: rtl8192e: add curly braces to if statementDan Carpenter1-8/+8