summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/r819xE_cmdpkt.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-14staging: rtl8192e: Don't copy dev pointer to skbMike McCormack1-2/+0
2011-03-14staging: rtl8192e: Pass priv to cmdpkt functionsMike McCormack1-41/+17
2011-03-14staging: rtl8192e: Pass priv to firmware download functionsMike McCormack1-1/+1
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-1/+1
2011-02-18staging: rtl8192e: Remove unused tx_lock spin lockMike McCormack1-2/+0
2011-02-09staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack1-14/+0
2011-02-09staging: rtl8192e: Remove dead codeMike McCormack1-50/+1
2011-02-01Staging: rtl8192e: Remove unused struct membersMike McCormack1-3/+0
2011-02-01Staging: rtl8192e: Remove unused statisticsMike McCormack1-9/+0
2011-01-25staging: rtl8192e: Remove unused members from struct StatsMike McCormack1-86/+3
2010-09-09Staging: rtl8192e: Less verbose function headersMike McCormack1-169/+44
2010-09-09Staging: rtl8192e: Remove function with no effectMike McCormack1-35/+0
2010-09-09Staging: rtl8192e: Remove unused macrosMike McCormack1-15/+1
2010-09-09Staging: rtl8192e: Remove function name comments at end of functionsMike McCormack1-9/+9
2010-03-04Staging: rtl8192e: Use skb_tail_pointerJeff Mahoney1-1/+1
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-15Staging: rtl8192e: remove #if 0 sectionsGreg Kroah-Hartman1-16/+0
2009-09-15Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman1-9/+3
2009-09-15Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman1-0/+826