summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8821ae
AgeCommit message (Expand)AuthorLines
2014-09-29staging: rtl8821ae: remove driverGreg Kroah-Hartman-70875/+0
2014-09-28staging: rtl8821ae: fix sparse warning for static declarationsMathieu OTHACEHE-9/+9
2014-09-23staging: rtl8821ae: Fixes unnecessary return warning.Gulsah Kose-2/+0
2014-09-19Staging: rtl8821ae: Fix warnings of no space before tabs.Aybuke Ozdemir-8/+8
2014-09-19Staging: rtl8821ae: Fix "foo * bar" warning.Aybuke Ozdemir-1/+1
2014-09-19staging: rtl8821ae: Remove space after unary operator in efuse.cFabien Malfoy-8/+8
2014-09-08drivers: staging: rtl8821ae: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald-28/+28
2014-09-08drivers: staging: rtl8821ae: Fix "space required before that '*'" errorsGreg Donald-20/+20
2014-09-08Staging: rtl8821ae: base: add missing blank line after declarationAn Ha-0/+2
2014-09-08Staging: rtl8821ae: hal_bt_coexist: add a blank newlineAn Ha-0/+1
2014-09-08Staging: rtl8821ae: hal_bt_coexist: fix curly brace placementAn Ha-13/+8
2014-09-08Staging: rtl8821ae: hal_bt_coexist: fix pointer placement coding style issueAn Ha-1/+1
2014-09-08Staging: rtl8821ae: hal_bt_coexist: add/remove spacesAn Ha-42/+42
2014-09-08Staging: rtl8821ae: hal_bt_coexist: fix commenting styleAn Ha-1/+1
2014-09-06staging: rtl8821ae: Fix sparse warning by making functions static.Andreas Schlick-3/+3
2014-08-30drivers: staging: rtl8821ae: Fix spaces required around that '<' errorsGreg Donald-11/+11
2014-08-30staging: rtl8821ae: fix sparse warning for static declarations in rtl8821ae/s...Hoang Tran-2/+3
2014-08-16staging: rtl8821ae: fix %d confusingly prefixed with 0x in format stringsHans Wennborg-3/+3
2014-08-08staging: use pci_zalloc_consistentJoe Perches-24/+12
2014-07-27staging: rtl8821ae: fixed a space coding style issueSylvain Calador-1/+1
2014-07-15Staging: rtl8821ae: delete unneeded lines in cam.cJoerg C. Meyer-7/+0
2014-07-10staging: r8821ae: avoid leaking format stringKees Cook-1/+1
2014-07-08staging: rtl8821ae: Pass large struct by const referenceRasmus Villemoes-4/+4
2014-06-29drivers/staging/rtl8821ae/rtl8821ae/hal_btc.c: remove unnecessary null test b...Fabian Frederick-2/+1
2014-06-26drivers/staging/rtl8821ae: replace magic number by macroRickard Strandqvist-1/+2
2014-06-26drivers/staging/rtl8821ae/rtl8821ae: Remove dead codeRasmus Villemoes-14/+0
2014-06-20v2 staging: translates 3 comments into english in HalBtc8812a1Ant.cToralf Förster-7/+7
2014-06-19staging: Remove useless "default N" linesPaul Bolle-1/+0
2014-06-19staging: rtl8821ae: fix sparse warning for static declarationsMarcus Farkas-2/+4
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+3
2014-05-27staging: rtl8821ae: stats.c: Remove version specific codeSachin Kamat-2/+0
2014-05-27staging: rtl8821ae: trx.h: Remove version specific codeSachin Kamat-11/+0
2014-05-27staging: rtl8821ae: trx.c: Remove version specific codeSachin Kamat-45/+0
2014-05-27staging: rtl8821ae: sw.c: Remove version specific codeSachin Kamat-21/+0
2014-05-27staging: rtl8821ae: regd.h: Remove version specific codeSachin Kamat-8/+0
2014-05-27staging: rtl8821ae: regd.c: Remove version specific codeSachin Kamat-52/+0
2014-05-27staging: rtl8821ae: rc.c: Remove version specific codeSachin Kamat-18/+0
2014-05-27staging: rtl8821ae: ps.c: Remove version specific codeSachin Kamat-26/+0
2014-05-27staging: rtl8821ae: pci.h: Remove version specific codeSachin Kamat-5/+0
2014-05-27staging: rtl8821ae: pci.c: Remove version specific codeSachin Kamat-120/+0
2014-05-27staging: rtl8821ae: efuse.c: Remove version specific codeSachin Kamat-2/+0
2014-05-27staging: rtl8821ae: debug.c: Remove version specific codeSachin Kamat-5/+0
2014-05-27staging: rtl8821ae: core.c: Remove version specific codeSachin Kamat-154/+2
2014-05-27staging: rtl8821ae: compat.h: Remove version specific codeSachin Kamat-57/+0
2014-05-27staging: rtl8821ae: cam.c: Remove version specific codeSachin Kamat-2/+0
2014-05-27staging: rtl8821ae: base.c: Remove version specific codeSachin Kamat-45/+1
2014-05-26staging: r8821ae: Fix potential problem with rate control registrationLarry Finger-1/+1
2014-05-25staging: rtl8821ae: add static for local symbols in rtl_btc.cKonrad Zapalowicz-1/+1
2014-05-25staging: rtl8821ae: deal with unused functions in halbtcoutsrc.cKonrad Zapalowicz-44/+0
2014-05-25staging: rtl8821ae: add static for local symbols in halbtcoutsrc.cKonrad Zapalowicz-45/+48