summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-2619-65/+48
|\
| * staging:rtl8723au: Fix return statement reported by coccinellePrasanna Karthik2015-06-171-3/+1
| * staging: rtl8723au: include/rtl8723a_hal.h: use __leXX types in fw header structDaniele Alessandrelli2015-06-171-8/+11
| * staging: rtl8723au: include/rtl8723a_hal.h: fix Rsvd1 size in fw header structDaniele Alessandrelli2015-06-171-1/+1
| * staging: rtl8723au: core: Remove unneeded #ifdefsAndreas Ruprecht2015-06-171-6/+0
| * staging:rtl8723au:rtw_ap:space prohibited between function name & '('Joglekar Tejas2015-06-131-4/+4
| * staging:rtl8723au:ioctl_cfg80211:spaces required around '>'Joglekar Tejas2015-06-131-1/+1
| * staging: rtl8723au: issue_probersp(): remove unused parameterLuca Ceresoli2015-06-121-5/+3
| * staging: rtl8723au: use swap() in WMMOnAssocRsp23a()Fabian Frederick2015-06-121-9/+3
| * staging: rtl8723au: core: remove redundant endianness conversionDavid Decotigny2015-06-081-2/+2
| * staging: rtl8723au: core: avoid bitwise arithmetic with forced endiannessDavid Decotigny2015-06-081-2/+0
| * staging: rtl8723au: remove useless commentLuca Ceresoli2015-05-311-1/+0
| * staging: rtl8723au: remove useless return valueLuca Ceresoli2015-05-311-2/+1
| * staging: rtl8723au: fix sparse warningJuston Li2015-05-311-1/+1
| * staging: rtl8723au: remove redundant initializationGujulan Elango, Hari Prasath (H.)2015-05-311-1/+1
| * Staging: rtl8723au: hal: Remove trailing whitespace in odm.cEdward Lipinsky2015-05-081-1/+1
| * Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-0813-18/+18
* | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-1/+5
|\
| * cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-1/+5
* | staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci2015-04-031-4/+4
* | staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci2015-04-031-19/+22
* | staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci2015-04-031-20/+14
* | staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci2015-04-031-17/+17
* | staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci2015-04-031-56/+57
* | staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci2015-04-031-70/+70
* | staging: rtl8723au: that open brace should be on the previous lineM. Vefa Bicakci2015-04-031-4/+5
* | staging: rtl8723au: trailing statements should be on next lineM. Vefa Bicakci2015-04-031-8/+17
* | staging: rtl8723au: Remove unneeded curly bracesM. Vefa Bicakci2015-04-031-11/+5
* | staging: rtl8723au: else is not generally useful after a returnM. Vefa Bicakci2015-04-031-20/+22
* | staging: rtl8723au: Reorganize a few functions to remove indentationM. Vefa Bicakci2015-04-031-108/+107
* | staging: rtl8723au: Fix the indentation of two linesM. Vefa Bicakci2015-04-031-2/+2
* | staging: rtl8723au: else should follow close braceM. Vefa Bicakci2015-04-031-6/+3
* | staging: rtl8723au: Fix "before/around/after" whitespace issuesM. Vefa Bicakci2015-04-031-106/+113
* | staging: rtl8723au: Reformat whitespace to increase readabilityM. Vefa Bicakci2015-04-031-41/+38
* | drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Piotr Witoslawski2015-04-031-1/+1
* | staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches2015-03-2628-821/+660
* | staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches2015-03-269-122/+101
* | Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23aSomya Anand2015-03-231-7/+0
* | staging: rtl8723au: Do not byteswap timeout twiceJes Sorensen2015-03-231-5/+2
* | staging: rtl8723au: update_txdesc(): bagg_pkt is always falseJes Sorensen2015-03-231-3/+3
* | staging: rtl8723au: Fix trailing whitespaceJes Sorensen2015-03-231-1/+1
* | staging: rtl8723au: Fix mis-placed breakJes Sorensen2015-03-231-1/+1
* | Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-168-25/+25
* | staging: rtl8723au: remove intialization of static intsSupriya Karanth2015-03-162-2/+2
* | drivers: staging: rtl8723au: hal: Removed unnecessary parenthesesTina Johnson2015-03-091-1/+1
* | drivers: staging: rtl8723au: core: Removed unnecessary parenthesesTina Johnson2015-03-091-2/+2
* | staging: rtl8723au: Eliminate ODM_SetBBReg()Jes Sorensen2015-03-063-26/+20
* | staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg()Jes Sorensen2015-03-061-49/+119
* | staging: rtl8723au: Eliminate ODM_GetBBReg()Jes Sorensen2015-03-063-23/+17
OpenPOWER on IntegriCloud