aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgb/ixgb.h
Commit message (Expand)AuthorAgeFilesLines
* ixgb: convert to set_phys_idJeff Kirsher2011-05-041-3/+0
* ixgb: convert to new VLAN modelEmil Tantilov2011-03-111-1/+1
* ixgb: Use pr_<level> and netdev_<level>Joe Perches2010-04-271-2/+6
* drivers/net/ixgb: Use netif_printk macrosJoe Perches2010-02-161-8/+3
* ixgb: remove use of skb_dma_map from ixgbAlexander Duyck2009-12-021-0/+1
* ixgb: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-071-1/+0
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-1/+1
* ixgb: update copyright dates and versionsJesse Brandeburg2008-07-111-1/+1
* ixgb: cleanup headerJesse Brandeburg2008-07-111-8/+6
* ixgb: fix spelling errorsJesse Brandeburg2008-07-111-2/+2
* ixgb: whitespace fixupsJesse Brandeburg2008-07-111-1/+1
* ixgb: remove lltx support and update tx routineJesse Brandeburg2008-07-111-1/+0
* ixgb: convert uint16_t style integers to u16Joe Perches2008-04-161-16/+16
* ixgb: remove irq_semJesse Brandeburg2008-03-261-1/+0
* ixgb: move externs out of .c filesAuke Kok2008-03-261-0/+10
* ixgb: convert boolean_t to boolJoe Perches2008-03-261-4/+4
* ixgb: add explicit state checkingJesse Brandeburg2008-03-261-0/+9
* ixgb: fix sparse warningsStephen Hemminger2007-10-301-0/+7
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-0/+1
* ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2007-05-171-2/+0
* ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary2007-04-281-3/+0
* remove NETIF_F_TSO ifdeferyArjan van de Ven2007-02-051-2/+0
* ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-061-0/+1
* ixgb: combine more rx descriptors to improve performanceJesse Brandeburg2006-09-271-1/+1
* e100, e1000, ixgb: update copyright header and remove LICENSEAuke Kok2006-09-271-18/+18
* ixgb: Cache-align all TX components of the adapter struct.Jesse Brandeburg2006-08-311-1/+1
* ixgb: recalculate after how many descriptors to wake the queueAuke Kok2006-08-311-3/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* ixgb: update version, datesAuke Kok2006-05-261-1/+1
* ixgb: add performance enhancements to the buffer_info structAuke Kok2006-05-251-0/+1
* ixgb: add tx timeout counterAuke Kok2006-05-231-0/+1
* ixgb: use DPRINTK and msglvl, and ethtool to control itAuke Kok2006-05-231-1/+7
* [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala2005-08-111-1/+1
* [PATCH] ixgb: Change RDT write bump size to 4Malli Chilakala2005-05-121-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+200