summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/r8192E_core.c
AgeCommit message (Expand)Author
2011-02-23staging: rtl8192e: Make functions staticMike McCormack
2011-02-18staging: rtl8192e: Remove unused CONFIG_RTL8180_IO_MAPMike McCormack
2011-02-18staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack
2011-02-18staging: rtl8192e: Refactor rtl8192_ioctl into two functionsMike McCormack
2011-02-18staging: rtl8192e: rf_ps_lock doesn't need to be IRQ safeMike McCormack
2011-02-18staging: rtl8192e: Remove useless TxCheckStuck functionMike McCormack
2011-02-18staging: rtl8192e: Make rtl8192_tx staticMike McCormack
2011-02-18staging: rtl8192e: Delete unused function rtl819x_ifsilentresetMike McCormack
2011-02-18staging: rtl8192e: Remove irq_enabled flagMike McCormack
2011-02-18staging: rtl8192e: Remove unused tx_lock spin lockMike McCormack
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack
2011-02-09staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack
2011-02-09staging: rtl8192e: Use spin_lock, just one exit pathMike McCormack
2011-02-09staging: rtl8192e: Delete dead codeMike McCormack
2011-02-09staging: rtl8192e: Avoid casting function pointersMike McCormack
2011-02-09staging: rtl8192e: Don't call ieee80211_ps_tx_ack in interrupt contextMike McCormack
2011-02-09staging: rtl8192e: Simplify flow of control in rtl8192_rxMike McCormack
2011-02-09staging: rtl8192e: Simplify r8192_set_multicastMike McCormack
2011-02-09staging: rtl8192e: Remove unused debug codeMike McCormack
2011-02-09staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack
2011-02-09staging: rtl8192e: Use private structure in IO functionsMike McCormack
2011-01-31Staging: rtl8192e: Remove unused card typeMike McCormack
2011-01-31Staging: rtl8192e: Remove unused endian_swap functionMike McCormack
2011-01-31Staging: rtl8192e: Remove #if 1 blocksMike McCormack
2011-01-31Staging: rtl8192e: Move static variable to device structMike McCormack
2011-01-31Staging: rtl8192e: Move static variable to device structMike McCormack
2011-01-31Staging: rtl8192e: Move static variable to device structMike McCormack
2011-01-31Staging: rtl8192e: Move static variable to device structMike McCormack
2011-01-31Staging: rtl8192e: Remove PF_SYNCTHREADifdefsMike McCormack
2011-01-31Staging: rtl8192e: Don't mess with carrier before registering deviceMike McCormack
2011-01-31Staging: rtl8192e: Remove support for legacy wireless extentionsMike McCormack
2011-01-31Staging: rtl8192e: Remove unused struct membersMike McCormack
2011-01-31Staging: rtl8192e: Delete dead codeMike McCormack
2011-01-31Staging: rtl8192e: Remove variable that is never writtenMike McCormack
2011-01-24staging: rtl8192e: Remove unused members from struct StatsMike McCormack
2011-01-24staging: rtl8192e: Delete unused and write-only struct membersMike McCormack
2011-01-24staging: rtl8192e: Delete dead codeMike McCormack
2011-01-24staging: rtl8192e: Remove member that's always falseMike McCormack
2011-01-24staging: rtl8192e: Remove more unused struct membersMike McCormack
2011-01-24staging: rtl8192e: Remove unused members from r8192_privMike McCormack
2011-01-24staging: rtl8192e: Remove unused code to detect struct tx ringsMike McCormack
2011-01-24staging: rtl8192e: Remove unused struct membersMike McCormack
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