index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-10
ice: Correctly deal with PFs that do not support RDMA
Dave Ertman
1
-0
/
+2
2021-08-09
ice: Stop processing VF messages during teardown
Anirudh Venkataramanan
1
-0
/
+1
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
1
-0
/
+4
2021-06-11
ice: add support for sideband messages
Jacob Keller
1
-1
/
+3
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-0
/
+3
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
1
-0
/
+1
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
1
-0
/
+2
2021-06-03
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
1
-3
/
+5
2021-05-28
ice: Register auxiliary device to provide RDMA
Dave Ertman
1
-1
/
+7
2021-05-28
ice: Implement iidc operations
Dave Ertman
1
-3
/
+5
2021-05-28
ice: Initialize RDMA support
Dave Ertman
1
-1
/
+29
2021-04-22
ice: warn about potentially malicious VFs
Vignesh Sridhar
1
-0
/
+1
2021-04-14
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
1
-1
/
+4
2021-04-14
ice: Add new VSI states to track netdev alloc/registration
Anirudh Venkataramanan
1
-0
/
+2
2021-04-14
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
1
-34
/
+34
2021-04-14
ice: use kernel definitions for IANA protocol ports and ether-types
Bruce Allan
1
-0
/
+3
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-04-07
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
1
-1
/
+0
2021-03-31
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
1
-10
/
+11
2021-03-31
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
1
-2
/
+4
2021-03-31
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
1
-0
/
+1
2021-03-29
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
1
-1
/
+1
2021-03-29
ice: remove DCBNL_DEVRESET bit from PF state
Dave Ertman
1
-1
/
+0
2021-03-29
ice: prevent ice_open and ice_stop during reset
Krzysztof Goreczny
1
-0
/
+1
2021-03-22
ice: Check FDIR program status for AVF
Qi Zhang
1
-0
/
+1
2021-03-22
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
1
-1
/
+3
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
1
-2
/
+0
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
1
-0
/
+20
2021-02-08
ice: Add initial support framework for LAG
Dave Ertman
1
-0
/
+22
2021-02-08
ice: Remove xsk_buff_pool from VSI structure
Michal Swiatkowski
1
-7
/
+3
2021-02-05
ice: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
1
-1
/
+3
2020-12-09
ice: Remove vlan_ena from vsi structure
Nick Nunley
1
-1
/
+0
2020-10-09
ice: refactor devlink_port to be per-VSI
Jacob Keller
1
-3
/
+4
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-1
/
+1
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-9
/
+9
2020-08-01
ice: add useful statistics
Jesse Brandeburg
1
-0
/
+1
2020-07-28
ice: implement device flash update via devlink
Jacob Keller
1
-0
/
+9
2020-07-23
ice: support Total Port Shutdown on devices that support it
Bruce Allan
1
-0
/
+1
2020-07-23
ice: add link lenient and default override support
Paul Greenwalt
1
-0
/
+3
2020-07-23
ice: restore PHY settings on media insertion
Paul Greenwalt
1
-0
/
+4
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-0
/
+3
2020-07-01
ice: implement snapshot for device capabilities
Jacob Keller
1
-0
/
+1
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+0
2020-05-22
ice: Implement aRFS
Brett Creeley
1
-0
/
+14
2020-05-22
ice: Restore filters following reset
Henry Tieman
1
-0
/
+2
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
/
+9
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
1
-0
/
+24
[next]