aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8821ae
AgeCommit message (Expand)AuthorFilesLines
2014-05-25staging: rtl8821ae: deal with unused functions in halbtc8723b2ant.cKonrad Zapalowicz1-0/+6
2014-05-25staging: rtl8821ae: add static for local symbols in halbtc8723b2ant.cKonrad Zapalowicz1-66/+75
2014-05-25staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.cKonrad Zapalowicz1-231/+4
2014-05-25staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.cKonrad Zapalowicz1-94/+109
2014-05-23staging/rtl8821ae: avoid format string leak to thread nameKees Cook1-1/+2
2014-05-23staging: rtl8821ae: fix not declared symbols should be static in sw.cKonrad Zapalowicz1-5/+5
2014-05-23staging: rtl8821ae: fix double const in sw.cKonrad Zapalowicz1-1/+1
2014-05-23staging: rtl8821ae: fix pointer coding styleLevente Kurusa1-1/+1
2014-05-03rtl8821ae: fixed defined-not-used warningJan Moskyto Matejka2-45/+0
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-11/+3
2014-04-25staging/rtl8821ae: fix sparse address space warningAnders Darander2-9/+9
2014-04-25staging: rtl8821ae: don't initialise statics to 0 or NULL in halbtc8192e2ant.cMark Einon1-5/+5
2014-04-25staging: rtl8821ae: Fix indetentation of switch case statementsMark Einon1-10/+10
2014-04-25staging: rtl8821ae: halbtc8192e2ant.c fix checkpatch leading spaces/tabs issuesMark Einon1-21/+21
2014-04-25staging: rtl8821ae: Fix checkpatch whitespace issuesMark Einon1-50/+50
2014-04-25staging: rtl8821ae: Remove declaration assignment to zeroMark Einon1-3/+1
2014-04-25staging: rtl8821ae: Fix halbtc8192e2ant.c 'defined but not used' sparse warningsMark Einon1-48/+0
2014-04-25staging: rtl8821ae: Fix halbtc8192e2ant.c 'should it be static?' sparse warningsMark Einon1-104/+114
2014-04-25staging: rtl8821ae: Remove unused functionsMark Einon1-38/+0
2014-04-25staging: rtl8821ae: Remove file #if 1Mark Einon1-4/+1
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman1-2/+8
2014-04-15staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger1-2/+8
2014-04-14staging: rtl8821ae: Fix rtl8821ae/hw.h pointer declaration styleMark Einon1-4/+4
2014-04-14staging: rtl8821ae: Remove FSF mailing address from rtl8821ae/hw.h headerMark Einon1-4/+0
2014-04-14staging: rtl8821ae: Fix whitespace in rtl8821ae/hw.hMark Einon1-13/+14
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-11/+3
2014-04-02Merge 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 valueHimangi 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/linville/wireless-next into for-davemJohn 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-10staging:rtl8821ae:Fix sparse warning of static function declarationHimangi Saraogi1-1/+1
2014-03-08staging:rtl8821ae:btcoexist: Fix non-ANSI sparse warningsHimangi Saraogi1-1/+1
2014-03-08Staging:rtl8821ae: Drop memory allocation cast for kmalloc in hal_btc.cIulia Manda1-1/+1
2014-02-27staging: rtl8821ae: Fix C99 style comments in pci.c and pci.hMasanari Iida2-8/+8
2014-02-27staging: rtl8821ae: Fix C99 style comments in efuse.cMasanari Iida1-9/+9
2014-02-27staging: rtl8821ae: Fix typo in rtl8821ae/btcoexistMasanari Iida7-7/+7
2014-02-27staging: rtl8821ae: Fix typo in rtl8821ae/rtl8821ae.Masanari Iida12-52/+52
2014-02-27staging: 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-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+0
2014-02-17Merge 3.14-rc3 into staging-nextGreg Kroah-Hartman1-1/+1