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.h
Age
Commit message (
Expand
)
Author
2012-09-15
ixgbe: add debugfs support
Catherine Sullivan
2012-08-16
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2012-08-16
ixgbe: Only use double buffering if page size is less than 8K
Alexander Duyck
2012-07-21
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-21
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-19
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-19
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-18
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
2012-07-18
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-14
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-11
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-26
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-14
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
2012-05-09
ixgbe: cleanup the hwmon function calls
Don Skidmore
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
2012-04-27
ixgbe: check for WoL support in single function
Jacob Keller
2012-03-27
ixgbe: fix typo in enumeration name
Don Skidmore
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: Update layout of ixgbe_ring structure to improve cache performance
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: 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: Replace standard receive path with a page based receive
Alexander Duyck
2012-03-14
ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr
Alexander Duyck
2012-03-12
ixgbe: Add iterator for cycling through rings on a q_vector
Alexander Duyck
2012-03-12
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
2012-03-12
ixgbe: Default to queue pairs when number of queues is less than CPUs
Alexander Duyck
2012-03-12
ixgbe: Reorder adapter contents for better cache utilization
Alexander Duyck
2012-03-12
ixgbe: add support for byte queue limits
Alexander Duyck
2012-02-10
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2012-02-10
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
2012-02-10
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
2012-02-10
ixgbe: Minor refactor of RSC
Alexander Duyck
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
2011-10-17
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
2011-10-16
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
2011-10-12
ixgbe: Add protection from VF invalid target DMA
Greg Rose
[next]