aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/vf.c
AgeCommit message (Expand)Author
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2019-06-05net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ackKangjie Lu
2018-08-28ixgbevf: enable VF IPsec offload operationsShannon Nelson
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-01-26ixgbevf: use ARRAY_SIZE for various array sizing calculationsColin Ian King
2018-01-12ixgbevf: Fix kernel-doc format warningsTony Nguyen
2017-05-31ixgbevf: Resolve warnings for -Wimplicit-fallthroughTony Nguyen
2017-04-29ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen
2017-01-03ixgbevf: Add support for VF promiscuous modeDon Skidmore
2016-08-20ixgbevf: fix incorrect MAC address on loadEmil Tantilov
2016-07-22ixgbevf: Commonize mailbox write/readTony Nguyen
2016-07-22ixgbevf: Add range checking for setting MTUTony Nguyen
2016-07-22ixgbevf: add VF support for new hardwareDon Skidmore
2016-07-22ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov
2016-05-04ixgbevf: Remove unused parameterTony Nguyen
2016-05-04ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck
2016-05-04ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan
2016-04-25ixgbevf: Move API negotiation function into mac_opsAlexander Duyck
2016-03-29ixgbevf: fix error code path when setting MAC addressEmil Tantilov
2015-11-23ixgbevf: fix spoofed packets with random MACEmil Tantilov
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto
2015-04-11ixgbevf: Add RSS Key query codeVlad Zolotarov
2015-04-11ixgbevf: Add a RETA query codeVlad Zolotarov
2015-03-13ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher
2015-03-13ixgbevf: Fix code comments and whitespaceJeff Kirsher
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2014-12-05ixgbevf: add support for X550 VFsEmil Tantilov
2014-09-04ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-03-28ixgbevf: Adjust to handle unassigned MAC address from PFGreg Rose
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-22ixgbevf: Add VF DCB + SR-IOV supportAlexander Duyck
2012-09-24ixgbevf: Return error on failure to enable VLANAlexander Duyck
2012-09-24ixgbevf: Fix code for handling timeoutAlexander Duyck
2012-09-20ixgbevf: scheduling while atomic in reset hw pathJohn Fastabend
2012-09-20ixgbevf: Add support for VF API negotiationAlexander Duyck
2012-08-30ixgbevf: Cleanup handling of configuration for jumbo framesAlexander Duyck
2012-05-03ixgbevf: Add support to recognize 100mb link speedGreg Rose
2012-02-03ixgbevf: Update copyright noticesGreg Rose
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose
2012-01-19ixgbevf: make operations tables constStephen Hemminger
2012-01-19ixgbevf: fix sparse warningsStephen Hemminger
2011-11-16intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALENJoe Perches
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher