index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lib.c
Age
Commit message (
Expand
)
Author
2019-02-25
ice: only use the VF for ICE_VSI_VF in ice_vsi_release
Brett Creeley
2019-02-25
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
2019-01-15
ice: Configure RSS LUT and HASH KEY in rebuild path
Md Fahad Iqbal Polash
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-13
ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
Md Fahad Iqbal Polash
2018-11-13
ice: Destroy scheduler tree in reset path
Henry Tieman
2018-11-13
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
2018-11-13
ice: Increase Rx queue disable timeout
Piotr Raczynski
2018-11-13
ice: Remove node before releasing VSI
Anirudh Venkataramanan
2018-11-13
ice: Check for q_vector when stopping rings
Tony Nguyen
2018-11-06
ice: Fix napi delete calls for remove
Dave Ertman
2018-11-06
ice: Fix typo in error message
Anirudh Venkataramanan
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-24
ice: Make ice_msix_clean_rings static
Anirudh Venkataramanan
2018-10-03
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
2018-10-03
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
2018-10-02
ice: Implement ethtool hook for RSS switch
Md Fahad Iqbal Polash
2018-10-02
ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
Preethi Banala
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 1/2
Anirudh Venkataramanan
2018-10-01
ice: Change pf state behavior to protect reset path
Dave Ertman
2018-10-01
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan