index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Trivial fixes
Tony Nguyen
2020-02-12
1
-7
/
+7
*
ice: Make print statements more compact
Anirudh Venkataramanan
2020-02-12
1
-28
/
+14
*
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
2020-02-12
1
-1
/
+1
*
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
2020-02-12
1
-2
/
+13
*
ice: display supported and advertised link modes
Paul Greenwalt
2020-02-12
1
-280
/
+2
*
ice: Implement ethtool get/set rx-flow-hash
Md Fahad Iqbal Polash
2020-01-25
1
-0
/
+243
*
ice: Return error on not supported ethtool -C parameters
Michal Swiatkowski
2020-01-03
1
-0
/
+50
*
ice: Add ice_for_each_vf() macro
Brett Creeley
2020-01-03
1
-2
/
+5
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-5
/
+5
*
ice: Implement ethtool ops for channels
Henry Tieman
2019-11-22
1
-0
/
+185
*
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
2019-11-22
1
-26
/
+31
*
ice: Do not use devm* functions for local uses
Tony Nguyen
2019-11-22
1
-28
/
+22
*
ice: Fix setting coalesce to handle DCB configuration
Brett Creeley
2019-11-22
1
-3
/
+10
*
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
2019-11-08
1
-5
/
+0
*
ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx
Usha Ketineni
2019-11-08
1
-7
/
+7
*
ice: add ethtool -m support for reading i2c eeprom modules
Scott W Taylor
2019-11-06
1
-0
/
+147
*
ice: introduce frame padding computation logic
Maciej Fijalkowski
2019-11-04
1
-1
/
+1
*
ice: introduce legacy Rx flag
Maciej Fijalkowski
2019-11-04
1
-0
/
+6
*
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
1
-0
/
+7
*
ice: Add support for XDP
Maciej Fijalkowski
2019-11-04
1
-3
/
+47
*
ice: Enable DDP package download
Tony Nguyen
2019-09-12
1
-0
/
+27
*
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
2019-09-12
1
-25
/
+0
*
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
2019-09-05
1
-2
/
+8
*
ice: change work limit to a constant
Jesse Brandeburg
2019-09-05
1
-12
/
+2
*
ice: Report what the user set for coalesce [tx|rx]-usecs
Brett Creeley
2019-09-03
1
-44
/
+44
*
ice: update ethtool stats on-demand
Bruce Allan
2019-08-23
1
-2
/
+5
*
ice: Rename ethtool private flag for lldp
Dave Ertman
2019-08-23
1
-3
/
+3
*
ice: fix set pause param autoneg check
Paul Greenwalt
2019-08-20
1
-1
/
+26
*
ice: add lp_advertising flow control support
Paul Greenwalt
2019-07-31
1
-32
/
+72
*
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
1
-1
/
+1
*
ice: Add switch rules to handle LLDP packets
Dave Ertman
2019-05-30
1
-0
/
+11
*
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
2019-05-29
1
-0
/
+216
*
ice: Remove redundant and premature event config
Dave Ertman
2019-05-29
1
-6
/
+0
*
ice: Refactor interrupt tracking
Brett Creeley
2019-05-29
1
-3
/
+2
*
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-29
1
-0
/
+592
*
ice: Format ethtool reported stats
Richard Rodriguez
2019-05-23
1
-54
/
+54
*
ice: Advertise supported link modes if none requested
Tony Nguyen
2019-05-23
1
-25
/
+50
*
ice: Fix hang when ethtool disables FW LLDP
Dave Ertman
2019-05-23
1
-2
/
+2
*
ice: Implement LLDP persistence
Anirudh Venkataramanan
2019-05-23
1
-5
/
+5
*
ice: Remove __always_unused attribute
Tony Nguyen
2019-05-04
1
-1
/
+1
*
ice: Refactor getting/setting coalesce
Brett Creeley
2019-05-04
1
-59
/
+93
*
ice: Add missing PHY type to link settings
Tony Nguyen
2019-05-02
1
-0
/
+1
*
ice: Add ability to update rx-usecs-high
Brett Creeley
2019-05-02
1
-1
/
+30
*
ice: Add code to control FW LLDP and DCBX
Anirudh Venkataramanan
2019-04-18
1
-1
/
+95
*
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
2019-04-18
1
-2
/
+34
*
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
1
-10
/
+10
*
ice: fix some function prototype and signature style issues
Bruce Allan
2019-03-22
1
-10
/
+15
*
ice: use ice_for_each_vsi macro when possible
Brett Creeley
2019-03-19
1
-2
/
+1
*
ice: fix overlong string, update stats output
Jesse Brandeburg
2019-02-25
1
-40
/
+40
*
ice: Fix for FC get rx/tx pause params
Lukasz Czapnik
2019-02-25
1
-11
/
+26
[next]