summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723au
AgeCommit message (Expand)Author
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
2015-04-03staging: rtl8723au: Fix "before/around/after" whitespace issuesM. Vefa Bicakci
2015-04-03staging: rtl8723au: Reformat whitespace to increase readabilityM. Vefa Bicakci
2015-04-03drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"Piotr Witoslawski
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches
2015-03-23Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23aSomya Anand
2015-03-23staging: rtl8723au: Do not byteswap timeout twiceJes Sorensen
2015-03-23staging: rtl8723au: update_txdesc(): bagg_pkt is always falseJes Sorensen
2015-03-23staging: rtl8723au: Fix trailing whitespaceJes Sorensen
2015-03-23staging: rtl8723au: Fix mis-placed breakJes Sorensen
2015-03-16Staging: rtl8723au: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16staging: rtl8723au: remove intialization of static intsSupriya Karanth
2015-03-09drivers: staging: rtl8723au: hal: Removed unnecessary parenthesesTina Johnson
2015-03-09drivers: staging: rtl8723au: core: Removed unnecessary parenthesesTina Johnson
2015-03-06staging: rtl8723au: Eliminate ODM_SetBBReg()Jes Sorensen
2015-03-06staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg()Jes Sorensen
2015-03-06staging: rtl8723au: Eliminate ODM_GetBBReg()Jes Sorensen
2015-03-06staging: rtl8723au: Get rid of ODM_Read4Byte()Jes Sorensen
2015-03-06staging: rtl8723au: Remove various ODM_* register access wrappersJes Sorensen
2015-03-06staging: rtl8723au: Eliminate ODM_Write1Byte()Jes Sorensen
2015-03-06staging: rtl8723au: odm_ConfigBB_PHY_8723A() always issues 32 bit writesJes Sorensen
2015-03-06staging: rtl8723au: odm_ConfigBB_AGC_8723A() always does 32 bit writesJes Sorensen
2015-03-06staging: rtl8723au: odm.c: Use rtl8723au_{read, write}32() for 32 bit registe...Jes Sorensen
2015-03-06staging: rtl8723au: usb_halinit.c: Use rtl8723au_{read,write}32()Jes Sorensen
2015-03-06staging: rtl8723au: rtl8723a_phycfg.c: Use proper register read/write functionsJes Sorensen
2015-03-06staging: rtl8723au: writeOFDMPowerReg() use rtl8723au_write32()Jes Sorensen
2015-03-06staging: rtl8723au: Clean up PHY_{Query,Set}BBReg() 32 bit read/writesJes Sorensen
2015-03-06staging: rtl8723au: Reduce the usage of ODM_[GS]et_BBReg()Jes Sorensen
2015-03-06staging: rtl8723au: Remove pointless wrappers around odm_TXPowerTrackingInit()Jes Sorensen
2015-03-06staging: rtl8723au: Remove a number of unused entries from struct dm_odm_tJes Sorensen
2015-03-06staging: rtl8723au: Remove unused struct rx_hpJes Sorensen
2015-03-06Staging: rtl8723au: Fixed error 'else should follow close brace '}".Yeliz Taneroglu
2015-03-06staging: rtl8723au: remove extra parentheses around right bit shift operationsAya Mahfouz
2015-03-06staging: rtl8723au: odm.c: Break some lines down to 80 charactersJes Sorensen
2015-03-06staging: rtl8723au: ODM_Write_DIG23A(): Cosmetic cleanupsJes Sorensen