aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usb-com.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Dissect USB Com Network Control Model requestsPascal Quantin1-5/+399
2013-11-12Remove usb_conv_info_t from packet_info and pass the data directly into the s...Michael Mann1-8/+4
2013-10-27From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-3/+89
2013-10-27From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-0/+1
2013-10-24fix offset calculationMartin Kaiser1-5/+7
2013-10-14Add dissection of NCM/MBIM data traffic based on data interface class protoco...Pascal Quantin1-1/+30
2013-10-07MBIM data is transferred over CDC-Data interface class. Remove useless code.Pascal Quantin1-50/+1
2013-10-07Dissect MBIM traffic over USB bulkPascal Quantin1-1/+50
2013-10-03Add dissection of MBIM (extended) functional descriptorPascal Quantin1-15/+115
2013-10-02Add dissection of GSM/CDMA SMS in PDU modePascal Quantin1-2/+5
2013-09-30Plug MBIM dissector to USB onePascal Quantin1-0/+151