summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)Author
2015-09-29staging: rtl8723au: Fix resource leakMateusz Kulikowski
2015-09-16staging: rtl8723au: Clean up getPowerBase()Jes Sorensen
2015-09-16staging: rtl8723au: TurboScanOff is always trueJes Sorensen
2015-09-16staging: rtl8723au: Tidy up SetTxPowerLevel8723A()Jes Sorensen
2015-09-16staging: rtl8723au: Fold getTxPowerIndex() into PHY_SetTxPowerLevel8723A()Jes Sorensen
2015-09-16staging: rtl8723au: Eliminate dummy ccxPowerIndexCheck()Jes Sorensen
2015-09-16staging: rtl8723au: Simplify eeprom content checkingJes Sorensen
2015-09-12Staging: rtl8723au: hal: Remove braces for single statement blocksShraddha Barke
2015-09-12staging: rtl8723au: remove unnecessary le32_to_cpuMichaƂ Bartoszkiewicz
2015-09-12staging: rtl8723au: remove unimplemented function declarationsLuca Ceresoli
2015-09-12Staging: rtl8723au: core: Remove unused variableShraddha Barke
2015-09-12staging/rtl8723au: Use %pM format specifier to print mac addressAlexander Kuleshov
2015-08-14staging: rtl8723au: Fix Sparse errors in rtw_security.cJacob Kiefer
2015-08-07staging: rtl8723au: rtl8723a_hal_init: Improve code readabilityJohannes Postma
2015-08-07staging: rtl8723au: Fix sparse warning: cast to restricted __le16Johannes Postma
2015-08-05staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl.Ting-Chih Hsiao
2015-07-22staging: rtl8723au: fix incorrect type in assignment warningSteve Pennington
2015-07-14staging:rtl8723au:odm.c:Removing trailing whitespacesJoglekar Tejas
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-06-17staging:rtl8723au: Fix return statement reported by coccinellePrasanna Karthik
2015-06-17staging: rtl8723au: include/rtl8723a_hal.h: use __leXX types in fw header structDaniele Alessandrelli
2015-06-17staging: rtl8723au: include/rtl8723a_hal.h: fix Rsvd1 size in fw header structDaniele Alessandrelli
2015-06-17staging: rtl8723au: core: Remove unneeded #ifdefsAndreas Ruprecht
2015-06-13staging:rtl8723au:rtw_ap:space prohibited between function name & '('Joglekar Tejas
2015-06-13staging:rtl8723au:ioctl_cfg80211:spaces required around '>'Joglekar Tejas
2015-06-12staging: rtl8723au: issue_probersp(): remove unused parameterLuca Ceresoli
2015-06-12staging: rtl8723au: use swap() in WMMOnAssocRsp23a()Fabian Frederick
2015-06-08staging: rtl8723au: core: remove redundant endianness conversionDavid Decotigny
2015-06-08staging: rtl8723au: core: avoid bitwise arithmetic with forced endiannessDavid Decotigny
2015-05-31staging: rtl8723au: remove useless commentLuca Ceresoli
2015-05-31staging: rtl8723au: remove useless return valueLuca Ceresoli
2015-05-31staging: rtl8723au: fix sparse warningJuston Li
2015-05-31staging: rtl8723au: remove redundant initializationGujulan Elango, Hari Prasath (H.)
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-05-08Staging: rtl8723au: hal: Remove trailing whitespace in odm.cEdward Lipinsky
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-03staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci
2015-04-03staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci
2015-04-03staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci
2015-04-03staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci
2015-04-03staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci
2015-04-03staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci
2015-04-03staging: rtl8723au: that open brace should be on the previous lineM. Vefa Bicakci
2015-04-03staging: rtl8723au: trailing statements should be on next lineM. Vefa Bicakci
2015-04-03staging: rtl8723au: Remove unneeded curly bracesM. Vefa Bicakci
2015-04-03staging: rtl8723au: else is not generally useful after a returnM. Vefa Bicakci
2015-04-03staging: rtl8723au: Reorganize a few functions to remove indentationM. Vefa Bicakci
2015-04-03staging: rtl8723au: Fix the indentation of two linesM. Vefa Bicakci
2015-04-03staging: rtl8723au: else should follow close braceM. Vefa Bicakci