1. d34add0 staging: vt6656: Fix possible leak in vnt_download_firmware() by Christian Engelmayer · 9 years ago
  2. c5f9e99 staging: vt6656: replace memcpy by ether_addr_copy by Aya Mahfouz · 9 years ago
  3. 1aba012 Staging: vt6656: replace memcpy() by ether_addr_copy() using coccinelle and pack variable by aybuke ozdemir · 9 years ago
  4. 1bdee70 staging: vt6656: parse cts fall back out of vnt_fill_cts_head by Malcolm Priestley · 9 years ago
  5. 5c9b063 staging: vt6656: vnt_fill_cts_head remove unneeded NULL check. by Malcolm Priestley · 9 years ago
  6. 48eaa7f staging: vt6656: fix Prefer ether_addr_copy() over memcpy() if the Ethernet addresses are __aligned(2) by Heba Aamer · 9 years ago
  7. 09a7a6b Staging: vt6656: Checkpatch fix: else after break or return by Emrys Bayliss · 10 years ago
  8. ffad440 Staging: vt6656: Fixed typo in a variable name by Gustavo A. R. Silva · 10 years ago
  9. 733b3b0 Staging: vt6656: Fixed typo in a macro name by Gustavo A. R. Silva · 10 years ago
  10. 73c4c6e staging: vt6656: whitespace checkpatch warning fix. by Krzysztof Adamski · 10 years ago
  11. e238223 staging: vt6656: Use ether_addr_copy() on vnt_private members. by Krzysztof Adamski · 10 years ago
  12. ccc103f staging: vt6656: Use ether_addr_copy() in vnt_fill_ieee80211_rts. by Krzysztof Adamski · 10 years ago
  13. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  14. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  15. 2ff6179 staging: vt6656: remove unnecessary 'out of memory' message by Melike Yurtoglu · 10 years ago
  16. f0cffbf staging: vt6656: Merge three lines into one by Tapasweni Pathak · 10 years ago
  17. 3b9999e Staging: vt6656: Merge two lines of code into one by Rajbinder Brar · 10 years ago
  18. 3e46587 staging: vt6656: remove unnecessary else after return by Tapasweni Pathak · 10 years ago
  19. eab4e78 Staging: vt6656: Merges two lines of code and also removes unused variable by Mahati Chamarthy · 10 years ago
  20. 88c9cc0 Staging: vt6656: Merges two lines of code and removes unused variable by Mahati Chamarthy · 10 years ago
  21. b377ed4 Staging: vt6656: Removing else after break statement to fix warning by Rajbinder Brar · 10 years ago
  22. 163090a staging: vt6656: remove rate_control_algorithm pid by Malcolm Priestley · 10 years ago
  23. 76be25b staging: vt6656: add blank line after declaration by Ragnar B. Johannsson · 10 years ago
  24. de657d5 staging: vt6656: fix incorrect indentation by Ragnar B. Johannsson · 10 years ago
  25. 8614034 staging: vt6656: remove unnecessary braces by Ragnar B. Johannsson · 10 years ago
  26. 7a33917 staging: vt6656: wcmd.h remove dead macros by Malcolm Priestley · 10 years ago
  27. 4a36a96 staging: vt6656: rf.h cleanup C_PWBT comments by Malcolm Priestley · 10 years ago
  28. f777203 staging: vt6656: power.h remove dead macros by Malcolm Priestley · 10 years ago
  29. 2369063 staging: vt6656: dpc remove unneeded headers by Malcolm Priestley · 10 years ago
  30. 52e0cdc staging: vt6656: dpc.h remove dead function prototypes by Malcolm Priestley · 10 years ago
  31. e96caf3 staging: vt6656: rf.h clean up comments by Malcolm Priestley · 10 years ago
  32. a8492a0 staging: vt6656: remove comments of old functions nolonger present. by Malcolm Priestley · 10 years ago
  33. d78551b staging: vt6656: remove return from all void functions by Malcolm Priestley · 10 years ago
  34. 1beace3 staging: vt6656: main_usb.c remove return from void functions by Malcolm Priestley · 10 years ago
  35. feab481 staging: vt6656: change driver version to mac80211 by Malcolm Priestley · 10 years ago
  36. ffc0e37 staging: vt6656: main_usb.c remove comments to functions nolonger present. by Malcolm Priestley · 10 years ago
  37. ef48442 staging: vt6656: rename device_alloc_bufs to vnt_alloc_bufs by Malcolm Priestley · 10 years ago
  38. 1c2fd56 staging: vt6656: rename device_free_int_bufs to vnt_free_int_bufs by Malcolm Priestley · 10 years ago
  39. 0dd6e68 staging: vt6656: rename device_free_rx_bufs to vnt_free_rx_bufs by Malcolm Priestley · 10 years ago
  40. afc7ef6 staging: vt6656: rename device_free_tx_bufs to vnt_free_tx_bufs by Malcolm Priestley · 10 years ago
  41. 500e1fb staging: vt6656: rename device_init_registers to vnt_init_registers by Malcolm Priestley · 10 years ago
  42. 7665cf2 staging: vt6656: rename device_set_options to vnt_set_options by Malcolm Priestley · 10 years ago
  43. cbcc9a3 staging: vt6656: use test_bit to check flags status by Malcolm Priestley · 10 years ago
  44. fa4b5c7 staging: vt6656: Remove unused macro MP_TEST_FLAGS by Malcolm Priestley · 10 years ago
  45. 2ab3d46 staging: vt6656: use clear_bit to remove device flag by Malcolm Priestley · 10 years ago
  46. 4c3b0d4 staging: vt6656: use set_bit to set flags by Malcolm Priestley · 10 years ago
  47. 2746321 staging: vt6656: struct vnt_private merge flag and macros by Malcolm Priestley · 10 years ago
  48. 23e7c47 staging: vt6656: Remove unsed macro DEVICE_FLAGS_OPENED by Malcolm Priestley · 10 years ago
  49. f370872 staging: vt6656: remove macro MP_IS_READY by Malcolm Priestley · 10 years ago
  50. b679ad2 staging: vt6656: Remove flags fMP_POST_READS and fMP_POST_WRITES by Malcolm Priestley · 10 years ago
  51. 14fb6ce staging: vt6656: struct vnt_tx_short_buf_head change base type of fifo_ctl to __le16 by Malcolm Priestley · 10 years ago
  52. 47e0889 staging: vt6656: struct vnt_tx_fifo_head fifo_ctl change base type to __le16 by Malcolm Priestley · 10 years ago
  53. 1e00b44 staging: vt6656: struct vnt_beacon_buffer replace byType with type by Malcolm Priestley · 10 years ago
  54. c8a3a4c staging: vt6656: vnt_tx_buffer replace byType with type by Malcolm Priestley · 10 years ago
  55. af90ab3 staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_no by Malcolm Priestley · 10 years ago
  56. d0335a0 staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_no by Malcolm Priestley · 10 years ago
  57. f0ff3fd staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctl by Malcolm Priestley · 10 years ago
  58. b243517 staging: vt6656: usbpipe.c clean up USB_CTL_WAIT by Malcolm Priestley · 10 years ago
  59. 0acece0 staging: vt6656: usbpipe remove unneeded comments by Malcolm Priestley · 10 years ago
  60. 4060f53 staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINK by Malcolm Priestley · 10 years ago
  61. 664b044 staging: vt6656: remove static declaration vnt_tx_context_complete by Malcolm Priestley · 10 years ago
  62. 93eac3b staging: vt6656: Remove static declaration vnt_submit_rx_urb_complete by Malcolm Priestley · 10 years ago
  63. eaa5679 staging: vt6656: Remove static declaration vnt_start_interrupt_urb_complete by Malcolm Priestley · 10 years ago
  64. cca48e3 staging: vt6656: struct vnt_usb_send_context context into vnt_get_duration_le by Malcolm Priestley · 10 years ago
  65. 798f060 staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate by Malcolm Priestley · 10 years ago
  66. 0f5567c staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len by Malcolm Priestley · 10 years ago
  67. 2eca8db staging: vt6656: move need_ack into into vnt_usb_send_context by Malcolm Priestley · 10 years ago
  68. e8c9875 staging: vt6656: rxtx move pkt_type into vnt_usb_send_context by Malcolm Priestley · 10 years ago
  69. 0871dc6 staging: vt6656: vnt_get_duration_le fix typo piv to priv by Malcolm Priestley · 10 years ago
  70. bab97c0 staging: vt6656: dead code remove channel switch. by Malcolm Priestley · 10 years ago
  71. 43fd192 staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_index by Malcolm Priestley · 10 years ago
  72. 1268722 staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssi by Malcolm Priestley · 10 years ago
  73. 975c89f staging: vt6656: struct vnt_private remove dead code ldBmThreshold by Malcolm Priestley · 10 years ago
  74. c37cbd3 staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga by Malcolm Priestley · 10 years ago
  75. a6177ae staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrl by Malcolm Priestley · 10 years ago
  76. 1b2bc0a staging: vt6656: struct vnt_private replace wSeqCounter with seq_counter by Malcolm Priestley · 10 years ago
  77. ba06e38 staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMd by Malcolm Priestley · 10 years ago
  78. a641c9e staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time by Malcolm Priestley · 10 years ago
  79. 388e5cb staging: vt6656: struct vnt_private remove camel case retry limit by Malcolm Priestley · 10 years ago
  80. 8b84c1d staging: vt6656: struct vnt_private replace wCurrentRate with current_rate by Malcolm Priestley · 10 years ago
  81. 5a97491 staging: vt6656: struct vnt_private rf power table remove camel case by Malcolm Priestley · 10 years ago
  82. 98e93fe staging: vt6656: struct vnt_private replace byPreambleType with preamble_type by Malcolm Priestley · 10 years ago
  83. bbb1126 staging: vt6656: struct vnt_private replace abyEEPROM with eeprom by Malcolm Priestley · 10 years ago
  84. d80bf43 staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_basic_rate by Malcolm Priestley · 10 years ago
  85. 3c8a5b2 staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_basic_rate by Malcolm Priestley · 10 years ago
  86. 93a7355 staging: vt6656: struct vnt_private replace wBasicRate with basic_rates by Malcolm Priestley · 10 years ago
  87. e12471d staging: vt6656: struct vnt_private replace byPacketType with packet_type by Malcolm Priestley · 10 years ago
  88. 65df77e staging: vt6656: struct vnt_private replace byBBType with bb_type by Malcolm Priestley · 10 years ago
  89. ff5fee2 staging: vt6656: struct vnt_private remove camel case IFS names by Malcolm Priestley · 10 years ago
  90. 995c91e staging: vt6656: struct vnt_private remove uCwMin/uCwMax by Malcolm Priestley · 10 years ago
  91. 2044dbd staging: vt6656: struct vnt_private remove camel case antenna variables by Malcolm Priestley · 10 years ago
  92. 9ad3546 staging: vt6656: antenna modes remove unused variables by Malcolm Priestley · 10 years ago
  93. 125cfc6 staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssi by Malcolm Priestley · 10 years ago
  94. 113f0b9 staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsf by Malcolm Priestley · 10 years ago
  95. 35cc8f9 staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addr by Malcolm Priestley · 10 years ago
  96. 41e8321 staging: vt6656: rename abyPermanentNetAddr to permanent_net_addr by Malcolm Priestley · 10 years ago
  97. ebf9b31 staging: vt6656: remame abyCurrentNetAddr to current_net_addr by Malcolm Priestley · 10 years ago
  98. 09440e5 staging: vt6656: remove variable byZoneType by Malcolm Priestley · 10 years ago
  99. cd5856a staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_conf by Malcolm Priestley · 10 years ago
  100. 6242eca staging: vt6656: struct vnt_private replace byRFType with rf_type by Malcolm Priestley · 10 years ago