summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbevf/vf.c
Commit message (Expand)AuthorAge
* ixgbevf: use ARRAY_SIZE for various array sizing calculationsColin Ian King2018-01-26
* ixgbevf: Fix kernel-doc format warningsTony Nguyen2018-01-12
* ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen2017-05-31
* ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen2017-04-29
* ixgbevf: Add support for VF promiscuous modeDon Skidmore2017-01-03
* ixgbevf: fix incorrect MAC address on loadEmil Tantilov2016-08-20
* ixgbevf: Commonize mailbox write/readTony Nguyen2016-07-22
* ixgbevf: Add range checking for setting MTUTony Nguyen2016-07-22
* ixgbevf: add VF support for new hardwareDon Skidmore2016-07-22
* ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov2016-07-22
* ixgbevf: Remove unused parameterTony Nguyen2016-05-04
* ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck2016-05-04
* ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan2016-05-04
* ixgbevf: Move API negotiation function into mac_opsAlexander Duyck2016-04-25
* ixgbevf: fix error code path when setting MAC addressEmil Tantilov2016-03-29
* ixgbevf: fix spoofed packets with random MACEmil Tantilov2015-11-23
* ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto2015-10-23
* ixgbevf: Add RSS Key query codeVlad Zolotarov2015-04-11
* ixgbevf: Add a RETA query codeVlad Zolotarov2015-04-11
* ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-13
* ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-13
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* ixgbevf: add support for X550 VFsEmil Tantilov2014-12-05
* ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov2014-09-04
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose2013-03-28
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-02
* net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend2012-10-29
* ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck2012-10-22
* ixgbevf: Return error on failure to enable VLANAlexander Duyck2012-09-24
* ixgbevf: Fix code for handling timeoutAlexander Duyck2012-09-24
* ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend2012-09-20
* ixgbevf: Add support for VF API negotiationAlexander Duyck2012-09-20
* ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck2012-08-30
* ixgbevf: Add support to recognize 100mb link speedGreg Rose2012-05-03
* ixgbevf: Update copyright noticesGreg Rose2012-02-03
* ixgbevf: Fix mailbox interrupt ack bugGreg Rose2012-02-03
* ixgbevf: make operations tables constStephen Hemminger2012-01-19
* ixgbevf: fix sparse warningsStephen Hemminger2012-01-19
* intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches2011-11-16
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10