1. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  2. 28eb1f3 staging: rtl8723au: Remove unneeded comments by M. Vefa Bicakci · 9 years ago
  3. 58b39a9 staging: rtl8723au: Use __func__ in trace logs by M. Vefa Bicakci · 9 years ago
  4. 87a4329 staging: rtl8723au: Rework two byte array comparisons by M. Vefa Bicakci · 9 years ago
  5. 046ca5f staging: rtl8723au: suspect code indent for conditional statements by M. Vefa Bicakci · 9 years ago
  6. 1d6b1ac staging: rtl8723au: Adjust whitespace in and around comments by M. Vefa Bicakci · 9 years ago
  7. 268523a staging: rtl8723au: No spaces at the start of a line by M. Vefa Bicakci · 9 years ago
  8. 3104ebad staging: rtl8723au: that open brace should be on the previous line by M. Vefa Bicakci · 9 years ago
  9. 06641b2 staging: rtl8723au: trailing statements should be on next line by M. Vefa Bicakci · 9 years ago
  10. 47b720a staging: rtl8723au: Remove unneeded curly braces by M. Vefa Bicakci · 9 years ago
  11. 444c704 staging: rtl8723au: else is not generally useful after a return by M. Vefa Bicakci · 9 years ago
  12. c3cc759 staging: rtl8723au: Reorganize a few functions to remove indentation by M. Vefa Bicakci · 9 years ago
  13. a239023 staging: rtl8723au: Fix the indentation of two lines by M. Vefa Bicakci · 9 years ago
  14. 2d7b3a7 staging: rtl8723au: else should follow close brace by M. Vefa Bicakci · 9 years ago
  15. 9c0cfd4 staging: rtl8723au: Fix "before/around/after" whitespace issues by M. Vefa Bicakci · 9 years ago
  16. f5d8bde74 staging: rtl8723au: Reformat whitespace to increase readability by M. Vefa Bicakci · 9 years ago
  17. d049c7f drivers: staging: rtl8723au: fix "warning: cast to restricted __le16" by Piotr Witoslawski · 9 years ago
  18. 6bab2e19 cfg80211: pass name_assign_type to rdev_add_virtual_intf() by Tom Gundersen · 9 years ago
  19. 90403aa staging: rtl8723au: Update RT_TRACE macro and uses by Joe Perches · 9 years ago
  20. ea07278 staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARG by Joe Perches · 9 years ago
  21. a51bab6 Staging: rtl8723au: Remove unused function rtw_atimdone_event_callback23a by Somya Anand · 9 years ago
  22. 5026df9 staging: rtl8723au: Do not byteswap timeout twice by Jes Sorensen · 9 years ago
  23. a113b53 staging: rtl8723au: update_txdesc(): bagg_pkt is always false by Jes Sorensen · 9 years ago
  24. 18f576f staging: rtl8723au: Fix trailing whitespace by Jes Sorensen · 9 years ago
  25. ed2be12 staging: rtl8723au: Fix mis-placed break by Jes Sorensen · 9 years ago
  26. acc4b97 Staging: rtl8723au: Remove parentheses around right side an assignment by Haneen Mohammed · 9 years ago
  27. e719bba staging: rtl8723au: remove intialization of static ints by Supriya Karanth · 9 years ago
  28. c89ca08 drivers: staging: rtl8723au: hal: Removed unnecessary parentheses by Tina Johnson · 9 years ago
  29. 143ff11 drivers: staging: rtl8723au: core: Removed unnecessary parentheses by Tina Johnson · 9 years ago
  30. 6725e52 staging: rtl8723au: Eliminate ODM_SetBBReg() by Jes Sorensen · 9 years ago
  31. 2635f19 staging: rtl8723au: odm.c: Further reduce the use of ODM_SetBBReg() by Jes Sorensen · 9 years ago
  32. 3f9cb6a staging: rtl8723au: Eliminate ODM_GetBBReg() by Jes Sorensen · 9 years ago
  33. 53de994 staging: rtl8723au: Get rid of ODM_Read4Byte() by Jes Sorensen · 9 years ago
  34. c43b3e3 staging: rtl8723au: Remove various ODM_* register access wrappers by Jes Sorensen · 9 years ago
  35. 4f092cc staging: rtl8723au: Eliminate ODM_Write1Byte() by Jes Sorensen · 9 years ago
  36. 2f3cf84 staging: rtl8723au: odm_ConfigBB_PHY_8723A() always issues 32 bit writes by Jes Sorensen · 9 years ago
  37. 539b61b staging: rtl8723au: odm_ConfigBB_AGC_8723A() always does 32 bit writes by Jes Sorensen · 9 years ago
  38. a39bd1f staging: rtl8723au: odm.c: Use rtl8723au_{read, write}32() for 32 bit register access by Jes Sorensen · 9 years ago
  39. 2c177a8 staging: rtl8723au: usb_halinit.c: Use rtl8723au_{read,write}32() by Jes Sorensen · 9 years ago
  40. dbe2d4d staging: rtl8723au: rtl8723a_phycfg.c: Use proper register read/write functions by Jes Sorensen · 9 years ago
  41. b3ced7c staging: rtl8723au: writeOFDMPowerReg() use rtl8723au_write32() by Jes Sorensen · 9 years ago
  42. 598fda7 staging: rtl8723au: Clean up PHY_{Query,Set}BBReg() 32 bit read/writes by Jes Sorensen · 9 years ago
  43. bfd83bb staging: rtl8723au: Reduce the usage of ODM_[GS]et_BBReg() by Jes Sorensen · 9 years ago
  44. def0c45 staging: rtl8723au: Remove pointless wrappers around odm_TXPowerTrackingInit() by Jes Sorensen · 9 years ago
  45. bb51449 staging: rtl8723au: Remove a number of unused entries from struct dm_odm_t by Jes Sorensen · 9 years ago
  46. c2073f3 staging: rtl8723au: Remove unused struct rx_hp by Jes Sorensen · 9 years ago
  47. 67d095a Staging: rtl8723au: Fixed error 'else should follow close brace '}". by Yeliz Taneroglu · 9 years ago
  48. e1bc88f staging: rtl8723au: remove extra parentheses around right bit shift operations by Aya Mahfouz · 9 years ago
  49. fe6e019 staging: rtl8723au: odm.c: Break some lines down to 80 characters by Jes Sorensen · 9 years ago
  50. c335da5 staging: rtl8723au: ODM_Write_DIG23A(): Cosmetic cleanups by Jes Sorensen · 9 years ago
  51. b58298e staging: rtl8723au: Clean up odm_RefreshRateAdaptiveMask() by Jes Sorensen · 9 years ago
  52. 0305d27 staging: rtl8723au: Clean up FindMinimumRSSI() by Jes Sorensen · 9 years ago
  53. 04b7466 staging: rtl8723au: Clean up odm_RSSIMonitorCheck() by Jes Sorensen · 9 years ago
  54. 1a5767e staging: rtl8723au: ODM_TXPowerTrackingCheck23a(): Remove no-op function by Jes Sorensen · 9 years ago
  55. dd42f95 staging: rtl8723au: Remove write only bIsCurRDLState by Jes Sorensen · 9 years ago
  56. bb1ede8 staging: rtl8723au: Remove unused struct pri_cca by Jes Sorensen · 9 years ago
  57. 761b603 staging: rtl8723au: Remove unused struct odm_fat_t by Jes Sorensen · 9 years ago
  58. 8bf591e staging: rtl8723au: Remove unused Funai TV hack by Jes Sorensen · 9 years ago
  59. 8d8a61c staging: rtl8723au: Remove write-only variable ControlChannel by Jes Sorensen · 9 years ago
  60. 9d693e3 staging: rtl8723au: SupportInterface is always set to USB by Jes Sorensen · 9 years ago
  61. b9c39d29 staging: rtl8723au: Remove no-op ODM_CMNINFO_PLATFORM by Jes Sorensen · 9 years ago
  62. 8122a8c staging: rtl8723au: odm_dtc(): Remove no-op function by Jes Sorensen · 9 years ago
  63. 8cba07d staging: rtl8723au: Make odm_PHY_SaveAFERegisters() readable by Jes Sorensen · 9 years ago
  64. ea89e2f staging: rtl8723au: Remove unused ODM ability flags by Jes Sorensen · 9 years ago
  65. fec75cd staging: rtl8723au: ODM_RF_CALIBRATION is never set by Jes Sorensen · 9 years ago
  66. 4be419e staging: rtl8723au: ODM_RF_TX_PWR_TRACK is always set by Jes Sorensen · 9 years ago
  67. 719d3f6 staging: rtl8723au: ODM_BB_PWR_SAVE is unused by Jes Sorensen · 9 years ago
  68. 6bdef7a staging: rtl8723au: ODM_BB_CCK_PD is always set by Jes Sorensen · 9 years ago
  69. 01c1ec0 staging: rtl8723au: ODM_BB_RSSI_MONITOR is always set by Jes Sorensen · 9 years ago
  70. 399ec83 staging: rtl8723au: ODM_BB_FA_CNT is always set by Jes Sorensen · 9 years ago
  71. 6920f3b staging: rtl8723au: ODM_BB_DYNAMIC_TXPWR isn't used for anything by Jes Sorensen · 9 years ago
  72. 3d51a60 staging: rtl8723au: ODM_BB_DIG is always set by Jes Sorensen · 9 years ago
  73. 79afea1 staging: rtl8723au: ODM_BB_RA_MASK is always set by Jes Sorensen · 9 years ago
  74. 6520715 staging: rtl8723au: ODM_MAC_EDCA_TURBO is always set by Jes Sorensen · 9 years ago
  75. 4b4431c staging: rtl8723au: Avoid zero initializing variables unnecessarily by Jes Sorensen · 9 years ago
  76. daa656b staging: rtl8723au: Variable bbtchange is always false by Jes Sorensen · 9 years ago
  77. dd03eed staging: rtl8723au: rtl8723a_hal_init.c: remove unnecessary braces by Daniele Alessandrelli · 9 years ago
  78. 19c7b64 staging: rtl8723au: MAX_AGGR_NUM is not used by Jes Sorensen · 9 years ago
  79. 929e570 staging: rtl8723au: The RF on an 8723au is always a 6052 by Jes Sorensen · 9 years ago
  80. 277c722 staging: rtl8723au: Remove rf type from struct hal_version by Jes Sorensen · 9 years ago
  81. f1508fe staging: rtl8723au: Be more consistent in checking for 2 TX paths by Jes Sorensen · 9 years ago
  82. 1629046 staging: rtl8723au: No need for two copies of rf_type by Jes Sorensen · 9 years ago
  83. 9939cf9 staging: rtl8723au: Firmware always handles adaptive rates by Jes Sorensen · 10 years ago
  84. 7ea9039 staging: rtl8723au: hal_com.h: Remove some unused #defines by Jes Sorensen · 10 years ago
  85. 49361ca staging: rtl8723au: Remove more unused #defines by Jes Sorensen · 10 years ago
  86. 164b466 staging: rtl8723au: rtl8723a_add_rateatid() simplyfy code by Jes Sorensen · 10 years ago
  87. b1e4d2f staging: rtl8723au: rates are always set via the firmware interface by Jes Sorensen · 10 years ago
  88. 25094468 staging: rtl8723au: Use RF_AC instead of hardcoded value for RF register write by Jes Sorensen · 10 years ago
  89. 25d5546 Staging: rtl8723au: Remove white space before semicolon by Yeliz Taneroglu · 9 years ago
  90. 6bd7008 staging: rtl8723au: hal: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  91. 5092450 staging: rtl8723au: hal: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  92. a9dbc80 staging: rtl8723au: hal: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  93. 26aab2b staging: rtl8723au: rewrite the right hand side of an assignment by Aya Mahfouz · 9 years ago
  94. a673641 Staging: rtl8723au: Add blank line after declarations by Melike Yurtoglu · 9 years ago
  95. ab4f931 Staging: rtl8723au: Remove return in void function by Melike Yurtoglu · 9 years ago
  96. ef37b77 Staging: rtl8723au: Tabs should be used by Melike Yurtoglu · 9 years ago
  97. 1b7176e Staging: rtl8723au: remove unnecessary break after return by Melike Yurtoglu · 9 years ago
  98. 62e9a35 Staging: rtl8723au: Remove return in void function by Melike Yurtoglu · 9 years ago
  99. 91701e4 Staging: rtl8723au: Add blank line after declarations by Dilek Uzulmez · 9 years ago
  100. 6d59efc Staging: rtl8723au: core: Fix quoted string split across lines by Dilek Uzulmez · 9 years ago