index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lib.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-11
ice: receive LLDP on trusted VFs
Mateusz Pacuszka
1
-1
/
+2
2025-03-05
ice: do not configure destination override for switchdev
Larysa Zaremba
1
-4
/
+0
2025-01-16
ice: support FW Recovery Mode
Konrad Knitter
1
-0
/
+1
2024-10-08
ice: Cleanup unused declarations
Yue Haibing
1
-2
/
+0
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
1
-0
/
+2
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
1
-0
/
+1
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
1
-8
/
+2
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
1
-38
/
+1
2024-03-04
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
1
-2
/
+0
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2024-02-20
ice: Fix ASSERT_RTNL() warning during certain scenarios
Amritha Nambiar
1
-2
/
+8
2024-02-02
ice: make ice_vsi_cfg_txq() static
Maciej Fijalkowski
1
-6
/
+0
2024-02-02
ice: make ice_vsi_cfg_rxq() static
Maciej Fijalkowski
1
-4
/
+0
2023-12-04
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
1
-0
/
+4
2023-08-17
ice: refactor ice_lib to make functions static
Jan Sokolowski
1
-3
/
+0
2023-08-17
ice: remove unused methods
Jan Sokolowski
1
-2
/
+0
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
1
-0
/
+1
2023-07-24
ice: Unset src prune on uplink VSI
Wojciech Drewek
1
-0
/
+1
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
1
-5
/
+0
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
1
-2
/
+2
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
1
-8
/
+44
2023-02-03
ice: update VSI instead of init in some case
Michal Swiatkowski
1
-2
/
+2
2023-02-03
ice: move VSI delete outside deconfig
Michal Swiatkowski
1
-1
/
+0
2023-02-03
ice: split ice_vsi_setup into smaller functions
Michal Swiatkowski
1
-1
/
+6
2023-02-03
ice: cleanup in VSI config/deconfig code
Michal Swiatkowski
1
-1
/
+1
2022-11-09
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
1
-0
/
+1
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
1
-0
/
+2
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-7
/
+4
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
1
-1
/
+2
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
1
-1
/
+1
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
1
-0
/
+3
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
1
-0
/
+1
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
1
-11
/
+0
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
1
-1
/
+1
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-2
/
+1
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-3
/
+0
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-1
/
+1
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
1
-1
/
+1
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
1
-0
/
+1
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
1
-3
/
+8
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
1
-0
/
+1
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
1
-1
/
+3
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-3
/
+3
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
1
-0
/
+1
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
1
-0
/
+12
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
1
-0
/
+2
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
1
-1
/
+2
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
1
-0
/
+1
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
1
-0
/
+4
2021-05-28
ice: Initialize RDMA support
Dave Ertman
1
-1
/
+1
[next]