summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-14ixgbe: Add support for new 82599 adapterDon Skidmore
2011-05-14ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck
2011-05-14ixgbe: Merge over-temp task into service taskAlexander Duyck
2011-05-14ixgbe: Merge ATR reinit into the service taskAlexander Duyck
2011-05-14ixgbe: merge reset task into service taskAlexander Duyck
2011-05-14ixgbe: Merge watchdog functionality into service taskAlexander Duyck
2011-05-14ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck
2011-05-14ixgbe: Add macvlan support for VFGreg Rose
2011-05-07ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()Lai Jiangshan
2011-05-07ixgbe: add ethtool counters for OS2BMCEmil Tantilov
2011-05-07ixgbe: add rxhash supportEmil Tantilov
2011-05-04ixgbe: Cleanup PCIe bus speed infoDon Skidmore
2011-05-04ixgbe: fix typo error with software defined pins on 82599Don Skidmore
2011-04-27ixgbe: Bump versionDon Skidmore
2011-04-27ixgbe: enable SCTP checksum offload for X540Don Skidmore
2011-04-27ixgbe: fix static functionsJohn Fastabend
2011-04-27ixgbe: remove ntuple display supportAlexander Duyck
2011-04-13ixgbe: add support for new HWEmil Tantilov
2011-04-13ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore
2011-04-13ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov
2011-04-13ixgbe: update version string for Dell CEM useJeff Kirsher
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy
2011-03-12ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend
2011-03-12ixgbe: enable ndo_tc_setupJohn Fastabend
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend
2011-03-07ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov
2011-03-07ixgbe: add support to FCoE DDP in target modeYi Zou
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore
2011-03-03ixgbe: set media type for 82599 T3 LOMEmil Tantilov
2011-03-03ixgbe: balance free_irq calls with request_irq callsAlexander Duyck
2011-02-24ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek
2011-02-11ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar
2011-02-11ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore
2011-02-11ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore
2011-02-11ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend
2011-02-11ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore
2011-02-08ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-09ixgbe: update ntuple filter configurationAlexander Duyck
2011-01-09ixgbe: further flow director performance optimizationsAlexander Duyck
2011-01-09ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck