index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-71
/
+228
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2
-3
/
+59
2012-10-30
ixgbe: reduce PTP rx path overhead
Jiri Benc
1
-2
/
+4
2012-10-30
ixgbe: add/update descriptor maps in comments
Josh Hay
1
-6
/
+55
2012-10-30
ixgbe: Do not decrement budget in ixgbe_clean_rx_irq
Alexander Duyck
1
-5
/
+4
2012-10-30
ixgbe: Return success or failure on VF MAC filter set
Greg Rose
1
-1
/
+1
2012-10-30
ixgbe: clean up the condition for turning on/off the laser
Emil Tantilov
1
-23
/
+8
2012-10-30
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
1
-1
/
+1
2012-10-30
ixgbe: Fix return value from macvlan filter function
Greg Rose
1
-1
/
+2
2012-10-30
ixgbe: Add support for pipeline reset
Don Skidmore
3
-32
/
+153
2012-10-23
ixgbe: Fix possible memory leak in ixgbe_set_ringparam
Alexander Duyck
1
-52
/
+50
2012-10-23
ixgbe: Add function ixgbe_reset_pipeline_82599
Don Skidmore
2
-0
/
+45
2012-10-23
ixgbe: Drop unnecessary addition from ixgbe_set_rx_buffer_len
Alexander Duyck
1
-3
/
+0
2012-10-23
ixgbe: Correcting small packet padding
Tushar Dave
1
-0
/
+1
2012-10-23
ixgbe: using is_zero_ether_addr() to simplify the code
Wei Yongjun
1
-2
/
+1
2012-10-23
ixgbe: (PTP) refactor init, cyclecounter and reset
Jacob Keller
3
-73
/
+66
2012-10-23
ixgbe: add WOL support for new subdevice id
Emil Tantilov
2
-0
/
+2
2012-10-23
ixgbe: Enable support for VF API version 1.1 in the PF.
Alexander Duyck
1
-8
/
+21
2012-10-23
ixgbe: Add support for GET_QUEUES message to get DCB configuration
Alexander Duyck
2
-0
/
+52
2012-10-23
ixgbe: Add support for tracking the default user priority to SR-IOV
Alexander Duyck
3
-20
/
+55
2012-10-23
ixgbe: Add support for IPv6 and UDP to ixgbe_get_headlen
Alexander Duyck
1
-1
/
+14
2012-10-19
ixgbe: Add mailbox API version negotiation support to ixgbe PF
Alexander Duyck
3
-7
/
+48
2012-10-19
ixgbe: Move message handling routines into their own functions
Alexander Duyck
1
-93
/
+130
2012-10-19
ixgbe: Enable jumbo frames support w/ SR-IOV
Alexander Duyck
3
-31
/
+93
2012-10-19
ixgbe: Initialize q_vector cpu and affinity masks correctly
Alexander Duyck
1
-2
/
+5
2012-10-09
ixgbe/ixgbevf: Limit maximum jumbo frame size to 9.5K to avoid Tx hangs
Alexander Duyck
1
-1
/
+1
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
3
-0
/
+4
2012-10-03
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
Emil Tantilov
1
-1
/
+1
2012-10-03
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
1
-4
/
+1
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2
-61
/
+48
2012-10-03
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
1
-89
/
+99
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
6
-313
/
+705
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
1
-1
/
+1
2012-09-24
ixgbe: Do not read the spoofed packets counter when not in IOV mode
Greg Rose
1
-2
/
+3
2012-09-22
ptp: link the phc device to its parent device
Richard Cochran
1
-1
/
+2
2012-09-20
netdev: make address const in device address management
stephen hemminger
1
-2
/
+2
2012-09-16
ixgbe: Improve statistics accuracy for DDP traffic
Mark Rustad
1
-16
/
+16
2012-09-16
ixgbe: added reg_ops file to debugfs
Catherine Sullivan
1
-0
/
+118
2012-09-16
ixgbe: added netdev_ops file to debugfs
Catherine Sullivan
1
-2
/
+105
2012-09-16
ixgbe: add debugfs support
Catherine Sullivan
4
-2
/
+106
2012-09-16
ixgbe: fix reporting of spoofed packets
Emil Tantilov
1
-1
/
+1
2012-09-16
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
Alexander Duyck
1
-41
/
+59
2012-09-16
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2
-4
/
+10
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-1
/
+2
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
1
-1
/
+1
2012-09-05
ixgbe: remove old init remnant
Eliezer Tamir
1
-5
/
+0
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-1
/
+1
2012-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-08-17
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2
-6
/
+11
[next]