开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
2021-10-14
ice: Print the api_patch as part of the fw.mgmt.api
Brett Creeley
2021-10-14
ice: fix getting UDP tunnel entry
Michal Swiatkowski
2021-10-14
ice: Avoid crash from unnecessary IDA free
Dave Ertman
2021-10-14
ice: Fix failure to re-add LAN/RDMA Tx queues
Brett Creeley
2021-10-12
ice: fix locking for Tx timestamp tracking flush
Jacob Keller
2021-09-10
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-27
ice: Only lock to update netdev dev_addr
Brett Creeley
2021-08-27
ice: restart periodic outputs around time changes
Jacob Keller
2021-08-27
ice: add lock around Tx timestamp tracker flush
Jacob Keller
2021-08-27
ice: remove dead code for allocating pin_config
Jacob Keller
2021-08-27
ice: fix Tx queue iteration for Tx timestamp enablement
Jacob Keller
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-19
ice: do not abort devlink info if board identifier can't be found
Jacob Keller
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
ice: Fix perout start time rounding
Maciej Machnikowski
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-09
ice: don't remove netdev->dev_addr from uc sync list
Brett Creeley
2021-08-09
ice: Stop processing VF messages during teardown
Anirudh Venkataramanan
2021-08-09
ice: Prevent probing virtual functions
Anirudh Venkataramanan
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-25
ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'
Christophe JAILLET
2021-06-25
ice: remove unnecessary VSI assignment
Tony Nguyen
2021-06-25
ice: remove the VSI info from previous agg
Victor Raj
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
2021-06-25
ice: add tracepoints
Jesse Brandeburg
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
ice: report hash type such as L2/L3/L4
Jesse Brandeburg
2021-06-17
ice: remove redundant continue statement in a for-loop
Colin Ian King
2021-06-17
net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabled
Lorenzo Bianconi
2021-06-17
ice: remove unnecessary NULL checks before ptp_read_system_*
Jacob Keller
2021-06-17
ice: Remove the repeated declaration
Shaokun Zhang
2021-06-17
ice: remove local variable
Paul M Stillwell Jr
2021-06-17
ice: reduce scope of variables
Paul M Stillwell Jr
2021-06-17
ice: mark PTYPE 2 as reserved
Jacob Keller
2021-06-17
ice: fix incorrect payload indicator on PTYPE
Jacob Keller
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
2021-06-11
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller
2021-06-11
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
2021-06-11
ice: process 1588 PTP capabilities during initialization
Jacob Keller
2021-06-11
ice: add support for sideband messages
Jacob Keller
2021-06-09
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
[next]