aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgb/ixgb.h
Commit message (Expand)AuthorAge
* ixgb: remove use of skb_dma_map from ixgbAlexander Duyck2009-12-02
* ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-08
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* ixgb: update copyright dates and versionsJesse Brandeburg2008-07-11
* ixgb: cleanup headerJesse Brandeburg2008-07-11
* ixgb: fix spelling errorsJesse Brandeburg2008-07-11
* ixgb: whitespace fixupsJesse Brandeburg2008-07-11
* ixgb: remove lltx support and update tx routineJesse Brandeburg2008-07-11
* ixgb: convert uint16_t style integers to u16Joe Perches2008-04-16
* ixgb: remove irq_semJesse Brandeburg2008-03-26
* ixgb: move externs out of .c filesAuke Kok2008-03-26
* ixgb: convert boolean_t to boolJoe Perches2008-03-26
* ixgb: add explicit state checkingJesse Brandeburg2008-03-26
* ixgb: fix sparse warningsStephen Hemminger2007-10-30
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2007-05-17
* ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary2007-04-28
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-05
* ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-06
* ixgb: combine more rx descriptors to improve performanceJesse Brandeburg2006-09-27
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-27
* ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg2006-08-31
* ixgb: recalculate after how many descriptors to wake the queueAuke Kok2006-08-31
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* ixgb: update version, datesAuke Kok2006-05-26
* ixgb: add performance enhancements to the buffer_info structAuke Kok2006-05-25
* ixgb: add tx timeout counterAuke Kok2006-05-23
* ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok2006-05-23
* [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala2005-08-11
* [PATCH] ixgb: Change RDT write bump size to 4Malli Chilakala2005-05-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16