index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
fm10k
/
fm10k_netdev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fm10k: do not enqueue mailbox when host not ready
Ngai-Mint Kwan
2017-04-06
1
-25
/
+80
*
fm10k: update function header comment for fm10k_get_stats64
Jacob Keller
2017-04-06
1
-2
/
+2
*
fm10k: future-proof state bitmaps using DECLARE_BITMAP
Jacob Keller
2017-04-06
1
-1
/
+1
*
fm10k: use a BITMAP for flags to avoid race conditions
Jacob Keller
2017-04-06
1
-2
/
+2
*
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
1
-1
/
+3
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
*
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-11
/
+4
*
fm10k: add support for Rx offloads on one Geneve tunnel
Jacob Keller
2016-08-29
1
-3
/
+27
*
fm10k: rework vxlan_port offload before adding geneve support
Jacob Keller
2016-08-29
1
-72
/
+89
*
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
Jacob Keller
2016-08-29
1
-3
/
+3
*
drivers/net: fixup comments after "Future-proof tunnel offload handlers"
Sabrina Dubroca
2016-07-11
1
-6
/
+2
*
fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port
Alexander Duyck
2016-06-18
1
-16
/
+20
*
fm10k: consistently use Intel(R) for driver names
Jacob Keller
2016-04-21
1
-1
/
+1
*
fm10k: Fix multicast mode sync issues
Ngai-Mint Kwan
2016-04-21
1
-13
/
+7
*
fm10k: drop 1588 support
Jacob Keller
2016-04-21
1
-21
/
+1
*
fm10k: fix a minor typo in some comments
Jacob Keller
2016-04-05
1
-2
/
+2
*
fm10k: cleanup remaining right-bit-shifted 1
Bruce Allan
2016-04-05
1
-1
/
+1
*
net: relax setup_tc ndo op handle restriction
John Fastabend
2016-03-03
1
-1
/
+1
*
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
2016-02-17
1
-3
/
+4
*
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
2016-02-17
1
-1
/
+9
*
fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
Bruce Allan
2015-12-22
1
-3
/
+3
*
fm10k: Cleanup exception handling for changing queues
Alexander Duyck
2015-12-22
1
-4
/
+18
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-1
/
+1
*
fm10k: cleanup overly long lines
Bruce Allan
2015-12-14
1
-1
/
+3
*
fm10k: whitespace cleanups
Bruce Allan
2015-12-14
1
-2
/
+2
*
fm10k: consistently refer to VLANs and VLAN IDs
Jacob Keller
2015-12-14
1
-4
/
+4
*
fm10k: set netdev features in one location
Jacob Keller
2015-12-06
1
-12
/
+19
*
fm10k: fix memory leak
stephen hemminger
2015-11-18
1
-1
/
+3
*
fm10k: TRIVIAL fix typo in fm10k_netdev.c
Jacob Keller
2015-09-16
1
-1
/
+1
*
fm10k: send traffic on default VID to VLAN device if we have one
Jacob Keller
2015-09-16
1
-0
/
+12
*
fm10k: allow creation of VLAN interfaces even while down
Jacob Keller
2015-09-16
1
-0
/
+6
*
fm10k: update netdev perm_addr during reinit, instead of at up
Jacob Keller
2015-09-16
1
-15
/
+0
*
fm10k: only prevent removal of default VID rules
Jacob Keller
2015-09-16
1
-2
/
+2
*
fm10k: remove extraneous NULL check on l2_accel
Jacob Keller
2015-06-17
1
-2
/
+1
*
fm10k: ignore invalid multicast address entries
Jacob Keller
2015-06-17
1
-7
/
+1
*
fm10k: update xcast mode before synchronizing multicast addresses
Jeff Kirsher
2015-04-15
1
-11
/
+11
*
fm10k: allow creation of VLAN on default vid
Jeff Kirsher
2015-04-15
1
-4
/
+4
*
fm10k: Add netconsole support
Jeff Kirsher
2015-04-15
1
-0
/
+3
*
fm10k: Corrected an error in Tx statistics
Jeff Kirsher
2015-04-14
1
-2
/
+2
*
fm10k: Resolve various spelling errors and checkpatch warnings
Matthew Vick
2015-03-03
1
-4
/
+4
*
fm10k: Implement ndo_features_check
Matthew Vick
2015-03-03
1
-0
/
+11
*
net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...
Or Gerlitz
2015-01-23
1
-7
/
+6
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-1
/
+1
*
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2014-10-16
1
-3
/
+3
*
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
2014-10-16
1
-3
/
+4
*
fm10k: Correctly set the number of Tx queues
Alexander Duyck
2014-10-02
1
-1
/
+5
*
fm10k: Add support for PTP
Alexander Duyck
2014-09-23
1
-0
/
+20
*
fm10k: Add support for SR-IOV to driver
Alexander Duyck
2014-09-23
1
-1
/
+19
*
fm10k: Add support for VF
Alexander Duyck
2014-09-23
1
-0
/
+15
*
fm10k: Add support for MACVLAN acceleration
Alexander Duyck
2014-09-23
1
-0
/
+154
[next]