aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgb/ixgb.h
AgeCommit message (Expand)Author
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-11ixgb: update copyright dates and versionsJesse Brandeburg
2008-07-11ixgb: cleanup headerJesse Brandeburg
2008-07-11ixgb: fix spelling errorsJesse Brandeburg
2008-07-11ixgb: whitespace fixupsJesse Brandeburg
2008-07-11ixgb: remove lltx support and update tx routineJesse Brandeburg
2008-04-16ixgb: convert uint16_t style integers to u16Joe Perches
2008-03-26ixgb: remove irq_semJesse Brandeburg
2008-03-26ixgb: move externs out of .c filesAuke Kok
2008-03-26ixgb: convert boolean_t to boolJoe Perches
2008-03-26ixgb: add explicit state checkingJesse Brandeburg
2007-10-30ixgb: fix sparse warningsStephen Hemminger
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-05-17ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok
2007-04-28ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary
2007-02-05remove NETIF_F_TSO ifdeferyArjan van de Ven
2007-01-06ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg
2006-09-27ixgb: combine more rx descriptors to improve performanceJesse Brandeburg
2006-09-27e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok
2006-08-31ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg
2006-08-31ixgb: recalculate after how many descriptors to wake the queueAuke Kok
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-26ixgb: update version, datesAuke Kok
2006-05-25ixgb: add performance enhancements to the buffer_info structAuke Kok
2006-05-23ixgb: add tx timeout counterAuke Kok
2006-05-23ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok
2005-08-11[PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala
2005-05-12[PATCH] ixgb: Change RDT write bump size to 4Malli Chilakala
2005-04-16Linux-2.6.12-rc2Linus Torvalds