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
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
2020-01-03
ice: Add code to keep track of current dflt_vsi
Brett Creeley
1
-0
/
+118
2020-01-03
ice: Fix VF spoofchk
Brett Creeley
1
-16
/
+18
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
1
-14
/
+56
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
1
-67
/
+88
2019-11-22
ice: Do not use devm* functions for local uses
Tony Nguyen
1
-28
/
+26
2019-11-08
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
1
-1
/
+20
2019-11-08
ice: configure software LLDP in ice_init_pf_dcb
Paul Greenwalt
1
-10
/
+4
2019-11-08
ice: Implement DCBNL support
Dave Ertman
1
-0
/
+1
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
1
-0
/
+56
2019-11-04
ice: introduce frame padding computation logic
Maciej Fijalkowski
1
-1
/
+2
2019-11-04
ice: introduce legacy Rx flag
Maciej Fijalkowski
1
-6
/
+16
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
1
-1
/
+56
[next]