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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2
-5
/
+5
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-31
ice: Ignore EMODE when setting PHY config
Chinh T Cao
3
-1
/
+9
2020-05-31
ice: fix aRFS after flow director delete
Henry Tieman
1
-1
/
+26
2020-05-31
ice: Use coalesce values from q_vector 0 when increasing q_vectors
Brett Creeley
1
-8
/
+6
2020-05-31
ice: fix PCI device serial number to be lowercase values
Paul M Stillwell Jr
1
-1
/
+1
2020-05-31
ice: fix function signature style format
Bruce Allan
3
-16
/
+8
2020-05-31
ice: Allow VF to request reset as soon as it's initialized
Brett Creeley
1
-1
/
+1
2020-05-31
ice: Fix inability to set channels when down
Jesse Brandeburg
1
-4
/
+0
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
3
-22
/
+40
2020-05-31
ice: Reset VF for all port VLAN changes from host
Brett Creeley
1
-37
/
+5
2020-05-31
ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX value
Chinh T Cao
1
-1
/
+1
2020-05-31
ice: Increase timeout after PFR
Dan Nowlin
1
-1
/
+6
2020-05-31
ice: Fix transmit for all software offloaded VLANs
Brett Creeley
3
-54
/
+21
2020-05-31
ice: support adding 16 unicast/multicast filter on untrusted VF
Paul Greenwalt
1
-1
/
+4
2020-05-31
ice: allow host to clear administratively set VF MAC
Brett Creeley
1
-8
/
+14
2020-05-28
ice: Refactor VF VSI release and setup functions
Brett Creeley
1
-31
/
+55
2020-05-28
ice: Refactor VF reset
Brett Creeley
2
-187
/
+130
2020-05-28
ice: remove VM/VF disable command on CORER/GLOBR reset
Paul Greenwalt
1
-11
/
+0
2020-05-28
ice: Add functions to rebuild host VLAN/MAC config for a VF
Brett Creeley
1
-32
/
+89
2020-05-28
ice: Add function to set trust mode bit on reset
Brett Creeley
1
-4
/
+13
2020-05-28
ice: Renaming and simplification in VF init path
Brett Creeley
1
-29
/
+54
2020-05-28
ice: Separate VF VSI initialization/creation from reset flow
Brett Creeley
1
-4
/
+106
2020-05-28
ice: Add helper function for clearing VPGEN_VFRTRIG
Brett Creeley
1
-11
/
+20
2020-05-28
ice: Simplify ice_sriov_configure
Brett Creeley
1
-24
/
+48
2020-05-28
ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappings
Brett Creeley
1
-32
/
+59
2020-05-28
ice: Declare functions static
Tony Nguyen
2
-6
/
+3
2020-05-28
ice: fix kernel BUG if register_netdev fails
Jacob Keller
1
-2
/
+4
2020-05-28
ice: fix potential double free in probe unrolling
Jacob Keller
1
-1
/
+2
2020-05-28
ice: cleanup VSI context initialization
Jacob Keller
1
-1
/
+0
2020-05-28
ice: Poll for reset completion when DDP load fails
Anirudh Venkataramanan
1
-0
/
+3
2020-05-27
ice: Check UMEM FQ size when allocating bufs
Krzysztof Kazimierczak
1
-9
/
+21
2020-05-27
ice: Refactor Rx checksum checks
Anirudh Venkataramanan
1
-16
/
+11
2020-05-27
ice: avoid undefined behavior
Bruce Allan
4
-6
/
+16
2020-05-27
ice: Change number of XDP Tx queues to match number of Rx queues
Marta Plantykow
2
-2
/
+2
2020-05-27
ice: Add XDP Tx to VSI ring stats
Marta Plantykow
1
-9
/
+33
2020-05-27
ice: Change number of XDP TxQ to 0 when destroying rings
Marta Plantykow
1
-0
/
+3
2020-05-27
ice: Handle critical FW error during admin queue initialization
Evan Swanson
5
-54
/
+80
2020-05-27
ice: Don't allow VLAN stripping change when pvid set
Brett Creeley
1
-0
/
+6
2020-05-27
ice: Add more Rx errors to netdev's rx_error counter
Brett Creeley
1
-1
/
+7
2020-05-27
ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS
Surabhi Boob
1
-21
/
+28
2020-05-27
ice: Fix memory leak
Surabhi Boob
1
-1
/
+7
2020-05-27
ice: fix MAC write command
Jesse Brandeburg
2
-10
/
+5
2020-05-27
ice: set VF default LAN address
Paul Greenwalt
1
-3
/
+5
2020-05-27
ice: remove unused macro
Jesse Brandeburg
1
-2
/
+0
2020-05-27
ice: fix signed vs unsigned comparisons
Jesse Brandeburg
3
-9
/
+10
2020-05-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
32
-113
/
+5402
2020-05-22
ice: cleanup unsigned loops
Jesse Brandeburg
4
-13
/
+14
2020-05-22
ice: fix usage of incorrect variable
Jesse Brandeburg
2
-5
/
+5
2020-05-22
ice: Fix bad register reads
Anirudh Venkataramanan
2
-6
/
+0
[next]