aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek
2011-02-08ixgbe: update version stringDon Skidmore
2011-02-08ixgbe: cleanup variable initializationDon Skidmore
2011-02-08ixgbe: limit VF access to network trafficAlexander Duyck
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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-13net: remove dev_txq_stats_fold()Eric Dumazet
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
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
2011-01-09ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou
2010-12-24ixgbe: Add anti-spoofing feature supportGreg Rose
2010-12-24ixgbe: Add SR-IOV feature support to X540Greg Rose
2010-12-24ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-12igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo
2010-12-10ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore
2010-12-10ixgbe: fix ntuple supportEmil Tantilov
2010-12-10ixgbe: fix X540 to use it's own info structDon Skidmore
2010-12-10ixgbe: fix X540 phy id to correct valueDon Skidmore
2010-12-10Intel Wired LAN drivers: Use static constJeff Kirsher
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-06ixgbe: fix enum type mismatch on disable laserDon Skidmore
2010-12-06ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore
2010-12-06ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore
2010-12-03ixgbe: add support for new format of PBA numbersDon Skidmore
2010-12-03ixgbe: add support for 82599 FCoE SKUDon Skidmore
2010-12-03ixgbe: add WOL support for SFP+ subdeviceDon Skidmore
2010-12-03ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore
2010-11-27drivers/net: use vzalloc()Eric Dumazet
2010-11-21ixgbe: update version number for ixgbeDon Skidmore
2010-11-16ixgbe: refactor ixgbe_alloc_queues()Eric Dumazet
2010-11-16ixgbe: add support for x540 MACDon Skidmore
2010-11-16ixgbe: add MAC and PHY support for x540Don Skidmore
2010-11-16ixgbe: make silicon specific functions genericDon Skidmore
2010-11-16ixgbe: make sure FCoE DDP user buffers are really released by the HWYi Zou
2010-11-16ixgbe: invalidate FCoE DDP context when no error status is availableYi Zou
2010-11-16ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTINGYi Zou
2010-11-16ixgbe: rework Tx hang detection to fix reoccurring false Tx hangsJohn Fastabend
2010-11-16ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiberAlexander Duyck
2010-11-16ixgbe: populate the ring->q_vector pointer during ring mappingAlexander Duyck
2010-11-16ixgbe: cleanup ixgbe_map_rings_to_vectorsAlexander Duyck
2010-11-16ixgbe: simplify math and improve stack use of ixgbe_set_itr functionsAlexander Duyck
2010-11-16ixgbe: cleanup unclear references to reg_idxAlexander Duyck
2010-11-16ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rssAlexander Duyck
2010-11-16ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.cAlexander Duyck
2010-11-16ixgbe: add WOL support for backplane adaptersAlexander Duyck