| Commit message (Expand) | Author | Age | Files | Lines |
* | igb: fix stats handling | Eric Dumazet | 2010-10-18 | 1 | -14/+38 |
* | igb: correct link test not being run when link is down | Alexander Duyck | 2010-07-01 | 1 | -5/+3 |
* | igb: convert igb from using PCI DMA functions to using DMA API functions | Alexander Duyck | 2010-04-27 | 1 | -4/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-14 | 1 | -0/+1 |
|\ |
|
| * | igb: restrict WoL for 82576 ET2 Quad Port Server Adapter | Stefan Assmann | 2010-04-13 | 1 | -0/+1 |
* | | igb: modify register test for i350 to reflect read only bits in RDLEN/TDLEN | Alexander Duyck | 2010-04-13 | 1 | -4/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | igb: add support for Intel I350 Gigabit Network Connection | Alexander Duyck | 2010-03-22 | 1 | -0/+50 |
|/ |
|
* | igb: Allocate rings seperately instead of as a block | Alexander Duyck | 2010-02-17 | 1 | -22/+24 |
* | igb: Power down link when interface is down | Nick Nunley | 2010-02-17 | 1 | -3/+13 |
* | igb: Report link status in ethtool when interface is down | Nick Nunley | 2010-02-17 | 1 | -1/+19 |
* | igb: add support for wake-on-link | Nick Nunley | 2010-02-17 | 1 | -4/+7 |
* | igb: check both function bits in status register in wol exception | Alexander Duyck | 2009-12-23 | 1 | -1/+1 |
* | igb: Add full support for 82580 devices | Alexander Duyck | 2009-11-20 | 1 | -0/+53 |
* | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-18 | 1 | -4/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 | 1 | -13/+22 |
| |\ |
|
| * | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | | igb: Rework how netdev->stats is handled | Alexander Duyck | 2009-11-13 | 1 | -83/+88 |
* | | | igb: change type for ring sizes to u16 in igb_set_ring_param | Alexander Duyck | 2009-11-13 | 1 | -5/+5 |
* | | | igb: Fix warnings in igb_set_ringparam() | David S. Miller | 2009-10-28 | 1 | -2/+2 |
* | | | igb: misc cleanups within igb_ethtool.c | Alexander Duyck | 2009-10-28 | 1 | -45/+60 |
* | | | igb: add support for seperate tx-usecs setting in ethtool | Alexander Duyck | 2009-10-28 | 1 | -12/+37 |
* | | | igb: cleanup "todo" code found in igb_ethtool.c | Alexander Duyck | 2009-10-28 | 1 | -10/+1 |
* | | | igb: add single vector msi-x testing to interrupt test | Alexander Duyck | 2009-10-28 | 1 | -10/+17 |
* | | | igb: make ethtool use core xmit map and free functionality | Alexander Duyck | 2009-10-28 | 1 | -67/+89 |
* | | | igb: re-use ring configuration code in ethtool testing | Alexander Duyck | 2009-10-28 | 1 | -146/+39 |
* | | | igb: add a flags value to the ring | Alexander Duyck | 2009-10-28 | 1 | -5/+8 |
* | | | igb: move alloc_failed and csum_err stats into per rx-ring stat | Alexander Duyck | 2009-10-28 | 1 | -3/+6 |
* | | | igb: add pci device pointer to ring structure | Alexander Duyck | 2009-10-28 | 1 | -2/+2 |
* | | | igb: remove rx checksum good counter | Alexander Duyck | 2009-10-28 | 1 | -1/+0 |
* | | | igb: add new data structure for handling interrupts and NAPI | Alexander Duyck | 2009-10-28 | 1 | -3/+5 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 | 1 | -13/+22 |
|\ \ \
| | |/
| |/| |
|
| * | | igb: fix memory leak when setting ring size while interface is down | Alexander Duyck | 2009-10-26 | 1 | -13/+22 |
| |/ |
|
* | | igb: Fix erroneous display of stats by ethtool -S | Ajit Khaparde | 2009-10-13 | 1 | -5/+22 |
* | | igb: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 2009-10-07 | 1 | -9/+11 |
|/ |
|
* | 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-26 | 1 | -0/+1 |
* | igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) | Jesper Dangaard Brouer | 2009-05-26 | 1 | -6/+10 |
* | igb/igbvf: set rx csum always enabled in hw, disable via sw | Alexander Duyck | 2009-05-06 | 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-15 | 1 | -5/+1 |