开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8723au
Age
Commit message (
Expand
)
Author
2014-08-01
staging: rtl8723au: Fix static symbol sparse warning
Miguel Oliveira
2014-08-01
staging: rtl8723au: usb_dvobj_init(): Remove unused variable 'pdev_desc'
Jes Sorensen
2014-08-01
staging: rtl8723au: Do not duplicate kernel provided USB macros
Jes Sorensen
2014-08-01
staging: rtl8723au: Remove never set struct pwrctrl_priv.bHWPowerdown
Jes Sorensen
2014-08-01
staging: rtl8723au: Remove two never set variables
Jes Sorensen
2014-08-01
staging: rtl8723au: RSSI_test is never set
Jes Sorensen
2014-07-22
staging: rtl8723au: Fix typo in rtl8723au/core
Masanari Iida
2014-07-22
staging: rtl8723au: Fix typo in rtw_ap.c
Masanari Iida
2014-07-22
staging: rtl8723au: Fix typo in rtw_xmit.c
Masanari Iida
2014-07-22
staging: rtl8723au: Fix typo in rtw_mlme.c
Masanari Iida
2014-07-22
staging: rtl8723au: Fix typo in rtw_mlme_ext.c
Masanari Iida
2014-07-21
staging: rtl8723au: rtw_resume(): release semaphore before exit on error
Jes Sorensen
2014-07-21
staging: rtl8723au: Fold rtw_resume_process23a() into rtw_resume()
Jes Sorensen
2014-07-21
staging: rtl8723au: Reduce wrapper layers around hal_{de, }init() calls
Jes Sorensen
2014-07-21
staging: rtl8723au: Fold rtl8723a_set_nav_upper() into rtl8723au_hal_init()
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove a pile of fluff for calling into a bunch of no-op ...
Jes Sorensen
2014-07-21
staging: rtl8723au: odm_CommonInfoSelfInit23a(): Use proper register defines
Jes Sorensen
2014-07-21
staging: rtl8723au: Merge Init_ODM_ComInfo_8723a() into rtl8723a_init_dm_priv()
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove obsolete ODM23a_CmnInfoHook()
Jes Sorensen
2014-07-21
staging: rtl8723au: Eliminate obsolete odm_CmnInfoHook_Debug23a()
Jes Sorensen
2014-07-21
staging: rtl8723au: Eliminate ODM_CMNINFO_POWER_SAVING usage
Jes Sorensen
2014-07-21
staging: rtl8723au: Eliminate ODM_CMNINFO_SCAN related code
Jes Sorensen
2014-07-21
staging: rtl8723au: Eliminate ODM_CMNINFO_CHNL usage
Jes Sorensen
2014-07-21
staging: rtl8723au: Eliminate ODM_CMNINFO_BW usage
Jes Sorensen
2014-07-21
staging: rtl8723au: Eliminate ugly ODM_CMNINFO_SEC_CHNL_OFFSET usage
Jes Sorensen
2014-07-21
staging: rtl8723au: ODM_DMWatchdog23a(): Take a struct hal_data_8723a *
Jes Sorensen
2014-07-21
staging: rtl8723au: We don't need two APIs to set pHalData->odmpriv.SupportAb...
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove another pile of awful unused ODM variables
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove another pile of useless ODM variables
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove useless ODM_CMNINFO_{WM_MODE, BAND} related code
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove ODM_CMNINFO_[RT]X_UNI and related code
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove write-only variables struct dm_priv->{Init,}DMFlag
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove write-only struct dm_priv->DM_Type variable
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove no-op function dm_CheckStatistics()
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove no-op rtl8723a_deinit_dm_priv()
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove some redundant check for hw_init_completed
Jes Sorensen
2014-07-21
staging: rtl8723au: Remove unused DefaultInitialGain array
Jes Sorensen
2014-07-21
staging: rtl8723au: bDMInitialGainEnable is always true
Jes Sorensen
2014-07-21
staging: rtl8723au: Declare odm_EdcaTurbo*() functions static
Jes Sorensen
2014-07-21
staging: rtl8723au: Fold odm_EdcaTurboCheck23aCE23a() into odm_EdcaTurboCheck...
Jes Sorensen
2014-07-17
staging: rtl8723au: Remove pointless IS_STA_VALID() macro
Jes Sorensen
2014-07-17
staging: rtl8723au: Remove unused odm_RegDefine11AC.h
Jes Sorensen
2014-07-17
staging: rtl8723au: ODM_IC_11N_SERIES is always true for SupportICType
Jes Sorensen
2014-07-17
staging: rtl8723au: rtl8723a_InitBeaconParameters(): Remove unused variable
Jes Sorensen
2014-07-17
staging: rtl8723au: Use proper name REG_CAMCMD and remove wrapper invalidate_...
Jes Sorensen
2014-07-17
staging: rtl8723au: Remove RegBcnCtrlVal
Jes Sorensen
2014-07-17
staging: rtl8723au: Remove no-op _InitOperation_mode() function
Jes Sorensen
2014-07-17
staging: rtl8723au: Remove no-op usb_AggSetting*()
Jes Sorensen
2014-07-17
staging: rtl8723au: Remove write-only variable UsbRxHighSpeedMode
Jes Sorensen
2014-07-17
staging: rtl8723au: Corrections in the coding style
Raphael Silva
[next]