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
2020-09-25
ice: fix memory leak in ice_vsi_setup
Jacob Keller
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
2020-08-01
ice: Disable VLAN pruning in promiscuous mode
Nick Nunley
2020-07-29
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2020-05-31
ice: Use coalesce values from q_vector 0 when increasing q_vectors
Brett Creeley
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
2020-05-28
ice: cleanup VSI context initialization
Jacob Keller
2020-05-27
ice: Change number of XDP Tx queues to match number of Rx queues
Marta Plantykow
2020-05-27
ice: Don't allow VLAN stripping change when pvid set
Brett Creeley
2020-05-22
ice: Implement aRFS
Brett Creeley
2020-05-22
ice: Restore filters following reset
Henry Tieman
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
2020-03-10
ice: allow bigger VFs
Mitch Williams
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
2020-02-15
ice: Fix implicit queue mapping mode in ice_vsi_get_qs
Brett Creeley
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
2020-02-15
ice: Add initial support for QinQ
Brett Creeley
2020-02-12
ice: Trivial fixes
Tony Nguyen
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
2020-01-25
ice: Initilialize VF RSS tables
Md Fahad Iqbal Polash
2020-01-25
ice: Optimize table usage
Tony Nguyen
2020-01-24
ice: Enable writing hardware filtering tables
Tony Nguyen
2020-01-03
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
2020-01-03
ice: Add code to keep track of current dflt_vsi
Brett Creeley
2020-01-03
ice: Fix VF spoofchk
Brett Creeley
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
2019-11-22
ice: Do not use devm* functions for local uses
Tony Nguyen
2019-11-08
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
2019-11-08
ice: Implement DCBNL support
Dave Ertman
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
2019-11-04
ice: introduce frame padding computation logic
Maciej Fijalkowski
2019-11-04
ice: introduce legacy Rx flag
Maciej Fijalkowski
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
ice: Add support for XDP
Maciej Fijalkowski
2019-11-04
ice: get rid of per-tc flow in Tx queue configuration routines
Maciej Fijalkowski
2019-11-04
ice: Introduce ice_base.c
Anirudh Venkataramanan
[next]