aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdev_features.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-24net: Support RX-ALL feature flag.Ben Greear1-0/+2
2012-02-24net: Support RXFCS feature flag.Ben Greear1-0/+2
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław1-3/+2
2011-11-16net: extend netdev_features_t to 64 bitsMichał Mirosław1-1/+1
2011-11-16net: Define enum for net device features.Michał Mirosław1-40/+93
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-0/+4
2011-11-16net: split netdev features to separate headerMichał Mirosław1-0/+90