index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723au
Age
Commit message (
Expand
)
Author
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-03
staging: rtl8723au: Remove unneeded comments
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: Use __func__ in trace logs
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: Rework two byte array comparisons
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: suspect code indent for conditional statements
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: Adjust whitespace in and around comments
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: No spaces at the start of a line
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: that open brace should be on the previous line
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: trailing statements should be on next line
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: Remove unneeded curly braces
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: else is not generally useful after a return
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: Reorganize a few functions to remove indentation
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: Fix the indentation of two lines
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: else should follow close brace
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: Fix "before/around/after" whitespace issues
M. Vefa Bicakci
2015-04-03
staging: rtl8723au: Reformat whitespace to increase readability
M. Vefa Bicakci
2015-04-03
drivers: staging: rtl8723au: fix "warning: cast to restricted __le16"
Piotr Witoslawski
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-26
staging: rtl8723au: Update RT_TRACE macro and uses
Joe Perches
2015-03-26
staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG
Joe Perches
2015-03-23
Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23a
Somya Anand
2015-03-23
staging: rtl8723au: Do not byteswap timeout twice
Jes Sorensen
2015-03-23
staging: rtl8723au: update_txdesc(): bagg_pkt is always false
Jes Sorensen
2015-03-23
staging: rtl8723au: Fix trailing whitespace
Jes Sorensen
2015-03-23
staging: rtl8723au: Fix mis-placed break
Jes Sorensen
2015-03-16
Staging: rtl8723au: Remove parentheses around right side an assignment
Haneen Mohammed
2015-03-16
staging: rtl8723au: remove intialization of static ints
Supriya Karanth
2015-03-09
drivers: staging: rtl8723au: hal: Removed unnecessary parentheses
Tina Johnson
2015-03-09
drivers: staging: rtl8723au: core: Removed unnecessary parentheses
Tina Johnson
2015-03-06
staging: rtl8723au: Eliminate ODM_SetBBReg()
Jes Sorensen
2015-03-06
staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg()
Jes Sorensen
2015-03-06
staging: rtl8723au: Eliminate ODM_GetBBReg()
Jes Sorensen
2015-03-06
staging: rtl8723au: Get rid of ODM_Read4Byte()
Jes Sorensen
2015-03-06
staging: rtl8723au: Remove various ODM_* register access wrappers
Jes Sorensen
2015-03-06
staging: rtl8723au: Eliminate ODM_Write1Byte()
Jes Sorensen
2015-03-06
staging: rtl8723au: odm_ConfigBB_PHY_8723A() always issues 32 bit writes
Jes Sorensen
2015-03-06
staging: rtl8723au: odm_ConfigBB_AGC_8723A() always does 32 bit writes
Jes Sorensen
2015-03-06
staging: rtl8723au: odm.c: Use rtl8723au_{read, write}32() for 32 bit registe...
Jes Sorensen
2015-03-06
staging: rtl8723au: usb_halinit.c: Use rtl8723au_{read,write}32()
Jes Sorensen
2015-03-06
staging: rtl8723au: rtl8723a_phycfg.c: Use proper register read/write functions
Jes Sorensen
2015-03-06
staging: rtl8723au: writeOFDMPowerReg() use rtl8723au_write32()
Jes Sorensen
2015-03-06
staging: rtl8723au: Clean up PHY_{Query,Set}BBReg() 32 bit read/writes
Jes Sorensen
2015-03-06
staging: rtl8723au: Reduce the usage of ODM_[GS]et_BBReg()
Jes Sorensen
2015-03-06
staging: rtl8723au: Remove pointless wrappers around odm_TXPowerTrackingInit()
Jes Sorensen
2015-03-06
staging: rtl8723au: Remove a number of unused entries from struct dm_odm_t
Jes Sorensen
2015-03-06
staging: rtl8723au: Remove unused struct rx_hp
Jes Sorensen
2015-03-06
Staging: rtl8723au: Fixed error 'else should follow close brace '}".
Yeliz Taneroglu
2015-03-06
staging: rtl8723au: remove extra parentheses around right bit shift operations
Aya Mahfouz
2015-03-06
staging: rtl8723au: odm.c: Break some lines down to 80 characters
Jes Sorensen
2015-03-06
staging: rtl8723au: ODM_Write_DIG23A(): Cosmetic cleanups
Jes Sorensen
[next]