summaryrefslogtreecommitdiff
path: root/pkt_buff.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-20pkt_buff: Remove unused size member from struct pkt_buffTobias Klauser1-5/+3
2015-06-20netsniff-ng: Add dissector for Linux "cooked" packetsVadim Kochan1-1/+1
2015-05-04netsniff-ng: Rename protocol dissector member of struct pkt_buffTobias Klauser1-7/+7
2015-04-27pkt_buff: Change type of link_type fieldTobias Klauser1-1/+1
2015-04-27netsniff-ng nlmsg: Print netlink protocol nameVadim Kochan1-5/+6
2015-04-13netsniff-ng: Consider radiotap header of monitor devVadim Kochan1-0/+1
2014-06-16pkt_buff: Remove unnecessary void castTobias Klauser1-1/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+112
d colspan='2' class='oid'>370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/sama5d36ek.dts')