index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2021-02-08
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
1
-2
/
+2
2021-02-08
ice: implement new LLDP filter command
Dave Ertman
1
-5
/
+5
2021-02-05
ice: create flash_info structure and separate NVM version
Jacob Keller
1
-4
/
+4
2021-01-26
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
1
-4
/
+4
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
[prev]
[next]