index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
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
2021-06-09
ice: add ndo_bpf callback for safe mode netdev ops
Maciej Fijalkowski
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
2021-06-07
ice: downgrade error print to debug print
Anirudh Venkataramanan
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
2021-06-07
ice: (re)initialize NVM fields when rebuilding
Jacob Keller
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
2021-06-07
ice: add error message when pldmfw_flash_image fails
Jacob Keller
2021-06-07
ice: add extack when unable to read device caps
Jacob Keller
2021-06-07
ice: use static inline for dummy functions
Jesse Brandeburg
2021-06-07
ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiency
Salil Mehta
2021-06-07
ice: set the value of global config lock timeout longer
Liwei Song
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
2021-06-07
ice: Refactor ice_setup_rx_ctx
Krzysztof Kazimierczak
2021-06-07
ice: Save VF's MAC across reboot
Brett Creeley
2021-06-07
ice: Manage VF's MAC address for both legacy and new cases
Brett Creeley
2021-06-04
ice: Allow all LLDP packets from PF to Tx
Dave Ertman
2021-06-04
ice: report supported and advertised autoneg using PHY capabilities
Paul Greenwalt
2021-06-04
ice: handle the VF VSI rebuild failure
Haiyue Wang
2021-06-04
ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
Brett Creeley
2021-06-04
ice: Fix allowing VF to request more/less queues via virtchnl
Brett Creeley
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
[next]