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
Age
Commit message (
Expand
)
Author
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-20
ice: Fix possible NULL pointer de-reference
Bruce Allan
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
2018-11-20
ice: Cleanup ice_tx_timeout()
Bruce Allan
2018-11-20
ice: Fix return value from NAPI poll
Dave Ertman
2018-11-20
ice: Constify global structures that can/should be
Bruce Allan
2018-11-20
ice: Do not set LAN_EN for MAC-VLAN filters
Yashaswini Raghuram Prathivadi Bhayankaram
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
2018-11-20
ice: Cleanup duplicate control queue code
Bruce Allan
2018-11-20
ice: Do autoneg based on VSI state
Akeem G Abodunrin
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: Call pci_disable_sriov before stopping queues for VF
Brett Creeley
2018-11-13
ice: Increase Rx queue disable timeout
Piotr Raczynski
2018-11-13
ice: Fix NVM mask defines
Lev Faerman
2018-11-13
ice: Avoid nested RTNL locking in ice_dis_vsi
Dave Ertman
2018-11-13
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
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-13
ice: Fix debug print in ice_tx_timeout
Brett Creeley
2018-11-07
ice: Change req_speeds to be u16
Chinh T Cao
2018-11-06
ice: Fix the bytecount sent to netdev_tx_sent_queue
Brett Creeley
2018-11-06
ice: Fix tx_timeout in PF driver
Brett Creeley
2018-11-06
ice: Fix napi delete calls for remove
Dave Ertman
2018-11-06
ice: Fix typo in error message
Anirudh Venkataramanan
2018-11-06
ice: Fix flags for port VLAN
Md Fahad Iqbal Polash
2018-11-06
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
2018-11-06
ice: Fix dead device link issue with flow control
Akeem G Abodunrin
2018-11-06
ice: Check for reset in progress during remove
Anirudh Venkataramanan
2018-11-06
ice: Set carrier state and start/stop queues in rebuild
Anirudh Venkataramanan
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
2018-10-24
ice: Allocate VF interrupts and set queue map
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-24
ice: Update expected FW version
Anirudh Venkataramanan
2018-10-24
ice: Change device ID define names to align with branding string
Anirudh Venkataramanan
2018-10-24
ice: Make ice_msix_clean_rings static
Anirudh Venkataramanan
2018-10-03
ice: Update version string
Anirudh Venkataramanan
2018-10-03
ice: Use the right function to enable/disable VSI
Dave Ertman
2018-10-03
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
2018-10-03
ice: Fix potential null pointer issues
Dave Ertman
2018-10-03
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
Brett Creeley
2018-10-03
ice: Fix forward to queue group logic
Anirudh Venkataramanan
2018-10-03
ice: Extend malicious operations detection logic
Anirudh Venkataramanan
2018-10-03
ice: Notify VF of link status change
Anirudh Venkataramanan
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
[next]