index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8821ae
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-25
staging: rtl8821ae: deal with unused functions in halbtc8723b2ant.c
Konrad Zapalowicz
1
-0
/
+6
2014-05-25
staging: rtl8821ae: add static for local symbols in halbtc8723b2ant.c
Konrad Zapalowicz
1
-66
/
+75
2014-05-25
staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.c
Konrad Zapalowicz
1
-231
/
+4
2014-05-25
staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.c
Konrad Zapalowicz
1
-94
/
+109
2014-05-23
staging/rtl8821ae: avoid format string leak to thread name
Kees Cook
1
-1
/
+2
2014-05-23
staging: rtl8821ae: fix not declared symbols should be static in sw.c
Konrad Zapalowicz
1
-5
/
+5
2014-05-23
staging: rtl8821ae: fix double const in sw.c
Konrad Zapalowicz
1
-1
/
+1
2014-05-23
staging: rtl8821ae: fix pointer coding style
Levente Kurusa
1
-1
/
+1
2014-05-03
rtl8821ae: fixed defined-not-used warning
Jan Moskyto Matejka
2
-45
/
+0
2014-05-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-11
/
+3
2014-04-25
staging/rtl8821ae: fix sparse address space warning
Anders Darander
2
-9
/
+9
2014-04-25
staging: rtl8821ae: don't initialise statics to 0 or NULL in halbtc8192e2ant.c
Mark Einon
1
-5
/
+5
2014-04-25
staging: rtl8821ae: Fix indetentation of switch case statements
Mark Einon
1
-10
/
+10
2014-04-25
staging: rtl8821ae: halbtc8192e2ant.c fix checkpatch leading spaces/tabs issues
Mark Einon
1
-21
/
+21
2014-04-25
staging: rtl8821ae: Fix checkpatch whitespace issues
Mark Einon
1
-50
/
+50
2014-04-25
staging: rtl8821ae: Remove declaration assignment to zero
Mark Einon
1
-3
/
+1
2014-04-25
staging: rtl8821ae: Fix halbtc8192e2ant.c 'defined but not used' sparse warnings
Mark Einon
1
-48
/
+0
2014-04-25
staging: rtl8821ae: Fix halbtc8192e2ant.c 'should it be static?' sparse warnings
Mark Einon
1
-104
/
+114
2014-04-25
staging: rtl8821ae: Remove unused functions
Mark Einon
1
-38
/
+0
2014-04-25
staging: rtl8821ae: Remove file #if 1
Mark Einon
1
-4
/
+1
2014-04-22
Merge 3.15-rc2 into staging-next
Greg Kroah-Hartman
1
-2
/
+8
2014-04-15
staging/rtl8821ae: Fix OOM handling in _rtl_init_deferred_work()
Richard Weinberger
1
-2
/
+8
2014-04-14
staging: rtl8821ae: Fix rtl8821ae/hw.h pointer declaration style
Mark Einon
1
-4
/
+4
2014-04-14
staging: rtl8821ae: Remove FSF mailing address from rtl8821ae/hw.h header
Mark Einon
1
-4
/
+0
2014-04-14
staging: rtl8821ae: Fix whitespace in rtl8821ae/hw.h
Mark Einon
1
-13
/
+14
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-11
/
+3
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+1
2014-03-19
staging: rtl8821ae: Fix braces {} are not necessary.
Gulsah Kose
1
-12
/
+8
2014-03-19
staging: rtl8821ae: Fix suspect code indent for conditional statements
Gulsah Kose
1
-1
/
+1
2014-03-18
staging: rtl8821ae: Fix no space before tabs.
Gulsah Kose
1
-2
/
+2
2014-03-18
staging:rtl8821ae: Fix sparse warnings of cast truncates bits from constant value
Himangi Saraogi
1
-2
/
+2
2014-03-18
staging: rtl8821ae: Fix quoted string split across lines
Gulsah Kose
1
-2
/
+1
2014-03-18
staging: rtl8821ae: Fix space required before the open parenthesis '('
Gulsah Kose
1
-1
/
+1
2014-03-18
staging: rtl8821ae: Fix do not use C99 // comments
Gulsah Kose
1
-2
/
+2
2014-03-18
staging: rtl8821ae: Fix unnecessary whitespace before a quoted newline
Gulsah Kose
1
-1
/
+1
2014-03-18
staging: rtl8821ae: Fix code indent should use tabs where possible
Gulsah Kose
1
-4
/
+4
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-1
/
+1
2014-03-13
rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frame
John W. Linville
1
-1
/
+1
2014-03-13
Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""
John W. Linville
1
-1
/
+0
2014-03-10
staging:rtl8821ae:Fix sparse warning of static function declaration
Himangi Saraogi
1
-1
/
+1
2014-03-08
staging:rtl8821ae:btcoexist: Fix non-ANSI sparse warnings
Himangi Saraogi
1
-1
/
+1
2014-03-08
Staging:rtl8821ae: Drop memory allocation cast for kmalloc in hal_btc.c
Iulia Manda
1
-1
/
+1
2014-02-27
staging: rtl8821ae: Fix C99 style comments in pci.c and pci.h
Masanari Iida
2
-8
/
+8
2014-02-27
staging: rtl8821ae: Fix C99 style comments in efuse.c
Masanari Iida
1
-9
/
+9
2014-02-27
staging: rtl8821ae: Fix typo in rtl8821ae/btcoexist
Masanari Iida
7
-7
/
+7
2014-02-27
staging: rtl8821ae: Fix typo in rtl8821ae/rtl8821ae.
Masanari Iida
12
-52
/
+52
2014-02-27
staging: rtl8821ae: Fix typo in comment and printk in rtl8821ae
Masanari Iida
11
-62
/
+62
2014-02-24
Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"
John W. Linville
1
-0
/
+1
2014-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-1
/
+0
2014-02-17
Merge 3.14-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]