index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
ice: add useful statistics
Jesse Brandeburg
1
-0
/
+4
2020-07-23
ice: update reporting of autoneg capabilities
Paul Greenwalt
1
-4
/
+4
2020-07-23
ice: support Total Port Shutdown on devices that support it
Bruce Allan
1
-0
/
+12
2020-07-23
ice: add link lenient and default override support
Paul Greenwalt
1
-200
/
+319
2020-07-23
ice: restore PHY settings on media insertion
Paul Greenwalt
1
-56
/
+64
2020-07-23
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
1
-28
/
+3
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-0
/
+56
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+0
2020-05-31
ice: Fix inability to set channels when down
Jesse Brandeburg
1
-4
/
+0
2020-05-22
ice: cleanup unsigned loops
Jesse Brandeburg
1
-5
/
+5
2020-05-22
ice: fix usage of incorrect variable
Jesse Brandeburg
1
-1
/
+1
2020-05-22
ice: Fix bad register reads
Anirudh Venkataramanan
1
-3
/
+0
2020-05-22
ice: Support IPv4 Flow Director filters
Henry Tieman
1
-0
/
+4
2020-05-22
ice: Support displaying ntuple rules
Henry Tieman
1
-0
/
+17
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
1
-1
/
+10
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
1
-10
/
+3
2020-05-21
ice: Fix casting issues
Karol Kolacinski
1
-3
/
+3
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
1
-17
/
+25
2020-05-21
ice: only drop link once when setting pauseparams
Dave Ertman
1
-12
/
+0
2020-05-21
ice: Add VF promiscuous support
Brett Creeley
1
-0
/
+12
2020-03-21
ice: implement full NVM read from ETHTOOL_GEEPROM
Jesse Brandeburg
1
-13
/
+20
2020-03-21
ice: store NVM version info in extracted format
Jacob Keller
1
-6
/
+7
2020-03-10
ice: fix use of deprecated strlcpy()
Bruce Allan
1
-3
/
+3
2020-03-10
ice: renegotiate link after FW DCB on
Dave Ertman
1
-24
/
+29
2020-03-10
ice: Display Link detected via Ethtool in safe mode
Brett Creeley
1
-0
/
+1
2020-03-05
ice: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-56
/
+3
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-18
/
+38
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
1
-4
/
+4
2020-02-19
ice: update malicious driver detection event handling
Paul Greenwalt
1
-0
/
+1
2020-02-19
ice: Don't tell the OS that link is going down
Michal Swiatkowski
1
-7
/
+0
2020-02-19
ice: Don't reject odd values of usecs set by user
Brett Creeley
1
-11
/
+38
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
1
-2
/
+0
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
1
-2
/
+2
2020-02-12
ice: Trivial fixes
Tony Nguyen
1
-7
/
+7
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
1
-28
/
+14
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
1
-1
/
+1
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
1
-2
/
+13
2020-02-12
ice: display supported and advertised link modes
Paul Greenwalt
1
-280
/
+2
2020-01-25
ice: Implement ethtool get/set rx-flow-hash
Md Fahad Iqbal Polash
1
-0
/
+243
2020-01-03
ice: Return error on not supported ethtool -C parameters
Michal Swiatkowski
1
-0
/
+50
2020-01-03
ice: Add ice_for_each_vf() macro
Brett Creeley
1
-2
/
+5
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-5
/
+5
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
1
-0
/
+185
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
1
-26
/
+31
2019-11-22
ice: Do not use devm* functions for local uses
Tony Nguyen
1
-28
/
+22
2019-11-22
ice: Fix setting coalesce to handle DCB configuration
Brett Creeley
1
-3
/
+10
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
1
-5
/
+0
2019-11-08
ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBx
Usha Ketineni
1
-7
/
+7
2019-11-06
ice: add ethtool -m support for reading i2c eeprom modules
Scott W Taylor
1
-0
/
+147
2019-11-04
ice: introduce frame padding computation logic
Maciej Fijalkowski
1
-1
/
+1
[next]