staging: rtl8192e: Fix BRACES warning
[firefly-linux-kernel-4.4.55.git] / drivers / staging / rtl8723au /
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Remove unneeded comments
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Use __func__ in trace logs
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Rework two byte array comparisons
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: suspect code indent for conditional...
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Adjust whitespace in and around...
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: No spaces at the start of a line
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: that open brace should be on the...
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: trailing statements should be on...
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Remove unneeded curly braces
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: else is not generally useful after...
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Reorganize a few functions to remov...
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Fix the indentation of two lines
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: else should follow close brace
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Fix "before/around/after" whitespac...
2015-04-03 M. Vefa Bicakcistaging: rtl8723au: Reformat whitespace to increase...
2015-04-03 Piotr Witoslawskidrivers: staging: rtl8723au: fix "warning: cast to...
2015-04-03 Greg Kroah-HartmanMerge lustre patches based on 4.0-rc5 into staging...
2015-04-01 Greg Kroah-HartmanMerge tag 'iio-for-4.1b' of git://git./linux/kernel...
2015-03-26 Joe Perchesstaging: rtl8723au: Update RT_TRACE macro and uses
2015-03-26 Joe Perchesstaging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG
2015-03-24 Greg Kroah-HartmanMerge tag 'iio-for-4.1a' of git://git./linux/kernel...
2015-03-23 Somya AnandStaging: rtl8723au: Remove unused function rtw_atimdone...
2015-03-23 Jes Sorensenstaging: rtl8723au: Do not byteswap timeout twice
2015-03-23 Jes Sorensenstaging: rtl8723au: update_txdesc(): bagg_pkt is always...
2015-03-23 Jes Sorensenstaging: rtl8723au: Fix trailing whitespace
2015-03-23 Jes Sorensenstaging: rtl8723au: Fix mis-placed break
2015-03-23 Greg Kroah-HartmanMerge 4.0-rc5 into staging-testing
2015-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2015-03-16 Haneen MohammedStaging: rtl8723au: Remove parentheses around right...
2015-03-16 Supriya Karanthstaging: rtl8723au: remove intialization of static...
2015-03-16 Mark BrownMerge remote-tracking branches 'asoc/fix/ak4671', ...
2015-03-16 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2015-03-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-09 Tina Johnsondrivers: staging: rtl8723au: hal: Removed unnecessary...
2015-03-09 Tina Johnsondrivers: staging: rtl8723au: core: Removed unnecessary...
2015-03-09 Greg Kroah-HartmanMerge 4.0-rc3 into staging-next
2015-03-07 Mark BrownMerge remote-tracking branches 'regmap/fix/irq', 'regma...
2015-03-07 Jes Sorensenstaging: rtl8723au: Eliminate ODM_SetBBReg()
2015-03-07 Jes Sorensenstaging: rtl8723au: odm.c: Further reduce the use of...
2015-03-07 Jes Sorensenstaging: rtl8723au: Eliminate ODM_GetBBReg()
2015-03-07 Jes Sorensenstaging: rtl8723au: Get rid of ODM_Read4Byte()
2015-03-07 Jes Sorensenstaging: rtl8723au: Remove various ODM_* register acces...
2015-03-07 Jes Sorensenstaging: rtl8723au: Eliminate ODM_Write1Byte()
2015-03-07 Jes Sorensenstaging: rtl8723au: odm_ConfigBB_PHY_8723A() always...
2015-03-07 Jes Sorensenstaging: rtl8723au: odm_ConfigBB_AGC_8723A() always...
2015-03-07 Jes Sorensenstaging: rtl8723au: odm.c: Use rtl8723au_{read, write...
2015-03-07 Jes Sorensenstaging: rtl8723au: usb_halinit.c: Use rtl8723au_{read...
2015-03-07 Jes Sorensenstaging: rtl8723au: rtl8723a_phycfg.c: Use proper regis...
2015-03-07 Jes Sorensenstaging: rtl8723au: writeOFDMPowerReg() use rtl8723au_w...
2015-03-07 Jes Sorensenstaging: rtl8723au: Clean up PHY_{Query,Set}BBReg(...
2015-03-07 Jes Sorensenstaging: rtl8723au: Reduce the usage of ODM_[GS]et_BBReg()
2015-03-07 Jes Sorensenstaging: rtl8723au: Remove pointless wrappers around...
2015-03-07 Jes Sorensenstaging: rtl8723au: Remove a number of unused entries...
2015-03-07 Jes Sorensenstaging: rtl8723au: Remove unused struct rx_hp
2015-03-06 Yeliz TanerogluStaging: rtl8723au: Fixed error 'else should follow...
2015-03-06 Aya Mahfouzstaging: rtl8723au: remove extra parentheses around...
2015-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-03-06 Mark BrownMerge remote-tracking branches 'spi/fix/atmel', 'spi...
2015-03-06 Mark BrownMerge remote-tracking branches 'regulator/fix/da9210...
2015-03-06 Jes Sorensenstaging: rtl8723au: odm.c: Break some lines down to...
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_Write_DIG23A(): Cosmetic cleanups
2015-03-06 Jes Sorensenstaging: rtl8723au: Clean up odm_RefreshRateAdaptiveMask()
2015-03-06 Jes Sorensenstaging: rtl8723au: Clean up FindMinimumRSSI()
2015-03-06 Jes Sorensenstaging: rtl8723au: Clean up odm_RSSIMonitorCheck()
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_TXPowerTrackingCheck23a():...
2015-03-06 Jes Sorensenstaging: rtl8723au: Remove write only bIsCurRDLState
2015-03-06 Jes Sorensenstaging: rtl8723au: Remove unused struct pri_cca
2015-03-06 Jes Sorensenstaging: rtl8723au: Remove unused struct odm_fat_t
2015-03-06 Jes Sorensenstaging: rtl8723au: Remove unused Funai TV hack
2015-03-06 Jes Sorensenstaging: rtl8723au: Remove write-only variable ControlC...
2015-03-06 Jes Sorensenstaging: rtl8723au: SupportInterface is always set...
2015-03-06 Jes Sorensenstaging: rtl8723au: Remove no-op ODM_CMNINFO_PLATFORM
2015-03-06 Jes Sorensenstaging: rtl8723au: odm_dtc(): Remove no-op function
2015-03-06 Jes Sorensenstaging: rtl8723au: Make odm_PHY_SaveAFERegisters(...
2015-03-06 Jes Sorensenstaging: rtl8723au: Remove unused ODM ability flags
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_RF_CALIBRATION is never set
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_RF_TX_PWR_TRACK is always set
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_BB_PWR_SAVE is unused
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_BB_CCK_PD is always set
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_BB_RSSI_MONITOR is always set
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_BB_FA_CNT is always set
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_BB_DYNAMIC_TXPWR isn't used...
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_BB_DIG is always set
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_BB_RA_MASK is always set
2015-03-06 Jes Sorensenstaging: rtl8723au: ODM_MAC_EDCA_TURBO is always set
2015-03-06 Jes Sorensenstaging: rtl8723au: Avoid zero initializing variables...
2015-03-06 Jes Sorensenstaging: rtl8723au: Variable bbtchange is always false
2015-03-06 Daniele Alessandrellistaging: rtl8723au: rtl8723a_hal_init.c: remove unneces...
2015-03-06 Jes Sorensenstaging: rtl8723au: MAX_AGGR_NUM is not used
2015-03-06 Jes Sorensenstaging: rtl8723au: The RF on an 8723au is always a...
2015-03-06 Jes Sorensenstaging: rtl8723au: Remove rf type from struct hal_version
2015-03-06 Jes Sorensenstaging: rtl8723au: Be more consistent in checking...
2015-03-06 Jes Sorensenstaging: rtl8723au: No need for two copies of rf_type
2015-03-06 Jes Sorensenstaging: rtl8723au: Firmware always handles adaptive...
2015-03-06 Jes Sorensenstaging: rtl8723au: hal_com.h: Remove some unused ...
next