| Commit message (Expand) | Author | Age |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [NET]: Merge TSO/UFO fields in sk_buff | Herbert Xu | 2006-06-23 |
* | ixgb: update version, dates | Auke Kok | 2006-05-26 |
* | ixgb: remove changelog | Auke Kok | 2006-05-26 |
* | ixgb: replace netdev->priv with netdev_priv() | Auke Kok | 2006-05-26 |
* | ixgb: remove inlines, allow compiler to choose | Auke Kok | 2006-05-26 |
* | ixgb: remove lock access in the fast path | Auke Kok | 2006-05-26 |
* | ixgb: allocate only buffersize needed | Auke Kok | 2006-05-26 |
* | ixgb: revert an unwanted fix regarding tso/descriptors | Auke Kok | 2006-05-26 |
* | ixgb: fix interface losing macaddr on ifdn/up | Auke Kok | 2006-05-26 |
* | ixgb: fix smp polling race condition | Auke Kok | 2006-05-26 |
* | ixgb: increment version to 1.0.104-k4 | Auke Kok | 2006-05-25 |
* | ixgb: use rx copybreak/skb recycle | Auke Kok | 2006-05-25 |
* | ixgb: add performance enhancements to the buffer_info struct | Auke Kok | 2006-05-25 |
* | ixgb: increment version to 1.0.104-k2 | Auke Kok | 2006-05-23 |
* | ixgb: add tx timeout counter | Auke Kok | 2006-05-23 |
* | ixgb: use DPRINTK and msglvl, and ethtool to control it | Auke Kok | 2006-05-23 |
* | ixgb: remove hardcoded number | Auke Kok | 2006-05-23 |
* | ixgb: add copper 10gig driver id | Auke Kok | 2006-05-23 |
* | ixgb: add NETIF_F_LLTX analogous to e1000 | Auke Kok | 2006-05-23 |
* | ixgb: fix flow control | Auke Kok | 2006-05-23 |
* | ixgb: remove duplicate code setting duplex and speed | Auke Kok | 2006-05-23 |
* | ixgb: fix rare early tso completion | Auke Kok | 2006-05-23 |
* | [PATCH] Use pci_set_consistent_dma_mask in ixgb driver | Andreas Schwab | 2006-04-12 |
* | [PATCH] drivers/net/ixgb/: make some code static | Adrian Bunk | 2005-11-05 |
* | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-21 |
|\ |
|
| * | [PATCH] ixgb: correct rx_dropped counting | John W. Linville | 2005-09-14 |
* | | [PATCH] drivers/net: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-14 |
* | | [PATCH] ixgb: support ETHTOOL_GPERMADDR | John W. Linville | 2005-09-14 |
|/ |
|
* | [PATCH] ixgb: Driver version, white space, comments | Malli Chilakala | 2005-08-11 |
* | [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64 | Malli Chilakala | 2005-08-11 |
* | [PATCH] ixgb: Remove unused functions | Malli Chilakala | 2005-08-11 |
* | [PATCH] ixgb: Ethtool cleanup patch from Stephen Hemminger | Malli Chilakala | 2005-08-11 |
* | [PATCH] ixgb: Fix data output by ethtool -d | Malli Chilakala | 2005-08-11 |
* | [PATCH] ixgb: Fix Broadcast/Multicast packets received statistics | Malli Chilakala | 2005-08-11 |
* | [PATCH] ixgb: Use netdev_priv() instead of netdev->priv | Malli Chilakala | 2005-08-11 |
* | [PATCH] ixgb: Fix unnecessary link state messages | Malli Chilakala | 2005-08-11 |
* | [PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zero | Malli Chilakala | 2005-08-11 |
* | Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6. | Jeff Garzik | 2005-06-26 |
|\ |
|
| * | [PATCH] ixgb: Driver version, white space, comments, device id | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Fixed msec_delay in osdep to use msleep | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Code optimization | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Remove hook for suspend, no power management | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Support for ethtool -d | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Fix EEPROM functions to be endian-aware | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Reset status in the Rx | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Mask RXO interrupt | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Change RDT write bump size to 4 | Malli Chilakala | 2005-05-12 |
| * | [PATCH] ixgb: Do not set the RS bit on context descriptors | Malli Chilakala | 2005-05-12 |