Age | Commit message (Expand) | Author |
2010-06-15 | ixgbe: update set_rx_mode to fix issues w/ macvlan | Alexander Duyck |
2010-06-03 | ixgbe: Use netdev_<level>, dev_<level>, pr_<level> | Emil Tantilov |
2010-05-20 | ixgbe:add support for a new 82599 10G Base-T device | Mallikarjuna R Chilakala |
2010-05-05 | ixgbe: Add support for VF MAC and VLAN configuration | Greg Rose |
2010-05-03 | Revert "ixgbe: disable MSI-X by default on certain Cisco adapters" | David S. Miller |
2010-04-27 | ixgbe: disable MSI-X by default on certain Cisco adapters | Nicholas Nunley |
2010-03-26 | ixgbe: cleanup maximum number of tx queues | 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-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-01-23 | ixgbe: Remove unused emulation MAC storage from the per VF data structure. | Greg Rose |
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: Add SR-IOV register, structure and bit defines | Greg Rose |
2009-12-03 | ixgbe: performance tweaks | Jesse Brandeburg |
2009-12-03 | ixgbe: change default ring size | Jesse Brandeburg |
2009-12-02 | ixgbe: remove skb_dma_map/unmap calls from driver | Alexander Duyck |
2009-11-23 | ixgbe: Modify 82599 HWRSC statistics counters | Mallikarjuna R Chilakala |
2009-10-29 | ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 | Yi Zou |
2009-10-07 | ixgbe: Use the instance of net_device_stats from net_device. | Ajit Khaparde |
2009-10-07 | dcb: data center bridging ops should be r/o | Stephen Hemminger |
2009-09-21 | ixgbe: Allow tx itr specific settings | Nelson, Shannon |
2009-09-01 | ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp | Yi Zou |
2009-09-01 | ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 | Yi Zou |
2009-08-26 | ixgbe: cleanup functions that should have been defined static | Don Skidmore |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-09 | ixgbe: Disable packet split only on FCoE queues in 82599 | Yi Zou |
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-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-23 | ixgbe: Enable FCoE offload when DCB is enabled for 82599 | Yi Zou |
2009-07-17 | ixgbe: Remove legacy descriptor support | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Re-adjust ring layouts to have better cacheline efficiency | Jesse Brandeburg |
2009-06-07 | ixgbe: Enable Flow Director hashing in 82599 | Peter P Waskiewicz Jr |
2009-06-07 | ixgbe: Add Flow Director init and modify functions for 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 |
2009-06-07 | ixgbe: Add ethtool offline test support | Peter P Waskiewicz Jr |
2009-05-18 | ixgbe: set max desc to prevent total RSC packet size of 64K | Alexander Duyck |
2009-05-17 | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Enable jumbo frame for FCoE feature in 82599 | Yi Zou |
2009-05-17 | ixgbe: Add RING_F_FCOE for FCoE feature in 82599 | Yi Zou |
2009-05-17 | ixgbe: Implement FCoE Rx side large receive offload feature to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add infrastructure code for FCoE large receive offload to 82599 | Yi Zou |
2009-05-17 | ixgbe: Implement FCoE Tx side offload features in base driver of 82599 | Yi Zou |
2009-05-06 | ixgbe: remove ixgbe_napi_add/del_all references | Alexander Duyck |
2009-05-06 | ixgbe: make q_vectors dynamic to reduce netdev size | Alexander Duyck |
2009-04-28 | ixgbe: enable HW RSC for 82599 | Alexander Duyck |
2009-03-14 | ixgbe: Fix interrupt configuration for 82599 | Jesse Brandeburg |