summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/vf.c
Commit message (Expand)AuthorAgeFilesLines
* net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ackKangjie Lu2019-06-051-3/+2Star
* ixgbevf: enable VF IPsec offload operationsShannon Nelson2018-08-281-0/+4
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+2Star
* ixgbevf: use ARRAY_SIZE for various array sizing calculationsColin Ian King2018-01-261-10/+7Star
* ixgbevf: Fix kernel-doc format warningsTony Nguyen2018-01-121-2/+15
* ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen2017-05-311-0/+2
* ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen2017-04-301-3/+3
* ixgbevf: Add support for VF promiscuous modeDon Skidmore2017-01-031-4/+20
* ixgbevf: fix incorrect MAC address on loadEmil Tantilov2016-08-211-7/+14
* ixgbevf: Commonize mailbox write/readTony Nguyen2016-07-221-29/+6Star
* ixgbevf: Add range checking for setting MTUTony Nguyen2016-07-221-15/+27
* ixgbevf: add VF support for new hardwareDon Skidmore2016-07-221-0/+5
* ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov2016-07-221-6/+8
* ixgbevf: Remove unused parameterTony Nguyen2016-05-041-6/+2Star
* ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck2016-05-041-11/+9Star
* ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan2016-05-041-0/+215
* ixgbevf: Move API negotiation function into mac_opsAlexander Duyck2016-04-251-2/+3
* ixgbevf: fix error code path when setting MAC addressEmil Tantilov2016-03-301-1/+3
* ixgbevf: fix spoofed packets with random MACEmil Tantilov2015-11-231-1/+3
* ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-231-0/+41
* ixgbevf: Add RSS Key query codeVlad Zolotarov2015-04-111-0/+54
* ixgbevf: Add a RETA query codeVlad Zolotarov2015-04-111-0/+70
* ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-131-4/+4
* ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-131-28/+27Star
* ethernet: codespell comment spelling fixesJoe Perches2015-03-091-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-031-1/+1
* net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-301-0/+3
* ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-231-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-311-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-111-0/+426