aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAge
* staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock2012-05-02
* staging: rtl8192e: Fix typos.Justin P. Mattock2012-04-24
* staging: r8192e_pci: Change memcpy to memcmpLarry Finger2012-04-20
* staging: r8192e: Fix possible error in configurationLarry Finger2012-04-18
* Staging: rtl8192e: remove some dead codeDan Carpenter2012-04-18
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-10
* staging: Fix typo in multiple filesMasanari Iida2012-04-10
* staging/rtl8192e - fix typo in printk messageAxel Köllhofer2012-04-10
* usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-23
* Staging, rtl8192e, softmac: remove redundant memset and fix mem leakJesper Juhl2012-02-15
* drivers/staging: adjust double testJulia Lawall2012-02-09
* staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-22
* staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-22
* staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-22
* staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan2011-12-22
* staging: fix build problem with staging/rtl8192eSean MacLennan2011-12-16
* staging: remove version.h includes in rtl8192eDevendra Naga2011-12-13
* rtl8192e: Rename clashing symbolsSean MacLennan2011-11-30
* rtl8192e: Split into two directoriesSean MacLennan2011-11-30
* rtl8192e: Split the driver upSean MacLennan2011-11-30
* rtl8192e: Export symbolsSean MacLennan2011-11-30
* rtl8192e: create generic rtllib_debug.hSean MacLennan2011-11-30
* rtl8192e: move RTL_DEBUG and proc prototypesSean MacLennan2011-11-30
* rtl8192e: cleanup rtl_debug.hSean MacLennan2011-11-30
* staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-26
* staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-26
* staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer2011-11-26
* rtl8192e: drop alternate code paths for CONFIG_PM_RTLStefan Lippers-Hollmann2011-11-26
* rtl8192e: use HAVE_NET_DEVICE_OPS unconditionallyStefan Lippers-Hollmann2011-11-26
* rtl8192e: remove stale defines from ccflags-yStefan Lippers-Hollmann2011-11-26
* rtl8192e: Don't copy huge struct by value (and make it const).Jesper Juhl2011-11-26
* Staging: rtl8192e: off by one in rtl8192_get_channel_map()Dan Carpenter2011-09-26
* staging: rtl8192e: Fix format warningLarry Finger2011-09-06
* staging: rtl8192e: Fix various problems noted by smatchLarry Finger2011-09-06
* staging: rtl8192e: Fix smatch warnings regarding large arrays on stackLarry Finger2011-09-06
* staging: rtl8192e: Fix smatch error in r8192E_phy.cLarry Finger2011-09-06
* staging: rtl8192e: Fix smatch warning in rtl819x_BAProc.cLarry Finger2011-09-06
* staging: rtl8192e: Silence smatch info in r8192E_cmdpkt.cLarry Finger2011-09-06
* staging: rtl8192e: Fix smatch warning in rtl_wx.cLarry Finger2011-09-06
* staging: rtl8192e: Fix smatch info output for r8192E_dev.cLarry Finger2011-09-06
* staging: rtl8192e: Fix smatch error and warning in rtl_core.cLarry Finger2011-09-06
* staging: rtl8192e: Remove dead code involving MOVE_INTO_HANDLERLarry Finger2011-09-06
* staging: fix rtl8192e build errorsRandy Dunlap2011-09-06
* staging: rtl8192e: Fix array overrunLarry Finger2011-08-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman2011-08-26
|\
| * rtl8192e: update for ndo_set_multicast_list removal.Stephen Rothwell2011-08-26
| * staging: rtl8192e: Add endian checking switch to MakefileLarry Finger2011-08-25
| * staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger2011-08-25
| * staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger2011-08-25
| * staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger2011-08-25