summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/ieee80211/ieee80211_softmac.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-24From: wlanfae <wlanfae@realtek.com>Larry Finger1-3278/+0
2011-07-06staging: rtl8192e: Fix big-endian warningLarry Finger1-1/+1
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-14/+14
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-7/+7
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-1/+1
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-6/+6
2011-03-14staging: rtl8192e: Pass ieee80211_device to callbacksMike McCormack1-19/+19
2011-03-14staging: rtl8192e: Remove NULL check before kfreeIlia Mirkin1-5/+2
2011-03-08staging: rtl8192e use kmemdup and check its return valueXiaochen Wang1-2/+3
2011-03-08staging: rtl8192e: Move variables to ieee80211 structMike McCormack1-14/+13
2011-03-08staging: rtl8192e: Move eRFPowerState to r8192e_priv structMike McCormack1-11/+0
2011-02-18staging: rtl8192e: Don't disable interrupts in mgmt_tx_lockMike McCormack1-13/+12
2011-02-01Staging: rtl8192e: Remove PF_SYNCTHREADifdefsMike McCormack1-4/+0
2011-01-25staging: rtl8192e: Delete dead code in ieee80211 libMike McCormack1-204/+10
2011-01-21Staging: rtl8192e: Remove commented out printksMike McCormack1-32/+0
2010-09-01Staging: rtl81*: Fix spelling fuction -> function in commentsStefan Weil1-1/+1
2010-09-01Staging: rtl8192e: add curly braces to if statementDan Carpenter1-8/+8
2010-06-23Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODEJiri Kosina1-176/+0
2010-06-23Staging: rtl8192e: Do not send NULL BSSID events when not associatedSamuel Ortiz1-2/+7
2010-05-18Staging: Use kmemdupJulia Lawall1-2/+2
2010-05-15Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-12Staging: Drop memory allocation castJulia Lawall1-4/+3
2010-05-11Staging: rtl8192e: Hoist assign from ifJoe Perches1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-04Staging: rtl9192e: fix power usage issuesdavid woo1-45/+199
2010-03-04Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-1/+1
2009-12-23staging: fix rtl8192e compilation errors with mac80211George Kadianakis1-12/+12
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-10-31Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski1-13/+6
2009-09-15Staging: rtl8192e: remove annoying printk()Greg Kroah-Hartman1-1/+1
2009-09-15Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman1-0/+3548