index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2021-04-07
ice: Remove unnecessary blank line
Tony Nguyen
2021-04-07
ice: Remove unnecessary checks in add/kill_vid ndo ops
Brett Creeley
2021-04-07
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
2021-04-07
ice: Use local variable instead of pointer derefs
Anirudh Venkataramanan
2021-04-07
ice: Remove unnecessary variable
Anirudh Venkataramanan
2021-04-07
ice: Limit forced overrides based on FW version
Jeb Cramer
2021-04-07
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
2021-04-07
ice: Replace some memsets and memcpys with assignment
Anirudh Venkataramanan
2021-04-07
ice: Fix error return codes in ice_set_link_ksettings
Anirudh Venkataramanan
2021-04-07
ice: Rename a couple of variables
Anirudh Venkataramanan
2021-04-07
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
2021-04-07
ice: Align macro names to the specification
Anirudh Venkataramanan
2021-04-07
ice: Modify recursive way of adding nodes
Victor Raj
2021-04-07
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
2021-03-31
ice: Correct comment block style
Tony Nguyen
2021-03-31
ice: cleanup style issues
Bruce Allan
2021-03-31
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
2021-03-31
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
2021-03-31
ice: Change ice_vsi_setup_q_map() to not depend on RSS
Brett Creeley
2021-03-31
ice: rename ptype bitmap
Qi Zhang
2021-03-31
ice: correct memory allocation call
Bruce Allan
2021-03-31
ice: Check for bail out condition early
Anirudh Venkataramanan
2021-03-31
ice: remove unnecessary duplicated AQ command flag setting
Bruce Allan
2021-03-31
ice: change link misconfiguration message
Paul Greenwalt
2021-03-31
ice: handle increasing Tx or Rx ring sizes
Paul M Stillwell Jr
2021-03-31
ice: Update to use package info from ice segment
Dan Nowlin
2021-03-31
ice: Delay netdev registration
Anirudh Venkataramanan
2021-03-31
ice: Add Support for XPS
Benita Bose
2021-03-30
net: i40e: remove repeated words
Peng Li
2021-03-29
igc: Add support for XDP_REDIRECT action
Andre Guedes
2021-03-29
igc: Add support for XDP_TX action
Andre Guedes
2021-03-29
igc: Add initial XDP support
Andre Guedes
2021-03-29
igc: Add set/clear large buffer helpers
Andre Guedes
2021-03-29
igc: Refactor Rx timestamp handling
Andre Guedes
2021-03-29
igc: Introduce igc_get_rx_frame_truesize() helper
Andre Guedes
2021-03-29
igc: Introduce igc_rx_buffer_flip() helper
Andre Guedes
2021-03-29
igc: Remove unused argument from igc_tx_cmd_type()
Andre Guedes
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-23
e1000: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
ixgbevf: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
igb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
ixgbe: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
fm10k: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
ice: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-23
e1000e: Fix prototype warning
Sasha Neftin
2021-03-23
igc: Fix prototype warning
Sasha Neftin
[next]