aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/vf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-11ixgbevf: Add RSS Key query codeVlad Zolotarov1-0/+54
2015-04-11ixgbevf: Add a RETA query codeVlad Zolotarov1-0/+70
2015-03-13ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher1-4/+4
2015-03-13ixgbevf: Fix code comments and whitespaceJeff Kirsher1-28/+27
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2014-12-05ixgbevf: add support for X550 VFsEmil Tantilov1-0/+10
2014-09-04ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov1-0/+15
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches1-2/+2
2013-03-28ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose1-1/+6
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings1-1/+1
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend1-0/+3
2012-10-22ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck1-0/+58
2012-09-24ixgbevf: Return error on failure to enable VLANAlexander Duyck1-2/+18
2012-09-24ixgbevf: Fix code for handling timeoutAlexander Duyck1-11/+38
2012-09-20ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend1-1/+1
2012-09-20ixgbevf: Add support for VF API negotiationAlexander Duyck1-0/+37
2012-08-30ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck1-0/+14
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose1-3/+9
2012-02-03ixgbevf: Update copyright noticesGreg Rose1-1/+1
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose1-4/+15
2012-01-19ixgbevf: make operations tables constStephen Hemminger1-3/+3
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger1-0/+1
2011-11-16intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches1-2/+2
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+426