1. 491a2ed staging: wilc1000: remove unused functions by Glen Lee · 9 years ago
  2. 28b01ff staging: wilc1000: remove wilc_debug_func of hif_init by Glen Lee · 9 years ago
  3. 9e6627a staging: wilc1000: use kernel define byte order macros by Glen Lee · 9 years ago
  4. b719302 staging: wilc1000: rename index to tcp_pending_ack_idx by Glen Lee · 9 years ago
  5. d40c99c staging: wilc1000: wilc_wlan_cfg_get: pass struct wilc by Glen Lee · 9 years ago
  6. 89758e1 staging: wilc1000: wilc_wlan_cfg_set: pass struct wilc by Glen Lee · 9 years ago
  7. 49dcd0d staging: wilc1000: pass wilc to all function pointers of wilc_hif_func by Glen Lee · 9 years ago
  8. 00215dd staging: wilc1000: pass struct wilc to the functions which use hif_func by Glen Lee · 9 years ago
  9. 4c885c6 staging: wilc1000: remove spi speed control codes by Glen Lee · 9 years ago
  10. 562ed3f staging/wilc1000: pass struct wilc to most linux_wlan.c functions by Arnd Bergmann · 9 years ago
  11. e28e84d staging/wilc1000: remove WILC_SDIO/WILC_SPI macros by Arnd Bergmann · 9 years ago
  12. 5547c1f staging/wilc1000: turn enable_irq/disable_irq into callbacks by Arnd Bergmann · 9 years ago
  13. 7d37a4a staging/wilc1000: pass hif operations through initialization by Arnd Bergmann · 9 years ago
  14. 491880e staging/wilc1000: move extern declarations to headers by Arnd Bergmann · 9 years ago
  15. 0e1af73 staging/wilc1000: use proper naming for global symbols by Arnd Bergmann · 9 years ago
  16. 9c80032 staging: wilc1000: change parameter type of hif_init by Glen Lee · 9 years ago
  17. 48d0aa9 staging: wilc1000: remove typedef from wilc_hif_func_t by Leo Kim · 9 years ago
  18. bcddd48 staging: wilc1000: remove typedef from wilc_cfg_rsp_t by Leo Kim · 9 years ago
  19. 0e354a8 staging: wilc1000: remove unused typedef wilc_wlan_cfg_func_t by Leo Kim · 9 years ago
  20. 14cdc0a staging: wilc1000: remove typedef from wilc_cfg_frame_t by Leo Kim · 9 years ago
  21. c222096 staging: wilc1000: fixes please don't use multiple blank lines by Leo Kim · 9 years ago
  22. 97c14e8 staging: wilc1000: fixes prefer using the BIT macro by Leo Kim · 9 years ago
  23. 7cf241a staging: wilc1000: wilc_wlan.h: alignment defines by Leo Kim · 9 years ago
  24. 8e55639 staging: wilc1000: rename tcp_PendingAck_index of struct txq_entry_t by Leo Kim · 9 years ago
  25. 4878bd6 staging: wilc1000: rename drvHandler in wilc_wlan_cfg_get function by Leo Kim · 9 years ago
  26. 9cd034b staging: wilc1000: rename drvHandler in wilc_wlan_cfg_set function by Leo Kim · 9 years ago
  27. b1d1929 staging: wilc1000: rename pu32TxqCount in wilc_wlan_handle_txq function by Leo Kim · 9 years ago
  28. 1b721bf staging: wilc1000: remove unused argument of chip_sleep_manually function by Leo Kim · 9 years ago
  29. 829c477 staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument dev by Glen Lee · 9 years ago
  30. 691bbd4 staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_device by Glen Lee · 9 years ago
  31. 2de7cbe staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_device by Glen Lee · 9 years ago
  32. a1332ca staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilc by Glen Lee · 9 years ago
  33. 50b929e staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isr by Glen Lee · 9 years ago
  34. 814bc36 staging: wilc1000: remove function pointer cfg_init by Glen Lee · 9 years ago
  35. 30f535a staging: wilc1000: remove function pointer rx_indicate by Glen Lee · 9 years ago
  36. 355cca2 staging: wilc1000: remove function pointer cfg_wid_get_val by Glen Lee · 9 years ago
  37. ec1b86b staging: wilc1000: remove function pointer cfg_wid_get by Glen Lee · 9 years ago
  38. 17e8f16 staging: wilc1000: remove function pointer cfg_wid_set by Glen Lee · 9 years ago
  39. c9d4834 staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_que by Glen Lee · 9 years ago
  40. 894de36b staging: wilc1000: remove function pointer wlan_cfg_get_value by Glen Lee · 9 years ago
  41. 07056a8 staging: wilc1000: remove function pointer wlan_cfg_get by Glen Lee · 9 years ago
  42. 1028e5a staging: wilc1000: remove function pointer wlan_cfg_set by Glen Lee · 9 years ago
  43. 1d4469c staging: wilc1000: delete define ACTION and PROBE_REQ by Glen Lee · 9 years ago
  44. a17e2ec staging: wilc1000: remove function pointer wlan_cleanup by Glen Lee · 9 years ago
  45. 46ca80c staging: wilc1000: remove function pointer wlan_handle_rx_isr by Glen Lee · 9 years ago
  46. f590c4c staging: wilc1000: remove function pointer wlan_handle_tx_que by Glen Lee · 9 years ago
  47. 8fc84a6 staging: wilc1000: remove function pointer wlan_add_to_tx_que by Glen Lee · 9 years ago
  48. 8cec741 staging: wilc1000: remove function pointer wlan_stop by Glen Lee · 9 years ago
  49. e42563b staging: wilc1000: remove function pointer wlan_start by Glen Lee · 9 years ago
  50. 63d7ab8 staging: wilc1000: remove function pointer wlan_firmware_download by Glen Lee · 9 years ago
  51. 9fc4222 staging: wilc1000: delete wilc_oswrapper.h by Chaehyun Lim · 9 years ago
  52. ffda203 wilc1000 : Use BIT() macro where possible by Anish Bhatt · 9 years ago
  53. c3ca637 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  54. 5af6b85 staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  55. 108b343 staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef line by Glen Lee · 9 years ago
  56. fbc2fe1 staging: wilc1000: use u32 instead of uint32_t by Chaehyun Lim · 9 years ago
  57. ec53adf staging: wilc1000: use u16 instead of uint16_t by Chaehyun Lim · 9 years ago
  58. 51e825f staging: wilc1000: use u8 instead of uint8_t by Chaehyun Lim · 9 years ago
  59. 1f39e10 staging: wilc1000: remove dead codes by Tony Cho · 9 years ago
  60. 36a24b4 staging: wilc1000: delete wilc_type.h by Greg Kroah-Hartman · 9 years ago
  61. c5c77ba staging: wilc1000: Add SDIO/SPI 802.11 driver by Johnny Kim · 9 years ago