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.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
2013-11-30
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2
-2
/
+2
2013-11-30
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
1
-3
/
+2
2013-11-30
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
1
-2
/
+2
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-10
/
+5
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2
-8
/
+13
2013-11-09
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
1
-2
/
+6
2013-11-09
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
1
-6
/
+10
2013-11-08
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
4
-89
/
+443
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+4
2013-11-01
ixgbe: fix inconsistent clearing of the multicast table
Emil Tantilov
1
-8
/
+7
2013-11-01
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
1
-0
/
+4
2013-10-29
ixgbe: remove unnecessary duplication of PCIe bandwidth display
Jacob Keller
1
-23
/
+13
2013-10-29
ixgbe: show <2% for encoding loss on PCIe Gen3
Jacob Keller
1
-2
/
+2
2013-10-29
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
2
-16
/
+38
2013-10-24
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
1
-3
/
+3
2013-10-24
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
1
-4
/
+2
2013-10-24
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
1
-8
/
+5
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-6
/
+3
2013-10-01
ixgbe: remove marketing names from busy poll code
Jacob Keller
3
-23
/
+23
2013-10-01
ixgbe: Cleanup the use of tabs and spaces
Jeff Kirsher
2
-26
/
+26
2013-10-01
ixgbe: ethtool DCB registers dump for 82599 and x540
Leonardo Potenza
2
-15
/
+65
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
1
-88
/
+84
2013-09-22
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
1
-10
/
+5
2013-09-13
ixgbe: fix ethtool reporting of supported links for SFP modules
Emil Tantilov
1
-0
/
+7
2013-09-13
ixgbe: limit setting speed to only one at a time for QSFP modules
Emil Tantilov
2
-1
/
+22
2013-09-13
ixgbe: fix ethtool loopback diagnostic with DCB enabled
Emil Tantilov
1
-0
/
+5
2013-09-13
ixgbe: fully disable hardware RSC logic when disabling RSC
Jacob Keller
2
-1
/
+9
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
2
-10
/
+50
2013-08-29
ixgbe: include QSFP PHY types in ixgbe_is_sfp()
Emil Tantilov
1
-0
/
+4
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
3
-11
/
+33
2013-08-29
ixgbe: fix SFF data dumps of SFP+ modules from an offset
Emil Tantilov
1
-5
/
+4
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
2
-5
/
+3
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
1
-2
/
+2
2013-08-29
ixgbe: fix link test when connected to 1Gbps link partner
Emil Tantilov
1
-17
/
+10
2013-08-29
ixgbe: fix incorrect limit value in ring transverse
Don Skidmore
1
-1
/
+1
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
4
-39
/
+107
2013-08-29
ixgbe: disable link when adapter goes down
Jacob Keller
3
-0
/
+25
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+10
2013-08-02
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2
-9
/
+9
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
6
-17
/
+358
2013-07-31
ixgbe: clear semaphore bits on timeouts
Emil Tantilov
1
-24
/
+21
2013-07-31
ixgbe: rename LL_EXTENDED_STATS to use queue instead of q
Jacob Keller
1
-6
/
+6
2013-07-31
ixgbe: fix lockdep annotation issue for ptp's work item
Jacob Keller
3
-12
/
+14
2013-07-31
ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth
Jacob Keller
1
-7
/
+129
2013-07-31
ixgbe: fix SFF data dumps of SFP+ modules
Emil Tantilov
3
-60
/
+18
2013-07-31
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
4
-148
/
+182
2013-07-31
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2013-07-31
ixgbe: add new media type.
Don Skidmore
4
-7
/
+95
2013-07-31
ixgbe: fix fc autoneg ethtool reporting.
Don Skidmore
4
-16
/
+40
[next]