Age | Commit message (Expand) | Author |
2017-08-27 | i40e: prevent snprintf format specifier truncation | Jacob Keller |
2017-08-27 | i40e: Store the requested FEC information | Mariusz Stachura |
2017-06-20 | i40e: comment that udp_port must be in host byte order | Jacob Keller |
2017-06-01 | i40e: use new unified virtchnl header file | Jesse Brandeburg |
2017-04-19 | i40e: new AQ commands | Jingjing Wu |
2017-03-29 | i40e: use register for XL722 control register read/write | Paul M Stillwell Jr |
2017-03-27 | i40e: Drop FCoE code from core driver files | Alexander Duyck |
2017-02-18 | i40e: refactor AQ CMD buffer debug printing | Alan Brady |
2017-02-11 | i40e: Save link FEC info from link up event | Henry Tieman |
2016-12-06 | i40e: Add functions which apply correct PHY access method for read and write ... | Michal Kosiarz |
2016-12-06 | i40e: Add FEC for 25g | Carolyn Wyborny |
2016-12-06 | i40e: Add support for 25G devices | Carolyn Wyborny |
2016-12-02 | i40e: set broadcast promiscuous mode for each active VLAN | Jacob Keller |
2016-12-02 | i40e: Pass unknown PHY type for unknown PHYs | Henry Tieman |
2016-12-02 | i40e: Remove unreachable code | Henry Tieman |
2016-12-02 | i40e: Add protocols over MCTP to i40e_aq_discover_capabilities | Piotr Raczynski |
2016-12-02 | i40e: Add Clause22 implementation | Michal Kosiarz |
2016-10-31 | i40e: Fix for division by zero | Michal Kosiarz |
2016-10-28 | i40e: Fix for long link down notification time | Carolyn Wyborny |
2016-10-28 | i40e: Bit test mask correction | Filip Sadowski |
2016-07-22 | i40e: Remove device ID 0x37D4 | Catherine Sullivan |
2016-07-22 | i40e: avoid null pointer dereference | Heinrich Schuchardt |
2016-06-27 | i40e: add functions to control default VSI | Mitch Williams |
2016-05-13 | i40e: Correct UDP packet header for non_tunnel-ipv6 | Akeem G Abodunrin |
2016-05-13 | i40e: Add vf-true-promisc-support priv flag | Anjali Singhai Jain |
2016-05-13 | i40e: Implement the API function for aq_set_switch_config | Shannon Nelson |
2016-05-01 | i40e: Remove HMC AQ API implementation | Neerav Parikh |
2016-04-27 | i40e: Add promiscuous on VLAN support | Greg Rose |
2016-04-27 | i40e: Remove zero check | Greg Rose |
2016-04-27 | i40e: Add DeviceID for X722 QSFP+ | Kamil Krawczyk |
2016-04-27 | i40e: Add device capability which defines if update is available | Michal Kosiarz |
2016-04-06 | i40e: Inserting a HW capability display info | Deepthi Kavalur |
2016-04-05 | i40e: Add new device ID for X722 | Catherine Sullivan |
2016-04-05 | i40e: Fix up return code | Jesse Brandeburg |
2016-04-05 | i40e: Save off VSI resource count when updating VSI | Kevin Scott |
2016-02-19 | i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. | Shannon Nelson |
2016-02-18 | i40e: implement and use Rx CTL helper functions | Shannon Nelson |
2016-02-18 | i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit | Kevin Scott |
2016-02-18 | i40e: Fix led blink capability for 10GBaseT PHY | Carolyn Wyborny |
2016-02-18 | i40e: Add functions to blink led on 10GBaseT PHY | Carolyn Wyborny |
2016-02-17 | i40e: When in promisc mode apply promisc mode to Tx Traffic as well | Anjali Singhai Jain |
2016-02-17 | i40e: add VEB stat control and remove L2 cloud filter | Shannon Nelson |
2016-02-17 | i40e: set shared bit for multicast filters | Shannon Nelson |
2016-02-17 | i40e: APIs to Add/remove port mirroring rules | Kiran Patil |
2016-02-16 | i40e: remove VF device IDs from PF | Jesse Brandeburg |
2016-02-03 | i40e: add new device IDs for X722 | Anjali Singhai Jain |
2016-02-03 | i40e: define function capabilities in only one place | Shannon Nelson |
2016-01-08 | i40e: remove forever unused ID | Jesse Brandeburg |
2015-10-23 | i40e: re-use %*ph specifier to hexdump a data | Andy Shevchenko |
2015-10-23 | i40e/i40evf: Add a workaround to drop all flow control frames | Anjali Singhai Jain |