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
2020-06-18
i40e: fix crash when Rx descriptor count is changed
Björn Töpel
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2020-06-18
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-06-18
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-06-16
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-16
e1000: use generic power management
Vaibhav Gupta
2020-06-16
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-11
iavf: increase reset complete wait time
Paul Greenwalt
2020-06-11
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
iavf: fix speed reporting over virtchnl
Brett Creeley
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-31
ice: Ignore EMODE when setting PHY config
Chinh T Cao
2020-05-31
ice: fix aRFS after flow director delete
Henry Tieman
2020-05-31
ice: Use coalesce values from q_vector 0 when increasing q_vectors
Brett Creeley
2020-05-31
ice: fix PCI device serial number to be lowercase values
Paul M Stillwell Jr
2020-05-31
ice: fix function signature style format
Bruce Allan
2020-05-31
ice: Allow VF to request reset as soon as it's initialized
Brett Creeley
2020-05-31
ice: Fix inability to set channels when down
Jesse Brandeburg
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
2020-05-31
ice: Reset VF for all port VLAN changes from host
Brett Creeley
2020-05-31
ice: Update ICE_PHY_TYPE_HIGH_MAX_INDEX value
Chinh T Cao
2020-05-31
ice: Increase timeout after PFR
Dan Nowlin
2020-05-31
ice: Fix transmit for all software offloaded VLANs
Brett Creeley
2020-05-31
ice: support adding 16 unicast/multicast filter on untrusted VF
Paul Greenwalt
2020-05-31
ice: allow host to clear administratively set VF MAC
Brett Creeley
2020-05-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-05-28
e1000: Fix typo in the comment
Hari
2020-05-28
igc: Fix wrong register name
Sasha Neftin
2020-05-28
igc: Remove Sequence Error Counter
Sasha Neftin
2020-05-28
igc: Add Receive Error Counter
Sasha Neftin
2020-05-28
igc: Remove symbol error counter
Sasha Neftin
2020-05-28
i40e: Make i40e_shutdown_adminq() return void
Jason Yan
2020-05-28
e1000e: Relax condition to trigger reset for ME workaround
Punit Agrawal
2020-05-28
igc: Fix IGC_MAX_RXNFC_RULES
Andre Guedes
2020-05-28
igc: Reject NFC rules with multiple matches
Andre Guedes
2020-05-28
igc: Remove unused flags
Sasha Neftin
2020-05-28
igb: make igb_set_fc_watermarks() return void
Jason Yan
2020-05-28
ixgbe: Remove unused inline function ixgbe_irq_disable_queues
YueHaibing
2020-05-28
ixgbe: Use true, false for bool variable in __ixgbe_enable_sriov()
Jason Yan
2020-05-28
ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc()
Jason Yan
2020-05-28
ixgbe: fix signed-integer-overflow warning
Xie XiuQi
2020-05-28
i40e: trivial fixup of comments in i40e_xsk.c
Jesper Dangaard Brouer
2020-05-28
i40e: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-05-28
ice: Refactor VF VSI release and setup functions
Brett Creeley
2020-05-28
ice: Refactor VF reset
Brett Creeley
2020-05-28
ice: remove VM/VF disable command on CORER/GLOBR reset
Paul Greenwalt
[next]