index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-01-23
ixgbe: ipsec offload stats
Shannon Nelson
2018-01-23
ixgbe: process the Tx ipsec offload
Shannon Nelson
2018-01-23
ixgbe: process the Rx ipsec offload
Shannon Nelson
2018-01-23
ixgbe: restore offloaded SAs after a reset
Shannon Nelson
2018-01-23
ixgbe: add ipsec offload add and remove SA
Shannon Nelson
2018-01-23
ixgbe: add ipsec data structures
Shannon Nelson
2018-01-23
ixgbe: add ipsec register access routines
Shannon Nelson
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-09
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
2018-01-05
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-10-09
ixgbe: Update adaptive ITR algorithm
Alexander Duyck
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
2017-06-13
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-29
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
2017-04-29
ixgbe: add support for XDP_TX action
John Fastabend
2017-04-29
ixgbe: add XDP support for pass and drop actions
John Fastabend
2017-04-18
ixgbe: Add support for maximum headroom when using build_skb
Alexander Duyck
2017-03-02
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
2017-03-02
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
2017-02-03
ixgbe: get rid of custom busy polling code
Eric Dumazet
2017-01-03
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
2016-11-04
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
2016-09-12
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-08-20
ixgbe: add support for geneve Rx offload
Emil Tantilov
2016-08-18
ixgbe: use atomic bitwise operations when handling reset requests
Emil Tantilov
2016-07-22
ixgbe: cleanup crosstalk fix
Don Skidmore
2016-05-04
ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a
Usha Ketineni
2016-05-04
ixgbe: check EEPROM for WOL support for X540 and above
Emil Tantilov
2016-05-04
ixgbe: Match on multiple headers for cls_u32 offloads
Amritha Nambiar
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
ixgbe: Add work around for empty SFP+ cage crosstalk
Don Skidmore
2016-04-24
ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 value
Sridhar Samudrala
2016-04-24
ixgbe: set VLAN spoof checking unconditionally
Emil Tantilov
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
2016-04-04
ixgbe: on recv increment rx.ring->stats.yields
Pavel Tikhomirov
2016-03-29
ixgbe: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-03-29
ixgbe: Store VXLAN port number in network order
Alexander Duyck
2016-02-17
net: ixgbe: abort with cls u32 divisor groups greater than 1
John Fastabend
[next]