summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/r8192E_core.c
AgeCommit message (Expand)Author
2011-01-21Staging: rtl8192e: Fix typo in enum nameMike McCormack
2011-01-21Staging: rtl8192e: Remove cast in request_irqMike McCormack
2011-01-21Staging: rtl8192e: Remove commented debugging codeMike McCormack
2011-01-21Staging: rtl8192e: Remove assert macroMike McCormack
2011-01-21Staging: rtl8192e: Use compare_ether_addr instead of eqMacAddrMike McCormack
2011-01-21Staging: rtl8192e: Unlock spinlock in once place onlyMike McCormack
2011-01-21Staging: rtl8192e: Clean up rtl8192_interrupt formattingMike McCormack
2011-01-21Staging: rtl8192e: Remove empty function rtl8192_try_wake_queueMike McCormack
2010-12-10Staging: rtl8192e: use DEFINE_PCI_DEVICE_TABLENamhyung Kim
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman
2010-11-10staging: Use vzallocJoe Perches
2010-11-09Staging: rtl8192e: fix IOMMU memory leakDaniel Lichtenberger
2010-09-30Staging: rtl8192e: Convert macros to inline functionsMike McCormack
2010-09-30Staging: rtl8192e: Clean formatting in rtl8192_hard_start_xmit()Mike McCormack
2010-09-30Staging: rtl8192e: Clean up rtl8192_pci_initdescring()Mike McCormack
2010-09-30Staging: rtl8192e: Clean formatting in rtl8192_tx()Mike McCormack
2010-09-30Staging: rtl8192e: Remove dead code from rtl8192_txMike McCormack
2010-09-30Staging: rtl8192e: Clean up rtl8192_halt_adapter()Mike McCormack
2010-09-30Staging: rtl8192e: Clean up rtl8192_qos_association_resp()Mike McCormack
2010-09-30Staging: rtl8192e: Delete some dead codeMike McCormack
2010-09-30Staging: rtl8192e: Clean up formatting in MapHwQueueToFirmwareQueue()Mike McCormack
2010-09-30Staging: rtl8192e: Clean up rtl8192_net_update()Mike McCormack
2010-09-21staging: rtl8192e: Clean up rtl8192_hard_start_xmit()Mike McCormack
2010-09-21staging: rtl8192e: Remove some dead codeMike McCormack
2010-09-21staging: rtl8192e: Remove dead code in CamResetAllEntry()Mike McCormack
2010-09-21staging: rtl8192e: Fix indent of some functionsMike McCormack
2010-09-21staging: rtl8192e: Remove dead code from rtl8192_set_chan()Mike McCormack
2010-09-21staging: rtl8192e: Remove commented function rtl8192_set_mode()Mike McCormack
2010-09-21staging: rtl8192e: Remove empty function force_pci_posting()Mike McCormack
2010-09-21staging: rtl8192e: Clean up rtl8192_hard_data_xmit()Mike McCormack
2010-09-21staging: rtl8192e: Clean up function headersMike McCormack
2010-09-21staging: rtl8192e: Delete dead and commented out codeMike McCormack
2010-09-09Staging: rtl8192e: Remove some redundant commentsMike McCormack
2010-09-09Staging: rtl8192e: Remove function name comments at end of functionsMike McCormack
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 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: rtl8187e: call disable_pci_device() if pci_probe() failedKulikov Vasiliy
2010-08-11param: remove unnecessary writable charpRusty Russell
2010-07-26staging: rtl8192e: Remove useless debug codeMike McCormack
2010-07-26staging: rtl8192e: Remove macro already in the kernelMike 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-06-22Staging: rtl8192e: Do not mess with carrier settings while scanningSamuel Ortiz