wl1251: rename reg.h to wl1251_reg.h
[safe/jmp/linux-2.6] / drivers / net / vxge /
2009-08-05 Benjamin LaHaisevxge: Version update
2009-08-05 Benjamin LaHaisevxge: prefetch skb->data
2009-08-05 Benjamin LaHaisevxge: prefetch RxD descriptors
2009-08-05 Benjamin LaHaisevxge: improve tx performance by using mmiowb() instead...
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: Version update
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: Corrected Register map entry for xmac_link registers
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-06-11 Figo.zhangvxge: No need for check vfree() pointer.
2009-05-29 Eric Dumazetnet: dont update dev->trans_start in 10GB drivers
2009-05-19 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-05-18 roel kluinNeterion: *FIFO1_DMA_ERR set twice, should 2nd be ...
2009-04-30 David S. MillerRevert "vxge: use max() instead of VXGE_HW_SET_LEVEL"
2009-04-27 Alexander Beregalovvxge: use max() instead of VXGE_HW_SET_LEVEL
2009-04-27 Alexander Beregalovvxge: fix possible NULL dereference in vxge-traffic.c
2009-04-04 Alexander Beregalovvxge: should include tcp.h
2009-04-02 Ramkrishna VepaNeterion: New driver: Kconfig and Makefile
2009-04-02 Ramkrishna VepaNeterion: New driver: Driver version
2009-04-02 Ramkrishna VepaNeterion: New driver: Ethtool related
2009-04-02 Ramkrishna VepaNeterion: New driver: Main entry points
2009-04-02 Ramkrishna VepaNeterion: New driver: Traffic & alarm handler
2009-04-02 Ramkrishna VepaNeterion: New driver: Hardware init & configuration
2009-04-02 Ramkrishna VepaNeterion: New driver: register set - vxge-reg.h