index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-07
ice: Remove unnecessary variable
Anirudh Venkataramanan
1
-6
/
+1
2021-04-07
ice: Limit forced overrides based on FW version
Jeb Cramer
1
-12
/
+2
2021-04-07
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
6
-42
/
+103
2021-04-07
ice: Replace some memsets and memcpys with assignment
Anirudh Venkataramanan
1
-7
/
+3
2021-04-07
ice: Fix error return codes in ice_set_link_ksettings
Anirudh Venkataramanan
1
-7
/
+7
2021-04-07
ice: Rename a couple of variables
Anirudh Venkataramanan
1
-25
/
+25
2021-04-07
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
1
-9
/
+1
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
4
-38
/
+59
2021-04-07
ice: Align macro names to the specification
Anirudh Venkataramanan
4
-23
/
+24
2021-04-07
ice: Modify recursive way of adding nodes
Victor Raj
1
-53
/
+77
2021-04-07
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
3
-2
/
+84
2021-04-01
i40e: Fix display statistics for veb_tc
Eryk Rybak
1
-6
/
+46
2021-04-01
i40e: fix receiving of single packets in xsk zero-copy mode
Magnus Karlsson
1
-2
/
+2
2021-04-01
i40e: Fix inconsistent indenting
Arkadiusz Kubalewski
1
-4
/
+4
2021-03-31
ice: Correct comment block style
Tony Nguyen
1
-2
/
+1
2021-03-31
ice: cleanup style issues
Bruce Allan
3
-7
/
+7
2021-03-31
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
5
-46
/
+47
2021-03-31
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
5
-117
/
+117
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
6
-42
/
+62
2021-03-31
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
2
-34
/
+17
2021-03-31
ice: rename ptype bitmap
Qi Zhang
1
-8
/
+8
2021-03-31
ice: correct memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-31
ice: Check for bail out condition early
Anirudh Venkataramanan
1
-5
/
+5
2021-03-31
ice: remove unnecessary duplicated AQ command flag setting
Bruce Allan
1
-1
/
+1
2021-03-31
ice: change link misconfiguration message
Paul Greenwalt
1
-1
/
+1
2021-03-31
ice: handle increasing Tx or Rx ring sizes
Paul M Stillwell Jr
2
-32
/
+91
2021-03-31
ice: Update to use package info from ice segment
Dan Nowlin
4
-22
/
+36
2021-03-31
ice: Delay netdev registration
Anirudh Venkataramanan
2
-52
/
+47
2021-03-31
ice: Add Support for XPS
Benita Bose
2
-0
/
+29
2021-03-30
net: i40e: remove repeated words
Peng Li
1
-2
/
+2
2021-03-29
ice: Cleanup fltr list in case of allocation issues
Robert Malz
1
-1
/
+2
2021-03-29
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
3
-8
/
+7
2021-03-29
ice: Fix for dereference of NULL pointer
Jacek BuĊatek
1
-5
/
+7
2021-03-29
ice: remove DCBNL_DEVRESET bit from PF state
Dave Ertman
3
-4
/
+0
2021-03-29
ice: fix memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-29
ice: prevent ice_open and ice_stop during reset
Krzysztof Goreczny
3
-2
/
+31
2021-03-29
ice: Recognize 860 as iSCSI port in CEE mode
Chinh T Cao
2
-9
/
+30
2021-03-29
ice: Increase control queue timeout
Fabio Pricoco
1
-2
/
+2
2021-03-29
ice: Continue probe on link/PHY errors
Anirudh Venkataramanan
1
-9
/
+6
2021-03-29
igc: Add support for XDP_REDIRECT action
Andre Guedes
1
-11
/
+73
2021-03-29
igc: Add support for XDP_TX action
Andre Guedes
4
-11
/
+204
2021-03-29
igc: Add initial XDP support
Andre Guedes
5
-12
/
+153
2021-03-29
igc: Add set/clear large buffer helpers
Andre Guedes
1
-0
/
+4
2021-03-29
igc: Refactor Rx timestamp handling
Andre Guedes
3
-24
/
+34
2021-03-29
igc: Introduce igc_get_rx_frame_truesize() helper
Andre Guedes
1
-11
/
+18
2021-03-29
igc: Introduce igc_rx_buffer_flip() helper
Andre Guedes
1
-22
/
+21
2021-03-29
igc: Remove unused argument from igc_tx_cmd_type()
Andre Guedes
1
-2
/
+2
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-28
/
+24
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
17
-99
/
+154
2021-03-25
i40e: Fix oops at i40e_rebuild()
Arkadiusz Kubalewski
1
-6
/
+5
[prev]
[next]