1. d578924 staging: rtl8723au: Don't return true/false in unsigned int by Jes Sorensen · 10 years ago
  2. f66e05d staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codes by Jes Sorensen · 10 years ago
  3. 7e761c5 staging: rtl8723au: rtw_ioctl_set.c: Fix up messy error code handling by Jes Sorensen · 10 years ago
  4. 43eeb8e staging: rtl8723au: Remove unused usb_read_mem/usb_write_mem stubs by Jes Sorensen · 10 years ago
  5. ad899b1 staging: rtl8723au: Clean up error codes in IO functions by Jes Sorensen · 10 years ago
  6. 828373f staging: rtl8723au: Remove unused rtw_is_wps_ie23a() by Jes Sorensen · 10 years ago
  7. 44f3f16 staging: rtl8723au: Clean up error code mess in rtw_efuse.c by Jes Sorensen · 10 years ago
  8. 1ec8911 staging: rtl8723au: Make cmd and event handlers return int instead of u8 by Jes Sorensen · 10 years ago
  9. 7271496 staging: rtl8723au: Remove unused mp_custom_oid.h by Jes Sorensen · 10 years ago
  10. 60a2d48 staging: rtl8723au: usb_vendor_req.h isn't used - remove it by Jes Sorensen · 10 years ago
  11. 25a9311 staging: rtl8723au: usb_osintf.h isn't used for anything - get rid of it by Jes Sorensen · 10 years ago
  12. 9385d86 staging: rtl8723au: Get rid of rtl8723au_set_hal_ops() and get rid of hal_ops.h by Jes Sorensen · 10 years ago
  13. 02d50c2 staging: rtl8723au: Remove sw led hal ops by Jes Sorensen · 10 years ago
  14. 10ce264 staging: rtl8723au: Remove unused HAL interrupt function wrappers by Jes Sorensen · 10 years ago
  15. d9edcaf staging: rtl8723au: Remove unused hal_power_on() wrapper by Jes Sorensen · 10 years ago
  16. 39f1a8e staging: rtl8723au: Make direct calls to GetHalDefVar8192CUsb() by Jes Sorensen · 10 years ago
  17. ac4cbc6 staging: rtl8723au: Pull update_ramask call out of HAL wrapper layer by Jes Sorensen · 10 years ago
  18. 638443d staging: rtl8723au: Call xmit/recv handlers directly instead of via HAL wrappers by Jes Sorensen · 10 years ago
  19. b3d139a staging: rtl8723au: Disentangle recv/xmit_priv init/free from HAL wrappers by Jes Sorensen · 10 years ago
  20. c7772697 staging: rtl8723au: Pull hal_init/deinit out of HAL wrapper layer by Jes Sorensen · 10 years ago
  21. a4f6eb1 staging: rtl8723au: Remove a pile of unused EFUSE read/write functionality by Jes Sorensen · 10 years ago
  22. b2e6804 staging: rtl8723au: Remove first half of EFUSE functions from HAL wrappers by Jes Sorensen · 10 years ago
  23. dbe9849 staging: rtl8723au: Disentangle set_odm_var() from the HAL wrappers by Jes Sorensen · 10 years ago
  24. de9a5f0 staging: rtl8723au: Get rid of unused rtw_hal_get_odm_var23() by Jes Sorensen · 10 years ago
  25. 1ec6934 staging: rtl8723au: Disentangle rtl8723a_add_rateatid() from HAL by Jes Sorensen · 10 years ago
  26. 88715bc staging: rtl8723au: Disentangle beacon register settings from the HAL wrappers by Jes Sorensen · 10 years ago
  27. daf1fe8 staging: rtl8732au: Remove some unused hal data pointers by Jes Sorensen · 10 years ago
  28. 8a6f555 staging: rtl8723au: Call bandwidth and channel setting handlers directly by Jes Sorensen · 10 years ago
  29. 82ccb59 staging: rtl8723au: Disentangle chip_configure from HAL wrappers by Jes Sorensen · 10 years ago
  30. db20a02 staging: rtl8723au: We love wrappers! by Jes Sorensen · 10 years ago
  31. 1aaa376 staging: rtl8723au: Remove HAL wrappers about USB init/deinit by Jes Sorensen · 10 years ago
  32. 44e621c staging: rtl8723au: Remove HAL wrappers around read_chip_version by Jes Sorensen · 10 years ago
  33. 5d9edb5 staging: rtl8723au: Remove unused HAL wrappers around PHY register read/write calls by Jes Sorensen · 10 years ago
  34. 369074f staging: rtl8723au: Remove HAL notch_filter wrappers by Jes Sorensen · 10 years ago
  35. a7a983c staging: rtl8723au: Remove unused hal_reset_security_engine code by Jes Sorensen · 10 years ago
  36. b7c19c2 staging: rtl8723au: Get rid of sreset related HAL clutter by Jes Sorensen · 10 years ago
  37. 8289d35 staging: rtl8723au: Get rid of rtw_hal_dm_* clutter by Jes Sorensen · 10 years ago
  38. 1f4746f staging: rtl8723au: Remove some more HAL clutter by Jes Sorensen · 10 years ago
  39. 0372262 staging: rtl8723au: Call rtl8723a_init_default_value_directly() by Jes Sorensen · 10 years ago
  40. d87283f staging: rtl8723au: Remove unused hal_data_sz from struct rtw_adapter by Jes Sorensen · 10 years ago
  41. f207b02 staging: rtl8723au: Remove unused rtl8723a_clone_haldata() by Jes Sorensen · 10 years ago
  42. cf3d7b9 staging: rtl8723au: Remove unused bBTFWReady from struct rtw_adapter by Jes Sorensen · 10 years ago
  43. f7f332b staging: rtl8723au: osdep_service.h: Reduce excessive header inclusion by Jes Sorensen · 10 years ago
  44. ebf2ccf staging: rtl8723au: Remove obsolete BITx #defines by Jes Sorensen · 10 years ago
  45. f061c1b staging: rtl8723au: odm_HWConfig.c: Use BIT() consistently by Jes Sorensen · 10 years ago
  46. fc8b7c8 staging: rtl8723au: odm.c: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  47. bc0d10c staging: rtl8723au: rtl8723a_hal_init.c: Use BIT() consistently by Jes Sorensen · 10 years ago
  48. 8f7654c staging: rtl8723au: rtl8723a_phycfg.c: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  49. a3f2146 staging: rtl8723au: HalDMOutSrt8723A_CE.c: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  50. d66ecc2 staging: rtl8723au: hal_com.c: Use BIT() consistently instead of BITx by Jes Sorensen · 10 years ago
  51. 8952e08 staging: rtl8723au: rtl8723a_bt-coexist.c: Be consistent in use of BIT() by Jes Sorensen · 10 years ago
  52. 05f07e7 staging: rtl8723au: usb_halinit.c: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  53. f8c41a9 staging: rtl8723au: rtl8723au_led.c: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  54. 68c9da9 staging: rtl8723au: rtw_sreset.h: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  55. e478c1f staging: rtl8723au: odm_reg.h: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  56. c04d002 staging: rtl8723au: odm_debug.h: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  57. 9374844 staging: rtl8723au: odm.h: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  58. f709b18 staging: rtl8723au: hal_intf.h: Be consistent and use BIT() instead of BITx by Jes Sorensen · 10 years ago
  59. 750c843 staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  60. db6ec57 staging: rtl8723au: Hal8723APhyCfg.h: Use BIT() instead of BITx by Jes Sorensen · 10 years ago
  61. 1c3b6e7 staging: rtl8723au: rtl8723a_bt-coexist.h: Be consistent and use BIT() by Jes Sorensen · 10 years ago
  62. 9c45c20 staging: rtl8723au: rtl8723a_spec.h: Use BIT() instead of BITx macros by Jes Sorensen · 10 years ago
  63. f4e131d goldfish: pipe: fix warnings for 32bit builds by Octavian Purdila · 10 years ago
  64. f2dbdf6 goldfish: bus: fix warnings for 32bit builds by Octavian Purdila · 10 years ago
  65. 0f18a27 staging: rts5139: Make variables inside #ifdef CONFIG_PM by Geert Uytterhoeven · 10 years ago
  66. dbdb852 staging: rts5139: fix bad symbol declaration by Neil Armstrong · 10 years ago
  67. 10f9f4a staging: rts5139: fixed coding style by Thomas Tanaka · 10 years ago
  68. ba8f073 Staging: rts5139: More appropriate use of sizeof operand by Fabio Falzoi · 10 years ago
  69. c606525 Staging: rts5139: Removed OOM messages by Fabio Falzoi · 10 years ago
  70. 4b3ef39 Staging: rts5139: Use standard pr_<level> prefixing by Fabio Falzoi · 10 years ago
  71. 7cb6193 Staging: rts5139: Splitted one-line multiple assignment by Fabio Falzoi · 10 years ago
  72. 307a433 Staging: rts5139: Fixed multi-line code alignment by Fabio Falzoi · 10 years ago
  73. fd09d1d Staging: rts5139: Camel case labels replaced by Fabio Falzoi · 10 years ago
  74. 2787b99 staging: sep: Fix coding style by Camille Bordignon · 10 years ago
  75. 3136b5f staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsyn by Malcolm Priestley · 10 years ago
  76. 0fb2af3 staging: vt6656: PIPEnsControlIn use usb_control_msg by Malcolm Priestley · 10 years ago
  77. 7021b68 staging: vt6656: usbpipe.c PIPEnsControlOut use usb_control_msg by Malcolm Priestley · 10 years ago
  78. 3c64764 staging: vt6656: lock changes device_xmit by Malcolm Priestley · 10 years ago
  79. 29b0237 staging: vt6656: lock changes: s_nsBulkInUsbIoCompleteRead. by Malcolm Priestley · 10 years ago
  80. c91b186 staging: vt6656: lock changes: usbpipe.c add mutex lock. by Malcolm Priestley · 10 years ago
  81. 97641ca staging: vt6656: lock changes: vRunCommand nsDMA_tx_packet by Malcolm Priestley · 10 years ago
  82. 8783a1a staging: vt6656: lock changes: bMgrPrepareBeaconToSend add lock. by Malcolm Priestley · 10 years ago
  83. 3bc552a staging: vt6656: lock changes: vDMA0_tx_80211 by Malcolm Priestley · 10 years ago
  84. 931cb9f staging: vt6656: lock changes: csMgmt_xmit. by Malcolm Priestley · 10 years ago
  85. e03ce83 staging: vt6656: lock changes: RXvMngWorkItem. by Malcolm Priestley · 10 years ago
  86. d1d4120 staging: vt6656: lock changes: vRunCommand remove locks. by Malcolm Priestley · 10 years ago
  87. 7af9400 staging: vt6656: lock changes: Remove spin locks. by Malcolm Priestley · 10 years ago
  88. 30a05b3 staging: vt6656: struct vnt_usb_send_context remove camel case. by Malcolm Priestley · 10 years ago
  89. b674ee1 staging: vt6656: nsDMA_tx_packet Move pContext later. by Malcolm Priestley · 10 years ago
  90. ccc3a59 staging/wlan-ng: code refactoring by Denis Pithon · 10 years ago
  91. 05d39be staging/wlan-ng: remove function declaration by Denis Pithon · 10 years ago
  92. 67c4ded staging/wlan-ng: update function header comment by Denis Pithon · 10 years ago
  93. 8cf22fd staging: wlan-ng: fix bad symbol declaration by Neil Armstrong · 10 years ago
  94. 5d85fe3 driver: staging: wlan-ng: Removed unnecessary spaces after cast from hfa384x_usb.c by Sherif Shehab Aldin · 10 years ago
  95. 638f81b driver: staging: wlan-ng: Removed #if 0 lines from hfa384x_usb.c by Sherif Shehab Aldin · 10 years ago
  96. 96b1971 driver: staging: wlan-ng: Removed multiple assignments by Sherif Shehab Aldin · 10 years ago
  97. a3542e6 driver: staging: wlan-ng: Fixed white spaces issues by Sherif Shehab Aldin · 10 years ago
  98. 3f2d656 driver: staging: wlan-ng: Fixed Alignment to match open parenthesis by Sherif Shehab Aldin · 10 years ago
  99. 83f9168 driver: staging: wlan-ng: Removed Unnecessary space after function pointer name by Sherif Shehab Aldin · 10 years ago
  100. d6ae4a9 driver: staging: wlan-ng: Setting character pointers as const by Sherif Shehab Aldin · 10 years ago