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_main.c
Age
Commit message (
Expand
)
Author
2012-05-09
ixgbe: update version number
Don Skidmore
2012-05-09
ixgbe: cleanup the hwmon function calls
Don Skidmore
2012-05-09
ixgbe: support software timestamping
Jacob Keller
2012-05-09
ixgbe: Enable timesync clock-out feature for PPS support on X540
Jacob E Keller
2012-05-09
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
Jacob Keller
2012-05-09
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
Alexander Duyck
2012-05-09
ixgbe: Clean up priority based flow control
Alexander Duyck
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-05
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
John Fastabend
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
2012-05-04
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
2012-05-04
ixgbe: Use __free_pages instead of put_page to release pages
Alexander Duyck
2012-05-04
ixgbe: Track instances of buffer available but no DMA resources present
Alexander Duyck
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
2012-05-03
ixgbe: fix race condition with shutdown
Don Skidmore
2012-05-02
ixgbe: Reset max_vfs to zero when user request is out of range
Greg Rose
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
2012-04-30
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
2012-04-27
ixgbe: check for WoL support in single function
Jacob Keller
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-17
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
2012-04-17
ixgbe: add missing rtnl_lock in PM resume path
Benjamin Poirier
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
ixgbe: UTA table incorrectly programmed
Greg Rose
2012-04-15
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
2012-04-15
ixgbe: enable FDB netdevice ops
John Fastabend
2012-04-14
ixgbe: fix WoL issue with fiber
Don Skidmore
2012-03-27
ixgbe: update version number
Don Skidmore
2012-03-27
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
2012-03-19
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
2012-03-19
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-19
ixgbe: Whitespace cleanups
Alexander Duyck
2012-03-19
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
2012-03-19
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
2012-03-19
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
2012-03-19
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
2012-03-19
ixgbe: Store Tx flags and protocol information to tx_buffer sooner
Alexander Duyck
2012-03-17
ixgbe: always write DMA for single_mapped value with skb
Alexander Duyck
2012-03-17
ixgbe: Write gso_segs and bytcount to the ring sooner
Alexander Duyck
2012-03-17
ixgbe: Place skb on first buffer_info structure to avoid using stack space
Alexander Duyck
2012-03-17
ixgbe: Use packets to track Tx completions instead of a seperate value
Alexander Duyck
2012-03-17
ixgbe: Modify setup of descriptor flags to avoid conditional jumps
Alexander Duyck
2012-03-17
ixgbe: Make certain that all frames fit minimum size requirements
Alexander Duyck
2012-03-17
ixgbe: cleanup logic in ixgbe_change_mtu
Alexander Duyck
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
2012-03-17
ixgbe: Support RX-ALL feature flag.
Ben Greear
2012-03-17
ixgbe: Support sending custom Ethernet FCS.
Ben Greear
2012-03-14
ixgbe: dcb: use DCB config values for FCoE traffic class on open
John Fastabend
2012-03-14
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
[next]