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
2018-04-17
xdp: transition into using xdp_frame for ndo_xdp_xmit
Jesper Dangaard Brouer
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
2018-04-17
i40e: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-04-17
ixgbe: use xdp_return_frame API
Jesper Dangaard Brouer
2018-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-06
ice: Bug fixes in ethtool code
Anirudh Venkataramanan
2018-04-06
ice: Fix error return code in ice_init_hw()
Wei Yongjun
2018-04-03
fm10k: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
2018-03-27
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-03-26
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-03-26
i40e: add support for XDP_REDIRECT
Björn Töpel
2018-03-26
i40e: tweak page counting for XDP_REDIRECT
Björn Töpel
2018-03-26
i40e: re-number feature flags to remove gaps
Jacob Keller
2018-03-26
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Jacob Keller
2018-03-26
i40e: hold the RTNL lock while changing interrupt schemes
Jacob Keller
2018-03-26
i40e: move client flags into state bits
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
Jacob Keller
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
Jacob Keller
2018-03-26
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
Jacob Keller
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
ice: Add basic driver framework for Intel(R) E800 Series
Anirudh Venkataramanan
2018-03-23
ixgbe: tweak page counting for XDP_REDIRECT
Björn Töpel
2018-03-23
ixgbevf: Add XDP queue stats reporting
Tony Nguyen
2018-03-23
ixgbevf: Add support for meta data
Tony Nguyen
2018-03-23
ixgbevf: Delay tail write for XDP packets
Tony Nguyen
2018-03-23
ixgbevf: Add support for XDP_TX action
Tony Nguyen
2018-03-23
ixgbevf: Add XDP support for pass and drop actions
Tony Nguyen
2018-03-23
ixgbe: enable TSO with IPsec offload
Shannon Nelson
2018-03-23
ixgbe: no need for esp trailer if GSO
Shannon Nelson
2018-03-23
ixgbe: remove unneeded ipsec test in TX path
Shannon Nelson
2018-03-23
ixgbe: no need for ipsec csum feature check
Shannon Nelson
2018-03-23
ixgbe: fix read-modify-write in x550 phy setup
Paul Greenwalt
2018-03-23
ixgbe: add status reg reads to ixgbe_check_remove
Paul Greenwalt
[next]