1. 849befa staging: rtl8723au: c2h_evt_hdl() is always called with 3rd argument = NULL by Jes Sorensen · 10 years ago
  2. ab281e3 staging: rtl8723au: Declare c2h_evt_hdl static by Jes Sorensen · 10 years ago
  3. 95b0f20 staging: rtl8723au: Move rtw_do_join23a() prototype to rtw_ioctl_set.h by Jes Sorensen · 10 years ago
  4. 7871778 staging: rtl8723au: Move {WPA,RSN}_TKIP_CIPHER23A to rtw_wlan_util.c and mark them static by Jes Sorensen · 10 years ago
  5. f85bd05 staging: rtl8723au: Move REALTEK96B_IE23A to rtw_mlme_ext.c and mark it static by Jes Sorensen · 10 years ago
  6. d39518a staging: rtl8723au: Remove unused ADPT_{FMT,AGR} macros by Jes Sorensen · 10 years ago
  7. a790d58 staging: rtl8723au: Get rid of FUNC_NDEV_{FMT,ARG} by Jes Sorensen · 10 years ago
  8. 9cd613c staging: rtl8723au: Remove FUNC_ADPT_{FMT,ARG} by Jes Sorensen · 10 years ago
  9. dc24abd staging: rtl8723au: Get rid of NDEV_FMT/NDEV_ARG macros by Jes Sorensen · 10 years ago
  10. 5e3a829 staging: rtl8723au: Remove some unused prototypes by Jes Sorensen · 10 years ago
  11. be4c506 staging: rtl8723au: Eliminate RTW_STATUS_CODE23a() by Jes Sorensen · 10 years ago
  12. 794ff05 staging: rtl8723au: Eliminate _rtw_queue_empty23a() by Jes Sorensen · 10 years ago
  13. c5779a0 staging: rtl8723au: rtw_free_recvframe23a() is always passed precvpriv->free_recv_queue by Jes Sorensen · 10 years ago
  14. a954a18 staging: rtl8723au: Remove unused semaphore 'allrxreturnevt' by Jes Sorensen · 10 years ago
  15. 6f43d3b staging: rtl8723au: Remove ugly vmalloc() wrappers by Jes Sorensen · 10 years ago
  16. fd6d1c1 staging: rtl8723au: Use kmalloc instead of vmalloc to allocate recv_frame pool by Jes Sorensen · 10 years ago
  17. 269746a staging: rtl723au: Remove some obsolete misleading comments by Jes Sorensen · 10 years ago
  18. 3a35058 stating: rtl8723au: Use kmalloc instead of vmalloc to allocate pool of xmit_frame_ext by Jes Sorensen · 10 years ago
  19. 251ccc2 staging: rtl8723au: Use kmalloc() rather than vmalloc() to allocate xmit_frames by Jes Sorensen · 10 years ago
  20. 6042cbf staging: rtl8723au: Declare rtw_alloc_xmitframe() static by Jes Sorensen · 10 years ago
  21. 086f7a4 staging: rtl8723au: fix potential leak in update_bcn_wps_ie() by Christian Engelmayer · 10 years ago
  22. 6e8bc71 staging: rtl8723au: Add GFP argument to rtw_alloc_stainfo23a() by Jes Sorensen · 10 years ago
  23. 2ad7c3d staging: rtl8723au: Use kernel memory allocator for sta_priv allocations by Jes Sorensen · 10 years ago
  24. 6964213 staging: rtl8723au: Eliminate stainfo_by_offset spaghetti by Jes Sorensen · 10 years ago
  25. ec838b0 staging: rtl8723au: add GFP argument to rtw_alloc_network() by Jes Sorensen · 10 years ago
  26. 5290cd6 staging: rtl8723au: rtw_createbss_cmd23a_callback(): Relax holding of pmlmepriv->lock by Jes Sorensen · 10 years ago
  27. 5d8b411 staging: rtl8723au: rtw_alloc_stainfo23a(): Remove unused variable tmp_aid by Jes Sorensen · 10 years ago
  28. b06106d staging: rtl8723au: rtw_sta_mgt.c: Fix some formatting badness by Jes Sorensen · 10 years ago
  29. 1465967 staging: rtl8723au: Get rid of second set of custom error codes by Jes Sorensen · 10 years ago
  30. 5cfab10 staging: rtl8723au: Remove some unused clutter from odm_types.h by Jes Sorensen · 10 years ago
  31. 70e6b55 staging: rtl8723au: Remove unused struct rtl8723a_priv by Jes Sorensen · 10 years ago
  32. 5949703 staging: rtl8723au: Remove a bunch of unused clutter from the ODM code by Jes Sorensen · 10 years ago
  33. 5ead42c staging: rtl8723au: Remove unused ODM spin lock functions by Jes Sorensen · 10 years ago
  34. 613a774 staging: rtl8723au: Remove unused ODM malloc/free functions by Jes Sorensen · 10 years ago
  35. 9d85833 staging: rtl8723au: Use random ethaddr if EEPROM address is corrupted by Jes Sorensen · 10 years ago
  36. be1bc0c staging: rtl8723au: wifi.h: remove more unused #defines by Jes Sorensen · 10 years ago
  37. c51e886 staging: rtl8723au: Use struct ieee80211_pspoll to obtain 'aid' by Jes Sorensen · 10 years ago
  38. 9c4a961 staging: rtl8723au: Fold get_hdr_bssid() into update_recvframe_phyinfo() by Jes Sorensen · 10 years ago
  39. b307108 staging: rtl8723au: update_recvframe_phyinfo(): Don't set variables twice by Jes Sorensen · 10 years ago
  40. aa66fbb staging: rtl8723au: validate_recv_data_frame() use fctl knowledge to obtain bssid by Jes Sorensen · 10 years ago
  41. 5ca12b7 staging: rtl8723au: Remove to_fr_ds packet attribute by Jes Sorensen · 10 years ago
  42. 2222032 staging: rtl8723au: Declare validate_recv_*_frame() static by Jes Sorensen · 10 years ago
  43. ff516e7 staging: rtl8723au: Remove redundant check by Jes Sorensen · 10 years ago
  44. c227ed0 staging: rtl8723au: rtw_wlan_util.c: Clean up the code by Jes Sorensen · 10 years ago
  45. 7ae2599 staging: rtl8723au: rtl8723a_recv.h: Don't put parenthesis around constants by Jes Sorensen · 10 years ago
  46. 9b6cd3e staging: rtl8723au: Remove a bunch of always true #ifdefs by Jes Sorensen · 10 years ago
  47. 1509864 staging: rtl8723au: Remove a pile of unused firmware image file names by Jes Sorensen · 10 years ago
  48. 45b09aa staging: rtl8723au: rtw_ioctl_set.h: Remove unused struct bssid_info by Jes Sorensen · 10 years ago
  49. 51e2726 staging: rtl8723au: Remove unused rtw_ioctl.h by Jes Sorensen · 10 years ago
  50. bd8ad4a staging: rtl8723au: Eliminate struct qos_priv by Jes Sorensen · 10 years ago
  51. 62dff10 staging: rtl8723au: rtw_event.h remove some unused structs and random blank lines by Jes Sorensen · 10 years ago
  52. e260196 staging: rtl8723au: Make event callbacks take a const u8 * by Jes Sorensen · 10 years ago
  53. 0f6df02 staging: rtl8723au: Fix endian abnormality in mlme_evt_hdl23a() by Jes Sorensen · 10 years ago
  54. d217e5d staging: rtl8723au: Move data byte-swap closer to register access by Larry Finger · 10 years ago
  55. b35c0ff staging: rtl8723au: Remove unused + write-only entries from struct evt_priv by Jes Sorensen · 10 years ago
  56. 593ac88 staging: rtl8723au: Get rid of ugly cbuf interface by Jes Sorensen · 10 years ago
  57. 980cf72 staging: rtl8723au: Use workqueue to handle interrupt complete processing by Jes Sorensen · 10 years ago
  58. 8df06a3 staging: rtl8723au: Name cmd workqueue appropriately to allow for more workqueues by Jes Sorensen · 10 years ago
  59. c382675 staging: rtl8723au: Remove rtw_free_cmd_priv23a() by Jes Sorensen · 10 years ago
  60. fac7563 staging: rtl8723au: rsp_buf wasn't used for anything - don't allocate it by Jes Sorensen · 10 years ago
  61. c347dc6 staging: rtl8723au: pass the cmd parm buffer directly to the cmd handler by Jes Sorensen · 10 years ago
  62. ea0c927 staging: rtl8723au: rtw_ieee80211.c: Reduce some excessive parenthesis usage by Jes Sorensen · 10 years ago
  63. b34a643 staging: rtl8723au: rtw_ieee80211.c mark a couple of function static by Jes Sorensen · 10 years ago
  64. c478475 Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into staging-next by Greg Kroah-Hartman · 10 years ago
  65. a3476ac Merge tag 'iio-for-3.16b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 10 years ago
  66. cd5b700 iio: hid-sensors: Pressure: Raw read support by Srinivas Pandruvada · 10 years ago
  67. 6fe588e iio: hid-sensors: Inclinometer 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  68. 8009c59 iio: hid-sensors: Compass 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  69. 1eef062 iio: hid-sensors: Proximity: Raw read support by Srinivas Pandruvada · 10 years ago
  70. 371a123 iio: hid-sensors: ALS: Raw read support by Srinivas Pandruvada · 10 years ago
  71. 0964f70 iio: hid-sensors: Gyro 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  72. c639945 iio: hid-sensors: Accelerometer 3D: Raw read support by Srinivas Pandruvada · 10 years ago
  73. 56ff6be iio: hid-sensors: Add API to power on/off by Srinivas Pandruvada · 10 years ago
  74. a269b9a iio: hid-sensors: Pressure: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  75. be8e48d iio: hid-sensors: Inclinometer 3D: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  76. 92463fd iio: hid-sensors: Compass 3D: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  77. 36783d0 iio: hid-sensors: ALS: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  78. 6c7db77 iio: hid-sensors: Gyro 3D : adjust scale and offset by Srinivas Pandruvada · 10 years ago
  79. 73a2498 iio: hid-sensors: Accelerometer 3D: adjust scale and offset by Srinivas Pandruvada · 10 years ago
  80. 9030924 iio: hid-sensors: Add api to get poll value by Srinivas Pandruvada · 10 years ago
  81. 5d02edfc iio: hid-sensors: Convert units and exponent by Srinivas Pandruvada · 10 years ago
  82. 09c3fbb staging: rtl8188eu: Remove 'u8 *pbuf' from struct recv_buf by navin patidar · 10 years ago
  83. acfd19e staging: rtl8188eu: Remove rtl8188eu_init_recvbuf() function by navin patidar · 10 years ago
  84. a1f3b3f staging: rtl8188eu: Remove 'u32 ref_cnt' from struct recv_buf by navin patidar · 10 years ago
  85. 74e250e staging: rtl8188eu: Remove 'u32 len' from struct recv_buf by navin patidar · 10 years ago
  86. 1b2a4fc staging: rtl8188eu: Remove 'alloc_sz' from struct recv_buf by navin patidar · 10 years ago
  87. f0f4499 staging: rtl8188eu: Remove 'pallocated_buf' from struct recv_buf by navin patidar · 10 years ago
  88. e205cae staging: rtl8188eu: Remove 'irp_pending' from struct recv_buf by navin patidar · 10 years ago
  89. c11f3ff staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_buf by navin patidar · 10 years ago
  90. afdd36e staging: rtl8188eu: Remove 'int transfer_len' from struct recv_buf by navin patidar · 10 years ago
  91. 4985625 staging: rtl8188eu: Remove 'dma_addr_t dma_transfer_addr' from struct recv_buf by navin patidar · 10 years ago
  92. 4337ff2f8 staging: rtl8188eu: Remove 'spinlock_t recvbuf_lock' from struct recv_buf by navin patidar · 10 years ago
  93. 9a4429e staging: rtl8188eu: Remove 'struct list_head list' from struct recv_buf by navin patidar · 10 years ago
  94. 5fe2f91 staging: rtl8188eu: Remove function rtw_enqueue_recvbuf() by navin patidar · 10 years ago
  95. 0521a2a staging: rtl8188eu: Remove function rtw_enqueue_recvbuf_to_head() by navin patidar · 10 years ago
  96. d27ab0b staging: rtl8188eu: Remove function rtw_dequeue_recvbuf() by navin patidar · 10 years ago
  97. b9fb433 rtl8821ae: fixed defined-not-used warning by Jan Moskyto Matejka · 10 years ago
  98. 2930d0b9 staging: rtl8192u: fix checkpatch braces warning by Rui Miguel Silva · 10 years ago
  99. 7626e3d staging/rtl8192e: Erroneous return codes (types and values) by Dominique van den Broeck · 10 years ago
  100. 73fbfbf staging: rtl8188eu: Use USB subsystem functions to check endpoint type by navin patidar · 10 years ago