index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: support features on new E810T variants
Arkadiusz Kubalewski
2022-09-28
1
-2
/
+16
*
ice: Add low latency Tx timestamp read
Karol Kolacinski
2022-09-20
1
-0
/
+4
*
ice: add helper function to check FW API version
Paul Greenwalt
2022-09-06
1
-28
/
+29
*
ice: Print human-friendly PHY types
Anirudh Venkataramanan
2022-08-24
1
-18
/
+140
*
ice: Add port option admin queue commands
Anatolii Gerasymenko
2022-08-24
1
-0
/
+115
*
ice: Allow 100M speeds for some devices
Anirudh Venkataramanan
2022-08-18
1
-0
/
+20
*
ice: add i2c write command
Karol Kolacinski
2022-07-21
1
-1
/
+46
*
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2022-03-03
1
-0
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-1
/
+1
|
\
|
*
ice: initialize local variable 'tlv'
Tom Rix
2022-02-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
1
-1
/
+2
|
\
\
|
|
/
|
*
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
2022-02-10
1
-1
/
+2
*
|
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
2022-02-09
1
-5
/
+44
|
/
*
ice: replay advanced rules after reset
Victor Raj
2022-01-06
1
-1
/
+1
*
ice: convert clk_freq capability into time_ref
Jacob Keller
2021-12-21
1
-0
/
+12
*
ice: support immediate firmware activation via devlink reload
Jacob Keller
2021-12-15
1
-0
/
+12
*
ice: Remove excess error variables
Tony Nguyen
2021-12-14
1
-6
/
+3
*
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
1
-23
/
+22
*
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
1
-99
/
+95
*
ice: Use int for ice_status
Tony Nguyen
2021-12-14
1
-101
/
+100
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-22
1
-0
/
+2
|
\
|
*
ice: Add missing E810 device ids
Tony Nguyen
2021-10-20
1
-0
/
+2
*
|
ice: Add support for SMA control multiplexer
Maciej Machnikowski
2021-10-14
1
-0
/
+21
*
|
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
2021-10-14
1
-0
/
+58
*
|
ice: Refactor ice_aqc_link_topo_addr
Maciej Machnikowski
2021-10-14
1
-3
/
+5
*
|
ice: cleanup rules info
Victor Raj
2021-10-11
1
-8
/
+33
*
|
ice: allow adding advanced rules
Grishma Kotecha
2021-10-11
1
-0
/
+1
|
/
*
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
2021-06-11
1
-0
/
+11
*
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
2021-06-11
1
-0
/
+75
*
ice: process 1588 PTP capabilities during initialization
Jacob Keller
2021-06-11
1
-0
/
+99
*
ice: add support for sideband messages
Jacob Keller
2021-06-11
1
-0
/
+58
*
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
2021-06-07
1
-0
/
+2
*
ice: Implement iidc operations
Dave Ertman
2021-05-28
1
-0
/
+203
*
ice: Initialize RDMA support
Dave Ertman
2021-05-28
1
-1
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-1
/
+1
|
\
|
*
ice: fix memory allocation call
Bruce Allan
2021-03-29
1
-1
/
+1
*
|
ice: Limit forced overrides based on FW version
Jeb Cramer
2021-04-07
1
-12
/
+2
*
|
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
2021-04-07
1
-2
/
+31
*
|
ice: Align macro names to the specification
Anirudh Venkataramanan
2021-04-07
1
-6
/
+7
*
|
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
2021-04-07
1
-1
/
+80
*
|
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
2021-03-31
1
-30
/
+24
*
|
ice: remove unnecessary duplicated AQ command flag setting
Bruce Allan
2021-03-31
1
-1
/
+1
*
|
ice: Fix prototype warnings
Tony Nguyen
2021-03-23
1
-1
/
+1
|
/
*
ice: remove unnecessary casts
Bruce Allan
2021-02-08
1
-3
/
+3
*
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
2021-02-08
1
-0
/
+1
*
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
2021-02-08
1
-0
/
+4
*
ice: implement new LLDP filter command
Dave Ertman
2021-02-08
1
-0
/
+47
*
ice: use flex_array_size where possible
Bruce Allan
2021-02-05
1
-1
/
+1
*
ice: join format strings to same line as ice_debug
Jacob Keller
2020-12-09
1
-68
/
+34
*
ice: Enable Support for FW Override (E82X)
Jeb Cramer
2020-12-09
1
-4
/
+0
[next]