summaryrefslogtreecommitdiffstats
path: root/drivers/net/vxge/vxge-main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-021-0/+3
* vxge: Printing the function's configured mode of operationSreenivasa Honnur2009-07-061-0/+21
* vxge: Disable fcs stripping.Sreenivasa Honnur2009-07-061-4/+6
* vxge: Fixes in isr routineSreenivasa Honnur2009-07-061-10/+12
* vxge: Removed the code to bounds check the mss valueSreenivasa Honnur2009-07-061-5/+0
* vxge: check for card status before continuing in device closeSreenivasa Honnur2009-07-061-0/+3
* vxge: Fixed memory leak by freeing memory allocated for device_configSreenivasa Honnur2009-07-061-0/+1
* vxge: Removed ioremap of unused bar addresses and their referencesSreenivasa Honnur2009-07-061-25/+9
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-2/+2
* vxge: Enable SRIOV support in the driver.Sivakumar Subramani2009-06-171-0/+13
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-291-2/+4
* vxge: should include tcp.hAlexander Beregalov2009-04-051-0/+1
* Neterion: New driver: Main entry pointsRamkrishna Vepa2009-04-021-0/+4502