index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ethtool.c
Age
Commit message (
Expand
)
Author
2020-03-21
ice: implement full NVM read from ETHTOOL_GEEPROM
Jesse Brandeburg
2020-03-21
ice: store NVM version info in extracted format
Jacob Keller
2020-03-10
ice: fix use of deprecated strlcpy()
Bruce Allan
2020-03-10
ice: renegotiate link after FW DCB on
Dave Ertman
2020-03-10
ice: Display Link detected via Ethtool in safe mode
Brett Creeley
2020-03-05
ice: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
2020-02-19
ice: update malicious driver detection event handling
Paul Greenwalt
2020-02-19
ice: Don't tell the OS that link is going down
Michal Swiatkowski
2020-02-19
ice: Don't reject odd values of usecs set by user
Brett Creeley
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
2020-02-12
ice: Trivial fixes
Tony Nguyen
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
2020-02-12
ice: display supported and advertised link modes
Paul Greenwalt
2020-01-25
ice: Implement ethtool get/set rx-flow-hash
Md Fahad Iqbal Polash
2020-01-03
ice: Return error on not supported ethtool -C parameters
Michal Swiatkowski
2020-01-03
ice: Add ice_for_each_vf() macro
Brett Creeley
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
2019-11-22
ice: Do not use devm* functions for local uses
Tony Nguyen
2019-11-22
ice: Fix setting coalesce to handle DCB configuration
Brett Creeley
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
2019-11-08
ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx
Usha Ketineni
2019-11-06
ice: add ethtool -m support for reading i2c eeprom modules
Scott W Taylor
2019-11-04
ice: introduce frame padding computation logic
Maciej Fijalkowski
2019-11-04
ice: introduce legacy Rx flag
Maciej Fijalkowski
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
ice: Add support for XDP
Maciej Fijalkowski
2019-09-12
ice: Enable DDP package download
Tony Nguyen
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
2019-09-05
ice: change work limit to a constant
Jesse Brandeburg
2019-09-03
ice: Report what the user set for coalesce [tx|rx]-usecs
Brett Creeley
2019-08-23
ice: update ethtool stats on-demand
Bruce Allan
2019-08-23
ice: Rename ethtool private flag for lldp
Dave Ertman
2019-08-20
ice: fix set pause param autoneg check
Paul Greenwalt
2019-07-31
ice: add lp_advertising flow control support
Paul Greenwalt
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
ice: Add switch rules to handle LLDP packets
Dave Ertman
2019-05-29
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
2019-05-29
ice: Remove redundant and premature event config
Dave Ertman
2019-05-29
ice: Refactor interrupt tracking
Brett Creeley
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-23
ice: Format ethtool reported stats
Richard Rodriguez
2019-05-23
ice: Advertise supported link modes if none requested
Tony Nguyen
[next]