summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)Author
2015-02-15Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-07staging: rtl8723au: multiple condition with no effect - if identical to elseNicholas Mc Guire
2015-01-25Staging: rtl8723au: fix space coding style issue in os_intfs.cPeter Poklop
2015-01-25staging: rtl8723au: core: rtw_cmd: Remove unused functionsRickard Strandqvist
2015-01-25staging: rtl8723au: os_dep: usb_intf: Remove unused functionsRickard Strandqvist
2015-01-17staging: rtl8723au: fix sparse warningAlexey Tulia
2015-01-17staging: rtl8723au: hal: odm.c: Remove some unused functionsRickard Strandqvist
2015-01-17Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixesJoe Borg
2015-01-17staging: rtl8723au: Fix sparse invalid assignment warningsYannis Damigos
2015-01-17staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar"Asaf Vertz
2015-01-17staging: rtl8723au: Fix sparse warningsKrzysztof Konopko
2015-01-17Staging: rtl8723au: os_dep: Fixed a coding style issue.Dean Michael Ancajas
2015-01-17staging: rtl8723au: hal: Removed a space before semicolonAnjana Sasindran
2015-01-17staging: rtl8723au: hal: Removed space before semicolonAnjana Sasindran
2015-01-17staging: rtl8723au: hal: Added blank line after declarationAnjana Sasindran
2015-01-17drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald
2015-01-17staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask valueJes Sorensen
2015-01-17staging: rtl8723au: Hal8723PwrSeq.h: Remove SDIO specific entriesJes Sorensen
2015-01-17staging: rtl8723au: Hal8723PwrSeq.h: Remove PCI specific entries from the pow...Jes Sorensen
2015-01-17staging: rtl8723au: HalPwrSeqCmdParsing23a(): Avoid unnecessary variable initsJes Sorensen
2015-01-17staging: rtl8723au: Hal8723APhyCfg.h: Remove more unused #definesJes Sorensen
2015-01-17staging: rtl8723au: There is no 11N pseudo PHY hereJes Sorensen
2015-01-17staging: rtl8723au: Baseband is always configured through PHY regsJes Sorensen
2015-01-17staging: rtl8723au: Hal8723APhyCfg.h: Remove some undefined structs and enumsJes Sorensen
2015-01-17staging: rtl8723au: Use enum for counter and avoid ugly typecastJes Sorensen
2015-01-17staging: rtl8723au: Use proper enum definesJes Sorensen
2015-01-17staging: rtl8723au: Use correct register names to set parameters to reduce 80...Jes Sorensen
2015-01-17staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpo...Jes Sorensen
2015-01-15Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-12staging: rtl8723au: hal: Removed spaces before semicolonAnjana Sasindran
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-02staging: rtl8723au: hal: Removed the extra semicolonAnjana Sasindran
2014-12-02staging: rtl8723au: Hal_InitPGData() avoid unnecessary typecastsJes Sorensen
2014-12-02staging: rtl8723au: _DisableAnalog(): Avoid zero-init variables unnecessarilyJes Sorensen
2014-12-02staging: rtl8723au: Remove unnecessary wrapper _ResetDigitalProcedure1()Jes Sorensen
2014-12-02staging: rtl8723au: _ResetDigitalProcedure1_92C() reduce code obfuscationJes Sorensen
2014-12-02staging: rtl8723au: Remove unnecessary wrapper _DisableRFAFEAndResetBB()Jes Sorensen
2014-12-02staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Reduce code obfuscationJes Sorensen
2014-12-02staging: rtl8723au: _DisableRFAFEAndResetBB8192C(): Use correct enum valueJes Sorensen
2014-12-02staging: rtl8723au: Fold _BlockWrite() into _PageWrite()Jes Sorensen
2014-12-02staging: rtl8723au: rtl8723a_update_ramask(): Fix up some bad formattingJes Sorensen
2014-12-02staging: rtl8723au: Remove unused slimcombo debug flagJes Sorensen
2014-12-02staging: rtl8723au: rtl8723au_read_interrupt() addr argument wasn't usedJes Sorensen
2014-12-02staging: rtl8723au: rtl8723au_read_port() addr argument wasn't usedJes Sorensen
2014-12-02staging: rtl8723au: Use a local variable to state if MAC was already powered onJes Sorensen
2014-12-02staging: rtl8723au: phy_SsPwrSwitch92CU() was never called with bRegSSPwrLvl ...Jes Sorensen
2014-12-02staging: rtl8723au: Fold _ps_open_RF23a() into rtl8723au_hal_init()Jes Sorensen
2014-12-02staging: rtl8723au: Do not write garbage to REG_SPS0_CTRLJes Sorensen
2014-12-02staging: rtl8723au: Remove no-op _InitHWLed() functionJes Sorensen