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-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-01
netlink: add attributes to fdb interface
stephen hemminger
2012-09-24
ixgbe: Do not read the spoofed packets counter when not in IOV mode
Greg Rose
2012-09-19
netdev: make address const in device address management
stephen hemminger
2012-09-15
ixgbe: Improve statistics accuracy for DDP traffic
Mark Rustad
2012-09-15
ixgbe: add debugfs support
Catherine Sullivan
2012-09-15
ixgbe: fix reporting of spoofed packets
Emil Tantilov
2012-09-15
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-07
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-04
ixgbe: remove old init remnant
Eliezer Tamir
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-16
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2012-08-16
ixgbe: Roll RSC code into non-EOP code
Alexander Duyck
2012-08-16
ixgbe: Make allocating skb and placing data in it a separate function
Alexander Duyck
2012-08-16
ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead
Alexander Duyck
2012-08-16
ixgbe: Make pull tail function separate from rest of cleanup_headers
Alexander Duyck
2012-08-16
ixgbe: Have the CPU take ownership of the buffers sooner
Alexander Duyck
2012-08-16
ixgbe: Only use double buffering if page size is less than 8K
Alexander Duyck
2012-08-16
ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page
Alexander Duyck
2012-08-16
ixgbe: Remove code that was initializing Rx page offset
Alexander Duyck
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-26
ixgbe: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-07-21
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-21
ixgbe: add support for new 82599 device
Don Skidmore
2012-07-21
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
2012-07-21
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
2012-07-21
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-21
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2012-07-21
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-21
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-20
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-19
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2012-07-19
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
2012-07-19
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-19
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
2012-07-19
ixgbe: Use VMDq offset to indicate the default pool
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-18
ixgbe: Update configure virtualization to allow for multiple PF pools
Alexander Duyck
2012-07-17
ixgbe: Cleanup logic for MRQC and MTQC configuration
Alexander Duyck
2012-07-17
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2012-07-17
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2012-07-17
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
2012-07-17
ixgbe: Ping the VFs on link status change to trigger link change
Alexander Duyck
2012-07-14
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2012-07-14
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
[next]