summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/ieee80211
AgeCommit message (Expand)AuthorFilesLines
2011-08-24From: wlanfae <wlanfae@realtek.com>Larry Finger22-18230/+0
2011-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...Larry Finger2-1/+2
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro1-1/+1
2011-07-09drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock1-1/+1
2011-07-06staging: rtl8192e: Fix big-endian warningLarry Finger1-1/+1
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl9-9/+0
2011-06-20net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi7-14/+14
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack7-40/+40
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack3-13/+13
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack3-7/+7
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack6-22/+22
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack4-33/+33
2011-03-14staging: rtl8192e: Remove ifdefs and dead codeMike McCormack1-59/+3
2011-03-14staging: rtl8192e: Delete unused struct membersMike McCormack1-12/+0
2011-03-14staging: rtl8192e: Delete commented codeMike McCormack1-47/+1
2011-03-14staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin4-16/+6
2011-03-08staging: rtl8192e use kmemdup and check its return valueXiaochen Wang1-2/+3
2011-03-08staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODEMike McCormack1-9/+0
2011-03-08staging: rtl8192e: Move card specific structures out of ieee80211 library headerMike McCormack1-80/+0
2011-03-08staging: rtl8192e: Move PowerSaveControl to r8192e_privMike McCormack1-1/+1
2011-03-08staging: rtl8192e: Move variables to ieee80211 structMike McCormack2-16/+15
2011-03-08staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCEMike McCormack1-7/+0
2011-03-08staging: rtl8192e: Move RfOffReason to r8192e_priv structMike McCormack1-1/+0
2011-03-08staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack2-12/+0
2011-03-08staging: rtl8192e: Remove pointless hw_sleep_wqMike McCormack1-1/+0
2011-02-18staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack1-13/+12
2011-02-09staging: rtl8192e: Remove redundant externsMike McCormack1-113/+109
2011-02-01Staging: rtl8192e: Remove PF_SYNCTHREADifdefsMike McCormack1-4/+0
2011-01-25staging: rtl8192e: Delete dead code in ieee80211 libMike McCormack8-488/+30
2011-01-25staging: rtl8192e: Tidy up function header commentsMike McCormack1-150/+52
2011-01-21Staging: rtl8192e: Remove pointless returnsMike McCormack2-21/+0
2011-01-21Staging: rtl8192e: Fix typo in enum nameMike McCormack1-1/+1
2011-01-21Staging: rtl8192e: Make arrays constMike McCormack1-11/+11
2011-01-21Staging: rtl8192e: Remove commented out printksMike McCormack9-91/+0
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-09-01staging: rtl8193*: Remove double testJulia Lawall1-1/+1
2010-09-01Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil1-1/+1
2010-09-01Staging: rtl8192e: Cleanup style and whitespaceRamkumar Ramachandra1-35/+36
2010-09-01Staging: rtl8192e: add curly braces to if statementDan Carpenter1-8/+8
2010-07-09Staging: rtl8192e: use ARRAY_SIZEKulikov Vasiliy1-1/+1
2010-06-23Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODEJiri Kosina14-963/+4
2010-06-23Staging: rtl8192e: Do not autoconnect based on probe responseSamuel Ortiz1-4/+0
2010-06-23Staging: rtl8192e: Do not send NULL BSSID events when not associatedSamuel Ortiz1-2/+7
2010-06-23Staging: rtl8192e: Do not mess with carrier settings while scanningSamuel Ortiz1-3/+0
2010-05-18Staging: Use kmemdupJulia Lawall2-4/+3
2010-05-15Staging: Use kcalloc or kzallocJulia Lawall7-19/+9
2010-05-15staging: trivial: fix typo "seperate"Anand Gadiyar1-1/+1
2010-05-12Staging: Drop memory allocation castJulia Lawall3-6/+5
2010-05-12staging: rtl8192x: sync the various rtl819x_Qos.h filesH Hartley Sweeten1-167/+1