1. d538ae3 staging: rtl8723au: core: rtw_ap: Remove useless intialisation by Amitoj Kaur Chawla · 9 years ago
  2. e847655 staging: rtl8723au: core: rtw_recv: Remove useless initialisation by Amitoj Kaur Chawla · 9 years ago
  3. fcf7f33 staging: rtl8723au: core: rtw_wlan_util: Remove useless intialisation by Amitoj Kaur Chawla · 9 years ago
  4. d26a752 staging: rtl8723au: hal: Remove useless intialisation by Amitoj Kaur Chawla · 9 years ago
  5. 5aebea5 Staging: rtl8723au: rtw_mlme_ext: Remove unnecessary test expression by Shivani Bhardwaj · 9 years ago
  6. ad942cb Staging: rtl8723au: rtl8723a_bt-coexist: Remove unused variable by Shivani Bhardwaj · 9 years ago
  7. 3fd624b Staging: rtl8723au: Use snprintf instead rsprintf by Ksenija Stanojevic · 9 years ago
  8. 7d76173 staging: rtl8723au: Fix resource leak by Mateusz Kulikowski · 9 years ago
  9. b3083eb staging: rtl8723au: Clean up getPowerBase() by Jes Sorensen · 9 years ago
  10. 784e3683 staging: rtl8723au: TurboScanOff is always true by Jes Sorensen · 9 years ago
  11. 36708d0 staging: rtl8723au: Tidy up SetTxPowerLevel8723A() by Jes Sorensen · 9 years ago
  12. e5241dc0 staging: rtl8723au: Fold getTxPowerIndex() into PHY_SetTxPowerLevel8723A() by Jes Sorensen · 9 years ago
  13. 8b92832 staging: rtl8723au: Eliminate dummy ccxPowerIndexCheck() by Jes Sorensen · 9 years ago
  14. 96a98aa staging: rtl8723au: Simplify eeprom content checking by Jes Sorensen · 9 years ago
  15. 12d2737 Staging: rtl8723au: hal: Remove braces for single statement blocks by Shraddha Barke · 9 years ago
  16. 9c76f01 staging: rtl8723au: remove unnecessary le32_to_cpu by Michał Bartoszkiewicz · 9 years ago
  17. 2f0c142 staging: rtl8723au: remove unimplemented function declarations by Luca Ceresoli · 9 years ago
  18. afeeff0 Staging: rtl8723au: core: Remove unused variable by Shraddha Barke · 9 years ago
  19. 0c74210 staging/rtl8723au: Use %pM format specifier to print mac address by Alexander Kuleshov · 9 years ago
  20. 772a6e1 staging: rtl8723au: Fix Sparse errors in rtw_security.c by Jacob Kiefer · 9 years ago
  21. 25e6632 staging: rtl8723au: rtl8723a_hal_init: Improve code readability by Johannes Postma · 9 years ago
  22. 8fc8cf4 staging: rtl8723au: Fix sparse warning: cast to restricted __le16 by Johannes Postma · 9 years ago
  23. c9a4762 staging: rtl8723au: fix up coding style warnings reported by checkpatch.pl. by Ting-Chih Hsiao · 9 years ago
  24. 80a6077 staging: rtl8723au: fix incorrect type in assignment warning by Steve Pennington · 9 years ago
  25. edeafb9 staging:rtl8723au:odm.c:Removing trailing whitespaces by Joglekar Tejas · 9 years ago
  26. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  27. 3bfef65 staging:rtl8723au: Fix return statement reported by coccinelle by Prasanna Karthik · 9 years ago
  28. 5534b8a staging: rtl8723au: include/rtl8723a_hal.h: use __leXX types in fw header struct by Daniele Alessandrelli · 9 years ago
  29. ff8453b3 staging: rtl8723au: include/rtl8723a_hal.h: fix Rsvd1 size in fw header struct by Daniele Alessandrelli · 9 years ago
  30. 07a55cd9 staging: rtl8723au: core: Remove unneeded #ifdefs by Andreas Ruprecht · 9 years ago
  31. 2a049f7 staging:rtl8723au:rtw_ap:space prohibited between function name & '(' by Joglekar Tejas · 9 years ago
  32. 73250a7 staging:rtl8723au:ioctl_cfg80211:spaces required around '>' by Joglekar Tejas · 9 years ago
  33. 863eaa7 staging: rtl8723au: issue_probersp(): remove unused parameter by Luca Ceresoli · 9 years ago
  34. 2ccd94e staging: rtl8723au: use swap() in WMMOnAssocRsp23a() by Fabian Frederick · 9 years ago
  35. 0263234 staging: rtl8723au: core: remove redundant endianness conversion by David Decotigny · 9 years ago
  36. af17b56d staging: rtl8723au: core: avoid bitwise arithmetic with forced endianness by David Decotigny · 9 years ago
  37. e630eb4 staging: rtl8723au: remove useless comment by Luca Ceresoli · 9 years ago
  38. b2f23a2 staging: rtl8723au: remove useless return value by Luca Ceresoli · 9 years ago
  39. 711c9b3 staging: rtl8723au: fix sparse warning by Juston Li · 9 years ago
  40. 7719855 staging: rtl8723au: remove redundant initialization by Gujulan Elango, Hari Prasath (H.) · 9 years ago
  41. 80279fb cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect by Johannes Berg · 9 years ago
  42. 95829dc Staging: rtl8723au: hal: Remove trailing whitespace in odm.c by Edward Lipinsky · 9 years ago
  43. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  44. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  45. 28eb1f3 staging: rtl8723au: Remove unneeded comments by M. Vefa Bicakci · 9 years ago
  46. 58b39a9 staging: rtl8723au: Use __func__ in trace logs by M. Vefa Bicakci · 9 years ago
  47. 87a4329 staging: rtl8723au: Rework two byte array comparisons by M. Vefa Bicakci · 9 years ago
  48. 046ca5f staging: rtl8723au: suspect code indent for conditional statements by M. Vefa Bicakci · 9 years ago
  49. 1d6b1ac staging: rtl8723au: Adjust whitespace in and around comments by M. Vefa Bicakci · 9 years ago
  50. 268523a staging: rtl8723au: No spaces at the start of a line by M. Vefa Bicakci · 9 years ago
  51. 3104ebad staging: rtl8723au: that open brace should be on the previous line by M. Vefa Bicakci · 9 years ago
  52. 06641b2 staging: rtl8723au: trailing statements should be on next line by M. Vefa Bicakci · 9 years ago
  53. 47b720a staging: rtl8723au: Remove unneeded curly braces by M. Vefa Bicakci · 9 years ago
  54. 444c704 staging: rtl8723au: else is not generally useful after a return by M. Vefa Bicakci · 9 years ago
  55. c3cc759 staging: rtl8723au: Reorganize a few functions to remove indentation by M. Vefa Bicakci · 9 years ago
  56. a239023 staging: rtl8723au: Fix the indentation of two lines by M. Vefa Bicakci · 9 years ago
  57. 2d7b3a7 staging: rtl8723au: else should follow close brace by M. Vefa Bicakci · 9 years ago
  58. 9c0cfd4 staging: rtl8723au: Fix "before/around/after" whitespace issues by M. Vefa Bicakci · 9 years ago
  59. f5d8bde74 staging: rtl8723au: Reformat whitespace to increase readability by M. Vefa Bicakci · 9 years ago
  60. d049c7f drivers: staging: rtl8723au: fix "warning: cast to restricted __le16" by Piotr Witoslawski · 9 years ago
  61. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  62. 90403aa staging: rtl8723au: Update RT_TRACE macro and uses by Joe Perches · 9 years ago
  63. ea07278 staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG by Joe Perches · 9 years ago
  64. a51bab6 Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23a by Somya Anand · 9 years ago
  65. 5026df9 staging: rtl8723au: Do not byteswap timeout twice by Jes Sorensen · 9 years ago
  66. a113b53 staging: rtl8723au: update_txdesc(): bagg_pkt is always false by Jes Sorensen · 9 years ago
  67. 18f576f staging: rtl8723au: Fix trailing whitespace by Jes Sorensen · 9 years ago
  68. ed2be12 staging: rtl8723au: Fix mis-placed break by Jes Sorensen · 9 years ago
  69. acc4b97 Staging: rtl8723au: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  70. e719bba staging: rtl8723au: remove intialization of static ints by Supriya Karanth · 9 years ago
  71. c89ca08 drivers: staging: rtl8723au: hal: Removed unnecessary parentheses by Tina Johnson · 9 years ago
  72. 143ff11 drivers: staging: rtl8723au: core: Removed unnecessary parentheses by Tina Johnson · 9 years ago
  73. 6725e52 staging: rtl8723au: Eliminate ODM_SetBBReg() by Jes Sorensen · 9 years ago
  74. 2635f19 staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg() by Jes Sorensen · 9 years ago
  75. 3f9cb6a staging: rtl8723au: Eliminate ODM_GetBBReg() by Jes Sorensen · 9 years ago
  76. 53de994 staging: rtl8723au: Get rid of ODM_Read4Byte() by Jes Sorensen · 9 years ago
  77. c43b3e3 staging: rtl8723au: Remove various ODM_* register access wrappers by Jes Sorensen · 9 years ago
  78. 4f092cc staging: rtl8723au: Eliminate ODM_Write1Byte() by Jes Sorensen · 9 years ago
  79. 2f3cf84 staging: rtl8723au: odm_ConfigBB_PHY_8723A() always issues 32 bit writes by Jes Sorensen · 9 years ago
  80. 539b61b staging: rtl8723au: odm_ConfigBB_AGC_8723A() always does 32 bit writes by Jes Sorensen · 9 years ago
  81. a39bd1f staging: rtl8723au: odm.c: Use rtl8723au_{read, write}32() for 32 bit register access by Jes Sorensen · 9 years ago
  82. 2c177a8 staging: rtl8723au: usb_halinit.c: Use rtl8723au_{read,write}32() by Jes Sorensen · 9 years ago
  83. dbe2d4d staging: rtl8723au: rtl8723a_phycfg.c: Use proper register read/write functions by Jes Sorensen · 9 years ago
  84. b3ced7c staging: rtl8723au: writeOFDMPowerReg() use rtl8723au_write32() by Jes Sorensen · 9 years ago
  85. 598fda7 staging: rtl8723au: Clean up PHY_{Query,Set}BBReg() 32 bit read/writes by Jes Sorensen · 9 years ago
  86. bfd83bb staging: rtl8723au: Reduce the usage of ODM_[GS]et_BBReg() by Jes Sorensen · 9 years ago
  87. def0c45 staging: rtl8723au: Remove pointless wrappers around odm_TXPowerTrackingInit() by Jes Sorensen · 9 years ago
  88. bb51449 staging: rtl8723au: Remove a number of unused entries from struct dm_odm_t by Jes Sorensen · 9 years ago
  89. c2073f3 staging: rtl8723au: Remove unused struct rx_hp by Jes Sorensen · 9 years ago
  90. 67d095a Staging: rtl8723au: Fixed error 'else should follow close brace '}". by Yeliz Taneroglu · 9 years ago
  91. e1bc88f staging: rtl8723au: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  92. fe6e019 staging: rtl8723au: odm.c: Break some lines down to 80 characters by Jes Sorensen · 9 years ago
  93. c335da5 staging: rtl8723au: ODM_Write_DIG23A(): Cosmetic cleanups by Jes Sorensen · 9 years ago
  94. b58298e staging: rtl8723au: Clean up odm_RefreshRateAdaptiveMask() by Jes Sorensen · 9 years ago
  95. 0305d27 staging: rtl8723au: Clean up FindMinimumRSSI() by Jes Sorensen · 9 years ago
  96. 04b7466 staging: rtl8723au: Clean up odm_RSSIMonitorCheck() by Jes Sorensen · 9 years ago
  97. 1a5767e staging: rtl8723au: ODM_TXPowerTrackingCheck23a(): Remove no-op function by Jes Sorensen · 9 years ago
  98. dd42f95 staging: rtl8723au: Remove write only bIsCurRDLState by Jes Sorensen · 9 years ago
  99. bb1ede8 staging: rtl8723au: Remove unused struct pri_cca by Jes Sorensen · 9 years ago
  100. 761b603 staging: rtl8723au: Remove unused struct odm_fat_t by Jes Sorensen · 9 years ago