Sign in
android-kvm
/
linux
/
47ec5303d73ea344e84f46660fff693c57641386
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_netdev.c
f7529b4b
fm10k: convert to new udp_tunnel_nic infra
by Jakub Kicinski
· 4 years, 8 months ago
5463fce6
ethernet/intel: Convert fallthrough code comments
by Jeff Kirsher
· 4 years, 9 months ago
2da259c
fm10k: use txqueue parameter in fm10k_tx_timeout
by Jacob Keller
· 5 years ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
0e10044
fm10k: add support for ndo_get_vf_stats operation
by Jacob Keller
· 6 years ago
399e06a
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
by Markus Elfring
· 6 years ago
cb1b522
fm10k: remove needless initialization of size local variable
by Jacob Keller
· 6 years ago
4d12002
fm10k: remove needless assignment of err local variable
by Jacob Keller
· 6 years ago
df87b8f
fm10k: reduce scope of the ring variable
by Jacob Keller
· 6 years ago
fb381e6
fm10k: reduce the scope of the tx_buffer variable
by Jacob Keller
· 6 years ago
dda9d57
fm10k: remove ndo_poll_controller
by Eric Dumazet
· 6 years ago
0a3e92d
fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_ready
by Jacob Keller
· 7 years ago
3c6a67d
fm10k: setup VLANs for l2 accelerated macvlan interfaces
by Jacob Keller
· 7 years ago
51dce24
net: intel: Cleanup the copyright/license headers
by Jeff Kirsher
· 7 years ago
3335915
ixgbe/fm10k: Only support macvlan offload for types that support destination filtering
by Alexander Duyck
· 7 years ago
81d4e91
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
by Alexander Duyck
· 7 years ago
ae06c70
intel: add SPDX identifiers to all the Intel drivers
by Jeff Kirsher
· 7 years ago
363656e
fm10k: fix function doxygen comments
by Jacob Keller
· 7 years ago
e0752a68
fm10k: clarify action when updating the VLAN table
by Ngai-Mint Kwan
· 7 years ago
74d2950
fm10k: don't assume VLAN 1 is enabled
by Jacob Keller
· 7 years ago
8c2c503
fm10k: stop adding VLAN 0 to the VLAN table
by Jacob Keller
· 7 years ago
cf315ea
fm10k: fix "failed to kill vid" message for VF
by Ngai-Mint Kwan
· 7 years ago
85062f8
fm10k: Fix configuration for macvlan offload
by Alexander Duyck
· 7 years ago
575ed7d
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
by Nogah Frankel
· 7 years ago
fc91736
fm10k: introduce a message queue for MAC/VLAN messages
by Jacob Keller
· 8 years ago
dd5eede
fm10k: avoid divide by zero in rare cases when device is resetting
by Jacob Keller
· 8 years ago
de4784c
net: sched: get rid of struct tc_to_netdev
by Jiri Pirko
· 8 years ago
38cf0426
net: sched: change return value of ndo_setup_tc for driver supporting mqprio only
by Jiri Pirko
· 8 years ago
5fd9fc4
net: sched: push cls related args into cls_common structure
by Jiri Pirko
· 8 years ago
2572ac5
net: sched: make type an argument for ndo_setup_tc
by Jiri Pirko
· 8 years ago
a5fcf8a
net: propagate tc filter chain index down the ndo_setup_tc call
by Jiri Pirko
· 8 years ago
7d4fe0d
fm10k: do not enqueue mailbox when host not ready
by Ngai-Mint Kwan
· 8 years ago
0295770
fm10k: update function header comment for fm10k_get_stats64
by Jacob Keller
· 8 years ago
4692955
fm10k: future-proof state bitmaps using DECLARE_BITMAP
by Jacob Keller
· 8 years ago
3ee7b3a
fm10k: use a BITMAP for flags to avoid race conditions
by Jacob Keller
· 8 years ago
56f36ac
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
by Amritha Nambiar
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
91c527a
ethernet/intel: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
1ad7829
fm10k: add support for Rx offloads on one Geneve tunnel
by Jacob Keller
· 9 years ago
f92e0e4
fm10k: rework vxlan_port offload before adding geneve support
by Jacob Keller
· 9 years ago
ce4dad2
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
by Jacob Keller
· 9 years ago
e5de25d
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
by Sabrina Dubroca
· 9 years ago
f174cdb
fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
by Alexander Duyck
· 9 years ago
8664109
fm10k: consistently use Intel(R) for driver names
by Jacob Keller
· 9 years ago
8998763
fm10k: Fix multicast mode sync issues
by Ngai-Mint Kwan
· 9 years ago
9de6a1a
fm10k: drop 1588 support
by Jacob Keller
· 9 years ago
d8ec92f
fm10k: fix a minor typo in some comments
by Jacob Keller
· 9 years ago
fcdb0a9
fm10k: cleanup remaining right-bit-shifted 1
by Bruce Allan
· 9 years ago
5eb4dce
net: relax setup_tc ndo op handle restriction
by John Fastabend
· 9 years ago
16e5cc6
net: rework setup_tc ndo op to consume general tc operand
by John Fastabend
· 9 years ago
e4c6734
net: rework ndo tc op to consume additional qdisc handle parameter
by John Fastabend
· 9 years ago
0d722ec
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
by Bruce Allan
· 9 years ago
09f8a82
fm10k: Cleanup exception handling for changing queues
by Alexander Duyck
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
3d02b3d
fm10k: cleanup overly long lines
by Bruce Allan
· 9 years ago
a4fcad6
fm10k: whitespace cleanups
by Bruce Allan
· 9 years ago
aa502b4
fm10k: consistently refer to VLANs and VLAN IDs
by Jacob Keller
· 9 years ago
e024490
fm10k: set netdev features in one location
by Jacob Keller
· 9 years ago
6f97532
fm10k: fix memory leak
by stephen hemminger
· 9 years ago
5c2d642
fm10k: TRIVIAL fix typo in fm10k_netdev.c
by Jacob Keller
· 10 years ago
e71c931
fm10k: send traffic on default VID to VLAN device if we have one
by Jacob Keller
· 10 years ago
3f0bdb2
fm10k: allow creation of VLAN interfaces even while down
by Jacob Keller
· 10 years ago
bdc7f59
fm10k: update netdev perm_addr during reinit, instead of at up
by Jacob Keller
· 10 years ago
56f0569
fm10k: only prevent removal of default VID rules
by Jacob Keller
· 10 years ago
f1f3322
fm10k: remove extraneous NULL check on l2_accel
by Jacob Keller
· 10 years ago
745136a
fm10k: ignore invalid multicast address entries
by Jacob Keller
· 10 years ago
a7731cc
fm10k: update xcast mode before synchronizing multicast addresses
by Jeff Kirsher
· 10 years ago
661b206
fm10k: allow creation of VLAN on default vid
by Jeff Kirsher
· 10 years ago
8b4a98c
fm10k: Add netconsole support
by Jeff Kirsher
· 10 years ago
f4e25f6
fm10k: Corrected an error in Tx statistics
by Jeff Kirsher
· 10 years ago
eca3204
fm10k: Resolve various spelling errors and checkpatch warnings
by Matthew Vick
· 10 years ago
5bf33dc
fm10k: Implement ndo_features_check
by Matthew Vick
· 10 years ago
e2929e4
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask
by Or Gerlitz
· 10 years ago
df8a39de
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
f6b03c1
fm10k: Add CONFIG_FM10K_VXLAN configuration option
by Andy Zhou
· 10 years ago
13cb2da
fm10k: Unlock mailbox on VLAN addition failures
by Matthew Vick
· 10 years ago
c9d4994
fm10k: Correctly set the number of Tx queues
by Alexander Duyck
· 10 years ago
a211e01
fm10k: Add support for PTP
by Alexander Duyck
· 10 years ago
883a9cc
fm10k: Add support for SR-IOV to driver
by Alexander Duyck
· 10 years ago
5cb8db4
fm10k: Add support for VF
by Alexander Duyck
· 10 years ago
5cd5e2e
fm10k: Add support for MACVLAN acceleration
by Alexander Duyck
· 10 years ago
76a540d
fm10k: Add support for netdev offloads
by Alexander Duyck
· 10 years ago
aa3ac82
fm10k: Add support for multiple queues
by Alexander Duyck
· 10 years ago
82dd0f7
fm10k: Add ethtool support
by Alexander Duyck
· 10 years ago
b101c96
fm10k: Add transmit and receive fastpath and interrupt handlers
by Alexander Duyck
· 10 years ago
3abaae4
fm10k: Add Tx/Rx hardware ring bring-up/tear-down
by Alexander Duyck
· 10 years ago
e27ef59
fm10k: add support for Tx/Rx rings
by Alexander Duyck
· 10 years ago
18283ca
fm10k: Add interrupt support
by Alexander Duyck
· 10 years ago
504c5ea
fm10k: Add support for ndo_open/stop
by Alexander Duyck
· 10 years ago
8f5e20d
fm10k: Add support for L2 filtering
by Alexander Duyck
· 10 years ago
0e7b364
fm10k: Add netdev
by Alexander Duyck
· 10 years ago