index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
1
-30
/
+12
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
1
-2
/
+7
2021-03-31
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
1
-34
/
+16
2021-03-31
ice: handle increasing Tx or Rx ring sizes
Paul M Stillwell Jr
1
-33
/
+90
2021-03-29
ice: remove DCBNL_DEVRESET bit from PF state
Dave Ertman
1
-1
/
+0
2021-03-29
ice: prevent ice_open and ice_stop during reset
Krzysztof Goreczny
1
-2
/
+2
2021-03-22
ice: Add support for per VF ctrl VSI enabling
Qi Zhang
1
-8
/
+56
2021-02-08
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
1
-1
/
+1
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
1
-0
/
+125
2021-02-08
ice: Add initial support framework for LAG
Dave Ertman
1
-0
/
+2
2021-02-08
ice: implement new LLDP filter command
Dave Ertman
1
-3
/
+10
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
1
-5
/
+9
2020-10-09
ice: refactor devlink_port to be per-VSI
Jacob Keller
1
-1
/
+4
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+16
2020-09-25
ice: fix memory leak in ice_vsi_setup
Jacob Keller
1
-1
/
+13
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
1
-3
/
+3
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-1
/
+1
2020-08-01
ice: Disable VLAN pruning in promiscuous mode
Nick Nunley
1
-0
/
+7
2020-07-29
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
1
-2
/
+8
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
1
-0
/
+24
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
1
-1
/
+1
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
1
-4
/
+4
2020-05-31
ice: Use coalesce values from q_vector 0 when increasing q_vectors
Brett Creeley
1
-8
/
+6
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
1
-0
/
+26
2020-05-28
ice: cleanup VSI context initialization
Jacob Keller
1
-1
/
+0
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: Don't allow VLAN stripping change when pvid set
Brett Creeley
1
-0
/
+6
2020-05-22
ice: Implement aRFS
Brett Creeley
1
-0
/
+1
2020-05-22
ice: Restore filters following reset
Henry Tieman
1
-6
/
+11
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
1
-24
/
+186
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
1
-193
/
+19
2020-05-21
ice: Fix casting issues
Karol Kolacinski
1
-13
/
+16
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
1
-49
/
+54
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
1
-12
/
+12
2020-03-10
ice: Correct setting VLAN pruning
Brett Creeley
1
-8
/
+2
2020-03-10
ice: Improve clarity of prints and variables
Brett Creeley
1
-92
/
+108
2020-03-10
ice: allow bigger VFs
Mitch Williams
1
-5
/
+4
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
1
-2
/
+0
2020-02-15
ice: Fix implicit queue mapping mode in ice_vsi_get_qs
Brett Creeley
1
-9
/
+12
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
1
-11
/
+21
2020-02-15
ice: Add initial support for QinQ
Brett Creeley
1
-3
/
+40
2020-02-12
ice: Trivial fixes
Tony Nguyen
1
-3
/
+4
2020-02-12
ice: Make print statements more compact
Anirudh Venkataramanan
1
-24
/
+12
2020-02-12
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
1
-7
/
+7
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
1
-19
/
+0
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
1
-1
/
+0
2020-01-25
ice: Initilialize VF RSS tables
Md Fahad Iqbal Polash
1
-1
/
+30
2020-01-25
ice: Optimize table usage
Tony Nguyen
1
-1
/
+27
2020-01-24
ice: Enable writing hardware filtering tables
Tony Nguyen
1
-1
/
+86
2020-01-03
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
1
-0
/
+102
[prev]
[next]