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
2023-06-08
ice: handle extts in the miscellaneous interrupt thread
Karol Kolacinski
1
-8
/
+21
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
1
-1
/
+1
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
1
-25
/
+19
2023-05-16
ice: use preferred MSIX allocation api
Piotr Raczynski
1
-4
/
+2
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
1
-6
/
+6
2023-05-16
ice: move interrupt related code to separate file
Piotr Raczynski
1
-218
/
+0
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2023-03-21
ice: remove filters only if VSI is deleted
Michal Swiatkowski
1
-1
/
+7
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+8
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
1
-11
/
+8
2023-03-13
ice: call ice_is_malicious_vf() from ice_vc_process_vf_msg()
Jacob Keller
1
-2
/
+1
2023-03-13
ice: pass mbxdata to ice_is_malicious_vf()
Jacob Keller
1
-1
/
+9
2023-03-13
ice: initialize mailbox snapshot earlier in PF init
Jacob Keller
1
-0
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+26
2023-02-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+2
2023-02-15
ice: update xdp_features with xdp multi-buff
Lorenzo Bianconi
1
-6
/
+12
2023-02-14
ice: add support BIG TCP on IPv6
Pawel Chmielewski
1
-0
/
+2
2023-02-13
ice: fix lost multicast packets in promisc mode
Jesse Brandeburg
1
-0
/
+26
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-19
/
+33
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-02-06
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-02-06
ice: introduce clear_reset_state operation
Jacob Keller
1
-1
/
+1
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
1
-5
/
+35
2023-02-03
ice: update VSI instead of init in some case
Michal Swiatkowski
1
-1
/
+1
2023-02-03
ice: move VSI delete outside deconfig
Michal Swiatkowski
1
-4
/
+1
2023-02-03
ice: split probe into smaller functions
Michal Swiatkowski
1
-368
/
+540
2023-02-03
ice: split ice_vsi_setup into smaller functions
Michal Swiatkowski
1
-6
/
+6
2023-02-03
ice: cleanup in VSI config/deconfig code
Michal Swiatkowski
1
-6
/
+6
2023-02-03
ice: move RDMA init to ice_idc.c
Michal Swiatkowski
1
-23
/
+6
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+5
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2023-02-01
ice: Remove next_{dd,rs} fields from ice_tx_ring
Maciej Fijalkowski
1
-2
/
+0
2023-02-01
ice: Add support for XDP multi-buffer on Rx side
Maciej Fijalkowski
1
-4
/
+9
2023-02-01
ice: Use ice_max_xdp_frame_size() in ice_xdp_setup_prog()
Maciej Fijalkowski
1
-14
/
+14
2023-02-01
ice: Prepare legacy-rx for upcoming XDP multi-buffer support
Maciej Fijalkowski
1
-2
/
+8
2023-01-30
ice: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-3
/
+0
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+17
2023-01-27
ice: Prevent set_channel from changing queues while RDMA active
Dave Ertman
1
-2
/
+3
2023-01-24
ice: move devlink port creation/deletion
Paul M Stillwell Jr
1
-8
/
+17
2023-01-19
ice: Introduce local var for readability
Tony Nguyen
1
-3
/
+6
2023-01-19
ice: add missing checks for PF vsi type
Jesse Brandeburg
1
-9
/
+8
2023-01-19
ice: remove redundant non-null check in ice_setup_pf_sw()
Anirudh Venkataramanan
1
-7
/
+5
2022-12-08
ice: always call ice_ptp_link_change and make it void
Jacob Keller
1
-6
/
+3
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
1
-15
/
+51
2022-11-23
ice: Accumulate HW and Netdev statistics over reset
Benjamin Mikailenko
1
-4
/
+26
2022-11-21
ice: fix handling of burst Tx timestamps
Jacob Keller
1
-6
/
+6
2022-11-17
ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
Michal Wilczynski
1
-0
/
+6
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-15
/
+0
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-2
/
+1
[prev]
[next]