summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192ee
AgeCommit message (Expand)AuthorFilesLines
2014-08-16staging: rtl8192ee: Fix RT_TRACE #define and usesJoe Perches20-781/+693
2014-08-09staging: use pci_zalloc_consistentJoe Perches1-25/+12
2014-07-18staging: rtl8192ee: Fix setting highest n rateLarry Finger1-2/+1
2014-07-09staging: rtl8192ee: Correct bitmask in comparsionAndrey Utkin1-1/+1
2014-07-09staging: rtl8192ee: Pass large struct by const referenceRasmus Villemoes4-5/+5
2014-06-30Staging: rtl8192ee: fixed tab coding style issue in base.hMorgan S. Stuart1-2/+2
2014-06-20staging: Remove useless "default N" linesPaul Bolle1-1/+0
2014-06-20staging: r8192ee: avoid leaking format stringKees Cook2-2/+2
2014-06-20staging: r8192ee: fix coccinelle warningsFengguang Wu1-1/+1
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2014-05-29rtl8192ee: btcoexist: remove undefined Kconfig macrosPaul Bolle1-10/+0
2014-05-27staging: rtl8192ee: Remove unneeded version.h inclusionSachin Kamat1-1/+0
2014-05-27staging: rtl8192ee: Fix build errorSachin Kamat1-1/+1
2014-05-27staging: r8192ee: Fix build errors when PCI is not availableLarry Finger1-0/+7
2014-05-27staging: r8192ee: Fix kernel WARN splat associated with rate controlLarry Finger1-1/+1
2014-05-23staging: r8192ee: Turn on build of the new driverLarry Finger3-0/+60
2014-05-23staging: r8192ee: Add the files in the rtl8192ee directoryLarry Finger24-0/+15743
2014-05-23staging: r8192ee: Add code for Bluetooth coexistenceLarry Finger15-0/+20356
2014-05-23staging: r8192ee: Add source files for core driverLarry Finger22-0/+14270