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_common.c
Age
Commit message (
Expand
)
Author
2019-02-25
ice: flush Tx pipe on disable queue timeout
Victor Raj
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
2018-11-13
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-24
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
2018-10-02
ice: Check for actual link state of port after reset
Dave Ertman
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
2018-09-28
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
2018-08-28
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
2018-08-28
ice: Rework flex descriptor programming
Anirudh Venkataramanan
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
2018-04-06
ice: Fix error return code in ice_init_hw()
Wei Yongjun
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan