summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8821ae
AgeCommit message (Expand)AuthorFilesLines
2014-04-15staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger1-2/+8
2014-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+1
2014-03-19staging: rtl8821ae: Fix braces {} are not necessary.Gulsah Kose1-12/+8
2014-03-19staging: rtl8821ae: Fix suspect code indent for conditional statementsGulsah Kose1-1/+1
2014-03-18staging: rtl8821ae: Fix no space before tabs.Gulsah Kose1-2/+2
2014-03-18staging:rtl8821ae: Fix sparse warnings of cast truncates bits from constant v...Himangi Saraogi1-2/+2
2014-03-18staging: rtl8821ae: Fix quoted string split across linesGulsah Kose1-2/+1
2014-03-18staging: rtl8821ae: Fix space required before the open parenthesis '('Gulsah Kose1-1/+1
2014-03-18staging: rtl8821ae: Fix do not use C99 // commentsGulsah Kose1-2/+2
2014-03-18staging: rtl8821ae: Fix unnecessary whitespace before a quoted newlineGulsah Kose1-1/+1
2014-03-18staging: rtl8821ae: Fix code indent should use tabs where possibleGulsah Kose1-4/+4
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2014-03-13rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frameJohn W. Linville1-1/+1
2014-03-13Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""John W. Linville1-1/+0
2014-03-11staging:rtl8821ae:Fix sparse warning of static function declarationHimangi Saraogi1-1/+1
2014-03-09staging:rtl8821ae:btcoexist: Fix non-ANSI sparse warningsHimangi Saraogi1-1/+1
2014-03-09Staging:rtl8821ae: Drop memory allocation cast for kmalloc in hal_btc.cIulia Manda1-1/+1
2014-02-28staging: rtl8821ae: Fix C99 style comments in pci.c and pci.hMasanari Iida2-8/+8
2014-02-28staging: rtl8821ae: Fix C99 style comments in efuse.cMasanari Iida1-9/+9
2014-02-28staging: rtl8821ae: Fix typo in rtl8821ae/btcoexistMasanari Iida7-7/+7
2014-02-28staging: rtl8821ae: Fix typo in rtl8821ae/rtl8821ae.Masanari Iida12-52/+52
2014-02-28staging: rtl8821ae: Fix typo in comment and printk in rtl8821aeMasanari Iida11-62/+62
2014-02-24Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"John W. Linville1-0/+1
2014-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+0
2014-02-18Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2014-02-16staging: rtl8821ae: fix invalid bit mask on MSR_AP checkLevente Kurusa1-1/+1
2014-02-14staging: rtl8821ae: Fix potential infinite loopLarry Finger1-0/+1
2014-02-14Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell1-1/+0
2014-02-12staging: rtl8821ae: Remove duplicate includeSachin Kamat1-1/+1
2014-02-12staging/rtl8821ae: fix build, depends on MAC80211Randy Dunlap1-1/+1
2014-02-12Staging: rtl8812ae: remove undefined Kconfig macrosPaul Bolle1-10/+0
2014-02-12drivers:staging:rtl8821ae: Fixed few coding style erors and warningsSurendra Patil1-224/+226
2014-02-09Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman1-1/+1
2014-02-07Staging: rtl8812ae: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2014-02-07staging:rtl8821ae: trailing whitespace cleanup in pci.cGokulnath A1-125/+125
2014-02-07staging: rtl8821ae: a couple macro expansion bugsDan Carpenter1-2/+2
2014-02-07Staging: rtl8821ae: fix up some spacing issues.Gary Rookard1-69/+69
2014-02-07staging: rtl8821ae: Fixed the size of array to macro as discussed by LinusSurendra Patil1-1/+1
2014-01-27staging: r8821ae: Enable build by reverting BROKEN markingLarry Finger1-1/+0
2014-01-27staging: r8821ae: Fix build problemsLarry Finger6-12/+17
2014-01-27Staging: rtl8812ae: disable due to build errorsStephen Rothwell1-0/+1
2014-01-23Staging: rtl8821ae: add TODO fileGreg Kroah-Hartman1-0/+10
2014-01-23Staging: rtl8821ae: removed unused functions and variablesGreg Kroah-Hartman4-354/+3
2014-01-23Staging: rtl8821ae: rc.c: fix up function prototypesGreg Kroah-Hartman1-0/+2
2014-01-23Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driverGreg Kroah-Hartman72-0/+72185