aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8821ae (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-29staging: rtl8821ae: remove driverGreg Kroah-Hartman73-70875/+0
2014-09-28staging: rtl8821ae: fix sparse warning for static declarationsMathieu OTHACEHE1-9/+9
2014-09-23staging: rtl8821ae: Fixes unnecessary return warning.Gulsah Kose1-2/+0
2014-09-19Staging: rtl8821ae: Fix warnings of no space before tabs.Aybuke Ozdemir1-8/+8
2014-09-19Staging: rtl8821ae: Fix "foo * bar" warning.Aybuke Ozdemir1-1/+1
2014-09-19staging: rtl8821ae: Remove space after unary operator in efuse.cFabien Malfoy1-8/+8
2014-09-08drivers: staging: rtl8821ae: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald8-28/+28
2014-09-08drivers: staging: rtl8821ae: Fix "space required before that '*'" errorsGreg Donald6-20/+20
2014-09-08Staging: rtl8821ae: base: add missing blank line after declarationAn Ha1-0/+2
2014-09-08Staging: rtl8821ae: hal_bt_coexist: add a blank newlineAn Ha1-0/+1
2014-09-08Staging: rtl8821ae: hal_bt_coexist: fix curly brace placementAn Ha1-13/+8
2014-09-08Staging: rtl8821ae: hal_bt_coexist: fix pointer placement coding style issueAn Ha1-1/+1
2014-09-08Staging: rtl8821ae: hal_bt_coexist: add/remove spacesAn Ha1-42/+42
2014-09-08Staging: rtl8821ae: hal_bt_coexist: fix commenting styleAn Ha1-1/+1
2014-09-06staging: rtl8821ae: Fix sparse warning by making functions static.Andreas Schlick1-3/+3
2014-08-30drivers: staging: rtl8821ae: Fix spaces required around that '<' errorsGreg Donald3-11/+11
2014-08-30staging: rtl8821ae: fix sparse warning for static declarations in rtl8821ae/stats.cHoang Tran1-2/+3
2014-08-16staging: rtl8821ae: fix %d confusingly prefixed with 0x in format stringsHans Wennborg1-3/+3
2014-08-08staging: use pci_zalloc_consistentJoe Perches1-24/+12
2014-07-27staging: rtl8821ae: fixed a space coding style issueSylvain Calador1-1/+1
2014-07-15Staging: rtl8821ae: delete unneeded lines in cam.cJoerg C. Meyer1-7/+0
2014-07-10staging: r8821ae: avoid leaking format stringKees Cook1-1/+1
2014-07-08staging: rtl8821ae: Pass large struct by const referenceRasmus Villemoes3-4/+4
2014-06-29drivers/staging/rtl8821ae/rtl8821ae/hal_btc.c: remove unnecessary null test before kfreeFabian Frederick1-2/+1
2014-06-26drivers/staging/rtl8821ae: replace magic number by macroRickard Strandqvist2-1/+2
2014-06-26drivers/staging/rtl8821ae/rtl8821ae: Remove dead codeRasmus Villemoes1-14/+0
2014-06-20v2 staging: translates 3 comments into english in HalBtc8812a1Ant.cToralf Förster1-7/+7
2014-06-19staging: Remove useless "default N" linesPaul Bolle1-1/+0
2014-06-19staging: rtl8821ae: fix sparse warning for static declarationsMarcus Farkas1-2/+4
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2014-05-27staging: rtl8821ae: stats.c: Remove version specific codeSachin Kamat1-2/+0
2014-05-27staging: rtl8821ae: trx.h: Remove version specific codeSachin Kamat1-11/+0
2014-05-27staging: rtl8821ae: trx.c: Remove version specific codeSachin Kamat1-45/+0
2014-05-27staging: rtl8821ae: sw.c: Remove version specific codeSachin Kamat1-21/+0
2014-05-27staging: rtl8821ae: regd.h: Remove version specific codeSachin Kamat1-8/+0
2014-05-27staging: rtl8821ae: regd.c: Remove version specific codeSachin Kamat1-52/+0
2014-05-27staging: rtl8821ae: rc.c: Remove version specific codeSachin Kamat1-18/+0
2014-05-27staging: rtl8821ae: ps.c: Remove version specific codeSachin Kamat1-26/+0
2014-05-27staging: rtl8821ae: pci.h: Remove version specific codeSachin Kamat1-5/+0
2014-05-27staging: rtl8821ae: pci.c: Remove version specific codeSachin Kamat1-120/+0
2014-05-27staging: rtl8821ae: efuse.c: Remove version specific codeSachin Kamat1-2/+0
2014-05-27staging: rtl8821ae: debug.c: Remove version specific codeSachin Kamat1-5/+0
2014-05-27staging: rtl8821ae: core.c: Remove version specific codeSachin Kamat1-154/+2
2014-05-27staging: rtl8821ae: compat.h: Remove version specific codeSachin Kamat1-57/+0
2014-05-27staging: rtl8821ae: cam.c: Remove version specific codeSachin Kamat1-2/+0
2014-05-27staging: rtl8821ae: base.c: Remove version specific codeSachin Kamat1-45/+1
2014-05-26staging: r8821ae: Fix potential problem with rate control registrationLarry Finger1-1/+1
2014-05-25staging: rtl8821ae: add static for local symbols in rtl_btc.cKonrad Zapalowicz1-1/+1
2014-05-25staging: rtl8821ae: deal with unused functions in halbtcoutsrc.cKonrad Zapalowicz1-44/+0
2014-05-25staging: rtl8821ae: add static for local symbols in halbtcoutsrc.cKonrad Zapalowicz1-45/+48