aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-21ixgbe: fix bit mask for DCB versionJohn Fastabend1-1/+1
2011-06-21ixgbe: setup redirection table for multiple packet buffersJohn Fastabend1-1/+5
2011-06-21ixgbe: DCB 82598 devices, tx_idx and rx_idx swappedJohn Fastabend1-2/+2
2011-06-21ixgbe: DCB use existing TX and RX queuesJohn Fastabend1-58/+49
2011-06-21ixgbe: configure minimal packet buffers to support TCJohn Fastabend1-100/+135
2011-06-21ixgbe: consolidate MRQC and MTQC handlingJohn Fastabend1-0/+7
2011-06-21ixgbe: consolidate packet buffer allocationJohn Fastabend1-1/+15
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker1-0/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-454/+583
2011-05-14ixgbe: Add support for new 82599 adapterDon Skidmore1-0/+2
2011-05-14ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck1-18/+16
2011-05-14ixgbe: Merge over-temp task into service taskAlexander Duyck1-35/+52
2011-05-14ixgbe: Merge ATR reinit into the service taskAlexander Duyck1-31/+34
2011-05-14ixgbe: merge reset task into service taskAlexander Duyck1-23/+37
2011-05-14ixgbe: Merge watchdog functionality into service taskAlexander Duyck1-164/+200
2011-05-14ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck1-188/+200
2011-05-14ixgbe: Add macvlan support for VFGreg Rose1-2/+26
2011-05-07ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()Lai Jiangshan1-6/+1
2011-05-07ixgbe: add ethtool counters for OS2BMCEmil Tantilov1-1/+6
2011-05-07ixgbe: add rxhash supportEmil Tantilov1-1/+13
2011-05-04ixgbe: Cleanup PCIe bus speed infoDon Skidmore1-2/+2
2011-05-04ixgbe: fix typo error with software defined pins on 82599Don Skidmore1-1/+2
2011-04-27ixgbe: Bump versionDon Skidmore1-2/+2
2011-04-27ixgbe: enable SCTP checksum offload for X540Don Skidmore1-1/+7
2011-04-27ixgbe: fix static functionsJohn Fastabend1-2/+2
2011-04-27ixgbe: remove ntuple display supportAlexander Duyck1-3/+0
2011-04-13ixgbe: add support for new HWEmil Tantilov1-0/+2
2011-04-13ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore1-4/+4
2011-04-13ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov1-4/+0
2011-04-13ixgbe: update version string for Dell CEM useJeff Kirsher1-2/+6
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy1-0/+1
2011-03-12ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend1-10/+20
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend1-7/+25
2011-03-12ixgbe: enable ndo_tc_setupJohn Fastabend1-1/+23
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend1-166/+173
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend1-0/+1
2011-03-07ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov1-1/+2
2011-03-07ixgbe: add support to FCoE DDP in target modeYi Zou1-0/+1
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore1-2/+3
2011-03-03ixgbe: set media type for 82599 T3 LOMEmil Tantilov1-1/+1
2011-03-03ixgbe: balance free_irq calls with request_irq callsAlexander Duyck1-0/+5
2011-02-24ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose1-2/+16
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+4
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek1-2/+4
2011-02-11ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar1-1/+4
2011-02-11ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore1-10/+0
2011-02-11ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore1-1/+1
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend1-0/+4