vxge: use DMA_BIT_MASK instead of plain values.
[safe/jmp/linux-2.6] / drivers / net / vxge / vxge-main.c
2009-12-26 Denis Kirjanovvxge: use DMA_BIT_MASK instead of plain values.
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-10-28 Sreenivasa Honnurvxge: Configure the number of transmit descriptors...
2009-10-06 Sreenivasa Honnurvxge: Allow multiple functions with INTA.
2009-10-06 Sreenivasa Honnurvxge: Check if FCS stripping is disabled by the firmware.
2009-10-06 Sreenivasa Honnurvxge: Update driver_config->vpath_per_dev for each...
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-08-05 Benjamin LaHaisevxge: prefetch skb->data
2009-08-05 Benjamin LaHaisevxge: prefetch RxD descriptors
2009-08-05 Benjamin LaHaisevxge: fix pktgen hangs (don't abuse skb->cb[])
2009-08-05 Benjamin LaHaisevxge: don't drop frame on tx queue full
2009-08-02 Dean Nelsonvxge: return PCI_ERS_RESULT_DISCONNECT on permanent...
2009-07-06 Sreenivasa Honnurvxge: Printing the function's configured mode of operation
2009-07-06 Sreenivasa Honnurvxge: Disable fcs stripping.
2009-07-06 Sreenivasa Honnurvxge: Fixes in isr routine
2009-07-06 Sreenivasa Honnurvxge: Removed the code to bounds check the mss value
2009-07-06 Sreenivasa Honnurvxge: check for card status before continuing in device...
2009-07-06 Sreenivasa Honnurvxge: Fixed memory leak by freeing memory allocated...
2009-07-06 Sreenivasa Honnurvxge: Removed ioremap of unused bar addresses and their...
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-06-17 Sivakumar Subramanivxge: Enable SRIOV support in the driver.
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-04-04 Alexander Beregalovvxge: should include tcp.h
2009-04-02 Ramkrishna VepaNeterion: New driver: Main entry points