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