aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_common.c
AgeCommit message (Expand)Author
2020-08-26i40e: Set RX_ONLY mode for unicast promiscuous on VLANPrzemyslaw Patynowski
2017-08-27i40e: prevent snprintf format specifier truncationJacob Keller
2017-08-27i40e: Store the requested FEC informationMariusz Stachura
2017-06-20i40e: comment that udp_port must be in host byte orderJacob Keller
2017-06-01i40e: use new unified virtchnl header fileJesse Brandeburg
2017-04-19i40e: new AQ commandsJingjing Wu
2017-03-29i40e: use register for XL722 control register read/writePaul M Stillwell Jr
2017-03-27i40e: Drop FCoE code from core driver filesAlexander Duyck
2017-02-18i40e: refactor AQ CMD buffer debug printingAlan Brady
2017-02-11i40e: Save link FEC info from link up eventHenry Tieman
2016-12-06i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz
2016-12-06i40e: Add FEC for 25gCarolyn Wyborny
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-12-02i40e: set broadcast promiscuous mode for each active VLANJacob Keller
2016-12-02i40e: Pass unknown PHY type for unknown PHYsHenry Tieman
2016-12-02i40e: Remove unreachable codeHenry Tieman
2016-12-02i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski
2016-12-02i40e: Add Clause22 implementationMichal Kosiarz
2016-10-31i40e: Fix for division by zeroMichal Kosiarz
2016-10-28i40e: Fix for long link down notification timeCarolyn Wyborny
2016-10-28i40e: Bit test mask correctionFilip Sadowski
2016-07-22i40e: Remove device ID 0x37D4Catherine Sullivan
2016-07-22i40e: avoid null pointer dereferenceHeinrich Schuchardt
2016-06-27i40e: add functions to control default VSIMitch Williams
2016-05-13i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-13i40e: Implement the API function for aq_set_switch_configShannon Nelson
2016-05-01i40e: Remove HMC AQ API implementationNeerav Parikh
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose
2016-04-27i40e: Remove zero checkGreg Rose
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz
2016-04-06i40e: Inserting a HW capability display infoDeepthi Kavalur
2016-04-05i40e: Add new device ID for X722Catherine Sullivan
2016-04-05i40e: Fix up return codeJesse Brandeburg
2016-04-05i40e: Save off VSI resource count when updating VSIKevin Scott
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson
2016-02-18i40e: implement and use Rx CTL helper functionsShannon Nelson
2016-02-18i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny
2016-02-18i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny
2016-02-17i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain
2016-02-17i40e: add VEB stat control and remove L2 cloud filterShannon Nelson
2016-02-17i40e: set shared bit for multicast filtersShannon Nelson
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil
2016-02-16i40e: remove VF device IDs from PFJesse Brandeburg
2016-02-03i40e: add new device IDs for X722Anjali Singhai Jain
2016-02-03i40e: define function capabilities in only one placeShannon Nelson
2016-01-08i40e: remove forever unused IDJesse Brandeburg
2015-10-23i40e: re-use %*ph specifier to hexdump a dataAndy Shevchenko