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
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
2011-01-09
ixgbe: update ntuple filter configuration
Alexander Duyck
2011-01-09
ixgbe: further flow director performance optimizations
Alexander Duyck
2011-01-09
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
2011-01-09
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
2010-11-16
ixgbe: add support for x540 MAC
Don Skidmore
2010-11-16
ixgbe: add MAC and PHY support for x540
Don Skidmore
2010-11-16
ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs
John Fastabend
2010-11-16
ixgbe: cleanup ixgbe_map_rings_to_vectors
Alexander Duyck
2010-11-16
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
Alexander Duyck
2010-11-16
ixgbe: add a state flags to ring
Alexander Duyck
2010-11-16
ixgbe: move CPU variable from ring into q_vector, add ring->q_vector
Alexander Duyck
2010-11-16
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
2010-11-16
ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap
Alexander Duyck
2010-11-16
ixgbe: move device pointer into the ring structure
Alexander Duyck
2010-11-16
ixgbe: drop ring->head, make ring->tail a pointer instead of offset
Alexander Duyck
2010-11-16
ixgbe: cleanup ixgbe_alloc_rx_buffers
Alexander Duyck
2010-11-16
ixgbe: move GSO segments and byte count processing into ixgbe_tx_map
Alexander Duyck
2010-11-16
ixgbe: DCB set PFC high and low water marks per data sheet specs
John Fastabend
2010-11-16
ixgbe: delay rx_ring freeing
Eric Dumazet
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
2010-10-06
ixgbe: Use affinity_hint when Flow Director is enabled
Peter Waskiewicz
2010-08-19
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
2010-08-19
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
2010-08-19
ixgbe: bump PS header size to 512 bytes
Alexander Duyck
2010-06-15
ixgbe: update set_rx_mode to fix issues w/ macvlan
Alexander Duyck
2010-06-03
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-05-20
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
2010-05-05
ixgbe: Add support for VF MAC and VLAN configuration
Greg Rose
2010-05-03
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
David S. Miller
2010-04-27
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2010-03-26
ixgbe: cleanup maximum number of tx queues
John Fastabend
2010-02-10
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
2010-02-03
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
2010-02-03
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
2010-02-03
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
2010-01-23
ixgbe: Remove unused emulation MAC storage from the per VF data structure.
Greg Rose
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-13
ixgbe: update copyright dates
Shannon Nelson
2010-01-10
ixgbe: Add SR-IOV register, structure and bit defines
Greg Rose
2009-12-03
ixgbe: performance tweaks
Jesse Brandeburg
2009-12-03
ixgbe: change default ring size
Jesse Brandeburg
2009-12-02
ixgbe: remove skb_dma_map/unmap calls from driver
Alexander Duyck
2009-11-23
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
2009-10-29
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
Yi Zou
2009-10-07
ixgbe: Use the instance of net_device_stats from net_device.
Ajit Khaparde
2009-10-07
dcb: data center bridging ops should be r/o
Stephen Hemminger
2009-09-21
ixgbe: Allow tx itr specific settings
Nelson, Shannon
2009-09-01
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
[next]