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