aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLENamhyung Kim2010-12-091-1/+1
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-162-2/+2
* Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-161-0/+3
|\
| * Staging: rtl8192e: fix IOMMU memory leakDaniel Lichtenberger2010-11-091-0/+3
* | staging: Use vzallocJoe Perches2010-11-091-3/+1
|/
* Staging: rtl8192e: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-7/+7
* Staging: rtl8192e: Convert macros to inline functionsMike McCormack2010-09-292-14/+13
* Staging: rtl8192e: Clean formatting in rtl8192_hard_start_xmit()Mike McCormack2010-09-291-32/+31
* Staging: rtl8192e: Clean up rtl8192_pci_initdescring()Mike McCormack2010-09-291-28/+18
* Staging: rtl8192e: Clean formatting in rtl8192_tx()Mike McCormack2010-09-291-148/+141
* Staging: rtl8192e: Remove dead code from rtl8192_txMike McCormack2010-09-291-21/+0
* Staging: rtl8192e: Clean up rtl8192_halt_adapter()Mike McCormack2010-09-291-33/+20
* Staging: rtl8192e: Clean up rtl8192_qos_association_resp()Mike McCormack2010-09-291-30/+26
* Staging: rtl8192e: Delete some dead codeMike McCormack2010-09-291-32/+2
* Staging: rtl8192e: Clean up formatting in MapHwQueueToFirmwareQueue()Mike McCormack2010-09-291-33/+28
* Staging: rtl8192e: Clean up rtl8192_net_update()Mike McCormack2010-09-291-22/+19
* staging: rtl8192e: Clean up rtl8192_hard_start_xmit()Mike McCormack2010-09-211-23/+9
* staging: rtl8192e: Remove some dead codeMike McCormack2010-09-211-37/+0
* staging: rtl8192e: Remove dead code in CamResetAllEntry()Mike McCormack2010-09-211-12/+1
* staging: rtl8192e: Fix indent of some functionsMike McCormack2010-09-211-34/+36
* staging: rtl8192e: Remove dead code from rtl8192_set_chan()Mike McCormack2010-09-211-28/+5
* staging: rtl8192e: Remove commented function rtl8192_set_mode()Mike McCormack2010-09-211-31/+0
* staging: rtl8192e: Remove empty function force_pci_posting()Mike McCormack2010-09-213-16/+0
* staging: rtl8192e: Clean up rtl8192_hard_data_xmit()Mike McCormack2010-09-211-20/+8
* staging: rtl8192e: Clean up function headersMike McCormack2010-09-211-171/+49
* staging: rtl8192e: Delete dead and commented out codeMike McCormack2010-09-211-110/+12
* 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