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
2020-10-09
ice: add additional debug logging for firmware update
Jacob Keller
1
-0
/
+9
2020-10-09
ice: refactor devlink_port to be per-VSI
Jacob Keller
1
-5
/
+3
2020-10-09
ice: remove repeated words
Bruce Allan
1
-1
/
+1
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+4
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-28
ice: convert to new udp_tunnel infrastructure
Jakub Kicinski
1
-67
/
+30
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
1
-10
/
+3
2020-09-25
ice: Fix call trace on suspend
Anirudh Venkataramanan
1
-0
/
+1
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-5
/
+5
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+0
2020-08-01
ice: Disable VLAN pruning in promiscuous mode
Nick Nunley
1
-0
/
+3
2020-08-01
ice: add useful statistics
Jesse Brandeburg
1
-1
/
+3
2020-08-01
ice: mark PM functions as __maybe_unused
Wei Yongjun
1
-2
/
+2
2020-07-29
ice: cleanup VSI on probe fail
Marcin Szycik
1
-5
/
+7
2020-07-29
ice: Allow all VLANs in safe mode
Brett Creeley
1
-2
/
+57
2020-07-29
ice: restore VF MSI-X state during PCI reset
Nick Nunley
1
-0
/
+2
2020-07-29
ice: fix link event handling timing
Dave Ertman
1
-0
/
+6
2020-07-29
ice: Fix link broken after GLOBR reset
Dave Ertman
1
-4
/
+0
2020-07-29
ice: Implement LFC workaround
Dave Ertman
1
-1
/
+101
2020-07-28
ice: implement device flash update via devlink
Jacob Keller
1
-0
/
+154
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-3
/
+0
2020-07-23
ice: update reporting of autoneg capabilities
Paul Greenwalt
1
-2
/
+6
2020-07-23
ice: support Total Port Shutdown on devices that support it
Bruce Allan
1
-1
/
+13
2020-07-23
ice: add link lenient and default override support
Paul Greenwalt
1
-8
/
+91
2020-07-23
ice: restore PHY settings on media insertion
Paul Greenwalt
1
-26
/
+282
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-2
/
+361
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-15
/
+7
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-15
/
+7
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
1
-1
/
+1
2020-05-31
ice: Ignore EMODE when setting PHY config
Chinh T Cao
1
-0
/
+2
2020-05-31
ice: fix PCI device serial number to be lowercase values
Paul M Stillwell Jr
1
-1
/
+1
2020-05-28
ice: Refactor VF reset
Brett Creeley
1
-8
/
+5
2020-05-28
ice: fix kernel BUG if register_netdev fails
Jacob Keller
1
-2
/
+4
2020-05-28
ice: fix potential double free in probe unrolling
Jacob Keller
1
-1
/
+2
2020-05-28
ice: Poll for reset completion when DDP load fails
Anirudh Venkataramanan
1
-0
/
+3
2020-05-27
ice: Change number of XDP Tx queues to match number of Rx queues
Marta Plantykow
1
-1
/
+1
2020-05-27
ice: Add XDP Tx to VSI ring stats
Marta Plantykow
1
-9
/
+33
2020-05-27
ice: Change number of XDP TxQ to 0 when destroying rings
Marta Plantykow
1
-0
/
+3
2020-05-27
ice: Handle critical FW error during admin queue initialization
Evan Swanson
1
-0
/
+2
2020-05-27
ice: Add more Rx errors to netdev's rx_error counter
Brett Creeley
1
-1
/
+7
2020-05-27
ice: fix signed vs unsigned comparisons
Jesse Brandeburg
1
-4
/
+4
2020-05-22
ice: cleanup unsigned loops
Jesse Brandeburg
1
-2
/
+2
2020-05-22
ice: fix usage of incorrect variable
Jesse Brandeburg
1
-4
/
+4
2020-05-22
ice: check for compatibility between DDP package and firmware
Victor Raj
1
-0
/
+5
2020-05-22
ice: print Rx MDD auto reset message before VF reset
Paul Greenwalt
1
-1
/
+6
2020-05-22
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
1
-0
/
+6
2020-05-22
ice: Implement aRFS
Brett Creeley
1
-11
/
+37
2020-05-22
ice: Restore filters following reset
Henry Tieman
1
-0
/
+31
[next]