summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8821ae
AgeCommit message (Expand)Author
2014-05-25staging: rtl8821ae: add static for local symbols in rtl_btc.cKonrad Zapalowicz
2014-05-25staging: rtl8821ae: deal with unused functions in halbtcoutsrc.cKonrad Zapalowicz
2014-05-25staging: rtl8821ae: add static for local symbols in halbtcoutsrc.cKonrad Zapalowicz
2014-05-25staging: rtl8821ae: deal with unused functions in halbtc8723b2ant.cKonrad Zapalowicz
2014-05-25staging: rtl8821ae: add static for local symbols in halbtc8723b2ant.cKonrad Zapalowicz
2014-05-25staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.cKonrad Zapalowicz
2014-05-25staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.cKonrad Zapalowicz
2014-05-23staging/rtl8821ae: avoid format string leak to thread nameKees Cook
2014-05-23staging: rtl8821ae: fix not declared symbols should be static in sw.cKonrad Zapalowicz
2014-05-23staging: rtl8821ae: fix double const in sw.cKonrad Zapalowicz
2014-05-23staging: rtl8821ae: fix pointer coding styleLevente Kurusa
2014-05-03rtl8821ae: fixed defined-not-used warningJan Moskyto Matejka
2014-04-25staging/rtl8821ae: fix sparse address space warningAnders Darander
2014-04-25staging: rtl8821ae: don't initialise statics to 0 or NULL in halbtc8192e2ant.cMark Einon
2014-04-25staging: rtl8821ae: Fix indetentation of switch case statementsMark Einon
2014-04-25staging: rtl8821ae: halbtc8192e2ant.c fix checkpatch leading spaces/tabs issuesMark Einon
2014-04-25staging: rtl8821ae: Fix checkpatch whitespace issuesMark Einon
2014-04-25staging: rtl8821ae: Remove declaration assignment to zeroMark Einon
2014-04-25staging: rtl8821ae: Fix halbtc8192e2ant.c 'defined but not used' sparse warningsMark Einon
2014-04-25staging: rtl8821ae: Fix halbtc8192e2ant.c 'should it be static?' sparse warningsMark Einon
2014-04-25staging: rtl8821ae: Remove unused functionsMark Einon
2014-04-25staging: rtl8821ae: Remove file #if 1Mark Einon
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman
2014-04-15staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()Richard Weinberger
2014-04-14staging: rtl8821ae: Fix rtl8821ae/hw.h pointer declaration styleMark Einon
2014-04-14staging: rtl8821ae: Remove FSF mailing address from rtl8821ae/hw.h headerMark Einon
2014-04-14staging: rtl8821ae: Fix whitespace in rtl8821ae/hw.hMark Einon
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-03-19staging: rtl8821ae: Fix braces {} are not necessary.Gulsah Kose
2014-03-19staging: rtl8821ae: Fix suspect code indent for conditional statementsGulsah Kose
2014-03-18staging: rtl8821ae: Fix no space before tabs.Gulsah Kose
2014-03-18staging:rtl8821ae: Fix sparse warnings of cast truncates bits from constant v...Himangi Saraogi
2014-03-18staging: rtl8821ae: Fix quoted string split across linesGulsah Kose
2014-03-18staging: rtl8821ae: Fix space required before the open parenthesis '('Gulsah Kose
2014-03-18staging: rtl8821ae: Fix do not use C99 // commentsGulsah Kose
2014-03-18staging: rtl8821ae: Fix unnecessary whitespace before a quoted newlineGulsah Kose
2014-03-18staging: rtl8821ae: Fix code indent should use tabs where possibleGulsah Kose
2014-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-13rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frameJohn W. Linville
2014-03-13Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""John W. Linville
2014-03-10staging:rtl8821ae:Fix sparse warning of static function declarationHimangi Saraogi
2014-03-08staging:rtl8821ae:btcoexist: Fix non-ANSI sparse warningsHimangi Saraogi
2014-03-08Staging:rtl8821ae: Drop memory allocation cast for kmalloc in hal_btc.cIulia Manda
2014-02-27staging: rtl8821ae: Fix C99 style comments in pci.c and pci.hMasanari Iida
2014-02-27staging: rtl8821ae: Fix C99 style comments in efuse.cMasanari Iida
2014-02-27staging: rtl8821ae: Fix typo in rtl8821ae/btcoexistMasanari Iida
2014-02-27staging: rtl8821ae: Fix typo in rtl8821ae/rtl8821ae.Masanari Iida
2014-02-27staging: rtl8821ae: Fix typo in comment and printk in rtl8821aeMasanari Iida
2014-02-24Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"John W. Linville
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville