summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)Author
2012-06-12Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugsDan Carpenter
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches
2012-05-01staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock
2012-04-20staging: r8192e_pci: Change memcpy to memcmpLarry Finger
2012-04-18staging: r8192e: Fix possible error in configurationLarry Finger
2012-04-18Staging: rtl8192e: remove some dead codeDan Carpenter
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-04-10staging: Fix typo in multiple filesMasanari Iida
2012-04-10staging/rtl8192e - fix typo in printk messageAxel Köllhofer
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov
2012-02-15Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl
2012-02-09drivers/staging: adjust double testJulia Lawall
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan
2011-12-22staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan
2011-12-16staging: fix build problem with staging/rtl8192eSean MacLennan
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga
2011-11-30rtl8192e: Rename clashing symbolsSean MacLennan
2011-11-30rtl8192e: Split into two directoriesSean MacLennan
2011-11-30rtl8192e: Split the driver upSean MacLennan
2011-11-30rtl8192e: Export symbolsSean MacLennan
2011-11-30rtl8192e: create generic rtllib_debug.hSean MacLennan
2011-11-30rtl8192e: move RTL_DEBUG and proc prototypesSean MacLennan
2011-11-30rtl8192e: cleanup rtl_debug.hSean MacLennan
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer
2011-11-26rtl8192e: drop alternate code paths for CONFIG_PM_RTLStefan Lippers-Hollmann
2011-11-26rtl8192e: use HAVE_NET_DEVICE_OPS unconditionallyStefan Lippers-Hollmann
2011-11-26rtl8192e: remove stale defines from ccflags-yStefan Lippers-Hollmann
2011-11-26rtl8192e: Don't copy huge struct by value (and make it const).Jesper Juhl
2011-09-26Staging: rtl8192e: off by one in rtl8192_get_channel_map()Dan Carpenter
2011-09-06staging: rtl8192e: Fix format warningLarry Finger
2011-09-06staging: rtl8192e: Fix various problems noted by smatchLarry Finger
2011-09-06staging: rtl8192e: Fix smatch warnings regarding large arrays on stackLarry Finger
2011-09-06staging: rtl8192e: Fix smatch error in r8192E_phy.cLarry Finger
2011-09-06staging: rtl8192e: Fix smatch warning in rtl819x_BAProc.cLarry Finger
2011-09-06staging: rtl8192e: Silence smatch info in r8192E_cmdpkt.cLarry Finger
2011-09-06staging: rtl8192e: Fix smatch warning in rtl_wx.cLarry Finger
2011-09-06staging: rtl8192e: Fix smatch info output for r8192E_dev.cLarry Finger
2011-09-06staging: rtl8192e: Fix smatch error and warning in rtl_core.cLarry Finger
2011-09-06staging: rtl8192e: Remove dead code involving MOVE_INTO_HANDLERLarry Finger
2011-09-06staging: fix rtl8192e build errorsRandy Dunlap
2011-08-29staging: rtl8192e: Fix array overrunLarry Finger
2011-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman
2011-08-26rtl8192e: update for ndo_set_multicast_list removal.Stephen Rothwell
2011-08-25staging: rtl8192e: Add endian checking switch to MakefileLarry Finger
2011-08-25staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger