| Commit message (Expand) | Author | Age | Files | Lines |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | igb: cleanup flow control configuration to make requested/current more clear | Alexander Duyck | 2009-07-26 | 1 | -15/+19 |
* | igb: remove unused switch statement from igb_set_wol | Alexander Duyck | 2009-07-26 | 1 | -6/+0 |
* | igb: remove media type fiber as it is misleading | Alexander Duyck | 2009-07-26 | 1 | -16/+9 |
* | igb: Record host memory receive overflow in net_stats | Jesper Dangaard Brouer | 2009-05-27 | 1 | -0/+1 |
* | igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) | Jesper Dangaard Brouer | 2009-05-27 | 1 | -6/+10 |
* | igb/igbvf: set rx csum always enabled in hw, disable via sw | Alexander Duyck | 2009-05-07 | 1 | -2/+6 |
* | igb: Enable SCTP checksum offloading | Jesse Brandeburg | 2009-04-28 | 1 | -3/+9 |
* | igb: cleanup igb loopback path | Alexander Duyck | 2009-04-02 | 1 | -11/+3 |
* | igb: add support for 82576 quad copper adapter | Alexander Duyck | 2009-03-14 | 1 | -0/+9 |
* | igb: add pf side of VMDq support | Alexander Duyck | 2009-02-20 | 1 | -1/+1 |
* | igb: transition driver to only using advanced descriptors | Alexander Duyck | 2009-02-16 | 1 | -22/+29 |
* | igb: remove unused defines | Alexander Duyck | 2009-02-16 | 1 | -5/+1 |
* | igb: update version number and copyright dates | Alexander Duyck | 2009-02-07 | 1 | -1/+1 |
* | igb: add counter for dma out of sync errors | Alexander Duyck | 2009-02-07 | 1 | -0/+1 |
* | igb: update testing done by ethtool | Alexander Duyck | 2009-02-07 | 1 | -26/+61 |
* | igb: update feature flags supported in ethtool | Alexander Duyck | 2009-02-07 | 1 | -9/+7 |
* | igb: remove unused rx_hdr_split statistic | Alexander Duyck | 2009-02-07 | 1 | -1/+0 |
* | igb: rename nvm ops | Alexander Duyck | 2009-02-07 | 1 | -7/+7 |
* | igb: Replace LRO with GRO | Herbert Xu | 2009-01-21 | 1 | -17/+0 |
* | igb: Correctly determine pci-e function number in virtual environment | Alexander Duyck | 2008-12-10 | 1 | -2/+0 |
* | igb: loopback bits not correctly cleared from RCTL register | Alexander Duyck | 2008-11-25 | 1 | -1/+2 |
* | igb: do not use phy ops in ethtool test cleanup for non-copper parts | Alexander Duyck | 2008-11-22 | 1 | -10/+10 |
* | igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize | Alexander Duyck | 2008-11-20 | 1 | -53/+49 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-19 | 1 | -2/+6 |
|\ |
|
| * | igb: Use device_set_wakeup_enable | \"Rafael J. Wysocki\ | 2008-11-16 | 1 | -2/+6 |
* | | netdevice: safe convert to netdev_priv() #part-2 | Wang Chen | 2008-11-13 | 1 | -2/+2 |
|/ |
|
* | igb: remove 82576 quad adapter | Alexander Duyck | 2008-08-27 | 1 | -9/+0 |
* | igb: ethtool -d reads EICR which is incorrect as it is read on clear | Alexander Duyck | 2008-08-27 | 1 | -2/+6 |
* | igb: Improve multiqueue AIM support | Alexander Duyck | 2008-07-11 | 1 | -6/+11 |
* | igb: add support for in kernel LRO | Alexander Duyck | 2008-07-11 | 1 | -0/+17 |
* | igb: Add support for quad port WOL and feature flags | Alexander Duyck | 2008-07-11 | 1 | -2/+10 |
* | igb: add 82576 MAC support | Alexander Duyck | 2008-07-11 | 1 | -35/+111 |
* | igb: update ethtool stats to support multiqueue | Alexander Duyck | 2008-07-11 | 1 | -4/+9 |
* | replace code with FIELD_SIZEOF | Julia Lawall | 2008-02-11 | 1 | -1/+1 |
* | igb: PCI-Express 82575 Gigabit Ethernet driver | Auke Kok | 2008-01-29 | 1 | -0/+1927 |