Age | Commit message (Expand) | Author |
2010-08-19 | ixgbe: update all DESC_ADV macros to accept a ring pointer | Alexander Duyck |
2010-08-19 | ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries | Don Skidmore |
2010-07-24 | ixgbe: fix ethtool stats | Eric Dumazet |
2010-07-07 | net: fix 64 bit counters on 32 bit arches | Eric Dumazet |
2010-07-05 | ixgbe: use netif_<level> instead of netdev_<level> | Emil Tantilov |
2010-07-01 | ixgbe: use NETIF_F_LRO | Stanislaw Gruszka |
2010-06-30 | ixgbe: add 1g PHY support for 82599 | Don Skidmore |
2010-06-30 | ethtool: Change ethtool_op_set_flags to validate flags | Ben Hutchings |
2010-06-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-06-13 | ixgbe: fix automatic LRO/RSC settings for low latency | Andy Gospodarek |
2010-06-03 | ixgbe: Use netdev_<level>, dev_<level>, pr_<level> | Emil Tantilov |
2010-05-18 | ixgbe: add support for active DA cables | Don Skidmore |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-04-27 | ixgbe: use DMA API instead of PCI DMA functions | Nick Nunley |
2010-04-27 | ixgbe: cleanup ethtool autoneg input | Don Skidmore |
2010-04-27 | ixgbe: fix bug when EITR=0 causing no writebacks | Jesse Brandeburg |
2010-04-27 | ixgbe: enable extremely low latency | Jesse Brandeburg |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-27 | ixgbe: Do not run all Diagnostic offline tests when VFs are active | Greg Rose |
2010-02-26 | ixgbe: do not stop tx queues in ixgbe_set_tso | John Fastabend |
2010-02-10 | ixgbe: Add support for the new ethtool n-tuple programming interface | Peter Waskiewicz |
2010-02-03 | ixgbe: Make descriptor ring allocations NUMA-aware | PJ Waskiewicz |
2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-13 | ixgbe: update copyright dates | Shannon Nelson |
2010-01-10 | ixgbe: Fix ethtool diag test for VT mode operation | Greg Rose |
2009-12-08 | ixgbe: Fix TX stats accounting | Eric Dumazet |
2009-12-03 | ixgbe: performance tweaks | Jesse Brandeburg |
2009-11-29 | ixgbe: Display currently attached PHY through ethtool | PJ Waskiewicz |
2009-11-29 | ixgbe: handle parameters for tx and rx EITR, no div0 | Shannon Nelson |
2009-11-23 | ixgbe: Modify 82599 HWRSC statistics counters | Mallikarjuna R Chilakala |
2009-11-18 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches |
2009-10-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-26 | ixgbe: fix memory leak when resizing rings while interface is down | Alexander Duyck |
2009-10-13 | ixgbe: Fix erroneous display of stats by ethtool -S | Ajit Khaparde |
2009-10-07 | ixgbe: Use the instance of net_device_stats from net_device. | Ajit Khaparde |
2009-09-30 | ixgbe patch to provide NIC's tx/rx counters via ethtool | Ben Greear |
2009-09-21 | ixgbe: Allow tx itr specific settings | Nelson, Shannon |
2009-09-01 | ixgbe: refactor link setup code | Mallikarjuna R Chilakala |
2009-08-26 | ixgbe: Fix isues while reporting 8259x backplane link capabilities | Mallikarjuna R Chilakala |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-13 | ixgbe: fix issues setting rx-usecs with legacy interrupts | Don Skidmore |
2009-07-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-30 | ixgbe: Fix RSC completion delay causing Rx interrupts to stop | Peter P Waskiewicz Jr |
2009-07-30 | ixgbe: Fix usage of second flags bitmap when using LRO/RSC | Peter P Waskiewicz Jr |
2009-07-17 | ixgbe: Remove legacy descriptor support | Peter P Waskiewicz Jr |
2009-07-03 | ixgbe: Not allow 8259x unsupported wol options change from ethtool | Mallikarjuna R Chilakala |
2009-06-30 | ixgbe: Fix device capabilities of 82599 single speed fiber NICs. | Mallikarjuna R Chilakala |
2009-06-07 | ixgbe: Enable Flow Director hashing in 82599 | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Add a second feature flags variable, move HW RSC capability there | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: move v_idx into q_vector and use as index only | Alexander Duyck |