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
/
vf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
2015-03-13
1
-4
/
+4
*
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
2015-03-13
1
-28
/
+27
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
ixgbevf: add support for X550 VFs
Emil Tantilov
2014-12-05
1
-0
/
+10
*
ixgbevf: introduce delay for checking VFLINKS on 82599
Emil Tantilov
2014-09-04
1
-0
/
+15
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-2
/
+2
*
ixgbevf: Adjust to handle unassigned MAC address from PF
Greg Rose
2013-03-28
1
-1
/
+6
*
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-11-02
1
-1
/
+1
*
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-29
1
-0
/
+3
*
ixgbevf: Add VF DCB + SR-IOV support
Alexander Duyck
2012-10-22
1
-0
/
+58
*
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2012-09-24
1
-2
/
+18
*
ixgbevf: Fix code for handling timeout
Alexander Duyck
2012-09-24
1
-11
/
+38
*
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
2012-09-20
1
-1
/
+1
*
ixgbevf: Add support for VF API negotiation
Alexander Duyck
2012-09-20
1
-0
/
+37
*
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-08-30
1
-0
/
+14
*
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
2012-05-03
1
-3
/
+9
*
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
1
-1
/
+1
*
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2012-02-03
1
-4
/
+15
*
ixgbevf: make operations tables const
Stephen Hemminger
2012-01-19
1
-3
/
+3
*
ixgbevf: fix sparse warnings
Stephen Hemminger
2012-01-19
1
-0
/
+1
*
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-16
1
-2
/
+2
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
1
-0
/
+426