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
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-454
/
+583
2011-05-15
ixgbe: Add support for new 82599 adapter
Don Skidmore
1
-0
/
+2
2011-05-15
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
1
-18
/
+16
2011-05-15
ixgbe: Merge over-temp task into service task
Alexander Duyck
1
-35
/
+52
2011-05-15
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
1
-31
/
+34
2011-05-15
ixgbe: merge reset task into service task
Alexander Duyck
1
-23
/
+37
2011-05-15
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
1
-164
/
+200
2011-05-15
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
1
-188
/
+200
2011-05-15
ixgbe: Add macvlan support for VF
Greg Rose
1
-2
/
+26
2011-05-08
ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()
Lai Jiangshan
1
-6
/
+1
2011-05-07
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
1
-1
/
+6
2011-05-07
ixgbe: add rxhash support
Emil Tantilov
1
-1
/
+13
2011-05-04
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
1
-2
/
+2
2011-05-04
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
1
-1
/
+2
2011-04-27
ixgbe: Bump version
Don Skidmore
1
-2
/
+2
2011-04-27
ixgbe: enable SCTP checksum offload for X540
Don Skidmore
1
-1
/
+7
2011-04-27
ixgbe: fix static functions
John Fastabend
1
-2
/
+2
2011-04-27
ixgbe: remove ntuple display support
Alexander Duyck
1
-3
/
+0
2011-04-14
ixgbe: add support for new HW
Emil Tantilov
1
-0
/
+2
2011-04-14
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
1
-4
/
+4
2011-04-14
ixgbe: move disabling of relaxed ordering in start_hw()
Emil Tantilov
1
-4
/
+0
2011-04-14
ixgbe: update version string for Dell CEM use
Jeff Kirsher
1
-2
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-03-12
ixgbe: add support for VF Transmit rate limit using iproute2
Lior Levy
1
-0
/
+1
2011-03-12
ixgbe: DCB during ifup use correct CEE or IEEE mode
John Fastabend
1
-10
/
+20
2011-03-12
ixgbe: DCB: enable RSS to be used with DCB
John Fastabend
1
-7
/
+25
2011-03-12
ixgbe: enable ndo_tc_setup
John Fastabend
1
-1
/
+23
2011-03-12
ixgbe: DCB, use multiple Tx rings per traffic class
John Fastabend
1
-166
/
+173
2011-03-12
ixgbe: DCB, implement capabilities flags
John Fastabend
1
-0
/
+1
2011-03-08
ixgbe: Enable flow control pause parameter auto-negotiation support
Emil Tantilov
1
-1
/
+2
2011-03-08
ixgbe: add support to FCoE DDP in target mode
Yi Zou
1
-0
/
+1
2011-03-03
ixgbe: cleanup copyright string for 2011
Don Skidmore
1
-2
/
+3
2011-03-03
ixgbe: set media type for 82599 T3 LOM
Emil Tantilov
1
-1
/
+1
2011-03-03
ixgbe: balance free_irq calls with request_irq calls
Alexander Duyck
1
-0
/
+5
2011-02-24
ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller
Greg Rose
1
-2
/
+16
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+4
2011-02-17
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
1
-2
/
+4
2011-02-11
ixgbe: Adding 100MB FULL support in ethtool
Atita Shirwaikar
1
-1
/
+4
2011-02-11
ixgbe: cleanup namespace complaint by removing little used function
Don Skidmore
1
-10
/
+0
2011-02-11
ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc
Don Skidmore
1
-1
/
+1
2011-02-11
ixgbe: DCB, implement 802.1Qaz routines
John Fastabend
1
-0
/
+4
2011-02-11
ixgbe: DCB, remove round robin mode on 82598 devices
John Fastabend
1
-1
/
+0
2011-02-08
ixgbe: update version string
Don Skidmore
1
-1
/
+1
2011-02-08
ixgbe: fix for 82599 erratum on Header Splitting
Don Skidmore
1
-2
/
+9
2011-02-08
ixgbe: fix variable set but not used warnings by gcc 4.6
Emil Tantilov
1
-3
/
+0
2011-01-14
net: remove dev_txq_stats_fold()
Eric Dumazet
1
-7
/
+16
2011-01-10
ixgbe: update ntuple filter configuration
Alexander Duyck
1
-10
/
+11
2011-01-10
ixgbe: further flow director performance optimizations
Alexander Duyck
1
-30
/
+77
2011-01-10
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
1
-6
/
+5
[next]