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
/
rtl8723au
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
22
-608
/
+208
2015-02-07
staging: rtl8723au: multiple condition with no effect - if identical to else
Nicholas Mc Guire
1
-52
/
+8
2015-01-25
Staging: rtl8723au: fix space coding style issue in os_intfs.c
Peter Poklop
1
-1
/
+1
2015-01-25
staging: rtl8723au: core: rtw_cmd: Remove unused functions
Rickard Strandqvist
2
-63
/
+0
2015-01-25
staging: rtl8723au: os_dep: usb_intf: Remove unused functions
Rickard Strandqvist
2
-101
/
+0
2015-01-17
staging: rtl8723au: fix sparse warning
Alexey Tulia
1
-9
/
+0
2015-01-17
staging: rtl8723au: hal: odm.c: Remove some unused functions
Rickard Strandqvist
1
-81
/
+0
2015-01-17
Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixes
Joe Borg
1
-5
/
+5
2015-01-17
staging: rtl8723au: Fix sparse invalid assignment warnings
Yannis Damigos
1
-2
/
+2
2015-01-17
staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar"
Asaf Vertz
1
-25
/
+7
2015-01-17
staging: rtl8723au: Fix sparse warnings
Krzysztof Konopko
1
-7
/
+7
2015-01-17
Staging: rtl8723au: os_dep: Fixed a coding style issue.
Dean Michael Ancajas
1
-2
/
+1
2015-01-17
staging: rtl8723au: hal: Removed a space before semicolon
Anjana Sasindran
1
-1
/
+1
2015-01-17
staging: rtl8723au: hal: Removed space before semicolon
Anjana Sasindran
1
-2
/
+2
2015-01-17
staging: rtl8723au: hal: Added blank line after declaration
Anjana Sasindran
1
-0
/
+2
2015-01-17
drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errors
Greg Donald
4
-89
/
+102
2015-01-17
staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask value
Jes Sorensen
1
-1
/
+1
2015-01-17
staging: rtl8723au: Hal8723PwrSeq.h: Remove SDIO specific entries
Jes Sorensen
1
-29
/
+11
2015-01-17
staging: rtl8723au: Hal8723PwrSeq.h: Remove PCI specific entries from the power sequence tables
Jes Sorensen
1
-7
/
+1
2015-01-17
staging: rtl8723au: HalPwrSeqCmdParsing23a(): Avoid unnecessary variable inits
Jes Sorensen
1
-4
/
+4
2015-01-17
staging: rtl8723au: Hal8723APhyCfg.h: Remove more unused #defines
Jes Sorensen
1
-10
/
+0
2015-01-17
staging: rtl8723au: There is no 11N pseudo PHY here
Jes Sorensen
2
-13
/
+0
2015-01-17
staging: rtl8723au: Baseband is always configured through PHY regs
Jes Sorensen
2
-16
/
+8
2015-01-17
staging: rtl8723au: Hal8723APhyCfg.h: Remove some undefined structs and enums
Jes Sorensen
1
-39
/
+0
2015-01-17
staging: rtl8723au: Use enum for counter and avoid ugly typecast
Jes Sorensen
1
-2
/
+2
2015-01-17
staging: rtl8723au: Use proper enum defines
Jes Sorensen
1
-2
/
+4
2015-01-17
staging: rtl8723au: Use correct register names to set parameters to reduce 80M spur
Jes Sorensen
1
-4
/
+4
2015-01-17
staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no sense
Jes Sorensen
1
-39
/
+33
2015-01-15
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-5
/
+5
2015-01-12
staging: rtl8723au: hal: Removed spaces before semicolon
Anjana Sasindran
1
-4
/
+4
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-5
/
+4
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
49
-3966
/
+733
2014-12-02
staging: rtl8723au: hal: Removed the extra semicolon
Anjana Sasindran
1
-3
/
+3
2014-12-02
staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecasts
Jes Sorensen
1
-7
/
+5
2014-12-02
staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarily
Jes Sorensen
1
-5
/
+5
2014-12-02
staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()
Jes Sorensen
1
-8
/
+2
2014-12-02
staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscation
Jes Sorensen
1
-32
/
+30
2014-12-02
staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()
Jes Sorensen
1
-7
/
+2
2014-12-02
staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscation
Jes Sorensen
1
-4
/
+3
2014-12-02
staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum value
Jes Sorensen
1
-2
/
+2
2014-12-02
staging: rtl8723au: Fold _BlockWrite() into _PageWrite()
Jes Sorensen
1
-14
/
+4
2014-12-02
staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formatting
Jes Sorensen
1
-19
/
+18
2014-12-02
staging: rtl8723au: Remove unused slimcombo debug flag
Jes Sorensen
2
-15
/
+0
2014-12-02
staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't used
Jes Sorensen
4
-6
/
+4
2014-12-02
staging: rtl8723au: rtl8723au_read_port() addr argument wasn't used
Jes Sorensen
4
-15
/
+10
2014-12-02
staging: rtl8723au: Use a local variable to state if MAC was already powered on
Jes Sorensen
2
-9
/
+8
2014-12-02
staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl != 1
Jes Sorensen
1
-238
/
+84
2014-12-02
staging: rtl8723au: Fold _ps_open_RF23a() into rtl8723au_hal_init()
Jes Sorensen
1
-9
/
+7
2014-12-02
staging: rtl8723au: Do not write garbage to REG_SPS0_CTRL
Jes Sorensen
1
-10
/
+9
2014-12-02
staging: rtl8723au: Remove no-op _InitHWLed() function
Jes Sorensen
1
-6
/
+0
[next]