1. dd41dab staging: vt6656: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  2. 6b4c6ce staging: vt6656: add SPDX identifiers to all vt6656 driver files by Greg Kroah-Hartman · 7 years ago
  3. 9e6519b staging: vt6656: Remove unnecessary blank lines by Simon Sandström · 8 years ago
  4. 1eba248 drivers:staging:vt6656: Fix coding style issues by Sergey Lysanov · 9 years ago
  5. a85994d staging: vt6656: remove address from GPL text by Othmar Pasteka · 9 years ago
  6. 7526a46 staging: vt6656: Remove unnecessary braces and tab spacing by Amitoj Kaur Chawla · 9 years ago
  7. 43c93d9 staging: vt6656: implement power saving code. by Malcolm Priestley · 9 years ago
  8. 752b7da staging: vt6656: power.c replace DBG_PRT debug messages by Malcolm Priestley · 10 years ago
  9. 6d07a7e staging: vt6656: remove dead code from power.c/h by Malcolm Priestley · 11 years ago
  10. f9d1968 staging: vt6656: rxtx remove dead code by Malcolm Priestley · 11 years ago
  11. f7c7f7f staging: vt6656: mac80211 conversion: change vnt_next_tbtt_wakeup by Malcolm Priestley · 11 years ago
  12. bbdf1bd staging: vt6656: mac80211 conversion: enable power saving by Malcolm Priestley · 11 years ago
  13. bb73fd0 staging: vt6656: rename PSbIsNextTBTTWakeUp to vnt_next_tbtt_wakeup by Malcolm Priestley · 11 years ago
  14. 905dba5 staging: vt6656: rename PSvDisablePowerSaving to vnt_disable_power_saving by Malcolm Priestley · 11 years ago
  15. c1d45af staging: vt6656: rename PSvEnablePowerSaving to vnt_enable_power_saving by Malcolm Priestley · 11 years ago
  16. bedf4ef staging: vt6656: PSbIsNextTBTTWakeUp remove camel case by Malcolm Priestley · 11 years ago
  17. 38c7b5b staging: vt6656: PSvDisablePowerSaving remove camel case by Malcolm Priestley · 11 years ago
  18. 2bac6f9 staging: vt6656: PSvEnablePowerSaving remove camel case by Malcolm Priestley · 11 years ago
  19. 57dc49a staging: vt6656: rename MACvWriteWord to vnt_mac_write_word by Malcolm Priestley · 11 years ago
  20. 3695753 staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off by Malcolm Priestley · 11 years ago
  21. a9bed1d staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off by Malcolm Priestley · 11 years ago
  22. 62c8526 staging: vt6656: dead code remove control.c/h by Malcolm Priestley · 11 years ago
  23. 5374290 staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte by Malcolm Priestley · 11 years ago
  24. 1390b02 staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out by Malcolm Priestley · 11 years ago
  25. 60f8ce8 staging: vt6656: rndis.h move all to device.h by Malcolm Priestley · 11 years ago
  26. 64052b7 staging: vt6656: power.c Fix line over 80 characters. by Aybuke Ozdemir · 11 years ago
  27. a0ad277 staging: vt6656: Replace typedef enum _CARD_OP_MODE by Malcolm Priestley · 11 years ago
  28. f27d2be Staging: vt6656: fix code indenting error in power.c by Johannes Löthberg · 11 years ago
  29. 0f783c9 Staging: vt6656: fix a brace coding style issue in power.c by Johannes Löthberg · 11 years ago
  30. 60cc274 staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack by Malcolm Priestley · 11 years ago
  31. 9fbafdd staging: vt6656: remove consecutive newlines by Andres More · 12 years ago
  32. 00d0603 staging: vt6656: remove code placeholders by Andres More · 12 years ago
  33. 4fcf949 staging: vt6656: removed no longer useful ttype.h file by Andres More · 12 years ago
  34. 3eaca0d staging: vt6656: replaced custom WORD definition with u16 by Andres More · 12 years ago
  35. 4e9b5e2 staging: vt6656: replaced custom TRUE definition with true by Andres More · 12 years ago
  36. e269fc2 staging: vt6656: replaced custom FALSE definition with false by Andres More · 12 years ago
  37. 45c73bb staging: vt6656: datarate/dpc/hostap/power use new structures. by Malcolm Priestley · 12 years ago
  38. a0a1f61 staging "vt6656" Fix typos in comments, and in a printk message. by Justin P. Mattock · 12 years ago
  39. 8c81161 Staging: vt6656: Clean up switching to power saving mode. by Philip Worrall · 14 years ago
  40. b898cf2 Staging: vt6656: Ensure power.c uses proper tabbing. by Philip Worrall · 14 years ago
  41. c5b0b5f Staging: vt6656: Clean up spaces around parenthesized expressions by Philip Worrall · 14 years ago
  42. e25b75e Staging: vt6656: Clean up return from sending power state notifications by Philip Worrall · 14 years ago
  43. 036dba1 Staging: vt6656: Clean up unneccessary braces in power.c by Philip Worrall · 14 years ago
  44. 7404eab Staging: vt6656: Use C89 comments in power.c by Philip Worrall · 14 years ago
  45. f9cfbe9 Staging: vt6656: Ensure power.c uses proper tabbing. by Philip Worrall · 14 years ago
  46. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  47. 4846cbc staging: vt6656: changed comments convention and removed spaces before tab by Alejandro Emanuel Paredes · 14 years ago
  48. feaf03d staging: vt6656: removed TxInSleep definition by Andres More · 15 years ago
  49. 0d74395 Staging: vt665*: fix typos concerning "management" by Uwe Kleine-König · 15 years ago
  50. 0cbd8d9 staging: vt6656: code cleanup, removed HANDLE definition in ttype.h by Andres More · 15 years ago
  51. 8611a29 Staging: vt6656: removed VOID/PVOID definitions by Andres More · 15 years ago
  52. 592ccfe Staging: vt6656: Removed IN definition by Andres More · 15 years ago
  53. 8a3d91b Staging: vt665x: remove tbit.h by Jim Lieb · 15 years ago
  54. 3e36259 Staging: vt665x: Remove umem.h Part 2 by Jim Lieb · 15 years ago
  55. 9d26d60 Staging: vt665x: Clean up include files, Part 1 by Jim Lieb · 15 years ago
  56. 92b9679 Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656. by Forest Bond · 16 years ago