index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
ice: destroy flow director filter mutex after releasing VSIs
Sudheer Mogilappagari
1
-1
/
+1
2022-03-15
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
Maciej Fijalkowski
1
-2
/
+3
2022-03-15
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
1
-3
/
+1
2022-03-15
ice: convert ice_reset_vf to take flags
Jacob Keller
1
-1
/
+1
2022-03-15
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
1
-2
/
+2
2022-03-14
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
1
-1
/
+1
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
1
-0
/
+15
2022-03-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-3
/
+3
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+26
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
1
-1
/
+11
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
1
-3
/
+3
2022-03-08
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-08
ice: Fix error with handling of bonding MTU
Dave Ertman
1
-15
/
+14
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
1
-0
/
+8
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
1
-1
/
+1
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
1
-22
/
+22
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
1
-5
/
+5
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+11
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-02-18
ice: fix concurrent reset and removal of VFs
Jacob Keller
1
-0
/
+2
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
1
-8
/
+5
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+20
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
1
-0
/
+3
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
1
-8
/
+17
2022-02-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-60
/
+262
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+2
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
1
-43
/
+217
2022-02-09
ice: Support configuring the device to Double VLAN Mode
Brett Creeley
1
-0
/
+12
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
1
-23
/
+37
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
1
-3
/
+3
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
1
-12
/
+10
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
1
-2
/
+6
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
1
-15
/
+15
2022-01-27
ice: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-2
/
+0
2022-01-27
ice: Make Tx threshold dependent on ring length
Maciej Fijalkowski
1
-2
/
+2
2022-01-06
ice: improve switchdev's slow-path
Wojciech Drewek
1
-0
/
+24
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
1
-0
/
+75
2021-12-22
ice: trivial: fix odd indenting
Jesse Brandeburg
1
-3
/
+4
2021-12-21
ice: implement basic E822 PTP support
Jacob Keller
1
-0
/
+7
2021-12-21
ice: Fix E810 PTP reset flow
Karol Kolacinski
1
-2
/
+6
2021-12-15
ice: tighter control over VSI_DOWN state
Jesse Brandeburg
1
-3
/
+4
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
1
-0
/
+8
2021-12-14
ice: Propagate error codes
Tony Nguyen
1
-50
/
+18
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-85
/
+74
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-35
/
+25
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-6
/
+6
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-25
/
+25
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
1
-117
/
+45
2021-12-14
ice: Refactor status flow for DDP load
Wojciech Drewek
1
-98
/
+68
2021-12-14
ice: Refactor promiscuous functions
Brett Creeley
1
-18
/
+31
[prev]
[next]