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
Age
Commit message (
Expand
)
Author
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
2015-06-23
switchdev; add VLAN support for port's bridge_getlink
Scott Feldman
2015-06-09
ixgbe: Remember to write ixfi changes after modifying
Don Skidmore
2015-06-09
ixgbe: fix X550 default set_phy_power method
Don Skidmore
2015-06-09
ixgbe: Set lan_id before using I2C
Don Skidmore
2015-06-09
ixgbe: add link check for X550 copper
Don Skidmore
2015-06-09
ixgbe: Add support for another X550 device.
Don Skidmore
2015-06-09
ixgbe: fix X550 PHY function pointers
Don Skidmore
2015-06-09
ixgbe: fix X550 devices init flow
Don Skidmore
2015-06-09
ixgbe: fix bug in not clearing counters for X550 devices
Don Skidmore
2015-06-09
ixgbe: fix issue with sfp events with new X550 devices
Don Skidmore
2015-06-09
ixgbe: add support for interrupts from X550 external PHY
Don Skidmore
2015-06-09
ixgbe: Add const string for overheat message
Don Skidmore
2015-06-09
ixgbe: Add reset for X550 device
Don Skidmore
2015-06-09
ixgbe: add X550 support for external PHY and forced 1G/10G support
Don Skidmore
2015-06-09
ixgbe: Restore ESDP settings after MAC reset
Don Skidmore
2015-06-09
ixgbe: Add a PHY power state method
Don Skidmore
2015-06-09
ixgbe: add define for X557 PHY ID
Don Skidmore
2015-06-09
ixgbe: add support for WoL and autoneg FC for some X550 devices
Don Skidmore
2015-06-09
ixgbe: add array of MAC type dependent values
Don Skidmore
2015-05-28
ixgbe: Allow flow director to use entire queue space
John Fastabend
2015-05-04
ixgbe: Use a signed type to hold error codes
Mark Rustad
2015-05-04
ixgbe: Release semaphore bits in the right order
Mark Rustad
2015-05-04
ixgbe: Fix IOSF SB access issues
Mark Rustad
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2015-04-11
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
Vlad Zolotarov
2015-04-10
ixgbe: Add a RETA query command to VF-PF channel API
Vlad Zolotarov
2015-04-10
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
2015-04-10
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
Vlad Zolotarov
2015-04-10
ixgbe: Refactor the RSS configuration code
Vlad Zolotarov
2015-04-10
ixgbe: Drop unnecessary call to rcu_barrier
Alexander Duyck
2015-04-10
ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features
Alexander Duyck
2015-04-10
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
2015-04-10
ixgbe: add support for X550 source_address_prunning
Don Skidmore
2015-04-09
ixgbe: add new bridge mode support function.
Don Skidmore
2015-04-09
ixgbe: Move bridge mode from flag to variable
Don Skidmore
2015-03-31
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-13
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2015-03-13
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2015-03-13
ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static
Don Skidmore
2015-03-13
ixgbe: Clean up type inconsistency
Don Skidmore
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-02-05
ixgbe: add Tx anti spoofing support
Don Skidmore
2015-02-05
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
2015-02-05
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
2015-02-05
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
[next]