index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Initialize 64-bit stats seqcounts
Florian Fainelli
2017-08-01
1
-0
/
+4
*
ixgbevf: Bump version number
Tony Nguyen
2017-06-13
1
-1
/
+1
*
ixgbevf: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
1
-0
/
+2
*
ixgbevf: Resolve truncation warning for q_vector->name
Tony Nguyen
2017-05-31
1
-7
/
+7
*
ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
Scott Peterson
2017-05-31
1
-2
/
+10
*
ixgbevf: Check for RSS key before setting value
Tony Nguyen
2017-04-29
3
-4
/
+34
*
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Tony Nguyen
2017-04-29
1
-3
/
+3
*
ixgbevf: fix size of queue stats length
Emil Tantilov
2017-04-29
1
-1
/
+1
*
ixgbevf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-04-18
1
-11
/
+11
*
ixgbevf: get rid of custom busy polling code
Eric Dumazet
2017-02-03
3
-215
/
+0
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
*
ixgbevf: Add support for VF promiscuous mode
Don Skidmore
2017-01-03
4
-5
/
+36
*
ixgbevf: restore hw_addr on resume or error
Emil Tantilov
2017-01-03
1
-0
/
+3
*
ixgbevf: fix AER error handling
Emil Tantilov
2017-01-03
1
-18
/
+25
*
ixgbevf: handle race between close and suspend on shutdown
Emil Tantilov
2017-01-03
1
-2
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-2
/
+6
|
\
|
*
ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2016-12-01
1
-2
/
+6
*
|
ixgbevf: Handle previously-freed msix_entries
Mark Rustad
2016-11-04
1
-2
/
+7
*
|
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-16
/
+17
|
/
*
ixgbevf: add spinlocks for MTU change calls
Emil Tantilov
2016-09-23
1
-0
/
+4
*
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
2016-08-20
1
-7
/
+14
*
ixgbevf: only check Tx queue enablement when debugging
Emil Tantilov
2016-08-18
1
-1
/
+1
*
ixgbevf: change hw_dbg to use netdev_dbg
Emil Tantilov
2016-08-18
2
-7
/
+5
*
ixgbevf: Commonize mailbox write/read
Tony Nguyen
2016-07-22
1
-29
/
+6
*
ixgbevf: Add range checking for setting MTU
Tony Nguyen
2016-07-22
3
-21
/
+40
*
ixgbevf: Protect ixgbevf_reset_subtask from remove event
Don Skidmore
2016-07-22
1
-0
/
+1
*
ixgbevf: Add lock around ixgbevf_reinit_locked call
Don Skidmore
2016-07-22
1
-0
/
+2
*
ixgbevf: add VF support for new hardware
Don Skidmore
2016-07-22
5
-0
/
+11
*
ixgbevf: bump version number
Don Skidmore
2016-07-22
1
-1
/
+1
*
ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()
Emil Tantilov
2016-07-22
1
-6
/
+8
*
ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...
Xin Long
2016-06-29
1
-2
/
+2
*
intel: Add support for IPv6 IP-in-IP offload
Alexander Duyck
2016-05-20
1
-0
/
+1
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
1
-2
/
+1
*
ixgbevf: Remove unused parameter
Tony Nguyen
2016-05-04
3
-8
/
+4
*
ixgbevf: Use mac_ops instead of trying to identify NIC type
Alexander Duyck
2016-05-04
4
-27
/
+13
*
ixgbevf: Change the relaxed order settings in VF driver for sparc
Babu Moger
2016-05-04
1
-0
/
+6
*
ixgbevf: Support Windows hosts (Hyper-V)
KY Srinivasan
2016-05-04
5
-7
/
+263
*
ixgbevf: Add the device ID's presented while running on Hyper-V
KY Srinivasan
2016-05-04
1
-0
/
+5
*
ixgbevf: Move API negotiation function into mac_ops
Alexander Duyck
2016-04-25
3
-4
/
+5
*
ixgbe/ixgbevf: Add support for GSO partial
Alexander Duyck
2016-04-25
1
-37
/
+92
*
ixgbevf: make use of BIT() macro to avoid shift of signed values
Jacob Keller
2016-04-25
4
-26
/
+27
*
ixgbevf: add support for per-queue ethtool stats
Emil Tantilov
2016-04-25
2
-46
/
+91
*
ixgbevf: refactor ethtool stats handling
Emil Tantilov
2016-04-25
1
-62
/
+64
*
ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logic
Alexander Duyck
2016-04-07
1
-5
/
+9
*
ixgbevf: Add support for generic Tx checksums
Alexander Duyck
2016-04-04
1
-61
/
+43
*
ixgbevf: use bit operations for setting and checking resets
Emil Tantilov
2016-04-04
2
-16
/
+8
*
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
2016-03-29
2
-5
/
+11
*
ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-03-29
3
-4
/
+6
*
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
*
ixgbevf: minor cleanups for ixgbevf_set_itr()
Emil Tantilov
2015-12-29
1
-2
/
+3
[next]