Jiri Pirko
|
de4784ca03
net: sched: get rid of struct tc_to_netdev
|
8 years ago |
Jiri Pirko
|
38cf0426e5
net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
|
8 years ago |
Jiri Pirko
|
5fd9fc4e20
net: sched: push cls related args into cls_common structure
|
8 years ago |
Jiri Pirko
|
2572ac53c4
net: sched: make type an argument for ndo_setup_tc
|
8 years ago |
Jiri Pirko
|
a5fcf8a6c9
net: propagate tc filter chain index down the ndo_setup_tc call
|
8 years ago |
Ngai-Mint Kwan
|
7d4fe0d123
fm10k: do not enqueue mailbox when host not ready
|
8 years ago |
Jacob Keller
|
02957703ca
fm10k: update function header comment for fm10k_get_stats64
|
8 years ago |
Jacob Keller
|
4692955787
fm10k: future-proof state bitmaps using DECLARE_BITMAP
|
8 years ago |
Jacob Keller
|
3ee7b3a3b9
fm10k: use a BITMAP for flags to avoid race conditions
|
8 years ago |
Amritha Nambiar
|
56f36acd21
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Jarod Wilson
|
91c527a556
ethernet/intel: use core min/max MTU checking
|
8 years ago |
Jacob Keller
|
1ad782928f
fm10k: add support for Rx offloads on one Geneve tunnel
|
9 years ago |
Jacob Keller
|
f92e0e4892
fm10k: rework vxlan_port offload before adding geneve support
|
9 years ago |
Jacob Keller
|
ce4dad2ce2
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
|
9 years ago |
Sabrina Dubroca
|
e5de25dce9
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
|
9 years ago |
Alexander Duyck
|
f174cdbe5b
fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
|
9 years ago |
Jacob Keller
|
8664109467
fm10k: consistently use Intel(R) for driver names
|
9 years ago |
Ngai-Mint Kwan
|
8998763a7b
fm10k: Fix multicast mode sync issues
|
9 years ago |
Jacob Keller
|
9de6a1a6b8
fm10k: drop 1588 support
|
9 years ago |
Jacob Keller
|
d8ec92f2cd
fm10k: fix a minor typo in some comments
|
9 years ago |
Bruce Allan
|
fcdb0a9951
fm10k: cleanup remaining right-bit-shifted 1
|
9 years ago |
John Fastabend
|
5eb4dce3b3
net: relax setup_tc ndo op handle restriction
|
9 years ago |
John Fastabend
|
16e5cc6471
net: rework setup_tc ndo op to consume general tc operand
|
9 years ago |
John Fastabend
|
e4c6734eaa
net: rework ndo tc op to consume additional qdisc handle parameter
|
9 years ago |
Bruce Allan
|
0d722ec8bf
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
|
9 years ago |
Alexander Duyck
|
09f8a82b6a
fm10k: Cleanup exception handling for changing queues
|
9 years ago |
Tom Herbert
|
a188222b6e
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
|
9 years ago |
Bruce Allan
|
3d02b3df73
fm10k: cleanup overly long lines
|
9 years ago |
Bruce Allan
|
a4fcad656e
fm10k: whitespace cleanups
|
9 years ago |