aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29staging: rtl8723au: core: Remove unnecessary functionsAmitoj Kaur Chawla1-37/+0
2015-10-27staging: r8723au: remove unneeded forward function declarationsAlison Schofield1-2/+0
2015-10-27staging: r8723au: move function type in line with function nameAlison Schofield1-37/+21
2015-10-27staging: r8723au: insert correct spacing around operandsAlison Schofield1-12/+16
2015-10-27staging: r8723au: use kernel preferred style for commentingAlison Schofield1-182/+60
2015-10-24staging: r8723au: remove externs and include needed header fileAlison Schofield1-4/+1
2015-10-24staging: r8723au: replace explicit NULL comparisons with !Alison Schofield1-4/+4
2015-10-24staging: r8723au: use kernel preferred style for commentingAlison Schofield1-63/+89
2015-10-24Staging: rtl8723au: Use put_unaligned_le32Shraddha Barke1-2/+1
2015-10-24staging: r8723au: add & use local variable to simplify referencesAlison Schofield1-5/+6
2015-10-24staging: r8723au: move constant to right of comparison testAlison Schofield1-1/+1
2015-10-24staging: r8723au: replace printk() with netdev_err()Alison Schofield1-1/+2
2015-10-24staging: rtl8723au: core: rtw_wlan_util: fix misleading indentationLuis de Bethencourt1-1/+1
2015-10-17staging: r8723au: move * to be adjacent to pointer nameAlison Schofield1-4/+5
2015-10-16staging: r8723au: replace NULL and zero comparison tests with ! operatorAlison Schofield1-2/+2
2015-10-16staging: rtl8723au: core: rtw_ap: Remove useless intialisationAmitoj Kaur Chawla1-2/+2
2015-10-16staging: rtl8723au: core: rtw_recv: Remove useless initialisationAmitoj Kaur Chawla1-3/+3
2015-10-16staging: rtl8723au: core: rtw_wlan_util: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-10-16staging: rtl8723au: hal: Remove useless intialisationAmitoj Kaur Chawla1-4/+4
2015-10-16Staging: rtl8723au: rtw_mlme_ext: Remove unnecessary test expressionShivani Bhardwaj1-1/+1
2015-10-16Staging: rtl8723au: rtl8723a_bt-coexist: Remove unused variableShivani Bhardwaj1-4/+1
2015-10-13Staging: rtl8723au: Use snprintf instead rsprintfKsenija Stanojevic1-38/+37
2015-09-29staging: rtl8723au: Fix resource leakMateusz Kulikowski1-2/+2
2015-09-16staging: rtl8723au: Clean up getPowerBase()Jes Sorensen1-9/+7
2015-09-16staging: rtl8723au: TurboScanOff is always trueJes Sorensen1-21/+11
2015-09-16staging: rtl8723au: Tidy up SetTxPowerLevel8723A()Jes Sorensen1-15/+12
2015-09-16staging: rtl8723au: Fold getTxPowerIndex() into PHY_SetTxPowerLevel8723A()Jes Sorensen1-27/+19
2015-09-16staging: rtl8723au: Eliminate dummy ccxPowerIndexCheck()Jes Sorensen1-8/+0
2015-09-16staging: rtl8723au: Simplify eeprom content checkingJes Sorensen1-31/+11
2015-09-12Staging: rtl8723au: hal: Remove braces for single statement blocksShraddha Barke1-3/+2
2015-09-12staging: rtl8723au: remove unnecessary le32_to_cpuMichaƂ Bartoszkiewicz1-4/+4
2015-09-12staging: rtl8723au: remove unimplemented function declarationsLuca Ceresoli1-2/+0
2015-09-12Staging: rtl8723au: core: Remove unused variableShraddha Barke1-9/+0
2015-09-12staging/rtl8723au: Use %pM format specifier to print mac addressAlexander Kuleshov1-5/+2
2015-08-14staging: rtl8723au: Fix Sparse errors in rtw_security.cJacob Kiefer1-10/+14
2015-08-07staging: rtl8723au: rtl8723a_hal_init: Improve code readabilityJohannes Postma1-1/+1
2015-08-07staging: rtl8723au: Fix sparse warning: cast to restricted __le16Johannes Postma1-1/+1
2015-08-05staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl.Ting-Chih Hsiao1-1/+1
2015-07-22staging: rtl8723au: fix incorrect type in assignment warningSteve Pennington1-2/+1
2015-07-14staging:rtl8723au:odm.c:Removing trailing whitespacesJoglekar Tejas1-1/+1
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds19-65/+48
2015-06-17staging:rtl8723au: Fix return statement reported by coccinellePrasanna Karthik1-3/+1
2015-06-17staging: rtl8723au: include/rtl8723a_hal.h: use __leXX types in fw header structDaniele Alessandrelli1-8/+11
2015-06-17staging: rtl8723au: include/rtl8723a_hal.h: fix Rsvd1 size in fw header structDaniele Alessandrelli1-1/+1
2015-06-17staging: rtl8723au: core: Remove unneeded #ifdefsAndreas Ruprecht1-6/+0
2015-06-13staging:rtl8723au:rtw_ap:space prohibited between function name & '('Joglekar Tejas1-4/+4
2015-06-13staging:rtl8723au:ioctl_cfg80211:spaces required around '>'Joglekar Tejas1-1/+1
2015-06-12staging: rtl8723au: issue_probersp(): remove unused parameterLuca Ceresoli1-5/+3
2015-06-12staging: rtl8723au: use swap() in WMMOnAssocRsp23a()Fabian Frederick1-9/+3
2015-06-08staging: rtl8723au: core: remove redundant endianness conversionDavid Decotigny1-2/+2