aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/r819xE_phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-4/+4
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-2/+3
2011-03-07staging: rtl8192e: Delete unused members from struct r8192_privMike McCormack1-2/+0
2011-03-07staging: rtl8192e: Pass r8192_priv around instead of net_deviceMike McCormack1-11/+7
2011-03-07staging: rtl8192e: Pass r8192e_priv to phy functionsMike McCormack1-154/+130
2011-03-07staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack1-2/+2
2011-02-23staging: rtl8192e: Make RT_TRACE use consistentMike McCormack1-11/+11
2011-02-09staging: rtl8192e: Remove rf_chip variable, hardcode to RF_8256Mike McCormack1-191/+63
2011-02-09staging: rtl8192e: Remove RTL8192P and RTL8192U ifdefsMike McCormack1-954/+4
2011-02-09staging: rtl8192e: Use private structure in IO functionsMike McCormack1-53/+56
2011-01-25staging: rtl8192e: Remove unused struct membersMike McCormack1-2/+0
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-09-08Staging: rtl8192e: Remove function name comments at end of functionsMike McCormack1-2/+2
2010-09-08Staging: rtl8192e: Remove some redundant codeMike McCormack1-12/+4
2010-08-31Staging: rtl8192e: Remove redundant brackets around return valuesMike McCormack1-4/+4
2010-08-31Staging: rtl8192e: Remove pointless return statementsMike McCormack1-13/+0
2010-08-31Staging: rtl8192e: Remove backslashes at end of linesMike McCormack1-1/+1
2010-07-26staging: rtl8192e: Make some static structs constMike McCormack1-1/+1
2010-03-03Staging: rtl9192e: fix power usage issuesdavid woo1-1/+1
2009-09-15Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman1-19/+19
2009-09-15Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman1-0/+3352