Age | Commit message (Expand) | Author | Files | Lines |
2019-09-12 | ice: Enable DDP package download | Tony Nguyen | 1 | -0/+27 |
2019-09-12 | ice: Fix FW version formatting in dmesg | Lukasz Czapnik | 1 | -25/+0 |
2019-09-05 | ice: Allow for delayed LLDP MIB change registration | Dave Ertman | 1 | -2/+8 |
2019-09-05 | ice: change work limit to a constant | Jesse Brandeburg | 1 | -12/+2 |
2019-09-03 | ice: Report what the user set for coalesce [tx|rx]-usecs | Brett Creeley | 1 | -44/+44 |
2019-08-23 | ice: update ethtool stats on-demand | Bruce Allan | 1 | -2/+5 |
2019-08-23 | ice: Rename ethtool private flag for lldp | Dave Ertman | 1 | -3/+3 |
2019-08-20 | ice: fix set pause param autoneg check | Paul Greenwalt | 1 | -1/+26 |
2019-07-31 | ice: add lp_advertising flow control support | Paul Greenwalt | 1 | -32/+72 |
2019-05-30 | ice: Trivial cosmetic changes | Anirudh Venkataramanan | 1 | -1/+1 |
2019-05-30 | ice: Add switch rules to handle LLDP packets | Dave Ertman | 1 | -0/+11 |
2019-05-29 | ice: Add support for Forward Error Correction (FEC) | Paul Greenwalt | 1 | -0/+216 |
2019-05-29 | ice: Remove redundant and premature event config | Dave Ertman | 1 | -6/+0 |
2019-05-29 | ice: Refactor interrupt tracking | Brett Creeley | 1 | -3/+2 |
2019-05-29 | ice: Add handler for ethtool selftest | Anirudh Venkataramanan | 1 | -0/+592 |
2019-05-23 | ice: Format ethtool reported stats | Richard Rodriguez | 1 | -54/+54 |
2019-05-23 | ice: Advertise supported link modes if none requested | Tony Nguyen | 1 | -25/+50 |
2019-05-23 | ice: Fix hang when ethtool disables FW LLDP | Dave Ertman | 1 | -2/+2 |
2019-05-23 | ice: Implement LLDP persistence | Anirudh Venkataramanan | 1 | -5/+5 |
2019-05-04 | ice: Remove __always_unused attribute | Tony Nguyen | 1 | -1/+1 |
2019-05-04 | ice: Refactor getting/setting coalesce | Brett Creeley | 1 | -59/+93 |
2019-05-02 | ice: Add missing PHY type to link settings | Tony Nguyen | 1 | -0/+1 |
2019-05-02 | ice: Add ability to update rx-usecs-high | Brett Creeley | 1 | -1/+30 |
2019-04-18 | ice: Add code to control FW LLDP and DCBX | Anirudh Venkataramanan | 1 | -1/+95 |
2019-04-18 | ice: Add code to get DCB related statistics | Anirudh Venkataramanan | 1 | -2/+34 |
2019-04-18 | ice: Fix incorrect use of abbreviations | Anirudh Venkataramanan | 1 | -10/+10 |
2019-03-22 | ice: fix some function prototype and signature style issues | Bruce Allan | 1 | -10/+15 |
2019-03-19 | ice: use ice_for_each_vsi macro when possible | Brett Creeley | 1 | -2/+1 |
2019-02-25 | ice: fix overlong string, update stats output | Jesse Brandeburg | 1 | -40/+40 |
2019-02-25 | ice: Fix for FC get rx/tx pause params | Lukasz Czapnik | 1 | -11/+26 |
2019-02-25 | ice: sizeof(<type>) should be avoided | Bruce Allan | 1 | -8/+7 |
2019-01-15 | ice: Add support for new PHY types | Anirudh Venkataramanan | 1 | -10/+252 |
2019-01-15 | ice: Allow for software timestamping | Tony Nguyen | 1 | -0/+1 |
2019-01-15 | ice: Implement getting and setting ethtool coalesce | Brett Creeley | 1 | -0/+256 |
2019-01-15 | ice: Add ethtool private flag to make forcing link down optional | Bruce Allan | 1 | -0/+86 |
2019-01-15 | ice: Implement support for normal get_eeprom[_len] ethtool ops | Bruce Allan | 1 | -0/+51 |
2019-01-15 | ice: Add ethtool set_phys_id handler | Anirudh Venkataramanan | 1 | -0/+24 |
2018-11-20 | ice: Use Tx|Rx in comments | Anirudh Venkataramanan | 1 | -6/+6 |
2018-11-20 | ice: Constify global structures that can/should be | Bruce Allan | 1 | -2/+2 |
2018-11-20 | ice: Do autoneg based on VSI state | Akeem G Abodunrin | 1 | -5/+5 |
2018-11-06 | ice: Fix dead device link issue with flow control | Akeem G Abodunrin | 1 | -1/+6 |
2018-09-27 | ice: fix changing of ring descriptor size (ethtool -G) | Bruce Allan | 1 | -3/+14 |
2018-08-28 | ice: Implement handlers for ethtool PHY/link operations | Chinh Cao | 1 | -40/+761 |
2018-08-23 | ice: Report stats for allocated queues via ethtool stats | Jacob Keller | 1 | -13/+39 |
2018-04-06 | ice: Bug fixes in ethtool code | Anirudh Venkataramanan | 1 | -2/+2 |
2018-03-26 | ice: Add stats and ethtool support | Anirudh Venkataramanan | 1 | -0/+940 |