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
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-17
i40e: fix u64 division usage
Alan Brady
2017-10-17
i40e: convert i40e_set_link_ksettings to new API
Alan Brady
2017-10-17
i40e: rename 'change' variable to 'autoneg_changed'
Alan Brady
2017-10-17
i40e: convert i40e_get_settings_link_up to new API
Alan Brady
2017-10-17
i40e: convert i40e_phy_type_to_ethtool to new API
Alan Brady
2017-10-17
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
2017-10-17
i40e: group autoneg PHY types together
Alan Brady
2017-10-17
i40e: fix whitespace issues in i40e_ethtool.c
Alan Brady
2017-10-17
i40e: fix comment typo
Alan Brady
2017-10-17
i40e: fix i40e_phy_type_to_ethtool function header
Alan Brady
2017-10-17
i40e: fix clearing link masks in i40e_get_link_ksettings
Alan Brady
2017-10-17
i40e: add function header for i40e_get_rxfh
Alan Brady
2017-10-17
i40e: remove ifdef SPEED_25000
Alan Brady
2017-10-17
i40e: rename 'cmd' variables in ethtool interface
Alan Brady
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-10-13
i40e: fix link reporting
Alan Brady
2017-10-13
i40e: make const array patterns static, reduces object code size
Colin Ian King
2017-10-13
i40e: Add support setting TC max bandwidth rates
Amritha Nambiar
2017-10-13
i40e: Refactor VF BW rate limiting
Amritha Nambiar
2017-10-13
i40e: Enable 'channel' mode in mqprio for TC configs
Amritha Nambiar
2017-10-13
i40e: Add infrastructure for queue channel support
Amritha Nambiar
2017-10-13
i40e: Add macro for PF reset bit
Amritha Nambiar
2017-10-10
i40e: Fix memory leak related filter programming status
Alexander Duyck
2017-10-10
i40e: Fix comment about locking for __i40e_read_nvm_word()
Stefano Brivio
2017-10-09
i40e: Avoid some useless variables and initializers in NVM functions
Stefano Brivio
2017-10-09
i40e: fix a typo
Rami Rosen
2017-10-09
i40e: use a local variable instead of calculating multiple times
Lihong Yang
2017-10-09
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
Jayaprakash Shanmugam
2017-10-09
i40e: add check for return from find_first_bit call
Lihong Yang
2017-10-09
i40e: allow XPS with QoS enabled
Jacob Keller
2017-10-09
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
2017-10-09
i40e/i40evf: bump tail only in multiples of 8
Jacob Keller
2017-10-09
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
2017-10-09
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
2017-10-09
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
2017-10-09
i40e: use the safe hash table iterator when deleting mac filters
Lihong Yang
2017-10-09
i40e: fix flags declaration
Jacob Keller
2017-10-06
i40e/i40evf: organize and re-number feature flags
Jacob Keller
2017-10-06
i40e: ignore skb->xmit_more when deciding to set RS bit
Jacob Keller
2017-10-06
i40e: do not enter PHY debug mode while setting LEDs behaviour
Mariusz Stachura
2017-10-06
i40e: implement split PCI error reset handler
Alan Brady
2017-10-06
i40e: Properly maintain flow director filters list
Filip Sadowski
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
2017-10-06
i40e: fix merge error
Alice Michael
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
2017-10-06
i40e: fix incorrect register definition
Mitch Williams
2017-10-06
i40e: redfine I40E_PHY_TYPE_MAX
Mitch Williams
[next]