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
/
ixgbevf
Age
Commit message (
Expand
)
Author
2013-01-28
ixgbevf: Make sure link status and speed are fetched
Greg Rose
2013-01-23
ixgbevf: Fix link speed message to support 100Mbps
Greg Rose
2013-01-19
ixgbevf: Fix statistics corruption
Greg Rose
2013-01-19
ixgbevf: Fix link up messages
Greg Rose
2013-01-19
ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
Greg Rose
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
2012-11-15
ixgbevf: Add checksum statistics counters to rings
Greg Rose
2012-11-15
ixgbevf: Remove unneeded and obsolete comment
Greg Rose
2012-11-15
ixgbevf: White space and comments clean up
Greg Rose
2012-11-15
ixgbevf: Remove mailbox spinlock from the reset function
Greg Rose
2012-11-15
ixgbevf: Remove checking for mac.ops function pointers
Greg Rose
2012-11-15
ixgbevf: Remove the ring adapter pointer value
Greg Rose
2012-11-15
ixgbevf: Fix unnecessary dereference where local var is available.
Greg Rose
2012-11-15
ixgbevf: Streamline the rx buffer allocation
Greg Rose
2012-11-13
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2012-11-13
ixgbevf: Add flag to indicate when rx is in net poll
Greg Rose
2012-11-13
ixgbevf: fix possible use of uninitialized variable
Emil Tantilov
2012-11-13
ixgbevf: make sure probe fails on MSI-X enable error
Jakub Kicinski
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-29
ixgbevf: Do not forward LLDP type frames
Greg Rose
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-23
ixgbevf: Update version string
Greg Rose
2012-10-23
ixgbevf: fix softirq-safe to unsafe splat on internal mbx_lock
John Fastabend
2012-10-23
ixgbevf: Check for error on dma_map_single call
Greg Rose
2012-10-23
ixgbevf: make netif_napi_add and netif_napi_del symmetric
John Fastabend
2012-10-22
ixgbevf: Add VF DCB + SR-IOV support
Alexander Duyck
2012-10-09
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
2012-10-09
ixgbevf: Set the netdev number of Tx queues
Greg Rose
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2012-09-24
ixgbevf: Add fix to VF to handle multi-descriptor buffers
Alexander Duyck
2012-09-24
ixgbevf: Fix AIM (Adaptive Interrupt Moderation)
Greg Rose
2012-09-24
ixgbevf - Remove unused parameter in ixgbevf_receive_skb
Narendra K
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
2012-09-20
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
2012-09-20
ixgbevf: Add support for VF API negotiation
Alexander Duyck
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-08-30
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-08-30
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-21
ixgbevf: Fix namespace issue with ixgbe_write_eitr
Greg Rose
2012-07-21
ixgbevf: Add support for PCI error handling
Alexander Duyck
2012-07-21
ixgbevf: Add lock around mailbox ops to prevent simultaneous access
Alexander Duyck
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-18
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
2012-07-18
ixgbevf: Consolidate Tx context descriptor creation code
Alexander Duyck
[next]