index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
/
vf.c
Age
Commit message (
Expand
)
Author
2013-03-28
ixgbevf: Adjust to handle unassigned MAC address from PF
Greg Rose
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-22
ixgbevf: Add VF DCB + SR-IOV support
Alexander Duyck
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
2012-09-20
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
2012-09-20
ixgbevf: Add support for VF API negotiation
Alexander Duyck
2012-08-30
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher