| Commit message (Expand) | Author | Age |
* | e100/e1000*/igb*/ixgb*: Add missing read memory barrier | Jeff Kirsher | 2010-08-08 |
* | ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIG | John Fastabend | 2010-08-08 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-28 |
|\ |
|
| * | ixgbe/igb: catch invalid VF settings | Andy Gospodarek | 2010-07-21 |
* | | ixgbe: potential null dereference | Dan Carpenter | 2010-07-27 |
* | | ixgbe: priority tagging FCoE frames without FCoE offload | John Fastabend | 2010-07-27 |
* | | ixgbe: fix version string for ixgbe | Don Skidmore | 2010-07-19 |
* | | ixgbe: properly toggling netdev feature flags when disabling FCoE | Yi Zou | 2010-07-19 |
* | | ixgbe: drop support for UDP in RSS hash generation | Alexander Duyck | 2010-07-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 |
|\| |
|
| * | net: decreasing real_num_tx_queues needs to flush qdisc | John Fastabend | 2010-07-03 |
| * | ixgbe: skip non IPv4 packets in ATR filter | Guillaume Gaudonville | 2010-06-30 |
| * | ixgbe: disable tx engine before disabling tx laser | John Fastabend | 2010-06-30 |
| * | ixgbe: fix panic when shutting down system with WoL enabled | Andy Gospodarek | 2010-06-30 |
* | | ixgbe: use netif_<level> instead of netdev_<level> | Emil Tantilov | 2010-07-05 |
* | | ixgbe: update set_rx_mode to fix issues w/ macvlan | Alexander Duyck | 2010-06-15 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-15 |
|\| |
|
| * | ixgbe: fix for race with 8259(8|9) during shutdown | Don Skidmore | 2010-06-13 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-06 |
|\| |
|
| * | ixgbe: only check pfc bits in hang logic if pfc is enabled | John Fastabend | 2010-06-04 |
* | | ixgbe: Use netdev_<level>, dev_<level>, pr_<level> | Emil Tantilov | 2010-06-03 |
|/ |
|
* | ixgbe:add support for a new 82599 10G Base-T device | Mallikarjuna R Chilakala | 2010-05-21 |
* | ixgbe: add support for active DA cables | Don Skidmore | 2010-05-18 |
* | ixgbe: dcb, do not tag tc_prio_control frames | John Fastabend | 2010-05-18 |
* | ixgbe: fix ixgbe_tx_is_paused logic | John Fastabend | 2010-05-18 |
* | ixgbe: always enable vlan strip/insert when DCB is enabled | Yi Zou | 2010-05-18 |
* | ixgbe: fix header len when unsplit packet overflows to data buffer | Shannon Nelson | 2010-05-18 |
* | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-14 |
* | ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC | Mallikarjuna R Chilakala | 2010-05-14 |
* | ixgbe: fix setting of promisc mode when using mac-vlans | Emil Tantilov | 2010-05-14 |
* | ixgbe: Add support for VF MAC and VLAN configuration | Greg Rose | 2010-05-06 |
* | ixgbe: Add boolean parameter to ixgbe_set_vmolr | Greg Rose | 2010-05-06 |
* | Revert "ixgbe: disable MSI-X by default on certain Cisco adapters" | David S. Miller | 2010-05-03 |
* | ixgbe: disable MSI-X by default on certain Cisco adapters | Nicholas Nunley | 2010-04-27 |
* | ixgbe: add registers etc. printout code just before resetting adapters | Taku Izumi | 2010-04-27 |
* | ixgbe: use DMA API instead of PCI DMA functions | Nick Nunley | 2010-04-27 |
* | ixgbe: ixgbe_down needs to stop dev_watchdog | John Fastabend | 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-04-27 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-27 |
|\ |
|
| * | ixgbe: Power down PHY during driver resets | Peter Waskiewicz | 2010-04-27 |
* | | ixgbe: fix bug with vlan strip in promsic mode | Jesse Brandeburg | 2010-04-14 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-07 |
|\| |
|
| * | ixgbe: Priority tag FIP frames | Robert Love | 2010-03-26 |
| * | ixgbe: cleanup maximum number of tx queues | John Fastabend | 2010-03-26 |
| * | ixgbe: Change where clear_to_send_flag is reset to zero. | Greg Rose | 2010-03-26 |
| * | ixgbe: In SR-IOV mode insert delay before bring the adapter up | Greg Rose | 2010-03-26 |
* | | ixgbe: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-03-26 |