summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8821ae
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8821ae: Fix warnings of no space before tabs.Aybuke Ozdemir2014-09-191-8/+8
* Staging: rtl8821ae: Fix "foo * bar" warning.Aybuke Ozdemir2014-09-191-1/+1
* staging: rtl8821ae: Remove space after unary operator in efuse.cFabien Malfoy2014-09-191-8/+8
* drivers: staging: rtl8821ae: Fix '"(foo*)" should be "(foo *)"' errorsGreg Donald2014-09-088-28/+28
* drivers: staging: rtl8821ae: Fix "space required before that '*'" errorsGreg Donald2014-09-086-20/+20
* Staging: rtl8821ae: base: add missing blank line after declarationAn Ha2014-09-081-0/+2
* Staging: rtl8821ae: hal_bt_coexist: add a blank newlineAn Ha2014-09-081-0/+1
* Staging: rtl8821ae: hal_bt_coexist: fix curly brace placementAn Ha2014-09-081-13/+8
* Staging: rtl8821ae: hal_bt_coexist: fix pointer placement coding style issueAn Ha2014-09-081-1/+1
* Staging: rtl8821ae: hal_bt_coexist: add/remove spacesAn Ha2014-09-081-42/+42
* Staging: rtl8821ae: hal_bt_coexist: fix commenting styleAn Ha2014-09-081-1/+1
* staging: rtl8821ae: Fix sparse warning by making functions static.Andreas Schlick2014-09-061-3/+3
* drivers: staging: rtl8821ae: Fix spaces required around that '<' errorsGreg Donald2014-08-303-11/+11
* staging: rtl8821ae: fix sparse warning for static declarations in rtl8821ae/s...Hoang Tran2014-08-301-2/+3
* staging: rtl8821ae: fix %d confusingly prefixed with 0x in format stringsHans Wennborg2014-08-161-3/+3
* staging: use pci_zalloc_consistentJoe Perches2014-08-081-24/+12
* staging: rtl8821ae: fixed a space coding style issueSylvain Calador2014-07-271-1/+1
* Staging: rtl8821ae: delete unneeded lines in cam.cJoerg C. Meyer2014-07-151-7/+0
* staging: r8821ae: avoid leaking format stringKees Cook2014-07-101-1/+1
* staging: rtl8821ae: Pass large struct by const referenceRasmus Villemoes2014-07-083-4/+4
* drivers/staging/rtl8821ae/rtl8821ae/hal_btc.c: remove unnecessary null test b...Fabian Frederick2014-06-291-2/+1
* drivers/staging/rtl8821ae: replace magic number by macroRickard Strandqvist2014-06-262-1/+2
* drivers/staging/rtl8821ae/rtl8821ae: Remove dead codeRasmus Villemoes2014-06-261-14/+0
* v2 staging: translates 3 comments into english in HalBtc8812a1Ant.cToralf Förster2014-06-201-7/+7
* staging: Remove useless "default N" linesPaul Bolle2014-06-191-1/+0
* staging: rtl8821ae: fix sparse warning for static declarationsMarcus Farkas2014-06-191-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+3
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-021-11/+3
| |\
| | * mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-11/+3
* | | staging: rtl8821ae: stats.c: Remove version specific codeSachin Kamat2014-05-271-2/+0
* | | staging: rtl8821ae: trx.h: Remove version specific codeSachin Kamat2014-05-271-11/+0
* | | staging: rtl8821ae: trx.c: Remove version specific codeSachin Kamat2014-05-271-45/+0
* | | staging: rtl8821ae: sw.c: Remove version specific codeSachin Kamat2014-05-271-21/+0
* | | staging: rtl8821ae: regd.h: Remove version specific codeSachin Kamat2014-05-271-8/+0
* | | staging: rtl8821ae: regd.c: Remove version specific codeSachin Kamat2014-05-271-52/+0
* | | staging: rtl8821ae: rc.c: Remove version specific codeSachin Kamat2014-05-271-18/+0
* | | staging: rtl8821ae: ps.c: Remove version specific codeSachin Kamat2014-05-271-26/+0
* | | staging: rtl8821ae: pci.h: Remove version specific codeSachin Kamat2014-05-271-5/+0
* | | staging: rtl8821ae: pci.c: Remove version specific codeSachin Kamat2014-05-271-120/+0
* | | staging: rtl8821ae: efuse.c: Remove version specific codeSachin Kamat2014-05-271-2/+0
* | | staging: rtl8821ae: debug.c: Remove version specific codeSachin Kamat2014-05-271-5/+0
* | | staging: rtl8821ae: core.c: Remove version specific codeSachin Kamat2014-05-271-154/+2
* | | staging: rtl8821ae: compat.h: Remove version specific codeSachin Kamat2014-05-271-57/+0
* | | staging: rtl8821ae: cam.c: Remove version specific codeSachin Kamat2014-05-271-2/+0
* | | staging: rtl8821ae: base.c: Remove version specific codeSachin Kamat2014-05-271-45/+1
* | | staging: r8821ae: Fix potential problem with rate control registrationLarry Finger2014-05-261-1/+1
* | | staging: rtl8821ae: add static for local symbols in rtl_btc.cKonrad Zapalowicz2014-05-251-1/+1
* | | staging: rtl8821ae: deal with unused functions in halbtcoutsrc.cKonrad Zapalowicz2014-05-251-44/+0
* | | staging: rtl8821ae: add static for local symbols in halbtcoutsrc.cKonrad Zapalowicz2014-05-251-45/+48
* | | staging: rtl8821ae: deal with unused functions in halbtc8723b2ant.cKonrad Zapalowicz2014-05-251-0/+6
OpenPOWER on IntegriCloud