aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)AuthorFilesLines
2015-08-14staging: rtl8723au: Fix Sparse errors in rtw_security.cGravatar Jacob Kiefer 1-10/+14
2015-08-07staging: rtl8723au: rtl8723a_hal_init: Improve code readabilityGravatar Johannes Postma 1-1/+1
2015-08-07staging: rtl8723au: Fix sparse warning: cast to restricted __le16Gravatar Johannes Postma 1-1/+1
2015-08-05staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl.Gravatar Ting-Chih Hsiao 1-1/+1
2015-07-22staging: rtl8723au: fix incorrect type in assignment warningGravatar Steve Pennington 1-2/+1
2015-07-14staging:rtl8723au:odm.c:Removing trailing whitespacesGravatar Joglekar Tejas 1-1/+1
2015-06-26Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 19-65/+48
2015-06-17staging:rtl8723au: Fix return statement reported by coccinelleGravatar Prasanna Karthik 1-3/+1
2015-06-17staging: rtl8723au: include/rtl8723a_hal.h: use __leXX types in fw header structGravatar Daniele Alessandrelli 1-8/+11
2015-06-17staging: rtl8723au: include/rtl8723a_hal.h: fix Rsvd1 size in fw header structGravatar Daniele Alessandrelli 1-1/+1
2015-06-17staging: rtl8723au: core: Remove unneeded #ifdefsGravatar Andreas Ruprecht 1-6/+0
2015-06-13staging:rtl8723au:rtw_ap:space prohibited between function name & '('Gravatar Joglekar Tejas 1-4/+4
2015-06-13staging:rtl8723au:ioctl_cfg80211:spaces required around '>'Gravatar Joglekar Tejas 1-1/+1
2015-06-12staging: rtl8723au: issue_probersp(): remove unused parameterGravatar Luca Ceresoli 1-5/+3
2015-06-12staging: rtl8723au: use swap() in WMMOnAssocRsp23a()Gravatar Fabian Frederick 1-9/+3
2015-06-08staging: rtl8723au: core: remove redundant endianness conversionGravatar David Decotigny 1-2/+2
2015-06-08staging: rtl8723au: core: avoid bitwise arithmetic with forced endiannessGravatar David Decotigny 1-2/+0
2015-05-31staging: rtl8723au: remove useless commentGravatar Luca Ceresoli 1-1/+0
2015-05-31staging: rtl8723au: remove useless return valueGravatar Luca Ceresoli 1-2/+1
2015-05-31staging: rtl8723au: fix sparse warningGravatar Juston Li 1-1/+1
2015-05-31staging: rtl8723au: remove redundant initializationGravatar Gujulan Elango, Hari Prasath (H.) 1-1/+1
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectGravatar Johannes Berg 1-1/+1
2015-05-08Staging: rtl8723au: hal: Remove trailing whitespace in odm.cGravatar Edward Lipinsky 1-1/+1
2015-05-08Staging: fixed multiple spelling errors.Gravatar Carlos E. Garcia 13-18/+18
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+5
2015-04-03staging: rtl8723au: Remove unneeded commentsGravatar M. Vefa Bicakci 1-4/+4
2015-04-03staging: rtl8723au: Use __func__ in trace logsGravatar M. Vefa Bicakci 1-19/+22
2015-04-03staging: rtl8723au: Rework two byte array comparisonsGravatar M. Vefa Bicakci 1-20/+14
2015-04-03staging: rtl8723au: suspect code indent for conditional statementsGravatar M. Vefa Bicakci 1-17/+17
2015-04-03staging: rtl8723au: Adjust whitespace in and around commentsGravatar M. Vefa Bicakci 1-56/+57
2015-04-03staging: rtl8723au: No spaces at the start of a lineGravatar M. Vefa Bicakci 1-70/+70
2015-04-03staging: rtl8723au: that open brace should be on the previous lineGravatar M. Vefa Bicakci 1-4/+5
2015-04-03staging: rtl8723au: trailing statements should be on next lineGravatar M. Vefa Bicakci 1-8/+17
2015-04-03staging: rtl8723au: Remove unneeded curly bracesGravatar M. Vefa Bicakci 1-11/+5
2015-04-03staging: rtl8723au: else is not generally useful after a returnGravatar M. Vefa Bicakci 1-20/+22
2015-04-03staging: rtl8723au: Reorganize a few functions to remove indentationGravatar M. Vefa Bicakci 1-108/+107
2015-04-03staging: rtl8723au: Fix the indentation of two linesGravatar M. Vefa Bicakci 1-2/+2
2015-04-03staging: rtl8723au: else should follow close braceGravatar M. Vefa Bicakci 1-6/+3
2015-04-03staging: rtl8723au: Fix "before/around/after" whitespace issuesGravatar M. Vefa Bicakci 1-106/+113
2015-04-03staging: rtl8723au: Reformat whitespace to increase readabilityGravatar M. Vefa Bicakci 1-41/+38
2015-04-03drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Gravatar Piotr Witoslawski 1-1/+1
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Gravatar Tom Gundersen 1-1/+5
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesGravatar Joe Perches 28-821/+660
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGGravatar Joe Perches 9-122/+101
2015-03-23Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23aGravatar Somya Anand 1-7/+0
2015-03-23staging: rtl8723au: Do not byteswap timeout twiceGravatar Jes Sorensen 1-5/+2
2015-03-23staging: rtl8723au: update_txdesc(): bagg_pkt is always falseGravatar Jes Sorensen 1-3/+3
2015-03-23staging: rtl8723au: Fix trailing whitespaceGravatar Jes Sorensen 1-1/+1
2015-03-23staging: rtl8723au: Fix mis-placed breakGravatar Jes Sorensen 1-1/+1
2015-03-16Staging: rtl8723au: Remove parentheses around right side an assignmentGravatar Haneen Mohammed 8-25/+25