Age | Commit message (Expand) | Author |
2010-02-27 | ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue() | John Fastabend |
2010-02-26 | ixgbe: Do not allocate too many netdev txqueues | John Fastabend |
2010-02-26 | ixgbe: do not stop tx queues in ixgbe_set_tso | John Fastabend |
2010-02-26 | ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable... | Mallikarjuna R Chilakala |
2010-02-22 | ixgbe: prevent speculative processing of descriptors before ready | Milton Miller |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-15 | ixgbe: fix WOL register setup for 82599 | Don Skidmore |
2010-02-15 | ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata | Don Skidmore |
2010-02-15 | ixgbe: Cleanup incorrect header comments | Peter Waskiewicz |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-02-10 | ixgbe: Bump driver version up | Peter Waskiewicz |
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-02-03 | ixgbe: Allocate driver resources per NUMA node | Jesse Brandeburg |
2010-02-03 | ixgbe: only process one ixgbe_watchdog_task at a time. | John Fastabend |
2010-02-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-03 | ixgbe: Fix return of invalid txq | Krishna Kumar |
2010-02-03 | ixgbe: Fix ixgbe_tx_map error path | Anton Blanchard |
2010-01-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-28 | ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early | John Fastabend |
2010-01-28 | ixgbe: set the correct DCB bit for pg tx settings | John Fastabend |
2010-01-25 | net: use helpers to access uc list V2 | Jiri Pirko |
2010-01-23 | net: Fix IPv6 GSO type checks in Intel ethernet drivers | Sridhar Samudrala |
2010-01-23 | ixgbe: Improve reset coordination between the PF and the VF | Greg Rose |
2010-01-23 | ixgbe: Allow the VF driver to be loaded before the PF driver | Greg Rose |
2010-01-23 | ixgbe: Remove unused emulation MAC storage from the per VF data structure. | Greg Rose |
2010-01-23 | ixgbe: Set the correct pool when VLANs are added in SR-IOV mode. | Greg Rose |
2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-20 | e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map() | Roel Kluin |
2010-01-13 | ixgbe: update copyright dates | Shannon Nelson |
2010-01-13 | ixgbe: Do not attempt to perform interrupts in netpoll when down | Alexander Duyck |
2010-01-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-10 | ixgbe: Fix ethtool diag test for VT mode operation | Greg Rose |
2010-01-10 | ixgbe: Add SR-IOV features to main module | Greg Rose |
2010-01-10 | ixgbe: Add SR-IOV feature enablement code | Greg Rose |
2010-01-10 | ixgbe: Add SR-IOV specific modules to driver Makefile | Greg Rose |
2010-01-10 | ixgbe: Add SR-IOV specific features | Greg Rose |
2010-01-10 | ixgbe: Add SR-IOV register, structure and bit defines | Greg Rose |
2010-01-10 | ixgbe: Mailbox header and code module | Greg Rose |
2010-01-07 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan |
2010-01-07 | ixgbe: Fix compiler warning about variable being used uninitialized | PJ Waskiewicz |
2010-01-07 | drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address | hartleys |
2009-12-23 | ixgbe: fix Need to call pci_save_state after pci_restore_state | Don Skidmore |
2009-12-15 | ixgbe: allow tx of pre-formatted vlan tagged packets | Gurucharan Shetty |
2009-12-15 | ixgbe: Fix 82598 premature copper PHY link indicatation | Mallikarjuna R Chilakala |
2009-12-15 | ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters | Mallikarjuna R Chilakala |
2009-12-08 | ixgbe: add support for 82599 KR device 0x1517 | Don Skidmore |
2009-12-08 | ixgbe: Fix TX stats accounting | Eric Dumazet |
2009-12-03 | ixgbe: use EIAM to automask MSI-X | Jesse Brandeburg |
2009-12-03 | ixgbe: performance tweaks | Jesse Brandeburg |