aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* 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
* ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou2011-01-10
* ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-25
* ixgbe: Add SR-IOV feature support to X540Greg Rose2010-12-25
* igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-12
* ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore2010-12-11
* ixgbe: fix X540 to use it's own info structDon Skidmore2010-12-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\
| * ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore2010-12-06
* | ixgbe: fix enum type mismatch on disable laserDon Skidmore2010-12-06
* | ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-03
* | ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-03
* | ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-03
* | ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-03
* | drivers/net: use vzalloc()Eric Dumazet2010-11-28
* | ixgbe: update version number for ixgbeDon Skidmore2010-11-21
* | ixgbe: refactor ixgbe_alloc_queues()Eric Dumazet2010-11-16
* | ixgbe: add support for x540 MACDon Skidmore2010-11-16
* | ixgbe: add MAC and PHY support for x540Don Skidmore2010-11-16
* | ixgbe: rework Tx hang detection to fix reoccurring false Tx hangsJohn Fastabend2010-11-16
* | ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiberAlexander Duyck2010-11-16
* | ixgbe: populate the ring->q_vector pointer during ring mappingAlexander Duyck2010-11-16
* | ixgbe: cleanup ixgbe_map_rings_to_vectorsAlexander Duyck2010-11-16
* | ixgbe: simplify math and improve stack use of ixgbe_set_itr functionsAlexander Duyck2010-11-16
* | ixgbe: cleanup unclear references to reg_idxAlexander Duyck2010-11-16
* | ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rssAlexander Duyck2010-11-16
* | ixgbe: add WOL support for backplane adaptersAlexander Duyck2010-11-16
* | ixgbe: change mac_type if statements to switch statementsAlexander Duyck2010-11-16
* | ixgbe: cleanup use of ixgbe_rsc_count and RSC_CBAlexander Duyck2010-11-16
* | ixgbe: cleanup ATR filter setup functionAlexander Duyck2010-11-16
* | ixgbe: cleanup ixgbe_clean_rx_irqAlexander Duyck2010-11-16