1. 3404ad4 staging: rtl8188eu: Fix potential overuse of kernel memory by Larry Finger · 4 years, 4 months ago
  2. d6cb533 staging: rtl8188eu: Fix potential security hole by Larry Finger · 4 years, 4 months ago
  3. ace1911 staging: rtl8188eu: Fix incorrect response to SIOCGIWESSID by Larry Finger · 7 years ago
  4. 4fe514d Staging: rtl8188eu: ioctl_linux: Clean up if function returned NULL on failure. by Amit Ghadge · 8 years ago
  5. 81a2b8e staging: r8188eu: replace sizeof(struct rtw_ieee80211_ht_cap) with sizeof(struct ieee80211_ht_cap) by Ivan Safonov · 8 years ago
  6. da9090a staging: r8188eu: replace rtw_ieee80211_ht_cap with ieee80211_ht_cap type in translate_scan function by Ivan Safonov · 8 years ago
  7. 4ada295 staging: rtl8188eu: os_dep: ioctl_linux: Clean up tests if NULL returned on failure by Bhaktipriya Shridhar · 8 years ago
  8. fb02538 staging: rtl8188eu: Remove license paragraph with mailing address by Kyle Kuffermann · 8 years ago
  9. 5e3027b staging: rtl8188eu: FIELD_OFFSET macro replaced by offsetof macro by Ivan Safonov · 8 years ago
  10. a32ee8b staging: rtl8188eu: os_dep: Remove header file by Amitoj Kaur Chawla · 8 years ago
  11. a3124e7 staging: rtl8188eu: use eth_broadcast_addr() in place of memset by Hari Prasath Gujulan Elango · 8 years ago
  12. 530c9b1 staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro by Ivan Safonov · 9 years ago
  13. ad8d8cd staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro by Ivan Safonov · 9 years ago
  14. 20e7653 staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro by Ivan Safonov · 9 years ago
  15. bbef472 staging: rtl8188eu: sizeof/sizeof replaced by ARRAY_SIZE kernel macro by Ivan Safonov · 9 years ago
  16. f523c7d Staging : rtl8188eu : os_dep : Compression of lines for immediate return by Shraddha Barke · 9 years ago
  17. 63d6c96 staging: rtl8188eu: wrap a long if condition and remove extra parenthesis by Jakub Sitnicki · 9 years ago
  18. 35cf0b5 staging: rtl8188eu: don't duplicate ieee80211 WLAN_EID_* constants by Jakub Sitnicki · 9 years ago
  19. b4ba3b5 drivers: staging: rtl8188eu Refactored rtw_free_assoc_resources by Buţiu Alexandru Octavian · 9 years ago
  20. 027d3ef staging: rtl8188eu: don't duplicate ieee80211 WLAN_CAPABILITY_* constants by Jakub Sitnicki · 9 years ago
  21. 04fbf97 rtl8188eu: don't duplicate ieee80211 constants for status/reason by Paul Gortmaker · 9 years ago
  22. 2ff4e79 staging: rtl8188eu: document enum where it is declared by Luca Ceresoli · 9 years ago
  23. 8e5d943 staging: rtl8188eu: replace memset(x,0,ETH_ALEN) by Aya Mahfouz · 9 years ago
  24. 5f70306 staging: rtl8188eu: os_dep: remove unused variable by Aya Mahfouz · 9 years ago
  25. c78a964 staging: rtl8188eu: unneeded return variable by Sudip Mukherjee · 10 years ago
  26. 7be921a2 staging: rtl8188eu: Fix coding style space related ERROR problems by Jia He · 10 years ago
  27. 3fd511d staging: rtl8188eu: os_dep: Used min_t instead of min by Gulsah Kose · 10 years ago
  28. 157b8e5 staging: rtl8188eu: os_dep: Remove null check before kfree by Tapasweni Pathak · 10 years ago
  29. 705515c staging: rtl8188eu: os_dep: Replaced kzalloc and memcpy with kmemdup by Tapasweni Pathak · 10 years ago
  30. 45c2fc8 staging: rtl8188eu: Fix static symbol sparse warnings by Jeff Oczek · 10 years ago
  31. 1aef69e staging: rtl8188eu: Remove function rtw_setdatarate_cmd() by navin patidar · 10 years ago
  32. 2454e79 staging: rtl8188eu: Remove P2P support by navin patidar · 10 years ago
  33. 0cccd45 staging: rtl8188eu: Remove mp( mesh point) mode support by navin patidar · 10 years ago
  34. 6609ed9 staging: rtl8188eu: Remove files rtw_mp_ioctl.[c,h] by navin patidar · 10 years ago
  35. 42ec30e staging: rtl8188eu: Remove WEXT_PRIV private ioctl handlers by navin patidar · 10 years ago
  36. 5737369 staging: rtl8188eu: re-use hex_to_bin() instead of custom code by Andy Shevchenko · 10 years ago
  37. 529a929 staging: rtl8188eu: substitute custom hex2bin() by Andy Shevchenko · 10 years ago
  38. 79374da staging: rtl8188eu: re-use mac_pton() helper by Andy Shevchenko · 10 years ago
  39. c495fc9 staging: rtl8188eu: Replace _cancel_timer_ex() with del_timer_sync() by navin patidar · 10 years ago
  40. 8d5bdec staging: rtl8188eu: Replace rtw_list_delete() with list_del_init() by navin patidar · 10 years ago
  41. fadbe0c staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc() by navin patidar · 10 years ago
  42. a733e46 staging: rtl8188eu: Use kstrtoul() for string to long conversion by navin patidar · 10 years ago
  43. aa3f5cc staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD() by navin patidar · 10 years ago
  44. 9c4b0e7 staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty() by navin patidar · 10 years ago
  45. 8466070 staging: rtl8188eu: Remove function rtw_end_of_queue_search() by navin patidar · 10 years ago
  46. 1ce3984 staging: rtl8188eu: Remove function _rtw_memset() by navin patidar · 10 years ago
  47. 17452ee staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.h by navin patidar · 10 years ago
  48. 800072c staging: rtl8188eu: Remove function rtw_BT_efuse_map_read() by navin patidar · 10 years ago
  49. 052deb5 staging: rtl8188eu: Remove function rtw_BT_efuse_map_write() by navin patidar · 10 years ago
  50. 9dec254 staging: rtl8188eu: Rename rtl8188e_EFUSE_GetEfuseDefinition() by navin patidar · 10 years ago
  51. c7b2e99 staging: rtl8188eu: Remove function _rtw_read8() by navin patidar · 10 years ago
  52. 551a397 staging: rtl8188eu: Remove function _rtw_read16() by navin patidar · 10 years ago
  53. 99ecfb0 staging: rtl8188eu: Remove function _rtw_read32() by navin patidar · 10 years ago
  54. e76484d staging: rtl8188eu: Remove function _rtw_write8() by navin patidar · 10 years ago
  55. 9764ed0 staging: rtl8188eu: Remove function _rtw_write16() by navin patidar · 10 years ago
  56. fc15807 staging: rtl8188eu: Remove function _rtw_write32() by navin patidar · 10 years ago
  57. fdc9537 staging: rtl8188eu: Remove header file rtw_version.h by navin patidar · 10 years ago
  58. b9e91a5 staging: rtl8188eu: Remove function rtw_hal_sreset_reset() by navin patidar · 10 years ago
  59. e0e2c5c staging: rtl8188eu: fix potential leak in rtw_mp_pwrtrk() by Christian Engelmayer · 10 years ago
  60. c98acd0 staging: rtl8188eu: fix potential leak in rtw_mp_SetRFPath() by Christian Engelmayer · 10 years ago
  61. 3dad0d1 staging: rtl8188eu: fix potential leak in rtw_mp_QueryDrv() by Christian Engelmayer · 10 years ago
  62. 5d57f1e staging: rtl8188eu: fix potential leak in rtw_wx_set_enc_ext() by Christian Engelmayer · 10 years ago
  63. d6a6c916 staging: rtl8188eu: fix potential leak in rtw_wx_read32() by Christian Engelmayer · 10 years ago
  64. ec03ab7 staging: rtl8188eu: remove spaces, correct counts to unbreak P2P ioctls by Wilfried Klaebe · 10 years ago
  65. 160eaf2 Staging: rtl8188eu: Fix sparse warnings. by Elena Oat · 10 years ago
  66. 2a8efee Staging: rtl8188eu: Fix warning of unchecked sscanf return value. by Elena Oat · 10 years ago
  67. cf867c3 staging: r8188eu: Fix more Smatch warnings and errors by Larry Finger · 10 years ago
  68. f578b5d staging: r8188eu: Remove _func_enter and _func_exit macros by Larry Finger · 10 years ago
  69. c44e5e3 staging: r8188eu: Eliminate macro to get next list item by Larry Finger · 10 years ago
  70. bea8810 staging: r8188eu: Replace misspelled local container macro by Larry Finger · 10 years ago
  71. d249db9e5 staging: r8188eu: Fix missing header by Larry Finger · 10 years ago
  72. 7ca363f Merge branch 'staging-linus' into staging-work by Greg Kroah-Hartman · 10 years ago
  73. e6ff3f4 staging: r8188eu: overflow in rtw_p2p_get_go_device_address() by Dan Carpenter · 10 years ago
  74. 893134b staging: r8188eu: array overflow in rtw_mp_ioctl_hdl() by Dan Carpenter · 10 years ago
  75. 03bd6ae staging: r8188eu: Remove wrappers around vfree by Larry Finger · 10 years ago
  76. 2397c6e staging: r8188eu: Remove wrappers around vmalloc and vzalloc by Larry Finger · 10 years ago
  77. 17d4116 staging: r8188eu: Fix unused variable warnings by Larry Finger · 10 years ago
  78. 0da46e6 staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a simple msleep by Larry Finger · 10 years ago
  79. e02bcf6 staging: r8188eu: Remove wrapper around spin_unlock_bh by Larry Finger · 10 years ago
  80. 7057dcb staging: r8188eu: Remove wrapper around spin_lock_bh by Larry Finger · 10 years ago
  81. 1f9d82d staging: rtl8188eu: correct code alignment by Teodora Baluta · 11 years ago
  82. 73b2277 Merge 3.12-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  83. 7efc02c staging: rtl8188eu: Fix typo in rtl8188eu/os_dep by Masanari Iida · 11 years ago
  84. 5a2d829 staging: r8188eu: Cocci spatch "noderef" by Thomas Meyer · 11 years ago
  85. 22fd8b7 staging: r8188eu: Fix smatch warning in os_dep/ioctl_linux.c by Larry Finger · 11 years ago
  86. dc14a62 staging: r8188eu: Fix smatch warnings in os_dep/ioctl_linux.c by Larry Finger · 11 years ago
  87. 6554f31 staging: rtl8188eu: Remove duplicate header inclusion in ioctl_linux.c by Sachin Kamat · 11 years ago
  88. d33b128 staging: r8188eu: Fix build errors for allyesconfig by Larry Finger · 11 years ago
  89. a2c60d4 staging: r8188eu: Add files for new driver - part 16 by Larry Finger · 11 years ago