1. c7472b9 staging: rtl: fix possible NULL pointer dereference by Arnd Bergmann · 8 years ago
  2. 23bf404 staging: rtl8188eu: fix double unlock error in rtw_resume_process() by Wei Yongjun · 8 years ago
  3. 612e1c9 staging:r8188eu: remove GEN_MLME_EXT_HANDLER macro by Ivan Safonov · 8 years ago
  4. d88dd94 staging:r8188eu: remove GEN_DRV_CMD_HANDLER macro by Ivan Safonov · 8 years ago
  5. c1300df staging:r8188eu: remove GEN_EVT_CODE macro by Ivan Safonov · 8 years ago
  6. ae7f7aa staging:r8188eu: remove GEN_CMD_CODE macro by Ivan Safonov · 8 years ago
  7. 2e2f78d staging:r8188eu: remove pkt_newalloc member of the recv_buf structure by Ivan Safonov · 8 years ago
  8. f34395c staging:r8188eu: remove rtw_handle_dualmac declaration by Ivan Safonov · 8 years ago
  9. 64164d6 staging:r8188eu: remove (RGTRY|BSSID)_(OFT|SZ) macros by Ivan Safonov · 8 years ago
  10. 0699715 staging:r8188eu: change rtl8188e_process_phy_info function argument type by Ivan Safonov · 8 years ago
  11. 7b170ba staging: rtl8188eu: core: rtw_xmit: Use macros instead of constants by Georgiana Rodica Chelu · 8 years ago
  12. 7d7be35 staging: rtl8188eu: core: rtw_xmit: Move constant of the right side by Georgiana Rodica Chelu · 8 years ago
  13. b941f06 staging: rtl8188eu: core: rtw_security: Remove return statement from void function by Georgiana Rodica Chelu · 8 years ago
  14. a27e6e6 staging: rtl8188eu: core: rtw_mlme: Remove return statement from void function by Georgiana Rodica Chelu · 8 years ago
  15. 2e41434 staging: r8188eu: remove RFType member of odm_dm_struct structure by Ivan Safonov · 8 years ago
  16. 16eda42 staging: r8188eu: remove rf_type member of hal_data_8188e structure by Ivan Safonov · 8 years ago
  17. b95300e staging: rtl8188eu: hal: rtl8188e_cmd: Use ether_addr_copy() instead of memcpy() by Georgiana Rodica Chelu · 8 years ago
  18. 63e6464 Staging:rtl8188eu: Fix multiple blank lines by Yannis Damigos · 8 years ago
  19. dc0283c staging: rtl8188eu: core: rtw_xmit: Remove extra braces by Georgiana Rodica Chelu · 8 years ago
  20. 177aa53 staging: r8188eu: remove GET_HAL_DATA macro by Ivan Safonov · 8 years ago
  21. bc15ada staging: r8188eu: remove GET_RF_TYPE macro by Ivan Safonov · 8 years ago
  22. 47f7bd2 staging: r8188eu: set correct type for HalData member of adapter structure by Ivan Safonov · 8 years ago
  23. 693882a staging: r8188eu: remove HW_VAR_DM_FLAG member of hw_variables enumeration by Ivan Safonov · 8 years ago
  24. 77c13d0 staging: r8188eu: remove usb_hal.h by Ivan Safonov · 8 years ago
  25. 6955832 staging: r8188eu: remove rtl8188eu_set_hal_ops function by Ivan Safonov · 8 years ago
  26. fb11340 staging: r8188eu: replace N_BYTE_ALIGMENT macro with PTR_ALIGN by Ivan Safonov · 8 years ago
  27. 8fc01db staging: r8188eu: delete rtw_usb_bulk_size_boundary function by Ivan Safonov · 8 years ago
  28. 111e4e5 staging: r8188eu: remove pkt_hdrlen member of pkt_attrib structure by Ivan Safonov · 8 years ago
  29. bc9886d staging: r8188eu: remove xmitframe_direct function by Ivan Safonov · 8 years ago
  30. 43969aa staging: r8188eu: change last argument type of the usb_write_port function by Ivan Safonov · 8 years ago
  31. 58f0ff2 staging: rtl8188eu: core: Add spaces around operators by Anchal Jain · 8 years ago
  32. 70b9bb7 staging: rtl8188eu: core: Fix comparison to NULL by Anchal Jain · 8 years ago
  33. c60298c staging: rtl8188eu: core: Replace memcpy() with ether_addr_copy() if ethernet addresses are __aligned(2) by sayli karnik · 8 years ago
  34. d7c952a staging: r8188eu: remove ODM_CmnInfoPtrArrayHook function by Ivan Safonov · 8 years ago
  35. 02f14ca staging: r8188eu: remove ODM_CmnInfoHook function by Ivan Safonov · 8 years ago
  36. 7399c2c staging: r8188eu: remove ODM_CmnInfoUpdate function by Ivan Safonov · 8 years ago
  37. da25a8e staging: rtl8188eu: remove unused debugging functions by Luca Ceresoli · 8 years ago
  38. f1a2b7a staging: rtl8188eu: remove useless include by Luca Ceresoli · 8 years ago
  39. ac66b62 staging: rtl8188eu: remove rtw_proc_{init,remove}_one by Luca Ceresoli · 8 years ago
  40. 181c6c6 staging: rtl8188eu: declare internal function as static by Luca Ceresoli · 8 years ago
  41. 2e3656d staging: rtl8188eu: remove unimplemented functions declaration by Luca Ceresoli · 8 years ago
  42. 4fe514d Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure. by Amit Ghadge · 8 years ago
  43. 71d387c staging: r8188eu: remove HalFunc member of adapter structure by Ivan Safonov · 8 years ago
  44. e72a384 staging: r8188eu: remove hal_reset_security_engine member of hal_ops structure by Ivan Safonov · 8 years ago
  45. 20b63ba staging: r8188eu: remove interrupt_handler member of hal_ops structure by Ivan Safonov · 8 years ago
  46. 6559b8b staging: r8188eu: remove hal_set_hal_ops macro by Ivan Safonov · 8 years ago
  47. 274c4f2 staging: r8188eu: remove rtl8188e_set_hal_ops function by Ivan Safonov · 8 years ago
  48. 2490fbf staging: r8188eu: rename rtl8188e_free_hal_data to rtw_hal_free_data by Ivan Safonov · 8 years ago
  49. a5c25874 staging: r8188eu: rename rtl8188e_init_dm_priv to rtw_hal_dm_init by Ivan Safonov · 8 years ago
  50. f86fc9b staging: r8188eu: rename ReadChipVersion8188E to rtw_hal_read_chip_version by Ivan Safonov · 8 years ago
  51. 1ac7c98 staging: r8188eu: rename phy_set_bw_mode to rtw_hal_set_bwmode by Ivan Safonov · 8 years ago
  52. bada35b staging: r8188eu: rename phy_sw_chnl to rtw_hal_set_chan by Ivan Safonov · 8 years ago
  53. 66fa5a4 staging: r8188eu: rename rtl8188e_HalDmWatchDog to rtw_hal_dm_watchdog by Ivan Safonov · 8 years ago
  54. c805976 staging: r8188eu: rename rtl8188e_Add_RateATid to rtw_hal_add_ra_tid by Ivan Safonov · 8 years ago
  55. 1e24579 staging: r8188eu: rename AntDivBeforeLink8188E to rtw_hal_antdiv_before_linked by Ivan Safonov · 8 years ago
  56. 2865af3 staging: r8188eu: rename AntDivCompare8188E to rtw_hal_antdiv_rssi_compared by Ivan Safonov · 8 years ago
  57. 76098bc staging: r8188eu: rename phy_query_rf_reg to rtw_hal_read_rfreg by Ivan Safonov · 8 years ago
  58. 348526f staging: r8188eu: rename sreset_init_value to rtw_hal_sreset_init by Ivan Safonov · 8 years ago
  59. 35e224f staging: r8188eu: remove sreset_get_wifi_status of hal_ops structure by Ivan Safonov · 8 years ago
  60. 685adf8 staging: r8188eu: rename rtl8188e_SetHalODMVar to rtw_hal_set_odm_var by Ivan Safonov · 8 years ago
  61. 91d0696 staging: r8188eu: rename hal_notch_filter_8188e to rtw_hal_notch_filter by Ivan Safonov · 8 years ago
  62. ecee494 staging: r8188eu: rename rtl8188eu_InitPowerOn to rtw_hal_power_on by Ivan Safonov · 8 years ago
  63. dbc1917 staging: r8188eu: remove hal_init member of hal_ops structure by Ivan Safonov · 8 years ago
  64. b1e120a staging: r8188eu: remove hal_deinit member of hal_ops structure by Ivan Safonov · 8 years ago
  65. 09ebc91 staging: r8188eu: rename rtl8188eu_inirp_init to rtw_hal_inirp_init by Ivan Safonov · 8 years ago
  66. 08d58ec staging: r8188eu: rename usb_read_port_cancel to rtw_hal_inirp_deinit by Ivan Safonov · 8 years ago
  67. e582af5 staging: r8188eu: rename rtl8188eu_init_xmit_priv to rtw_hal_init_xmit_priv by Ivan Safonov · 8 years ago
  68. 286fe9b staging: r8188eu: rename rtl8188eu_init_recv_priv to rtw_hal_init_recv_priv by Ivan Safonov · 8 years ago
  69. 67f7ada staging: r8188eu: rename rtl8188eu_free_recv_priv to rtw_hal_free_recv_priv by Ivan Safonov · 8 years ago
  70. 02d0de1 staging: r8188eu: rename rtl8188eu_InitSwLeds to rtw_hal_sw_led_init by Ivan Safonov · 8 years ago
  71. d435335 staging: r8188eu: rename rtl8188eu_DeInitSwLeds to rtw_hal_sw_led_deinit by Ivan Safonov · 8 years ago
  72. 2d91255 staging: r8188eu: rename rtl8188eu_init_default_value to rtw_hal_def_value_init by Ivan Safonov · 8 years ago
  73. 7d962ca staging: r8188eu: rename rtl8188eu_interface_configure to rtw_hal_chip_configure by Ivan Safonov · 8 years ago
  74. 61e0c32 staging: r8188eu: rename _ReadAdapterInfo8188EU to rtw_hal_read_chip_info by Ivan Safonov · 8 years ago
  75. 655266d staging: r8188eu: rename SetHwReg8188EU to rtw_hal_set_hwreg by Ivan Safonov · 8 years ago
  76. 385b452 staging: r8188eu: rename GetHwReg8188EU to rtw_hal_get_hwreg by Ivan Safonov · 8 years ago
  77. 359d961 staging: r8188eu: rename GetHalDefVar8188EUsb to rtw_hal_get_def_var by Ivan Safonov · 8 years ago
  78. 90c69b7 staging: r8188eu: remove UpdateRAMaskHandler member of hal_ops structure by Ivan Safonov · 8 years ago
  79. 0e1e385 staging: r8188eu: rename SetBeaconRelatedRegisters8188EUsb to rtw_hal_bcn_related_reg_setting by Ivan Safonov · 8 years ago
  80. b3a4942 staging: r8188eu: rename pre_xmitframe to rtw_hal_xmit by Ivan Safonov · 8 years ago
  81. 61a30f3 staging: r8188eu: rename rtl8188eu_mgnt_xmit to rtw_hal_mgnt_xmit by Ivan Safonov · 8 years ago
  82. 11c7174 staging: r8188eu: remove pxmitbuf parameter of rtl8188eu_xmitframe_complete function by Ivan Safonov · 8 years ago
  83. 3929667 staging: r8188eu: remove do_queue_select function by Ivan Safonov · 8 years ago
  84. f8a1a23 staging: r8188eu: remove sizeof_priv parameter of rtw_alloc_etherdev_with_old_priv function by Ivan Safonov · 8 years ago
  85. cfb8008 staging: r8188eu: remove sizeof_priv member of rtw_netdev_priv_indicator by Ivan Safonov · 8 years ago
  86. 78d41b1 staging: r8188eu: remove not_indic_disco member of mlme_priv structure by Ivan Safonov · 8 years ago
  87. ec355ca staging: r8188eu: remove num_of_scanned member of mlme_priv structure and corresponding to it code by Ivan Safonov · 8 years ago
  88. e015bae staging: r8188eu: remove scan_start_time and assoc_by_rssi members from mlme_priv structure by Ivan Safonov · 8 years ago
  89. 1c23e99 staging: r8188eu: remove p2p_* members from mlme_priv structure by Ivan Safonov · 8 years ago
  90. 3bb0ef9 staging: r8188eu: remove some members of registry_priv structure by Ivan Safonov · 8 years ago
  91. c672491 staging: r8188eu: remove nr_endpoint member of dvobj_priv structure by Ivan Safonov · 8 years ago
  92. 999266d staging: r8188eu: remove ep_num member of dvobj_priv structure by Ivan Safonov · 8 years ago
  93. cf65514 staging: r8188eu: remove usb_vendor_req_buf member of dvobj_priv by Ivan Safonov · 8 years ago
  94. bbd8a45 staging: r8188eu: remove phostapdpriv member of struct adapter by Ivan Safonov · 8 years ago
  95. 329473a staging: r8188eu: remove fw_ps_awake variable of rtl8188e_HalDmWatchDog function by Ivan Safonov · 8 years ago
  96. 430fc0f staging: r8188eu: remove rwdinfo member of struct adapter by Ivan Safonov · 8 years ago
  97. 89f3b361 staging: r8188eu: remove evtThread member of struct adapter by Ivan Safonov · 8 years ago
  98. 33dda29 staging: r8188eu: remove rereg_nd_name_priv member of struct adapter by Ivan Safonov · 8 years ago
  99. ca9e5b3 staging: r8188eu: remove br_ext_lock and fix_rate members of struct adapter by Ivan Safonov · 8 years ago
  100. 2104905 staging: r8188eu: remove in_cta_test member of struct adapter by Ivan Safonov · 8 years ago