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
/
i40e
Age
Commit message (
Expand
)
Author
2014-10-08
i40e: skb->xmit_more support
Eric Dumazet
2014-10-02
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-04
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
Ethan Zhao
2014-09-04
i40e/i40evf: Bump i40e/i40evf versions
Catherine Sullivan
2014-09-04
i40e: fix panic due to too-early Tx queue enable
Jesse Brandeburg
2014-09-04
i40e: Fix an issue when PF reset fails
Anjali Singhai Jain
2014-09-04
i40e: make warning less verbose
Jesse Brandeburg
2014-09-04
i40e: Tell OS link is going down when calling set_phy_config
Catherine Sullivan
2014-09-04
i40e: Remove unnecessary assignment
Serey Kong
2014-09-04
i40e: Change wording to be more consistent
Serey Kong
2014-09-04
i40e: Allow user to change link settings if link is down
Catherine Sullivan
2014-09-04
i40e: Add dual speed module support
Catherine Sullivan
2014-08-29
i40e: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-27
i40e/i40evf: Bump i40e & i40evf version
Catherine Sullivan
2014-08-27
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
2014-08-27
i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...
Shannon Nelson
2014-08-27
i40e/i40evf: add max buf len to aq debug print helper
Shannon Nelson
2014-08-27
i40e: Add checks and message for Qualified Module info
Carolyn Wyborny
2014-08-27
i40e: set num_queue_pairs to num configured by VF
Ashish Shah
2014-08-27
i40e: Enable l2tsel bit for VLAN tag control
Shannon Nelson
2014-08-27
i40e: Add a FD flush counter to ethtool
Anjali Singhai Jain
2014-08-26
i40e: ATR policy change to flush the table to clean stale ATR rules
Anjali Singhai Jain
2014-08-26
i40e: Some FD message fixes
Anjali Singhai Jain
2014-08-26
i40e: Update flow director error messages to reduce user confusion
Carolyn Wyborny
2014-08-25
i40e: Fix TSO and hw checksums for non-accelerated vlan packets.
Vlad Yasevich
2014-08-15
i40e: fix PTP bug
Jesse Brandeburg
2014-08-15
i40e: Fix a few potential VF dereferences
Anjali Singhai Jain
2014-08-15
i40e: Fix for recent kernel panic
Anjali Singhai Jain
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
i40e: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
2014-08-12
i40e: use correct structure type name in sizeof
Julia Lawall
2014-08-12
i40e: fix sparse non static symbol warning
Wei Yongjun
2014-08-11
i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
Lucas Tanure
2014-08-06
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-02
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
2014-08-02
i40e: Minor comment changes
Akeem G Abodunrin
2014-08-02
i40e: disable local loopback on vmdq vsi
Shannon Nelson
2014-08-02
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
2014-08-02
i40e: expose debug_write_register request
Shannon Nelson
2014-08-02
i40e: adds FCoE to build and updates its documentation
Vasu Dev
2014-08-02
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
2014-08-02
i40e: adds FCoE code to the i40e driver
Vasu Dev
2014-07-24
i40e: always print aqtx answer
Shannon Nelson
2014-07-24
i40e: Give link more time after setting flow control
Catherine Sullivan
2014-07-24
i40e: Fix firmware API version errors
Catherine Sullivan
2014-07-24
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
2014-07-24
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
[next]