Series |
net: extend the type of netdev_features_t to bitmap
|
expand
-
[RFCv5,net-next,00/20] net: extend the type of netdev_features_t to bitmap
-
[RFCv5,net-next,01/20] net: rename net_device->features to net_device->active_features
-
[RFCv5,net-next,02/20] net: introduce operation helpers for netdev features
-
[RFCv5,net-next,03/20] net: replace general features macroes with global netdev_features variables
-
[RFCv5,net-next,04/20] net: replace multiple feature bits with netdev features array
-
[RFCv5,net-next,05/20] net: sfc: replace const features initialization with netdev features array
-
[RFCv5,net-next,06/20] net: simplify the netdev features expression
-
[RFCv5,net-next,07/20] net: adjust variables definition for netdev_features_t
-
[RFCv5,net-next,08/20] net: use netdev_features_set_bit helpers
-
[RFCv5,net-next,09/20] net: use netdev_features_or helpers
-
[RFCv5,net-next,10/20] net: use netdev_features_xor helpers
-
[RFCv5,net-next,11/20] net: use netdev_features_clear_bit helpers
-
[RFCv5,net-next,12/20] net: use netdev_features_andnot helpers
-
[RFCv5,net-next,13/20] net: use netdev_features_test_bit helpers
-
[RFCv5,net-next,14/20] net: use netdev_features_intersects helpers
-
[RFCv5,net-next,15/20] net: use netdev_features_and helpers
-
[RFCv5,net-next,16/20] net: use netdev_features_subset helpers
-
[RFCv5,net-next,17/20] net: use netdev_features_equal helpers
-
[RFCv5,net-next,18/20] net: use netdev_set_xxx_features helpers
-
[RFCv5,net-next,19/20] net: use netdev_xxx_features helpers
-
[RFCv5,net-next,20/20] net: redefine the prototype of netdev_features_t
|