index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2020-05-22
igc: Fix NFC rules leak when driver is unloaded
Andre Guedes
2020-05-22
igc: Refactor igc_ethtool_update_nfc_rule()
Andre Guedes
2020-05-22
igc: Fix NFC rules restoration
Andre Guedes
2020-05-22
igc: Fix NFC rules with multicast addresses
Andre Guedes
2020-05-22
igc: Fix NFC rule overwrite cases
Andre Guedes
2020-05-22
igc: Fix locking issue when retrieving NFC rules
Andre Guedes
2020-05-22
igc: Fix 'sw_idx' type in struct igc_nfc_rule
Andre Guedes
2020-05-22
igc: Refactor igc_ethtool_add_nfc_rule()
Andre Guedes
2020-05-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-05-21
ice: Rename build_ctob to ice_build_ctob
Tony Nguyen
2020-05-21
ice: remove unnecessary backslash
Bruce Allan
2020-05-21
ice: remove unnecessary check
Bruce Allan
2020-05-21
ice: remove unnecessary expression that is always true
Bruce Allan
2020-05-21
ice: Fix check for removing/adding mac filters
Lihong Yang
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
2020-05-21
ice: Fix resource leak on early exit from function
Eric Joyner
2020-05-21
ice: cleanup vf_id signedness
Jesse Brandeburg
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
2020-05-21
ice: Fix probe/open race condition
Anirudh Venkataramanan
2020-05-21
ice: only drop link once when setting pauseparams
Dave Ertman
2020-05-21
ice: Fix check for contiguous TCs
Dave Ertman
2020-05-21
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
2020-05-21
ice: Add VF promiscuous support
Brett Creeley
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
2020-05-21
ice: report netlist version in .info_get
Jacob Keller
2020-05-21
ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-05-21
ice, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-05-21
i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-05-21
i40e: Separate kernel allocated rx_bi rings from AF_XDP rings
Björn Töpel
2020-05-21
i40e: Refactor rx_bi accesses
Björn Töpel
2020-05-21
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2020-05-21
igc: Change byte order in struct igc_nfc_filter
Andre Guedes
2020-05-21
igc: Align terms used in NFC support code
Andre Guedes
2020-05-21
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
2020-05-21
igc: Early return in igc_get_ethtool_nfc_entry()
Andre Guedes
2020-05-21
igc: Cleanup _get|set_rxnfc ethtool ops
Andre Guedes
2020-05-21
igc: Get rid of igc_max_channels()
Andre Guedes
2020-05-21
igc: Remove unused field from igc_nfc_filter
Andre Guedes
2020-05-21
igc: Remove per queue good transmited counter register
Sasha Neftin
2020-05-21
igc: Remove header redirection register
Sasha Neftin
2020-05-21
igc: Remove obsolete circuit breaker registers
Sasha Neftin
2020-05-21
e1000: Do not perform reset in reset_task if we are already down
Alexander Duyck
2020-05-21
igc: Enable NFC rules based source MAC address
Andre Guedes
2020-05-21
igc: Add support for source address filters in core
Andre Guedes
2020-05-20
igc: Remove mac_table from igc_adapter
Andre Guedes
2020-05-20
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
2020-05-19
igc: Remove unused registers
Sasha Neftin
2020-05-19
igc: Remove unused IGC_ICS_DRSTA define
Sasha Neftin
2020-05-19
igc: Dump ETQF registers
Andre Guedes
[prev]
[next]