1. 20212c0 staging: wilc1000: remove typedef from tenuWIDtype by Leo Kim · 9 years ago
  2. 073b8d0 staging: wilc1000: remove typedef from SITE_SURVEY_T by Leo Kim · 9 years ago
  3. 841dfc4 staging: wilc1000: remove typedef from AUTHTYPE_T by Leo Kim · 9 years ago
  4. 331d80c staging: wilc1000: remove commented codes by Chaehyun Lim · 9 years ago
  5. c9d4834 staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_que by Glen Lee · 9 years ago
  6. 894de36b staging: wilc1000: remove function pointer wlan_cfg_get_value by Glen Lee · 9 years ago
  7. 07056a8 staging: wilc1000: remove function pointer wlan_cfg_get by Glen Lee · 9 years ago
  8. 1028e5a staging: wilc1000: remove function pointer wlan_cfg_set by Glen Lee · 9 years ago
  9. a17e2ec staging: wilc1000: remove function pointer wlan_cleanup by Glen Lee · 9 years ago
  10. 46ca80c staging: wilc1000: remove function pointer wlan_handle_rx_isr by Glen Lee · 9 years ago
  11. f590c4c staging: wilc1000: remove function pointer wlan_handle_tx_que by Glen Lee · 9 years ago
  12. 8fc84a6 staging: wilc1000: remove function pointer wlan_add_to_tx_que by Glen Lee · 9 years ago
  13. 8cec741 staging: wilc1000: remove function pointer wlan_stop by Glen Lee · 9 years ago
  14. e42563b staging: wilc1000: remove function pointer wlan_start by Glen Lee · 9 years ago
  15. 63d7ab8 staging: wilc1000: remove function pointer wlan_firmware_download by Glen Lee · 9 years ago
  16. 438b293 staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOST by Glen Lee · 9 years ago
  17. 9fc4222 staging: wilc1000: delete wilc_oswrapper.h by Chaehyun Lim · 9 years ago
  18. e215a87 staging: wilc1000: remove wilc_platform include file by Chaehyun Lim · 9 years ago
  19. b002e20 staging: wilc1000: remove function pointer os_wait by Glen Lee · 9 years ago
  20. d2bfac0 staging: wilc1000: remove mutex txq_cs and it's related codes by Glen Lee · 9 years ago
  21. 03eb726 staging: wilc1000: remove variable rx_buffer_size by Glen Lee · 9 years ago
  22. 7015b5d staging: wilc1000: remove variable tx_buffer_size by Glen Lee · 9 years ago
  23. 187f1ef staging: wilc1000: remove pointer varialbes of hif_cs by Glen Lee · 9 years ago
  24. d5a63a8 staging: wilc1000: remove pointer variables of txq_add_to_head_cs by Glen Lee · 9 years ago
  25. 6a3b94f staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_event by Glen Lee · 9 years ago
  26. 5cd6363 staging: wilc1000: remove pointer variable of g_linux_wlan->txq_event by Glen Lee · 9 years ago
  27. 645db60 staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemnt by Glen Lee · 9 years ago
  28. 85e5756 staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of it by Glen Lee · 9 years ago
  29. ef2b784 staging: wilc1000: remove function pointer os_debug by Glen Lee · 9 years ago
  30. c0cadaa staging: wilc1000: remove function pointer rx_complete by Glen Lee · 9 years ago
  31. 4417d3d staging: wilc1000: remove function pointer mac_indicate by Glen Lee · 9 years ago
  32. 6361167 staging: wilc1000: remove function pointer rx_indicate by Glen Lee · 9 years ago
  33. dd32257 staging: wilc1000: remove extern declaration by Chaehyun Lim · 9 years ago
  34. 531c7ce staging: wilc1000: wilc_wlan_if.h: align define, enum and structure by Leo Kim · 9 years ago
  35. d4cebe4 staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 characters by Leo Kim · 9 years ago
  36. 12dc9e4 staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank lines by Leo Kim · 9 years ago
  37. c3ca637 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  38. 5af6b85 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  39. 2602b2b staging: wicl1000: remove function pointer wlan_handle_rx_que by Glen Lee · 9 years ago
  40. 85718c2 staging: wilc1000: remove unused semaphore and it's related codes by Glen Lee · 9 years ago
  41. 25a8483 staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related code by Glen Lee · 9 years ago
  42. fcc6ef9 staging: wilc1000: remove define WILC_P2P and ifdef line by Glen Lee · 9 years ago
  43. 108b343 staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef line by Glen Lee · 9 years ago
  44. fbc2fe1 staging: wilc1000: use u32 instead of uint32_t by Chaehyun Lim · 9 years ago
  45. 51e825f staging: wilc1000: use u8 instead of uint8_t by Chaehyun Lim · 9 years ago
  46. 1f39e10 staging: wilc1000: remove dead codes by Tony Cho · 9 years ago
  47. 2b922cb staging: wilc1000: remove wrapper around usleep_range() by Greg Kroah-Hartman · 9 years ago
  48. 17c4d5d staging: wilc1000: remove spinlock wrappers by Greg Kroah-Hartman · 9 years ago
  49. 8990d85 staging: wilc1000: remove wrappers around semaphore usage by Greg Kroah-Hartman · 9 years ago
  50. 5e150b5 staging: wilc1000: remove mutex_lock/unlock wrappers by Greg Kroah-Hartman · 9 years ago
  51. c2e4c0f staging: wilc1000: remove mdelay wrapper by Greg Kroah-Hartman · 9 years ago
  52. a18dd63 staging: wilc1000: remove pointless kfree wrapper by Greg Kroah-Hartman · 9 years ago
  53. 47c632d staging: wilc1000: remove another pointless kmalloc wrapper by Greg Kroah-Hartman · 9 years ago
  54. f019b9d staging: wilc1000: remove pointless kmalloc wrapper by Greg Kroah-Hartman · 9 years ago
  55. 36a24b4 staging: wilc1000: delete wilc_type.h by Greg Kroah-Hartman · 9 years ago
  56. 2d33ff1 staging: wilc1000: use BIT macro by Hari Prasath Gujulan Elango · 9 years ago
  57. 61500fb staging: wilc1000: remove commented code by Chaehyun Lim · 9 years ago
  58. 4e4467f staging: wilc1000: remove WILC_Uint32 by Chaehyun Lim · 9 years ago
  59. c5c77ba staging: wilc1000: Add SDIO/SPI 802.11 driver by Johnny Kim · 9 years ago