summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Bump versionDon Skidmore2011-04-271-2/+2
* ixgbe: enable SCTP checksum offload for X540Don Skidmore2011-04-271-1/+7
* ixgbe: fix static functionsJohn Fastabend2011-04-271-2/+2
* ixgbe: remove ntuple display supportAlexander Duyck2011-04-271-3/+0
* ixgbe: add support for new HWEmil Tantilov2011-04-131-0/+2
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-131-4/+4
* ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov2011-04-131-4/+0
* ixgbe: update version string for Dell CEM useJeff Kirsher2011-04-131-2/+6
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy2011-03-121-0/+1
* ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend2011-03-121-10/+20
* ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2011-03-121-7/+25
* ixgbe: enable ndo_tc_setupJohn Fastabend2011-03-121-1/+23
* ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend2011-03-121-166/+173
* ixgbe: DCB, implement capabilities flagsJohn Fastabend2011-03-121-0/+1
* ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov2011-03-071-1/+2
* ixgbe: add support to FCoE DDP in target modeYi Zou2011-03-071-0/+1
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-031-2/+3
* ixgbe: set media type for 82599 T3 LOMEmil Tantilov2011-03-031-1/+1
* ixgbe: balance free_irq calls with request_irq callsAlexander Duyck2011-03-031-0/+5
* ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose2011-02-241-2/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-191-2/+4
|\
| * ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-171-2/+4
* | ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-111-1/+4
* | ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore2011-02-111-10/+0
* | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore2011-02-111-1/+1
* | ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-111-0/+4
* | ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend2011-02-111-1/+0
|/
* ixgbe: update version stringDon Skidmore2011-02-081-1/+1
* ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore2011-02-081-2/+9
* ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2011-02-081-3/+0
* net: remove dev_txq_stats_fold()Eric Dumazet2011-01-131-7/+16
* ixgbe: update ntuple filter configurationAlexander Duyck2011-01-091-10/+11
* ixgbe: further flow director performance optimizationsAlexander Duyck2011-01-091-30/+77
* ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck2011-01-091-6/+5
* ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou2011-01-091-4/+36
* ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-241-0/+24
* ixgbe: Add SR-IOV feature support to X540Greg Rose2010-12-241-1/+1
* igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-121-4/+7
* ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore2010-12-101-8/+8
* ixgbe: fix X540 to use it's own info structDon Skidmore2010-12-101-8/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-0/+3
|\
| * ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore2010-12-061-0/+3
* | ixgbe: fix enum type mismatch on disable laserDon Skidmore2010-12-061-3/+3
* | ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-031-8/+10
* | ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-031-0/+4
* | ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-031-5/+10
* | ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-031-8/+18
* | drivers/net: use vzalloc()Eric Dumazet2010-11-271-6/+4
* | ixgbe: update version number for ixgbeDon Skidmore2010-11-211-1/+1
OpenPOWER on IntegriCloud