Age | Commit message (Expand) | Author | Files | Lines |
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 |