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
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
23
-0
/
+23
2014-03-13
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
3
-4
/
+3
2014-03-13
ixgbe: Fix format string in ixgbe_fcoe.c
Masanari Iida
1
-1
/
+1
2014-03-13
net: ixgbe calls skb_set_hash
Tom Herbert
1
-1
/
+3
2014-03-03
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
3
-8
/
+24
2014-03-03
ixgbe: Check config reads for removal
Mark Rustad
4
-15
/
+75
2014-03-03
ixgbe: Fix up some ethtool results when adapter is removed
Mark Rustad
1
-1
/
+8
2014-03-03
ixgbe: Restore hw_addr in LER recovery paths
Mark Rustad
1
-2
/
+4
2014-02-28
ixgbe: Add check for FW veto bit
Don Skidmore
4
-4
/
+63
2014-02-28
ixgbe: fix bit toggled for 82599 reset fix.
Don Skidmore
1
-1
/
+2
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
7
-141
/
+161
2014-02-28
ixgbe: fix to use correct timeout interval for memory read completion
Don Skidmore
2
-3
/
+64
2014-02-27
ixgbe: Add WoL support for a new device
Mark Rustad
2
-0
/
+2
2014-02-27
ixgbe: don't use magic size number to assign ptp_caps.name
Jacob Keller
1
-2
/
+6
2014-02-27
ixgbe: modify behavior on receiving a HW ECC error.
Don Skidmore
1
-6
/
+12
2014-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2014-02-19
ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-12
/
+4
2014-02-17
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
1
-3
/
+3
2014-01-18
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-01-18
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
1
-2
/
+4
2014-01-18
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
1
-1
/
+1
2014-01-18
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
3
-4
/
+9
2014-01-17
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
1
-1
/
+1
2014-01-17
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
1
-0
/
+2
2014-01-16
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
2
-0
/
+17
2014-01-16
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
2
-3
/
+18
2014-01-15
ixgbe: Additional adapter removal checks
Mark Rustad
2
-0
/
+38
2014-01-15
ixgbe: Check for adapter removal on register writes
Mark Rustad
3
-5
/
+12
2014-01-15
ixgbe: Check register reads for adapter removal
Mark Rustad
3
-5
/
+53
2014-01-15
ixgbe: Make ethtool register test use accessors
Mark Rustad
1
-51
/
+47
2014-01-15
ixgbe: Use static inlines instead of macros
Mark Rustad
3
-12
/
+33
2014-01-15
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
1
-1
/
+3
2014-01-15
ixgbe: Indicate removal state explicitly
Mark Rustad
2
-4
/
+9
2014-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+13
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
1
-20
/
+13
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-01-01
net: ixgbe: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-18
ixgbe: fix for unused variable warning with certain config
Don Skidmore
1
-0
/
+2
2013-12-18
ixgbe: Start temperature sensor attribute index with 1
Guenter Roeck
1
-4
/
+4
2013-12-18
ixgbe: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2
-48
/
+36
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
[next]