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 |
Jacob Keller
|
aa502b4a24
fm10k: consistently refer to VLANs and VLAN IDs
|
9 years ago |
Jacob Keller
|
e0244903d4
fm10k: set netdev features in one location
|
9 years ago |
stephen hemminger
|
6f97532ef0
fm10k: fix memory leak
|
9 years ago |
Jacob Keller
|
5c2d642fd0
fm10k: TRIVIAL fix typo in fm10k_netdev.c
|
10 years ago |
Jacob Keller
|
e71c931842
fm10k: send traffic on default VID to VLAN device if we have one
|
10 years ago |
Jacob Keller
|
3f0bdb2e2c
fm10k: allow creation of VLAN interfaces even while down
|
10 years ago |
Jacob Keller
|
bdc7f5902d
fm10k: update netdev perm_addr during reinit, instead of at up
|
10 years ago |
Jacob Keller
|
56f0569e3a
fm10k: only prevent removal of default VID rules
|
10 years ago |
Jacob Keller
|
f1f3322eb4
fm10k: remove extraneous NULL check on l2_accel
|
10 years ago |
Jacob Keller
|
745136a8b7
fm10k: ignore invalid multicast address entries
|
10 years ago |
Jeff Kirsher
|
a7731cc8a1
fm10k: update xcast mode before synchronizing multicast addresses
|
10 years ago |