summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8821ae
Commit message (Expand)AuthorAgeFilesLines
* staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger2014-04-151-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-022-2/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-131-1/+1
| |\
| | * rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frameJohn W. Linville2014-03-131-1/+1
| | * Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""John W. Linville2014-03-131-1/+0
| | * Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"John W. Linville2014-02-241-0/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-201-1/+0
| |\ \ | | |/
| | * Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell2014-02-131-1/+0
* | | staging: rtl8821ae: Fix braces {} are not necessary.Gulsah Kose2014-03-191-12/+8
* | | staging: rtl8821ae: Fix suspect code indent for conditional statementsGulsah Kose2014-03-191-1/+1
* | | staging: rtl8821ae: Fix no space before tabs.Gulsah Kose2014-03-181-2/+2
* | | staging:rtl8821ae: Fix sparse warnings of cast truncates bits from constant v...Himangi Saraogi2014-03-181-2/+2
* | | staging: rtl8821ae: Fix quoted string split across linesGulsah Kose2014-03-181-2/+1
* | | staging: rtl8821ae: Fix space required before the open parenthesis '('Gulsah Kose2014-03-181-1/+1
* | | staging: rtl8821ae: Fix do not use C99 // commentsGulsah Kose2014-03-181-2/+2
* | | staging: rtl8821ae: Fix unnecessary whitespace before a quoted newlineGulsah Kose2014-03-181-1/+1
* | | staging: rtl8821ae: Fix code indent should use tabs where possibleGulsah Kose2014-03-181-4/+4
* | | staging:rtl8821ae:Fix sparse warning of static function declarationHimangi Saraogi2014-03-101-1/+1
* | | staging:rtl8821ae:btcoexist: Fix non-ANSI sparse warningsHimangi Saraogi2014-03-081-1/+1
* | | Staging:rtl8821ae: Drop memory allocation cast for kmalloc in hal_btc.cIulia Manda2014-03-081-1/+1
* | | staging: rtl8821ae: Fix C99 style comments in pci.c and pci.hMasanari Iida2014-02-272-8/+8
* | | staging: rtl8821ae: Fix C99 style comments in efuse.cMasanari Iida2014-02-271-9/+9
* | | staging: rtl8821ae: Fix typo in rtl8821ae/btcoexistMasanari Iida2014-02-277-7/+7
* | | staging: rtl8821ae: Fix typo in rtl8821ae/rtl8821ae.Masanari Iida2014-02-2712-52/+52
* | | staging: rtl8821ae: Fix typo in comment and printk in rtl8821aeMasanari Iida2014-02-2711-62/+62
* | | Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman2014-02-171-1/+1
|\ \ \ | |/ /
| * | staging/rtl8821ae: fix build, depends on MAC80211Randy Dunlap2014-02-111-1/+1
* | | staging: rtl8821ae: fix invalid bit mask on MSR_AP checkLevente Kurusa2014-02-151-1/+1
* | | staging: rtl8821ae: Fix potential infinite loopLarry Finger2014-02-141-0/+1
* | | staging: rtl8821ae: Remove duplicate includeSachin Kamat2014-02-121-1/+1
* | | Staging: rtl8812ae: remove undefined Kconfig macrosPaul Bolle2014-02-111-10/+0
* | | drivers:staging:rtl8821ae: Fixed few coding style erors and warningsSurendra Patil2014-02-111-224/+226
* | | Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman2014-02-081-1/+1
|\ \ \ | |/ /
| * | staging: rtl8821ae: Fixed the size of array to macro as discussed by LinusSurendra Patil2014-02-071-1/+1
| |/
* | Staging: rtl8812ae: replace strict_strtoul() with kstrtoul()Jingoo Han2014-02-071-1/+1
* | staging:rtl8821ae: trailing whitespace cleanup in pci.cGokulnath A2014-02-071-125/+125
* | staging: rtl8821ae: a couple macro expansion bugsDan Carpenter2014-02-071-2/+2
* | Staging: rtl8821ae: fix up some spacing issues.Gary Rookard2014-02-071-69/+69
|/
* staging: r8821ae: Enable build by reverting BROKEN markingLarry Finger2014-01-271-1/+0
* staging: r8821ae: Fix build problemsLarry Finger2014-01-276-12/+17
* Staging: rtl8812ae: disable due to build errorsStephen Rothwell2014-01-271-0/+1
* Staging: rtl8821ae: add TODO fileGreg Kroah-Hartman2014-01-231-0/+10
* Staging: rtl8821ae: removed unused functions and variablesGreg Kroah-Hartman2014-01-234-354/+3
* Staging: rtl8821ae: rc.c: fix up function prototypesGreg Kroah-Hartman2014-01-231-0/+2
* Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driverGreg Kroah-Hartman2014-01-2372-0/+72185