summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/vf.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-131-4/+4
* ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-131-28/+27
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* ixgbevf: add support for X550 VFsEmil Tantilov2014-12-051-0/+10
* ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov2014-09-041-0/+15
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-2/+2
* ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2013-03-281-1/+6
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-021-1/+1
* net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-291-0/+3
* ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-221-0/+58
* ixgbevf: Return error on failure to enable VLANAlexander Duyck2012-09-241-2/+18
* ixgbevf: Fix code for handling timeoutAlexander Duyck2012-09-241-11/+38
* ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend2012-09-201-1/+1
* ixgbevf: Add support for VF API negotiationAlexander Duyck2012-09-201-0/+37
* ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-301-0/+14
* ixgbevf: Add support to recognize 100mb link speedGreg Rose2012-05-031-3/+9
* ixgbevf: Update copyright noticesGreg Rose2012-02-031-1/+1
* ixgbevf: Fix mailbox interrupt ack bugGreg Rose2012-02-031-4/+15
* ixgbevf: make operations tables constStephen Hemminger2012-01-191-3/+3
* ixgbevf: fix sparse warningsStephen Hemminger2012-01-191-0/+1
* intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-161-2/+2
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+426
OpenPOWER on IntegriCloud