| Commit message (Expand) | Author | Age | Files | Lines |
* | intel: Move the Intel wired LAN drivers | Jeff Kirsher | 2011-08-11 | 1 | -217/+0 |
* | ixgb: convert to set_phys_id | Jeff Kirsher | 2011-05-04 | 1 | -3/+0 |
* | ixgb: convert to new VLAN model | Emil Tantilov | 2011-03-11 | 1 | -1/+1 |
* | ixgb: Use pr_<level> and netdev_<level> | Joe Perches | 2010-04-27 | 1 | -2/+6 |
* | drivers/net/ixgb: Use netif_printk macros | Joe Perches | 2010-02-17 | 1 | -8/+3 |
* | ixgb: remove use of skb_dma_map from ixgb | Alexander Duyck | 2009-12-03 | 1 | -0/+1 |
* | ixgb: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 2009-10-08 | 1 | -1/+0 |
* | drivers/net: replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-09-25 | 1 | -1/+1 |
* | ixgb: update copyright dates and versions | Jesse Brandeburg | 2008-07-11 | 1 | -1/+1 |
* | ixgb: cleanup header | Jesse Brandeburg | 2008-07-11 | 1 | -8/+6 |
* | ixgb: fix spelling errors | Jesse Brandeburg | 2008-07-11 | 1 | -2/+2 |
* | ixgb: whitespace fixups | Jesse Brandeburg | 2008-07-11 | 1 | -1/+1 |
* | ixgb: remove lltx support and update tx routine | Jesse Brandeburg | 2008-07-11 | 1 | -1/+0 |
* | ixgb: convert uint16_t style integers to u16 | Joe Perches | 2008-04-17 | 1 | -16/+16 |
* | ixgb: remove irq_sem | Jesse Brandeburg | 2008-03-26 | 1 | -1/+0 |
* | ixgb: move externs out of .c files | Auke Kok | 2008-03-26 | 1 | -0/+10 |
* | ixgb: convert boolean_t to bool | Joe Perches | 2008-03-26 | 1 | -4/+4 |
* | ixgb: add explicit state checking | Jesse Brandeburg | 2008-03-26 | 1 | -0/+9 |
* | ixgb: fix sparse warnings | Stephen Hemminger | 2007-10-30 | 1 | -0/+7 |
* | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 2007-10-11 | 1 | -0/+1 |
* | ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak | Auke Kok | 2007-05-18 | 1 | -2/+0 |
* | ixgb: ROUND_UP macro cleanup in drivers/net/ixgb | Milind Arun Choudhary | 2007-04-28 | 1 | -3/+0 |
* | remove NETIF_F_TSO ifdefery | Arjan van de Ven | 2007-02-05 | 1 | -2/+0 |
* | ixgb: Maybe stop TX if not enough free descriptors | Jesse Brandeburg | 2007-01-06 | 1 | -0/+1 |
* | ixgb: combine more rx descriptors to improve performance | Jesse Brandeburg | 2006-09-27 | 1 | -1/+1 |
* | e100, e1000, ixgb: update copyright header and remove LICENSE | Auke Kok | 2006-09-27 | 1 | -18/+18 |
* | ixgb: Cache-align all TX components of the adapter struct. | Jesse Brandeburg | 2006-08-31 | 1 | -1/+1 |
* | ixgb: recalculate after how many descriptors to wake the queue | Auke Kok | 2006-08-31 | 1 | -3/+0 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | ixgb: update version, dates | Auke Kok | 2006-05-26 | 1 | -1/+1 |
* | ixgb: add performance enhancements to the buffer_info struct | Auke Kok | 2006-05-25 | 1 | -0/+1 |
* | ixgb: add tx timeout counter | Auke Kok | 2006-05-23 | 1 | -0/+1 |
* | ixgb: use DPRINTK and msglvl, and ethtool to control it | Auke Kok | 2006-05-23 | 1 | -1/+7 |
* | [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64 | Malli Chilakala | 2005-08-11 | 1 | -1/+1 |
* | [PATCH] ixgb: Change RDT write bump size to 4 | Malli Chilakala | 2005-05-13 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+200 |