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_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-21
ice: add i2c write command
Karol Kolacinski
1
-1
/
+46
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+53
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-18
ice: initialize local variable 'tlv'
Tom Rix
1
-1
/
+1
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
1
-5
/
+44
2022-01-06
ice: replay advanced rules after reset
Victor Raj
1
-1
/
+1
2021-12-21
ice: convert clk_freq capability into time_ref
Jacob Keller
1
-0
/
+12
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
1
-0
/
+12
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-6
/
+3
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-23
/
+22
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-99
/
+95
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-101
/
+100
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
1
-0
/
+2
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
1
-0
/
+21
2021-10-14
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
1
-0
/
+58
2021-10-14
ice: Refactor ice_aqc_link_topo_addr
Maciej Machnikowski
1
-3
/
+5
2021-10-11
ice: cleanup rules info
Victor Raj
1
-8
/
+33
2021-10-11
ice: allow adding advanced rules
Grishma Kotecha
1
-0
/
+1
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
1
-0
/
+11
2021-06-11
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
1
-0
/
+75
2021-06-11
ice: process 1588 PTP capabilities during initialization
Jacob Keller
1
-0
/
+99
2021-06-11
ice: add support for sideband messages
Jacob Keller
1
-0
/
+58
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
1
-0
/
+2
2021-05-28
ice: Implement iidc operations
Dave Ertman
1
-0
/
+203
2021-05-28
ice: Initialize RDMA support
Dave Ertman
1
-1
/
+16
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-07
ice: Limit forced overrides based on FW version
Jeb Cramer
1
-12
/
+2
2021-04-07
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
1
-2
/
+31
2021-04-07
ice: Align macro names to the specification
Anirudh Venkataramanan
1
-6
/
+7
2021-04-07
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
1
-1
/
+80
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
1
-30
/
+24
2021-03-31
ice: remove unnecessary duplicated AQ command flag setting
Bruce Allan
1
-1
/
+1
2021-03-29
ice: fix memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-23
ice: Fix prototype warnings
Tony Nguyen
1
-1
/
+1
2021-02-08
ice: remove unnecessary casts
Bruce Allan
1
-3
/
+3
2021-02-08
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
1
-0
/
+1
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
1
-0
/
+4
2021-02-08
ice: implement new LLDP filter command
Dave Ertman
1
-0
/
+47
2021-02-05
ice: use flex_array_size where possible
Bruce Allan
1
-1
/
+1
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
1
-68
/
+34
2020-12-09
ice: Enable Support for FW Override (E82X)
Jeb Cramer
1
-4
/
+0
2020-12-09
ice: don't always return an error for Get PHY Abilities AQ command
Paul M Stillwell Jr
1
-1
/
+2
2020-09-30
ice: preserve NVM capabilities in safe mode
Jacob Keller
1
-22
/
+27
2020-08-01
ice: Misc minor fixes
Tony Nguyen
1
-3
/
+2
2020-08-01
ice: rename misleading grst_delay variable
Nick Nunley
1
-5
/
+5
2020-07-29
ice: disable no longer needed workaround for FW logging
Ben Shelton
1
-2
/
+0
2020-07-29
ice: Adjust scheduler default BW weight
Tarun Singh
1
-1
/
+12
[next]