V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit
[safe/jmp/linux-2.6] / drivers / net / vxge / vxge-main.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-10 Denis Kirjanovvxge: use pci_dma_mapping_error to test return value
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2010-01-07 hartleysdrivers/net/vxge/vxge-main.c: use %pM to show MAC address
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