1. fb02538 staging: rtl8188eu: Remove license paragraph with mailing address by Kyle Kuffermann · 8 years ago
  2. da04bf7 Staging: rtl8188eu: core: rtw_xmit.c: Remove NULL test before vfree by Bhumika Goyal · 8 years ago
  3. b9f1c27 staging: rtl8188eu: use list_first_entry_or_null() by Geliang Tang · 8 years ago
  4. 6d9b0f0 Staging: rtl8188eu: fix space prohibited before that ',' by Abdul Hussain · 9 years ago
  5. ce3b84a staging: rtl8188eu: Remove unused function by Amitoj Kaur Chawla · 9 years ago
  6. 0a0796e staging: rtl8188eu: Introduce monitor interface for IEEE 802.11 frames by Jakub Sitnicki · 9 years ago
  7. 4e0fa71 Staging: rtl8188eu/core: fixed code indentation warning as reported by checkpatch.pl by Mayank Bareja · 9 years ago
  8. c181be7 Staging: rtl8188eu: remove dead code by Matteo Semenzato · 9 years ago
  9. 0507a1e staging: rtl8188eu: Use kcalloc instead of kzalloc. by Navya Sri Nizamkari · 9 years ago
  10. d48037f staging: rtl8188eu: unneeded NULL check by Sudip Mukherjee · 10 years ago
  11. 7be921a2 staging: rtl8188eu: Fix coding style space related ERROR problems by Jia He · 10 years ago
  12. 0aba3f4 staging: rtl8188eu: Remove usb_osintf.h header file. by navin patidar · 10 years ago
  13. 42c6cdb staging: rtl8188eu: Use round_up() instead of RND4() by navin patidar · 10 years ago
  14. f7091bc staging: rtl8188eu: Replace _rtw_queue_empty() with list_empty() by navin patidar · 10 years ago
  15. 8d5bdec staging: rtl8188eu: Replace rtw_list_delete() with list_del_init() by navin patidar · 10 years ago
  16. fadbe0c staging: rtl8188eu:Remove rtw_zmalloc(), wrapper for kzalloc() by navin patidar · 10 years ago
  17. aa3f5cc staging: rtl8188eu: Remove _rtw_init_listhead(), wrapper for INIT_LIST_HEAD() by navin patidar · 10 years ago
  18. 9c4b0e7 staging: rtl8188eu: Remove rtw_is_list_empty(), wrapper for list_emty() by navin patidar · 10 years ago
  19. 8466070 staging: rtl8188eu: Remove function rtw_end_of_queue_search() by navin patidar · 10 years ago
  20. ae6787a staging: rtl8188eu: Remove rtw_list_insert_tail(), wrapper for list_add_tail() by navin patidar · 10 years ago
  21. 1ce3984 staging: rtl8188eu: Remove function _rtw_memset() by navin patidar · 10 years ago
  22. 56ed391 staging: rtl8188eu: Remove dummy rtl8188eu_free_xmit_priv() and its wrapper by navin patidar · 10 years ago
  23. 17452ee staging: rtl8188eu: Merge usb_ops.h into usb_ops_linux.h by navin patidar · 10 years ago
  24. dcea747 staging: rtl8188eu: Remove function rtw_br_client_tx() by navin patidar · 10 years ago
  25. 0481bfc staging: rtl8188eu:Remove function rtw_set_tx_chksum_offload() by navin patidar · 10 years ago
  26. 40a46d8 staging: rtl8188eu: Fix typo in rtl8188eu/core by Masanari Iida · 10 years ago
  27. 05c9bc1 staging: r8188eu: Fix Smatch warnings by Larry Finger · 10 years ago
  28. f578b5d staging: r8188eu: Remove _func_enter and _func_exit macros by Larry Finger · 10 years ago
  29. c44e5e3 staging: r8188eu: Eliminate macro to get next list item by Larry Finger · 10 years ago
  30. bea8810 staging: r8188eu: Replace misspelled local container macro by Larry Finger · 10 years ago
  31. f42f52a staging: r8188eu: Replace wrapper around _rtw_memcmp() by Larry Finger · 10 years ago
  32. aa6d5e4 staging: rtl8188eu: remove header file ip.h by navin patidar · 10 years ago
  33. d249db9e5 staging: r8188eu: Fix missing header by Larry Finger · 10 years ago
  34. 03bd6ae staging: r8188eu: Remove wrappers around vfree by Larry Finger · 10 years ago
  35. 2397c6e staging: r8188eu: Remove wrappers around vmalloc and vzalloc by Larry Finger · 10 years ago
  36. 7e83fd6 staging: r8188eu: Fix sparse warning in core/rtw_xmit.c by Larry Finger · 11 years ago
  37. 4b33d52 staging: r8188eu: Remove wrapper around mutex_destroy by Larry Finger · 11 years ago
  38. 2ca4ab5 staging: r8188eu: Remove wrappers _rtw_free_sema, _rtw_up_sema, and _rtw_mutex_init by Larry Finger · 11 years ago
  39. efbef10 staging: r8188eu: Replace wrapper around sema_init by Larry Finger · 11 years ago
  40. 17d4116 staging: r8188eu: Fix unused variable warnings by Larry Finger · 11 years ago
  41. 0da46e6 staging: r8188eu: Replace wrappers ODM_sleep_ms() and rtw_msleep_os() with a simple msleep by Larry Finger · 11 years ago
  42. c01fb49 staging: r8188eu: Replace rtw_get_current_time() with jiffies by Larry Finger · 11 years ago
  43. 03f4a95 staging: r8188eu: Remove calls to _rtw_spinlock_free by Larry Finger · 11 years ago
  44. f214e52 staging: r8188eu: Remove wrapper around spin_lock_init by Larry Finger · 11 years ago
  45. 597794f staging: r8188eu: Remove wrappers around spin_unlock_irqrestore by Larry Finger · 11 years ago
  46. f937886 staging: r8188eu: Remove wrappers for spin_lock_irqsave by Larry Finger · 11 years ago
  47. e02bcf6 staging: r8188eu: Remove wrapper around spin_unlock_bh by Larry Finger · 11 years ago
  48. 7057dcb staging: r8188eu: Remove wrapper around spin_lock_bh by Larry Finger · 11 years ago
  49. 74772fc staging: rtl8188eu: remove unneeded semicolon by Teodora Baluta · 11 years ago
  50. da6c373 staging: r8188eu: Fix smatch warning in rtl8188eu/core/rtw_xmit.c by Larry Finger · 11 years ago
  51. d6846af staging: r8188eu: Add files for new driver - part 7 by Larry Finger · 11 years ago