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
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-10
ixgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
i40e: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-10
fm10k: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
2019-08-06
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-08-05
i40e: Remove unicast log when VF is leaving multicast mode.
Czeslaw Zagorski
2019-08-05
i40e: verify string count matches even on early return
Jacob Keller
2019-08-05
i40e: Log info when PF is entering and leaving Allmulti mode.
Czeslaw Zagorski
2019-08-05
i40e: Update visual effect for advertised FEC mode.
Czeslaw Zagorski
2019-08-05
i40e: fix code comments
Jeff Kirsher
2019-08-05
i40e: don't report link up for a VF who hasn't enabled queues
Jacob Keller
2019-08-05
i40e: Log disable-fw-lldp flag change by ethtool
Slawomir Laba
2019-08-05
i40e: fix incorrect ethtool statistics veb and veb.tc_
Dmitrii Golovanov
2019-08-04
fm10k: fix fm10k_get_fault_pf to read correct address
Jacob Keller
2019-08-04
fm10k: convert NON_Q_VECTORS(hw) into NON_Q_VECTORS
Jacob Keller
2019-08-04
fm10k: mark unused parameters with __always_unused
Jacob Keller
2019-08-04
fm10k: cast page_addr to u8 * when incrementing it
Jacob Keller
2019-08-04
fm10k: explicitly return 0 on success path in function
Jacob Keller
2019-08-04
fm10k: remove needless initialization of size local variable
Jacob Keller
2019-08-04
fm10k: remove needless assignment of err local variable
Jacob Keller
2019-08-04
fm10k: remove unnecessary variable initializer
Jacob Keller
2019-08-01
fm10k: reduce scope of the ring variable
Jacob Keller
2019-08-01
fm10k: reduce the scope of the result local variable
Jacob Keller
2019-08-01
fm10k: reduce the scope of the local msg variable
Jacob Keller
2019-08-01
fm10k: reduce the scope of the local i variable
Jacob Keller
2019-08-01
fm10k: reduce the scope of the err variable
Jacob Keller
2019-08-01
fm10k: reduce the scope of the tx_buffer variable
Jacob Keller
2019-08-01
fm10k: reduce the scope of the q_idx local variable
Jacob Keller
2019-08-01
fm10k: reduce the scope of local err variable
Jacob Keller
2019-08-01
fm10k: reduce the scope of qv local variable
Jacob Keller
2019-08-01
fm10k: reduce scope of *p local variable
Jacob Keller
2019-08-01
fm10k: reduce scope of the err variable
Jacob Keller
2019-07-31
ice: Bump version number
Tony Nguyen
2019-07-31
ice: Remove flag to track VF interrupt status
Akeem G Abodunrin
2019-07-31
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
2019-07-31
ice: Don't return error for disabling LAN Tx queue that does exist
Akeem G Abodunrin
2019-07-31
ice: Remove duplicate code in ice_alloc_rx_bufs
Brett Creeley
2019-07-31
ice: Add stats for Rx drops at the port level
Brett Creeley
2019-07-31
ice: Update number of VF queue before setting VSI resources
Akeem G Abodunrin
2019-07-31
ice: Set up Tx scheduling tree based on alloc VSI Tx queues
Akeem G Abodunrin
2019-07-31
ice: Only bump Rx tail and release buffers once per napi_poll
Brett Creeley
2019-07-31
ice: Disable VFs until reset is completed
Akeem G Abodunrin
2019-07-31
ice: Do not configure port with no media
Tony Nguyen
2019-07-31
ice: separate out control queue lock creation
Jacob Keller
2019-07-31
ice: Always set prefena when configuring an Rx queue
Brett Creeley
2019-07-31
ice: Move vector base setup to PF VSI
Tony Nguyen
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
2019-07-31
ice: add lp_advertising flow control support
Paul Greenwalt
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
[prev]
[next]